FFmpeg/libavcodec
Benjamin Larsson 62784e3733 Add the CODEC_CAP_CHANNEL_CONF capability code and add
that flag to the dca codec. This capability when set
will make sure the codec will initialize the channel
configuration instead of trusting the container. This
fixes issue 2137 and issue 850.

Originally committed as revision 25320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-02 22:18:02 +00:00
..
alpha Remove --enable-gprof flag 2010-06-26 22:23:29 +00:00
arm ARM: disable movw/movt for relocated values on Apple platforms 2010-09-20 21:50:46 +00:00
avr32
bfin Remove misplaced Doxygen comment. 2010-07-02 10:37:13 +00:00
mips
mlib
ppc Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
ps2
sh4
sparc
x86 Move static inline function to a macro, so that constant propagation in 2010-09-29 17:42:26 +00:00
4xm.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
8bps.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
8svx.c
a64colors.h Add missing stdint.h #include; necessary to pass 'make checkheaders'. 2010-09-08 15:34:13 +00:00
a64enc.h added interlacing option and compression option for colorram (lut) 2010-08-24 15:21:27 +00:00
a64multienc.c Checking return values of av_malloc(z) and report an error in case. 2010-08-31 07:14:47 +00:00
a64tables.h added interlacing option and compression option for colorram (lut) 2010-08-24 15:21:27 +00:00
aac.h aacdec: Rework channel mapping compatibility hacks. 2010-09-10 18:01:48 +00:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c Split the ADTS header decoder off of the ADTS parser. 2010-07-12 18:52:03 +00:00
aac_parser.c Split the ADTS header decoder off of the ADTS parser. 2010-07-12 18:52:03 +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_tablegen_decl.h Use filename as pattern for multiple inclusion guards. 2010-09-08 16:02:20 +00:00
aacadtsdec.c Split the ADTS header decoder off of the ADTS parser. 2010-07-12 18:52:03 +00:00
aacadtsdec.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 2010-07-14 21:22:06 +00:00
aaccoder.c aacenc: TLS: Save maximum values for each swb in a table. 2010-07-24 17:11:51 +00:00
aacdec.c aacdec: Rework channel mapping compatibility hacks. 2010-09-10 18:01:48 +00:00
aacdectab.h
aacenc.c aacenc: Remove an unused variable from adjust_frame_information(). 2010-08-31 00:33:56 +00:00
aacenc.h
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
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
aacpsdata.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacpsy.c psymodel: Const correct FFPsyWindowInfo. 2010-08-30 23:48:35 +00:00
aacpsy.h
aacsbr.c aacsbr: Eliminate double precision arithmetic. 2010-07-13 00:49:30 +00:00
aacsbr.h
aacsbrdata.h
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
aandcttab.h
aasc.c
ac3.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3_parser.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
ac3_parser.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 2010-07-14 21:22:06 +00:00
ac3dec.c
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c Use "const" qualifier for pointers that point to input data of 2010-07-24 13:59:49 +00:00
ac3tab.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3tab.h
acelp_filters.c
acelp_filters.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
acelp_pitch_delay.c
acelp_pitch_delay.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
acelp_vectors.c
acelp_vectors.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
adpcm.c Flush the PutBitsContext at the end of each block when encoding ADPCM IMA QT 2010-08-26 07:39:34 +00:00
adx.h
adxdec.c
adxenc.c
alac.c alac: change VLAs to fixed size 2010-06-24 08:26:40 +00:00
alacenc.c Use "const" qualifier for pointers that point to input data of 2010-07-24 13:59:49 +00:00
allcodecs.c Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF 2010-10-01 11:08:19 +00:00
alsdec.c Fix spelling in comment(s) 2010-08-07 14:11:43 +00:00
amr.h Move AMR-NB frame unpacking code to a common file so it can be reused in 2010-09-10 19:51:08 +00:00
amrnbdata.h
amrnbdec.c Move AMR-NB frame unpacking code to a common file so it can be reused in 2010-09-10 19:51:08 +00:00
anm.c
ansi.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 2010-09-25 23:27:16 +00:00
apedec.c apedec: add flush function 2010-06-30 09:33:59 +00:00
api-example.c Cosmetics: reindent after the previous commit 2010-05-25 19:16:15 +00:00
asv1.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c Fix handling of truncated files. Should fix random FATE breakages. 2010-08-09 07:17:01 +00:00
atrac3data.h
audioconvert.c Implement avcodec_get_channel_layout(). 2010-08-26 00:38:25 +00:00
audioconvert.h Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 2010-09-04 09:59:08 +00:00
aura.c
avcodec.h Add the CODEC_CAP_CHANNEL_CONF capability code and add 2010-10-02 22:18:02 +00:00
avfft.c avfft: remove useless parens 2010-07-13 18:01:50 +00:00
avfft.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
avpacket.c
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
bgmc.h
bink.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
binkaudio.c
binkdata.h
binkidct.c
bitstream.c
bitstream_filter.c
bmp.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c Move cavs dsp functions to their own struct 2010-08-03 20:59:00 +00:00
cavs.h Move cavs dsp functions to their own struct 2010-08-03 20:59:00 +00:00
cavs_parser.c
cavsdata.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
cavsdec.c Move cavs dsp functions to their own struct 2010-08-03 20:59:00 +00:00
cavsdsp.c Remove duplicate definitions of fullpel MC functions 2010-08-25 20:14:21 +00:00
cavsdsp.h Move cavs dsp functions to their own struct 2010-08-03 20:59:00 +00:00
cbrt_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
cbrt_tablegen.h
cdgraphics.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 2010-07-07 21:23:36 +00:00
celp_filters.c
celp_filters.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
celp_math.c
celp_math.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
cga_data.c Add doxygen @file comment block 2010-07-19 11:50:07 +00:00
cga_data.h Add doxygen @file comment block 2010-07-19 11:50:07 +00:00
chomp_bsf.c Replace '\0 bytes' by 'NULL bytes' in Doxygen comments. 2010-07-02 12:53:37 +00:00
cinepak.c
cljr.c
cook.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
cookdata.h
costablegen.c
cscd.c Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) 2010-09-10 17:33:31 +00:00
cyuv.c
dca.c Add the CODEC_CAP_CHANNEL_CONF capability code and add 2010-10-02 22:18:02 +00:00
dca.h
dca_parser.c
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
dct.c SSE optimized 32-point DCT 2010-07-06 16:58:54 +00:00
dct32.c Add missed file dct32.c 2010-06-30 21:45:51 +00:00
dctref.c
dctref.h
dirac.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
dirac.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dirac_parser.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
dnxhdenc.c
dnxhdenc.h
dpcm.c Remove redundant and harmful explicit filename after @file Doxygen command. 2010-07-02 10:59:35 +00:00
dpx.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
dsicinav.c
dsputil.c Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 2010-09-07 21:23:45 +00:00
dsputil.h Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
dump_extradata_bsf.c
dv.c In dv decoder, set sample aspect aspect ratio, fix issue #1612 2010-09-27 21:31:29 +00:00
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
dvbsub.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
dvbsub_parser.c
dvbsubdec.c Pass the composition and ancillary ID for DVB subtitles via extradata instead 2010-07-14 17:28:40 +00:00
dvdata.c Fix a yuv420p sample that was incorrectly detected as yuv411p 2010-09-30 12:26:42 +00:00
dvdata.h
dvdsub_parser.c
dvdsubdec.c remove useless cast 2010-07-27 21:12:16 +00:00
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c MPEG-2 DXVA2 implementation 2010-06-18 20:07:43 +00:00
dxva2_vc1.c
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
eaidct.c
eamad.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
eatgq.c
eatgv.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
eatqi.c
elbg.c Fix misspelled parameter names in Doxygen documentation. 2010-07-02 10:49:29 +00:00
elbg.h
error_resilience.c
escape124.c Remove incomplete Doxygen for static decode_frame functions. 2010-07-14 13:12:24 +00:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c fft-test: format error output more readably 2010-08-16 20:34:06 +00:00
fft.c Indent 2010-07-01 23:21:46 +00:00
fft.h Revert unintended changes to fft.h from r24890. 2010-08-23 19:35:58 +00:00
ffv1.c ffv1: remove VLAs 2010-06-26 15:53:25 +00:00
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c Support decoding of FLAC files without a STREAMINFO header. 2010-10-02 20:37:43 +00:00
flacenc.c add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field 2010-09-30 20:31:42 +00:00
flashsv.c
flashsvenc.c
flicvideo.c Fix several security issues in flicvideo.c 2010-09-27 15:16:16 +00:00
flv.h
flvdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
flvenc.c
fraps.c Make FRAPS decoder use PC range instead of TV range 2010-10-02 08:39:34 +00:00
frwu.c
g722.c Add a G.722 encoder 2010-09-23 21:33:29 +00:00
g726.c Set a constant frame size for encoding G.726 audio. 2010-09-11 19:52:09 +00:00
g729.h
g729data.h
g729dec.c
get_bits.h Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
gif.c
gifdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
golomb.c
golomb.h
gsmdec.c Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
gsmdec_data.c Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
gsmdec_data.h Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
gsmdec_template.c Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 2010-07-07 21:23:36 +00:00
h261enc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h263.c
h263.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
h264.c Try to fix crashes introduced by r25218 2010-09-28 09:06:22 +00:00
h264.h Add av_unused to decode_mb_skip declaration to fix the following warning: 2010-07-06 07:40:35 +00:00
h264_cabac.c
h264_cavlc.c H.264: 8% faster CAVLC zero-run decoding 2010-08-07 12:30:44 +00:00
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c Cosmetics: alignment and long line break. 2010-06-10 06:00:37 +00:00
h264_mvpred.h
h264_parser.c In h264 parser, return immediately if buf_size is 0, avoid printing 2010-07-23 00:34:09 +00:00
h264_parser.h
h264_ps.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
h264_refs.c Perform sliding window operation during frame gap handling. 2010-07-05 14:36:03 +00:00
h264_sei.c
h264data.h
h264dsp.c
h264dsp.h
h264dspenc.c
h264enc.c
h264idct.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
h264pred.c Add more int packing macros, name them consistently 2010-06-30 22:33:38 +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
huffman.h
huffyuv.c huffyuv: remove unnecessary size argument from generate_len_table() 2010-06-25 19:28:10 +00:00
idcinvideo.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
iff.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
iff.h
iirfilter.c
iirfilter.h
imc.c imc: fix undefined float to int conversion 2010-08-19 16:51:26 +00:00
imcdata.h
imgconvert.c Support deinterlacing of YUVJ422P in old deinterlacer. 2010-09-25 14:37:54 +00:00
imgconvert.h Deprecate ff_get_plane_bytewidth() in favor of 2010-08-12 15:06:04 +00:00
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
indeo3data.h
indeo5.c Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +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
internal.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 2010-07-21 12:37:37 +00:00
ituh263dec.c
ituh263enc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ivi_common.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ivi_common.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
ivi_dsp.c
ivi_dsp.h Fix Doxygen @param command attribute syntax. 2010-07-17 10:43:42 +00:00
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
kmvc.c
lcl.h
lcldec.c Move #ifdef before zlib_decomp() up so it covers the Doxygen comments. 2010-07-02 12:41:07 +00:00
lclenc.c
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
libdiracenc.c
libfaac.c
libgsm.c Change all occurences of "inofficial" to "unofficial" in code, comments 2010-07-03 15:35:23 +00:00
libmp3lame.c Remove useless comment. 2010-09-16 08:30:01 +00:00
libopencore-amr.c
libopenjpeg.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
libvorbis.c Allow setting the impulse block bias for libvorbis through a private codec parameter. 2010-09-29 15:09:38 +00:00
libvpxdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
libvpxenc.c Fix doxygen comments. 2010-08-02 07:25:25 +00:00
libx264.c Properly initialize x264_picture_t in libx264. 2010-06-02 20:05:27 +00:00
libxavs.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 2010-09-25 23:27:16 +00:00
libxvid_internal.h libxvid: add some const fixing a warning 2010-07-09 10:53:36 +00:00
libxvid_rc.c Rename av_tempfile() to ff_tempfile() 2010-07-06 13:22:44 +00:00
libxvidff.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
ljpegenc.c
loco.c
lpc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 2010-07-11 16:56:20 +00:00
lpc.h Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 2010-07-11 16:56:20 +00:00
lsp.c Move lsp2lpc_sipr() function to common code so it can be reused in a 2010-09-07 20:46:29 +00:00
lsp.h Move lsp2lpc_sipr() function to common code so it can be reused in a 2010-09-07 20:46:29 +00:00
lzw.c Fix misspelled parameter names in Doxygen documentation. 2010-07-02 10:49:29 +00:00
lzw.h
lzwenc.c
mace.c
Makefile Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
mathops.h Add more int packing macros, name them consistently 2010-06-30 22:33:38 +00:00
mdct.c Remove VLA in ff_kbd_window_init, limit window size to 1024 2010-06-24 09:42:34 +00:00
mdct_tablegen.c
mdct_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 2010-07-07 21:23:36 +00:00
mjpegdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mlpdsp.c
mmvideo.c
motion-test.c Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 2010-09-04 09:59:08 +00:00
motion_est.c motion_est: fix implicit truncation warnings 2010-07-07 12:27:44 +00:00
motion_est_template.c Restore array sizes in doxygen parameter names. 2010-07-08 13:35:46 +00:00
motionpixels.c
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
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Add HE-AAC v2 support to the AAC decoder. 2010-06-19 14:14:51 +00:00
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 2010-07-07 21:23:36 +00:00
mpeg4videoenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mpeg12.c Fix doxy that refers to the wrong variable. 2010-07-27 15:54:26 +00:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Change all occurences of "inofficial" to "unofficial" in code, comments 2010-07-03 15:35:23 +00:00
mpegaudio.c
mpegaudio.h Altivec-optimized mp{1,2,3} windowing 2010-07-01 21:04:12 +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
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Show correct bitrate for VBR MP3 files. 2010-07-27 10:08:34 +00:00
mpegaudiodec_float.c Fix memleak when using mp*float decoder. 2010-07-18 19:53:24 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c Use "const" qualifier for pointers that point to input data of 2010-07-24 13:59:49 +00:00
mpegaudiotab.h
mpegvideo.c The debug text output of macroblocks can indicate MB_TYPE_INTERLACED, 2010-09-21 22:44:27 +00:00
mpegvideo.h
mpegvideo_common.h Fix misspelled parameter names in Doxygen documentation. 2010-07-02 10:49:29 +00:00
mpegvideo_enc.c 10l fix h263 encoder resolution test, array size is 8 not 7 2010-10-02 01:26:00 +00:00
mpegvideo_parser.c
mpegvideo_xvmc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
msgsmdec.c Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
msgsmdec.h Fix GSM decoding: regular GSM and MSGSM do not use the same 2010-10-02 09:51:26 +00:00
msmpeg4.c msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() 2010-08-24 15:40:57 +00:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c nellymoserdec: Increase the log level of messages when failing to decode data 2010-06-14 14:09:00 +00:00
nellymoserenc.c nellymoserenc: Declare the supported sample format 2010-07-28 05:19:42 +00:00
noise_bsf.c
nuv.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
opt.c add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 2010-09-30 20:34:35 +00:00
opt.h add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 2010-09-30 20:34:35 +00:00
options.c add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag 2010-09-30 20:40:10 +00:00
pamenc.c
parser.c Fix index_entries pos: 2010-09-27 22:17:58 +00:00
parser.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
pcm-mpeg.c
pcm.c Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF 2010-10-01 11:08:19 +00:00
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
pcx.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
pcxenc.c
pgssubdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
pictordec.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 2010-09-25 23:27:16 +00:00
png.c
png.h
pngdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
pngenc.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
pnm.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
pnm.h
pnm_parser.c
pnmdec.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
pnmenc.c
psymodel.c psymodel: Const correct FFPsyWindowInfo. 2010-08-30 23:48:35 +00:00
psymodel.h psymodel: Const correct FFPsyWindowInfo. 2010-08-30 23:48:35 +00:00
pthread.c
ptx.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
put_bits.h Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
qcelpdata.h
qcelpdec.c Grammar fixes 2010-07-02 00:03:48 +00:00
qdm2.c Fix undefined expressions that use multiple calls to get_bits(). 2010-08-24 16:10:25 +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
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
r210dec.c Reindent after r25115. 2010-09-13 22:09:28 +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 Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 2010-09-25 23:27:16 +00:00
ra288.c ra288: convert VLAs to fixed size 2010-06-27 19:30:31 +00:00
ra288.h
rangecoder.c
rangecoder.h
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
rawdec.c rawdec: Properly pass reordered_opaque through the decoder 2010-09-29 15:43:37 +00:00
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c add FF_API_AUDIO_OLD define to disable the deprecated decode_audio API 2010-09-30 15:37:01 +00:00
resample2.c resample: replace VLA with malloc/free 2010-07-09 16:05:58 +00:00
rl.h
rl2.c Remove incomplete Doxygen for static decode_frame functions. 2010-07-14 13:12:24 +00:00
rle.c
rle.h Fix misspelled parameter names in Doxygen documentation. 2010-07-02 10:49:29 +00:00
roqaudioenc.c Use "const" qualifier for pointers that point to input data of 2010-07-24 13:59:49 +00:00
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
rv10enc.c
rv20enc.c Fix rv20 encoding so the binary decoder can decode it. 2010-09-26 01:56:48 +00:00
rv30.c
rv30data.h
rv30dsp.c
rv34.c Disambiguate bitstream groups for AAC and RV30/RV40. 2010-07-02 12:55:36 +00:00
rv34.h
rv34data.h
rv34vlc.h rv34: kill VLAs 2010-06-25 08:19:20 +00:00
rv40.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
rv40data.h @begingroup --> @defgroup, only the latter is correct Doxygen syntax. 2010-07-02 12:45:49 +00:00
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h Disambiguate bitstream groups for AAC and RV30/RV40. 2010-07-02 12:55:36 +00:00
sgi.h
sgidec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
sgienc.c
shorten.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
simple_idct.c
simple_idct.h
sipr.c Remove pointless semicolon 2010-09-17 19:33:56 +00:00
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
smc.c
snow.c snow: remove unused parameter to mc_block() 2010-06-23 23:44:48 +00:00
snow.h
sonic.c
sp5x.h
sp5xdec.c sp5x: remove broken code under #if 0 2010-08-25 20:14:17 +00:00
sunrast.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c svq1dec: replace VLA with malloc/free 2010-06-26 14:34:08 +00:00
svq1enc.c
svq1enc_cb.h
svq3.c Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 2010-06-15 22:38:16 +00:00
synth_filter.c
synth_filter.h
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 Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
targaenc.c
tiertexseqv.c
tiff.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
tiff.h
tiffenc.c
tmv.c 8088flex TMV video decoder now uses ff_draw_pc_font() 2010-07-18 07:46:29 +00:00
truemotion1.c The 24-bit ydt also should not depend on endianness, 2010-08-21 19:50:36 +00:00
truemotion1data.h
truemotion2.c
truespeech.c Do not try to decode less than one frame of data in TrueSpeech decoder. 2010-07-11 14:50:20 +00:00
truespeech_data.h
tscc.c
tta.c tta: remove stray semicolon 2010-09-11 09:32:14 +00:00
twinvq.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
twinvq_data.h
txd.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
ulti.c
ulti_cb.h
unary.h
utils.c add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subtitle API 2010-09-30 20:12:46 +00:00
v210dec.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
v210enc.c
v210x.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
vaapi.c
vaapi.h
vaapi_h264.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c vaapi: add missing #include "h263.h" 2010-06-27 20:18:28 +00:00
vaapi_vc1.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vb.c
vc1.c Make WMV3 decoder attempt to decode WMVP as well 2010-09-26 13:56:50 +00:00
vc1.h RES_SM in WMV3 is really two flags, so split it in decoder 2010-09-26 13:54:35 +00:00
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Make WMV3 decoder attempt to decode WMVP as well 2010-09-26 13:56:50 +00:00
vc1dsp.c Remove duplicate definitions of fullpel MC functions 2010-08-25 20:14:21 +00:00
vcr1.c
vdpau.c
vdpau.h Remove stray Doxygen grouping command; fixes one Doxygen warning. 2010-07-02 13:00:18 +00:00
vdpau_internal.h
vmdav.c
vmnc.c
vorbis.c
vorbis.h Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +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: Use int instead of uint16_fast_t for index variables 2010-08-30 22:34:09 +00:00
vorbis_enc.c vorbisenc: remove VLAs 2010-09-24 20:42:08 +00:00
vorbis_enc_data.h
vp3.c Only draw the actually visible area in vp3_draw_horiz_band. 2010-09-08 05:51:31 +00:00
vp3_parser.c
vp3data.h
vp3dsp.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
vp5.c VP5/6/8: eliminate CABAC dependency 2010-08-04 23:04:05 +00:00
vp5data.h
vp6.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 2010-08-25 13:42:28 +00:00
vp6data.h
vp6dsp.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 2010-08-25 13:42:28 +00:00
vp8.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
vp8_parser.c VP8 parser 2010-05-27 04:39:31 +00:00
vp8data.h VP8: slightly faster DCT coefficient probability update 2010-08-03 23:21:47 +00:00
vp8dsp.c VP8: much faster DC transform handling 2010-08-02 20:57:03 +00:00
vp8dsp.h VP8: much faster DC transform handling 2010-08-02 20:57:03 +00:00
vp56.c 10l: missed one reindent. 2010-07-28 05:40:38 +00:00
vp56.h VP5/6/8: ~7% faster arithmetic decoding 2010-08-12 01:11:32 +00:00
vp56data.c
vp56data.h
vp56dsp.c cosmetic 2010-08-28 14:07:16 +00:00
vp56dsp.h Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 2010-08-25 13:42:28 +00:00
vp56rac.c VP5/6/8: ~7% faster arithmetic decoding 2010-08-12 01:11:32 +00:00
vqavideo.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
w32thread.c
wavpack.c
wma.c Fix Doxygen documentation of gb parameter in ff_wma_get_large_val(). 2010-07-02 11:55:42 +00:00
wma.h
wmadata.h
wmadec.c Silence warning "new qualifiers in middle of multi-level 2010-07-07 10:24:34 +00:00
wmaenc.c Use "const" qualifier for pointers that point to input data of 2010-07-24 13:59:49 +00:00
wmaprodata.h
wmaprodec.c Change a doxy comment to a normal one. 2010-08-02 07:26:27 +00:00
wmavoice.c Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending 2010-08-09 13:54:59 +00:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 2010-07-07 21:23:36 +00:00
wmv2enc.c
wnv1.c
ws-snd1.c Include stdint.h instead of inttypes.h, it is enough for what this file need. 2010-08-29 15:46:38 +00:00
xan.c
xiph.c
xiph.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xl.c
xsubdec.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
xsubenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xvmc.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xvmc_internal.h
yop.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
zmbv.c Remove a useless variable in zmbv decoder. 2010-07-08 08:58:52 +00:00
zmbvenc.c