FFmpeg/libavcodec
David Conrad 7bf4e9d7f7 Altivec: Add helper function to load from a constant misalignment
Originally committed as revision 23883 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-29 06:42:12 +00:00
..
alpha Remove --enable-gprof flag 2010-06-26 22:23:29 +00:00
arm Add const to some pointer parameters. 2010-06-27 15:11:38 +00:00
avr32
bfin Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
mips
mlib
ppc Altivec: Add helper function to load from a constant misalignment 2010-06-29 06:42:12 +00:00
ps2
sh4
sparc
x86 Add mmxext version of VP8 DC Hadamard transform 2010-06-29 01:41:59 +00:00
4xm.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
8bps.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
8svx.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_parser.h
aac_tablegen_decl.h aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aac_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
aac_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
aac.h Whitespace cosmetics 2010-06-05 15:36:16 +00:00
aaccoder.c aacenc: Fill in the estimated codebook for the final computed scalefactor in the TLS. 2010-06-28 21:42:57 +00:00
aacdec.c aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aacdectab.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
aacenc.c aacenc: Start the lookahead pointer 1/4 of the way into the first short window. 2010-06-28 21:50:57 +00:00
aacenc.h aacenc: Use exact values when quantizing, not fuzzy values. 2010-05-14 16:49:40 +00:00
aacps_tablegen.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacps_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
aacps.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacps.h Add required #includes to pass 'make checkheaders'. 2010-06-23 11:44:07 +00:00
aacpsdata.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacpsy.c aacenc: Fix window decision logic. 2010-06-28 21:49:26 +00:00
aacpsy.h
aacsbr.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacsbr.h Rewrite ff_sbr_apply in a manner more friendly to PS. 2010-04-30 21:43:23 +00:00
aacsbrdata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
aactab.c aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aactab.h aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aandcttab.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
aandcttab.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
aasc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3_parser.c
ac3_parser.h
ac3.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3dec_data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3dec_data.h Add spectral extension to the E-AC-3 decoder. 2010-03-30 22:09:14 +00:00
ac3dec.c Fix compilation of AC3 decoder if E-AC3 decoder was disabled. 2010-05-13 20:41:36 +00:00
ac3dec.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3tab.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ac3tab.h
acelp_filters.c Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 2010-04-21 17:45:24 +00:00
acelp_filters.h Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 2010-04-21 17:45:24 +00:00
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c Split the input/output data arguments to ff_adaptive_gain_control(). 2010-04-21 17:43:52 +00:00
acelp_vectors.h Split the input/output data arguments to ff_adaptive_gain_control(). 2010-04-21 17:43:52 +00:00
adpcm.c adpcm: convert VLAs to malloc/free 2010-06-27 09:44:10 +00:00
adx.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
adxdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
adxenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alac.c alac: change VLAs to fixed size 2010-06-24 08:26:40 +00:00
alacenc.c Remove useless header inclusion. 2010-04-12 13:21:33 +00:00
allcodecs.c Native VP8 decoder. 2010-06-22 19:24:09 +00:00
alsdec.c alsdec: convert VLAs to fixed size 2010-06-26 14:34:18 +00:00
amrnbdata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
amrnbdec.c amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output 2010-05-03 05:57:48 +00:00
anm.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
apedec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
api-example.c Cosmetics: reindent after the previous commit 2010-05-25 19:16:15 +00:00
asv1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
atrac1.c Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
atrac1data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
atrac3.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
atrac3data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
atrac.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
atrac.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
audioconvert.c Workaround for missing llrintf() 2010-04-23 16:28:10 +00:00
audioconvert.h Fix documentation of av_audio_convert. 2010-05-24 10:11:21 +00:00
aura.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
avcodec.h Native VP8 decoder. 2010-06-22 19:24:09 +00:00
avfft.c
avfft.h
avpacket.c
avs.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
bethsoftvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
bethsoftvideo.h
bfi.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
bgmc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
bgmc.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
bink.c bink: correctly align local arrays 2010-06-02 15:22:21 +00:00
binkaudio.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
binkdata.h
binkidct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
bitstream_filter.c
bitstream.c change a variable-length array to a malloc. 2010-05-12 22:38:05 +00:00
bmp.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
bmp.h
bmpenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
bytestream.h
c93.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
cabac.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cabac.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cavs_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cavs.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cavs.h
cavsdata.h
cavsdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cavsdsp.c
cbrt_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
cbrt_tablegen.h
cdgraphics.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c Add ff_ega_palette 2010-06-08 11:42:21 +00:00
cga_data.h Add ff_ega_palette 2010-06-08 11:42:21 +00:00
chomp_bsf.c Add a chomp BSF to consume zero padding at the end of a packet. 2010-05-19 20:18:40 +00:00
cinepak.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cljr.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
colorspace.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cook.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
cookdata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
costablegen.c
cscd.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
cyuv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dca_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dca.c Support DTS-ES extension (XCh) in dca: Cosmetic cleanup 2010-06-22 08:35:44 +00:00
dca.h
dcadata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dcadsp.c DCA: ARM/NEON optimised lfe_fir 2010-04-12 20:45:33 +00:00
dcadsp.h DCA: ARM/NEON optimised lfe_fir 2010-04-12 20:45:33 +00:00
dcahuff.h
dct-test.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dctref.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dctref.h
dirac_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dirac.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dirac.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dnxhd_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dnxhddata.c
dnxhddata.h
dnxhddec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dnxhdenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dnxhdenc.h
dpcm.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dpx.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dsicinav.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dsputil.c Set rv34 (0,0) subpel mc functions to the optimised h264 ones 2010-06-28 10:56:16 +00:00
dsputil.h Add const to some pointer parameters. 2010-06-27 15:11:38 +00:00
dump_extradata_bsf.c
dv_tablegen.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
dv_tablegen.h tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
dv_vlc_data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dvbsub_parser.c
dvbsub.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dvbsubdec.c dvbsub: parse display definition segment 2010-06-16 13:07:12 +00:00
dvdata.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dvdata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dvdsub_parser.c
dvdsubdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dvdsubenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dwt.c
dwt.h
dxa.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
dxva2_h264.c Reindent after last commit on dxva2 h264 AVHWAccel. 2010-05-14 23:09:08 +00:00
dxva2_internal.h
dxva2_mpeg2.c MPEG-2 DXVA2 implementation 2010-06-18 20:07:43 +00:00
dxva2_vc1.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dxva2.c
dxva2.h
eac3dec_data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eac3dec_data.h Add spectral extension to the E-AC-3 decoder. 2010-03-30 22:09:14 +00:00
eac3dec.c Add spectral extension to the E-AC-3 decoder. 2010-03-30 22:09:14 +00:00
eacmv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eaidct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eamad.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eatgq.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eatgv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
eatqi.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
elbg.c elbg: remove VLAs 2010-06-25 18:51:25 +00:00
elbg.h
error_resilience.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
escape124.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
faandct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
faandct.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
faanidct.c
faanidct.h
faxcompr.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
faxcompr.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
fft-test.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
fft.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
fft.h Remove VLA in ff_kbd_window_init, limit window size to 1024 2010-06-24 09:42:34 +00:00
ffv1.c ffv1: remove VLAs 2010-06-26 15:53:25 +00:00
flac.c
flac.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
flacdata.c
flacdata.h
flacdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
flacenc.c flacenc: convert VLA to fixed size 2010-06-23 21:22:56 +00:00
flashsv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
flashsvenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
flicvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
flv.h
flvdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
flvenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
fraps.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
frwu.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
g726.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
g729.h
g729data.h
g729dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
get_bits.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
gif.c Replace all remaining occurrences of AVERROR_NOMEM with 2010-04-03 14:15:00 +00:00
gifdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
golomb.c Correct golomb vlc decoding tables. 2010-05-25 14:23:48 +00:00
golomb.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261dec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h261enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h263_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h263_parser.h
h263.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h263.h
h263data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h263dec.c Treat SIPP like xvid, fixed issue1966 2010-05-26 17:23:36 +00:00
h264_cabac.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_cavlc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_direct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_loopfilter.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_mp4toannexb_bsf.c Cosmetics: alignment and long line break. 2010-06-10 06:00:37 +00:00
h264_mvpred.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_parser.c Cleanup prev commit, flag variable should start with 0 2010-05-28 20:14:14 +00:00
h264_parser.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_ps.c Check for VUI overeading and reset num_reoder_frames. 2010-05-25 21:51:27 +00:00
h264_refs.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264_sei.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264.c Pass codec pixel format list to get_format, if present, fix vdpau decoding 2010-05-31 22:01:31 +00:00
h264.h Cleanup prev commit, flag variable should start with 0 2010-05-28 20:14:14 +00:00
h264data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264dsp.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264dspenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
h264enc.c Fix likely typo in r15937. 2010-03-31 14:13:49 +00:00
h264idct.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
h264pred.c Fix linking if MMX is disabled. 2010-06-27 23:25:04 +00:00
h264pred.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +00:00
huffman.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
huffman.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
huffyuv.c huffyuv: remove unnecessary size argument from generate_len_table() 2010-06-25 19:28:10 +00:00
idcinvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
iff.c IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gmail dot com> 2010-06-22 12:41:17 +00:00
iff.h
iirfilter.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
iirfilter.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
imc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
imcdata.h
imgconvert.c Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). 2010-06-06 18:29:39 +00:00
imgconvert.h
imx_dump_header_bsf.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
indeo2.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
indeo2data.h
indeo3.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
indeo3data.h
indeo5.c Move indeo5-specific quant table selection to decode_gop_hdr. 2010-06-11 09:49:06 +00:00
indeo5data.h Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 2010-06-08 09:20:12 +00:00
intelh263dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
internal.h Factorize some code into the new function ff_toupper4(). 2010-05-18 19:16:40 +00:00
interplayvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
intrax8.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
intrax8.h
intrax8dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
intrax8huf.h
ituh263dec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ituh263enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ivi_common.c Quant changes only once per MB so move the corresponding scale factor assignment 2010-06-10 17:31:12 +00:00
ivi_common.h Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 2010-06-11 08:49:15 +00:00
ivi_dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ivi_dsp.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jfdctfst.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jfdctint.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jpegls.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jpegls.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jpeglsdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jpeglsdec.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jpeglsenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
jrevdct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
kgv1dec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
kmvc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
lcl.h
lcldec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
lclenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libavcodec.v
libdirac_libschro.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libdirac_libschro.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libdirac.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libdiracdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libdiracenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libfaac.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libgsm.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libmp3lame.c Set .supported_samplerates for mpeg audio encoders. 2010-04-22 09:41:45 +00:00
libopencore-amr.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
libopenjpeg.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libschroedinger.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libschroedinger.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libschroedingerdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libschroedingerenc.c schroenc: Set colorspace info 2010-05-05 21:38:02 +00:00
libspeexdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
libtheoraenc.c Use AV_BASE64_SIZE() macro 2010-06-04 01:15:41 +00:00
libvorbis.c Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +00:00
libvpxdec.c Headers for libvpx are installed into vpx subdirectory. 2010-05-25 08:58:14 +00:00
libvpxenc.c libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold 2010-06-08 09:01:14 +00:00
libx264.c Properly initialize x264_picture_t in libx264. 2010-06-02 20:05:27 +00:00
libxvid_internal.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
libxvid_rc.c
libxvidff.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ljpegenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
loco.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
lpc.c
lpc.h
lsp.c lsp: convert variable-length arrays to fixed size 2010-06-26 14:34:12 +00:00
lsp.h lsp: convert variable-length arrays to fixed size 2010-06-26 14:34:12 +00:00
lzw.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
lzw.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
lzwenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mace.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
Makefile Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +00:00
mathops.h Rename PACK4x8() to PACK4UINT8(). 2010-06-22 20:57:00 +00:00
mdct_tablegen.c Change/simplify the tableprint/tablegen API. 2010-04-01 17:11:47 +00:00
mdct_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
mdct.c Remove VLA in ff_kbd_window_init, limit window size to 1024 2010-06-24 09:42:34 +00:00
mdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mimic.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
mjpeg_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpeg.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpeg.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpega_dump_header_bsf.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpegbdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpegdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpegdec.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpegenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mjpegenc.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mlp_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mlp_parser.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mlp.c
mlp.h
mlpdec.c mlpdec: Comment channel_params field in struct SubStream. 2010-05-11 01:46:13 +00:00
mlpdsp.c
mmvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
motion_est_template.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
motion_est.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
motion-test.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
motionpixels_tablegen.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
motionpixels_tablegen.h
motionpixels.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpc7data.h
mpc8.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpc8data.h
mpc8huff.h
mpc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpc.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpcdata.h
mpeg4audio.c Add HE-AAC v2 support to the AAC decoder. 2010-06-19 14:14:51 +00:00
mpeg4audio.h Add support for PS sync extensions. 2010-04-08 06:04:41 +00:00
mpeg4data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
mpeg4videoenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
mpeg12.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpeg12.h
mpeg12data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpeg12data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpeg12decdata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpeg12enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
mpegaudio_tablegen.h mathematics.h no longer needs config.h, so update tablegen code and 2010-06-21 17:01:22 +00:00
mpegaudio.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudio.h SSE-optimized MP3 floating point windowing functions 2010-06-24 07:44:50 +00:00
mpegaudiodata.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudiodata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudiodec_float.c Move float-specific function to mpegaudiodec_float.c 2010-06-23 20:45:36 +00:00
mpegaudiodec.c Use lookup table to avoid division in mp2 decoder 2010-06-28 04:55:36 +00:00
mpegaudiodecheader.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudiodecheader.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudiodectab.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudioenc.c Set .supported_samplerates for mpeg audio encoders. 2010-04-22 09:41:45 +00:00
mpegaudiotab.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegvideo_common.h Use right-shift instead of division by two. 2010-06-22 21:12:42 +00:00
mpegvideo_enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c Factorize some code into the new function ff_toupper4(). 2010-05-18 19:16:40 +00:00
mpegvideo.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msmpeg4.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msmpeg4.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msmpeg4data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msmpeg4data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msrle.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msrledec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
msrledec.h
msvideo1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
nellymoser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
nellymoser.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
nellymoserdec.c nellymoserdec: Increase the log level of messages when failing to decode data 2010-06-14 14:09:00 +00:00
nellymoserenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
noise_bsf.c
nuv.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
opt.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 2010-06-05 12:01:28 +00:00
opt.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
options.c Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). 2010-05-27 01:29:09 +00:00
pamenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
parser.c Fix typo. 2010-04-21 17:51:37 +00:00
parser.h
pcm_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
pcm_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
pcm-mpeg.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
pcm.c Set bits_per_raw_sample in the pcm decoder. 2010-06-10 16:59:56 +00:00
pcx.c pcx: convert VLAs to malloc/free 2010-06-26 14:34:15 +00:00
pcxenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
pgssubdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
pictordec.c Pictor/PC Paint decoder 2010-06-08 11:55:06 +00:00
png.c
png.h
pngdec.c pngdec: Add support for PIX_FMT_Y400A 2010-04-14 20:15:50 +00:00
pngenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
pnm_parser.c
pnm.c
pnm.h
pnmdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
pnmenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
psymodel.c 10l: Revert r23867. It didn't make any sense. 2010-06-28 21:40:38 +00:00
psymodel.h
pthread.c
ptx.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
put_bits.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qcelpdata.h Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
qcelpdec.c Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
qdm2_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
qdm2_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
qdm2.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qdm2data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qdrw.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qpeg.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qtrle.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qtrleenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
r210dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
ra144.c Split do_output_subblock() into common code and decoder specific parts 2010-06-11 08:05:17 +00:00
ra144.h RealAudio 14.4k encoder. 2010-06-11 09:01:25 +00:00
ra144dec.c Split do_output_subblock() into common code and decoder specific parts 2010-06-11 08:05:17 +00:00
ra144enc.c Remove filename from doxy comment 2010-06-11 14:43:24 +00:00
ra288.c ra288: convert VLAs to fixed size 2010-06-27 19:30:31 +00:00
ra288.h
rangecoder.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rangecoder.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ratecontrol.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 2010-06-05 12:01:28 +00:00
ratecontrol.h Move eval.c and eval.h from libavcodec to libavutil, and make the eval 2010-06-05 12:01:28 +00:00
raw.c Support gray16be and rgb48be in mov 2010-06-15 09:14:00 +00:00
raw.h Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. 2010-05-20 23:09:11 +00:00
rawdec.c avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 2010-06-10 08:39:05 +00:00
rawenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rdft.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rectangle.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
remove_extradata_bsf.c
resample2.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
resample.c Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 2010-04-28 20:00:23 +00:00
rl2.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rl.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rle.c
rle.h
roqaudioenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
roqvideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
roqvideo.h
roqvideodec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
roqvideoenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rpza.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rtjpeg.c
rtjpeg.h
rv10.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv10enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv20enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv30.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv30data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv30dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv34.c rv34: kill VLAs 2010-06-25 08:19:20 +00:00
rv34.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv34data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv34vlc.h rv34: kill VLAs 2010-06-25 08:19:20 +00:00
rv40.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv40data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv40dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
rv40vlc2.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
s3tc.c
s3tc.h
sbr.h Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
sgi.h
sgidec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
sgienc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
shorten.c shorten: remove VLA and check for buffer overflow 2010-06-26 14:34:21 +00:00
simple_idct.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
simple_idct.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
sipr16k.c Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
sipr16kdata.h
sipr.c Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
sipr.h
siprdata.h
smacker.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
smc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
snow.c snow: remove unused parameter to mc_block() 2010-06-23 23:44:48 +00:00
snow.h
sonic.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
sp5x.h
sp5xdec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
sunrast.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
svq1_cb.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
svq1_vlc.h
svq1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
svq1.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
svq1dec.c svq1dec: replace VLA with malloc/free 2010-06-26 14:34:08 +00:00
svq1enc_cb.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
svq1enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
svq3.c Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 2010-06-15 22:38:16 +00:00
synth_filter.c Make synth_filter a function pointer 2010-04-10 16:27:53 +00:00
synth_filter.h ARM: NEON optimised synth_filter_float 2010-04-10 16:27:56 +00:00
tableprint.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
tableprint.h tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
targa.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
targaenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
tiertexseqv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tiff.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tiff.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tiffenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tmv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
truemotion1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
truemotion1data.h
truemotion2.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
truespeech_data.h
truespeech.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tscc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
tta.c tta: replace potentially huge VLAs with malloc/free in context 2010-06-24 18:17:12 +00:00
twinvq_data.h
twinvq.c twinvq: remove VLAs 2010-06-25 13:43:55 +00:00
txd.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
ulti_cb.h
ulti.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
unary.h
utils.c Make avcodec_string() use av_get_codec_tag_string(). 2010-06-02 10:54:50 +00:00
v210dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
v210enc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
v210x.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
vaapi_h264.c [VA-API] Fix long-term reference frames addition to the DPB. 2010-04-13 06:43:01 +00:00
vaapi_internal.h
vaapi_mpeg2.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
vaapi_mpeg4.c vaapi: add missing #include "h263.h" 2010-06-27 20:18:28 +00:00
vaapi_vc1.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
vaapi.c
vaapi.h
vb.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vc1_parser.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vc1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vc1.h
vc1acdata.h
vc1data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vc1data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vc1dec.c Change type of zz_table to uint8_t to match the scantables it points to. 2010-06-27 19:27:08 +00:00
vc1dsp.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
vcr1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vdpau_internal.h Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 2010-03-30 08:10:29 +00:00
vdpau.c Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 2010-03-30 08:10:29 +00:00
vdpau.h
vmdav.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vmnc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vorbis_data.c vorbis: cosmetics, remove trailing comma for values that will never have 2010-06-29 06:42:08 +00:00
vorbis_dec.c vorbisdec: Take channels into account when checking against residue overflow 2010-06-27 01:46:23 +00:00
vorbis_enc_data.h
vorbis_enc.c Raise default vorbis encoding quality. 2010-06-03 23:53:10 +00:00
vorbis.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vorbis.h Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +00:00
vp3_parser.c
vp3.c Fix vp3_draw_horiz_band to calculate chroma offsets correctly 2010-06-08 19:25:28 +00:00
vp3data.h
vp3dsp.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
vp5.c VP56: move vp56_edge_filter to new VP56DSPContext 2010-04-30 21:30:22 +00:00
vp5data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vp6.c vp6: convert VLA to fixed size 2010-06-24 09:02:44 +00:00
vp6data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vp6dsp.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vp8_parser.c VP8 parser 2010-05-27 04:39:31 +00:00
vp8.c Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 2010-06-28 16:04:14 +00:00
vp8data.h Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 2010-06-28 16:04:14 +00:00
vp8dsp.c Faster C VP8 normal inner loop filter 2010-06-29 04:34:04 +00:00
vp8dsp.h First shot at VP8 optimizations: 2010-06-27 02:01:45 +00:00
vp56.c VP56: move vp56_edge_filter to new VP56DSPContext 2010-04-30 21:30:22 +00:00
vp56.h Native VP8 decoder. 2010-06-22 19:24:09 +00:00
vp56data.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vp56data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
vp56dsp.c ARM: NEON optimised VP6 edge filter 2010-04-30 21:30:27 +00:00
vp56dsp.h ARM: NEON optimised VP6 edge filter 2010-04-30 21:30:27 +00:00
vqavideo.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
w32thread.c
wavpack.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
wma.c
wma.h
wmadata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
wmadec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
wmaenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
wmaprodata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
wmaprodec.c Move clipping of audio samples (for those codecs outputting float) from decoder 2010-04-21 17:57:48 +00:00
wmavoice_data.h WMAVoice postfilter. 2010-04-21 18:01:34 +00:00
wmavoice.c Another buffer overflow, fixes issue1758. 2010-05-02 21:52:25 +00:00
wmv2.c
wmv2.h
wmv2dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
wmv2enc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
wnv1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
ws-snd1.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
xan.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
xiph.c
xiph.h
xl.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
xsubdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
xsubenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
xvmc_internal.h
xvmc.h
yop.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
zmbv.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
zmbvenc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00