ffmpeg/libavcodec
Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros
The options table is used in tools built by the host compiler and the
deprecation macros pull in bits that are not safe to use if host and
target compiler differ.
2013-08-06 03:05:03 +02:00
..
alpha
arm arm: Comment out unused labels in simple_idct_arm 2013-07-24 22:43:21 +03:00
avr32
bfin
mips
ppc Consistently use "cpu_flags" as variable/parameter name for CPU flags 2013-07-18 00:31:35 +02:00
sh4 sh4: Remove dubious aligned dsputil code 2013-04-22 12:12:24 +02:00
sparc sparc: VIS mnemonics 2013-05-17 15:37:03 +02:00
x86 Consistently use "cpu_flags" as variable/parameter name for CPU flags 2013-07-18 00:31:35 +02:00
4xm.c 4xm: Reject not a multiple of 16 dimension 2013-07-23 23:03:37 +02:00
8bps.c 8bps: Make the bound-checks consistent 2013-07-23 23:03:37 +02:00
8svx.c
Makefile twinvq: Split VQF-specific part from common TwinVQ decoder core 2013-08-05 20:59:23 +02:00
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac.h miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: Fix target bitrate for twoloop quantiser search 2013-05-14 12:42:04 +03:00
aacdec.c aac: Forward errors properly in aac_decode_frame_int 2013-08-04 16:05:36 +02:00
aacdectab.h
aacenc.c aacenc: Fix erasure of surround channels 2013-05-14 12:42:05 +03:00
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacenc: Fix a rounding bug in aacpsy channel bitrate computation 2013-05-14 12:42:03 +03:00
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c aasc: Check minimum buffer size 2013-07-28 15:41:59 +02:00
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
ac3dec.h fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
ac3dec_data.c
ac3dec_data.h
ac3dsp.c
ac3dsp.h
ac3enc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
acelp_vectors.h
adpcm.c adpcm: Write the correct number of samples for ima-dk4 2013-07-09 10:49:29 +02:00
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c aic: use chroma scan tables while decoding luma component in progressive mode 2013-07-04 12:09:45 +02:00
alac.c
alac_data.c
alac_data.h
alacenc.c
allcodecs.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
alsdec.c alsdec: Clean up error paths 2013-07-23 23:03:37 +02:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c
api-example.c
ass.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
ass.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
asvenc.c
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c atrac3: Error on impossible encoding/channel combinations 2013-07-09 10:49:29 +02:00
atrac3data.h
audio_frame_queue.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h vdpau: deprecate VDPAU codec capability 2013-08-05 11:20:32 +02:00
avfft.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
avfft.h
avpacket.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
avpicture.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c bgmc: Do not mark ff_bgmc_decode_init() as av_cold 2013-05-05 20:51:52 +02:00
bgmc.h
bink.c bink: Bound check the quantization matrix. 2013-08-05 16:24:13 +02:00
binkaudio.c
binkdata.h use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
binkdsp.c use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
binkdsp.h use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
bit_depth_template.c
bitstream.c bitstream: forward error values and drop few abort() 2013-06-16 09:30:26 +02:00
bitstream_filter.c bitstream_filter: K&R formatting cosmetics 2013-07-05 19:38:24 +02:00
bmp.c
bmp.h
bmpenc.c
bmv.c
bytestream.h
c93.c
cabac.c
cabac.h
cabac_functions.h cabac: x86 version of get_cabac_bypass 2013-07-04 16:06:10 +02:00
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cljr.c
cllc.c cllc: Use outbuf in RGB and ARGB functions 2013-06-24 14:55:01 -04:00
cngdec.c
cngenc.c
codec_desc.c Go2Webinar decoder 2013-06-03 09:24:55 +02:00
cook.c
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cscd.c
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcadec.c dcadsp: Add a new method, qmf_32_subbands 2013-07-22 10:15:42 +03:00
dcadsp.c dcadsp: Add a new method, qmf_32_subbands 2013-07-22 10:15:42 +03:00
dcadsp.h dcadsp: Add a new method, qmf_32_subbands 2013-07-22 10:15:42 +03:00
dcahuff.h
dct-test.c
dct.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
dct.h
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c
dirac.c
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dnxhdenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dnxhdenc.h
dpcm.c
dpx.c
dpxenc.c
dsicinav.c dsicinav: Clip the source size to the expected maximum 2013-07-19 22:14:07 +02:00
dsputil.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
dsputil.h Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dsputil_template.c
dump_extradata_bsf.c
dv.c lavc: move put_bits_left in put_bits.h 2013-06-28 13:14:12 +02:00
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dvdsubenc.c
dxa.c
dxtory.c dxtory v2 support 2013-05-28 13:35:09 +02:00
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
error_resilience.h
escape124.c
escape130.c Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 2013-07-29 23:46:51 +02:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c faxcompr: return meaningful errors 2013-06-07 17:23:53 +02:00
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
fft.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
fft_fixed.c
fft_float.c
ffv1.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ffv1.h
ffv1dec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
ffv1enc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
flac.c flac: use meaningful return values 2013-07-28 14:58:18 +02:00
flac.h
flac_parser.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
flacdata.c
flacdata.h
flacdec.c flac: use meaningful return values 2013-07-28 14:58:18 +02:00
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c silly typo fixes 2013-05-03 18:26:12 +02:00
flashsv.c
flashsvenc.c
flicvideo.c silly typo fixes 2013-05-03 18:26:12 +02:00
flv.h
flvdec.c
flvenc.c
fmtconvert.c fmtconvert: Add a new method, int32_to_float_fmul_array8 2013-07-22 10:15:33 +03:00
fmtconvert.h fmtconvert: Add a new method, int32_to_float_fmul_array8 2013-07-22 10:15:33 +03:00
fraps.c
frwu.c
g2meet.c Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 2013-07-29 23:46:51 +02:00
g722.c
g722.h
g722dec.c
g722enc.c
g723_1.c
g723_1_data.h
g726.c
get_bits.h
gif.c
gifdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
golomb-test.c
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
h261enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h263.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
h264.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
h264.h h264_parser: Set field_order and picture_structure. 2013-05-24 08:45:05 +02:00
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c h264_mp4toannexb_bsf: return a padded buffer 2013-06-15 16:14:45 +02:00
h264_mvpred.h
h264_parser.c avcodec: Add output_picture_number to AVCodecParserContext 2013-08-02 20:59:45 +02:00
h264_ps.c
h264_refs.c h264_refs: Do not print check_opcodes() return value 2013-04-27 19:13:45 +02:00
h264_sei.c h264_sei: Return meaningful values 2013-08-02 18:19:40 +02:00
h264addpx_template.c
h264chroma.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264chroma.h sh4: Remove dubious aligned dsputil code 2013-04-22 12:12:24 +02:00
h264chroma_template.c
h264data.h
h264dsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264pred.h
h264pred_template.c
h264qpel.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264qpel.h
h264qpel_template.c
hpel_template.c
hpeldsp.c sh4: Remove dubious aligned dsputil code 2013-04-22 12:12:24 +02:00
hpeldsp.h sh4: Remove dubious aligned dsputil code 2013-04-22 12:12:24 +02:00
hpeldsp_template.c
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c
huffyuvenc.c huffyuvenc: BGRA support 2013-07-29 18:21:05 +02:00
idcinvideo.c
iff.c iff: Do not read over the source buffer 2013-07-10 15:24:42 +02:00
iirfilter.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
iirfilter.h
imc.c imc: Catch a division by zero 2013-07-09 10:49:29 +02:00
imcdata.h
imgconvert.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c indeo3: avoid writes without necessary alignment in copy_cell() 2013-05-10 12:02:09 +02:00
indeo3data.h
indeo4.c indeo: Sanitize ff_ivi_init_planes fail paths 2013-07-15 11:29:59 +02:00
indeo4data.h
indeo5.c indeo: Sanitize ff_ivi_init_planes fail paths 2013-07-15 11:29:59 +02:00
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ituh263enc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ivi_common.c indeo: Reject impossible FRAMETYPE_NULL 2013-07-15 11:46:50 +02:00
ivi_common.h indeo: Bound-check before applying transform 2013-07-13 19:11:18 +02:00
ivi_dsp.c indeo4: add missing Haar and slanted transforms 2013-05-28 14:08:09 +02:00
ivi_dsp.h indeo4: add missing Haar and slanted transforms 2013-05-28 14:08:09 +02:00
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c jpeg2000: Proper cleanup on failure in decode_frame() 2013-07-02 20:05:47 +02:00
jpeg2000.h jpeg2000: Remove unused passes array in Jpeg200Cblk structure 2013-07-13 14:28:48 +02:00
jpeg2000dec.c jpeg2000: Initialize only once mqc arrays 2013-07-13 07:54:12 +02:00
jpeg2000dwt.c jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 2013-07-02 20:05:48 +02:00
jpeg2000dwt.h JPEG 2000 decoder for DCinema 2013-04-22 15:38:29 +02:00
jpegls.c jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpegls.h jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpeglsdec.c jpegls: check the scan offset 2013-05-17 16:44:13 +02:00
jpeglsdec.h jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpeglsenc.c jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c kmvc: Clip pixel position to valid range 2013-07-06 14:12:45 +02:00
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libfaac.c
libfdk-aacenc.c lavc: Add option to encode MPEG-2 AAC with libfdk-aac 2013-06-24 08:03:26 +02:00
libgsm.c
libilbc.c
libmp3lame.c
libopencore-amr.c
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
libspeexdec.c libspeexdec: fix detection of final terminator code 2013-07-21 16:36:31 -04:00
libspeexenc.c
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c
libvpxdec.c
libvpxenc.c
libwavpackenc.c lavc: add a libwavpack encoder wrapper 2013-06-10 21:33:48 +02:00
libx264.c libx264: add shortcut for the bluray compatibility option 2013-08-05 16:13:35 +02:00
libxavs.c
libxvid.c
libxvid.h
libxvid_rc.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
ljpegenc.c
loco.c
log2_tab.c
lpc.c x86: lpc: fix a segfault in av_evaluate_lls_sse2() 2013-06-30 23:11:19 +00:00
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h mpegts: Remove one 64-bit integer modulus operation per packet 2013-08-05 19:25:55 +03:00
mathtables.c
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c mjpeg: Check the unescaped size for overflows 2013-06-30 08:48:51 +02:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
mlp_parser.h
mlpdec.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
mlpdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mlpdsp.h
mmvideo.c
motion_est.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
mpeg4videoenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpeg12.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
mpeg12decdata.h
mpeg12enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudiodec_float.c
mpegaudiodecheader.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudiodsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
mpegvideo.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
mpegvideo_enc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpegvideo_motion.c
mpegvideo_parser.c mpegvideo_parser: Set field_order. 2013-05-03 08:20:11 +02:00
mpegvideo_xvmc.c
mqc.c jpeg2000: Initialize only once mqc arrays 2013-07-13 07:54:12 +02:00
mqc.h jpeg2000: Initialize only once mqc arrays 2013-07-13 07:54:12 +02:00
mqcdec.c JPEG 2000 decoder for DCinema 2013-04-22 15:38:29 +02:00
msgsmdec.c
msgsmdec.h
msmpeg4.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
msrle.c
msrledec.c
msrledec.h
mss1.c
mss2.c vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_header 2013-05-15 12:13:53 +03:00
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
options.c Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
options_table.h avcodec/options: Drop deprecation warning suppression macros 2013-08-06 03:05:03 +02:00
pamenc.c
parser.c
parser.h
pcm-mpeg.c
pcm.c pcm: always use codec->id instead of codec_id 2013-07-12 04:34:49 +02:00
pcm_tablegen.c
pcm_tablegen.h
pcx.c pcx: Do not overread source buffer in pcx_rle_decode 2013-07-12 04:34:49 +02:00
pcxenc.c
pgssubdec.c
pictordec.c pictor: use the correct logging context 2013-06-29 18:11:12 +02:00
png.c
png.h
pngdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
pngdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
pngdsp.h
pngenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
pnm.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.c proresdec: simplify slice component offsets handling 2013-05-21 09:58:59 +02:00
proresdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
proresdsp.h
proresenc.c proresenc: alpha coding support 2013-05-30 09:23:26 +02:00
psymodel.c
psymodel.h
pthread.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
ptx.c
put_bits.h lavc: move put_bits_left in put_bits.h 2013-06-28 13:14:12 +02:00
qcelpdata.h
qcelpdec.c cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
qdm2.c qdm2: Whitespace cosmetics 2013-07-28 14:58:19 +02:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c
r210dec.c
ra144.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
ra144.h
ra144dec.c
ra144enc.c
ra288.c cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
ra288.h
ralf.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ralfdata.h
rangecoder.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
rangecoder.h
ratecontrol.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ratecontrol.h
raw.c
raw.h
rawdec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
rawenc.c
rdft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
rdft.h
rectangle.h
remove_extradata_bsf.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
sbr.h
sbrdsp.c sbrdsp: Unroll and use integer operations 2013-05-03 18:23:30 +02:00
sbrdsp.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
sipr.h
sipr16k.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
sipr16kdata.h
siprdata.h
smacker.c smacker: check the return value of smacker_decode_tree 2013-06-16 15:56:50 +02:00
smc.c
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c vdpau: remove old-style decoders 2013-08-05 11:15:49 +02:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c
targa.c
targa.h
targaenc.c
thread.h
tiertexseqv.c
tiff.c tiff: do not overread the source buffer 2013-06-07 17:23:53 +02:00
tiff.h tiff: K&R formatting cosmetics 2013-06-02 17:59:34 +02:00
tiffenc.c tiff: K&R formatting cosmetics 2013-06-02 17:59:34 +02:00
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tscc2.c
tscc2data.h
tta.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
twinvq.c twinvq: Split VQF-specific part from common TwinVQ decoder core 2013-08-05 20:59:23 +02:00
twinvq.h twinvq: Split VQF-specific part from common TwinVQ decoder core 2013-08-05 20:59:23 +02:00
twinvq_data.h twinvq: K&R formatting cosmetics 2013-07-25 11:17:06 +02:00
twinvqdec.c twinvq: Split VQF-specific part from common TwinVQ decoder core 2013-08-05 20:59:23 +02:00
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
utvideo.c
utvideo.h
utvideodec.c utvideodec: Set colorspace by codec_tag. 2013-06-10 09:38:22 +02:00
utvideoenc.c utvideoenc: use av_image_copy_plane() 2013-07-28 10:57:51 -04:00
v210dec.c
v210enc.c
v210x.c
v410dec.c
v410enc.c
vaapi.c
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c
vble.c
vc1.c vc1dec: Remove interlaced warning 2013-05-28 13:56:29 +03:00
vc1.h vc1dec: Remove interlaced warning 2013-05-28 13:56:29 +03:00
vc1_parser.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: check mb_height validity. 2013-08-05 16:24:13 +02:00
vc1dsp.c ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vc1dsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vcr1.c
vda.h
vda_h264.c
vdpau.c vdpau: store picture data in picture's rather than codec's context 2013-08-05 11:20:41 +02:00
vdpau.h vdpau: deprecate bitstream buffers within the hardware context 2013-08-05 11:21:36 +02:00
vdpau_h264.c vdpau: store picture data in picture's rather than codec's context 2013-08-05 11:20:41 +02:00
vdpau_internal.h vdpau: deprecate bitstream buffers within the hardware context 2013-08-05 11:21:36 +02:00
vdpau_mpeg4.c vdpau: store picture data in picture's rather than codec's context 2013-08-05 11:20:41 +02:00
vdpau_mpeg12.c vdpau: store picture data in picture's rather than codec's context 2013-08-05 11:20:41 +02:00
vdpau_vc1.c vdpau: store picture data in picture's rather than codec's context 2013-08-05 11:20:41 +02:00
version.h vdpau: deprecate bitstream buffers within the hardware context 2013-08-05 11:21:36 +02:00
videodsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
videodsp.h
videodsp_template.c
vmdav.c vmd: decode videos with no LZ buffer size provided - they might not need it 2013-06-02 19:08:09 +02:00
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c vorbis: return meaningful errors 2013-06-07 16:54:16 +02:00
vorbisdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vorbisdsp.h
vorbisenc.c cosmetics: Add '0' to float constants ending in '.'. 2013-07-25 11:33:23 +02:00
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8.c vp8: Wait for prev_frame to parse segment_map before reading it 2013-07-07 13:30:29 +03:00
vp8.h w32pthreads: move from lavc to compat/ 2013-05-24 09:26:54 +02:00
vp8_parser.c
vp8data.h
vp8dsp.c ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vp8dsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vp56dsp.h
vp56rac.c
vqavideo.c vqavideo: check the version 2013-07-07 22:04:05 +02:00
wavpack.c wavpack: check that all the channels were coded. 2013-05-28 17:47:24 +02:00
wma.c miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
wmaenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
wmalosslessdec.c
wmaprodata.h
wmaprodec.c miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
wmavoice.c miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xbmenc.c
xiph.c
xiph.h
xl.c xl: Make sure the width is valid 2013-07-28 19:36:44 +02:00
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
xxan.c
yop.c
zerocodec.c
zmbv.c
zmbvenc.c