You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mans Rullgard 642b4efaf7 ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() 12 years ago
..
alpha
arm ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
avr32
bfin
mips
ppc ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() 12 years ago
sh4
sparc Fix even more missing includes after the common.h removal 13 years ago
x86 x86: dsputil: kill VLA in gmc_mmx() 12 years ago
4xm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
8bps.c Don't include common.h from avutil.h 13 years ago
8svx.c 8svx: use planar sample format 12 years ago
Makefile build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO 12 years ago
a64colors.h
a64enc.h
a64multienc.c Don't include common.h from avutil.h 13 years ago
a64tables.h
aac.h
aac_ac3_parser.c Don't include common.h from avutil.h 13 years ago
aac_ac3_parser.h Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
aac_adtstoasc_bsf.c
aac_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
aacdec.c aacdec: Don't fall back to the old output configuration when no old configuration is present. 13 years ago
aacdectab.h
aacenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c
aacpsy.h
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ac3.c
ac3.h
ac3_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ac3_parser.h
ac3dec.c ac3dec: ensure get_buffer() gets a buffer for the correct number of channels 12 years ago
ac3dec.h ac3: move ac3_downmix() from dsputil to ac3dsp 13 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c ac3: move ac3_downmix() from dsputil to ac3dsp 13 years ago
ac3dsp.h ac3: move ac3_downmix() from dsputil to ac3dsp 13 years ago
ac3enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ac3enc.h
ac3enc_fixed.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ac3enc_float.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ac3enc_opts_template.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
ac3enc_template.c
ac3tab.c
ac3tab.h
acelp_filters.c Don't include common.h from avutil.h 13 years ago
acelp_filters.h
acelp_pitch_delay.c build: Restore dependency of acelp_filters.o on celp_math.o 13 years ago
acelp_pitch_delay.h
acelp_vectors.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
acelp_vectors.h
adpcm.c adpcmdec: set AVCodec.sample_fmts 12 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c adpcmenc: Calculate the IMA_QT predictor without overflow 13 years ago
adx.c Don't include common.h from avutil.h 13 years ago
adx.h
adx_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
adxdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
adxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
alac.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
alacenc.c alacenc: use s16p sample format as input 13 years ago
allcodecs.c Opus encoder using libopus 12 years ago
alsdec.c alsdec: fix misplaced parentheses. 13 years ago
amr.h Don't include common.h from avutil.h 13 years ago
amrnbdata.h
amrnbdec.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
amrwbdata.h
amrwbdec.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
anm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ansi.c Don't include common.h from avutil.h 13 years ago
apedec.c apedec: output in planar sample format 12 years ago
api-example.c Use avcodec_free_frame() to free AVFrames. 12 years ago
ass.c Don't include common.h from avutil.h 13 years ago
ass.h
assdec.c Don't include common.h from avutil.h 13 years ago
assenc.c lavc: replace AVCodecContext.encode with subtitle-specific callback 13 years ago
asv1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
atrac.c Don't include common.h from avutil.h 13 years ago
atrac.h
atrac1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
atrac1data.h
atrac3.c atrac3: use float planar sample format 12 years ago
atrac3data.h
audio_frame_queue.c audio_frame_queue: Define af_queue_log_state before using it 13 years ago
audio_frame_queue.h audio_frame_queue: Clean up ff_af_queue_log_state debug function 13 years ago
audioconvert.c Don't include common.h from avutil.h 13 years ago
audioconvert.h
aura.c Don't include common.h from avutil.h 13 years ago
avcodec.h lavc: deprecate the audio resampling API. 12 years ago
avfft.c
avfft.h
avpacket.c libavcodec: remove av_destruct_packet_nofree() 13 years ago
avs.c avsdec: Set dimensions instead of relying on the demuxer. 12 years ago
bethsoftvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
bethsoftvideo.h
bfi.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
bgmc.c
bgmc.h
bink.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
binkaudio.c binkaudio: remove unneeded GET_BITS_SAFE macro 13 years ago
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c Rename ff_put_string to avpriv_put_string 13 years ago
bitstream_filter.c Don't include common.h from avutil.h 13 years ago
bmp.c bmpdec: only initialize palette for pal8. 13 years ago
bmp.h
bmpenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
bmv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
bytestream.h
c93.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
cabac.c
cabac.h
cabac_functions.h
cavs.c cavs: convert cavsdata.h to a .c file 13 years ago
cavs.h cavs: Move inline functions only used in one file out of the header 13 years ago
cavs_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
cavsdata.c cavs: convert cavsdata.h to a .c file 13 years ago
cavsdata.h cavs: Move data tables used in only one place to that file 13 years ago
cavsdec.c cavsdec: check for changing w/h. 12 years ago
cavsdsp.c cavsdsp: set idct permutation independently of dsputil 13 years ago
cavsdsp.h cavsdsp: set idct permutation independently of dsputil 13 years ago
cbrt_tablegen.c Revert "cbrt_tablegen: Include libm.h" 12 years ago
cbrt_tablegen.h
cdgraphics.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
cdxl.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
celp_filters.c Don't include common.h from avutil.h 13 years ago
celp_filters.h
celp_math.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
celp_math.h celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c Don't include common.h from avutil.h 13 years ago
cljr.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
cllc.c cllc: simplify/fix swapped data buffer allocation. 13 years ago
codec_desc.c Add Opus codec id and codec description. 12 years ago
cook.c cook: use planar sample format 12 years ago
cook_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
cookdata.h
cos_tablegen.c
cscd.c Don't include common.h from avutil.h 13 years ago
cyuv.c Don't include common.h from avutil.h 13 years ago
dca.c dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 13 years ago
dca.h dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 13 years ago
dca_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dca_parser.h
dcadata.h dca: Move tables used outside of dcadec.c to a separate file. 13 years ago
dcadec.c dcadec: use float planar sample format 12 years ago
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c x86: Remove some leftover declarations for non-existent functions 13 years ago
dct.c Don't include common.h from avutil.h 13 years ago
dct.h
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c dfa: improve boundary checks in decode_dds1() 12 years ago
dirac.c dirac: add Comments and references to the standard 13 years ago
dirac.h
dirac_parser.c Don't include common.h from avutil.h 13 years ago
dnxhd_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dnxhddata.c Don't include common.h from avutil.h 13 years ago
dnxhddata.h
dnxhddec.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
dnxhdenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
dnxhdenc.h dnxhdenc: x86: more sensible names for optimization file and init function 13 years ago
dpcm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dpx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dpxenc.c Don't include common.h from avutil.h 13 years ago
dsicinav.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dsputil.c ac3: move ac3_downmix() from dsputil to ac3dsp 13 years ago
dsputil.h ac3: move ac3_downmix() from dsputil to ac3dsp 13 years ago
dsputil_template.c
dump_extradata_bsf.c Don't include common.h from avutil.h 13 years ago
dv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dv_profile.c Don't include common.h from avutil.h 13 years ago
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c lavc: replace AVCodecContext.encode with subtitle-specific callback 13 years ago
dvbsub_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dvbsubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dvdata.c
dvdata.h
dvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dvdsub_parser.c Don't include common.h from avutil.h 13 years ago
dvdsubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dvdsubenc.c lavc: replace AVCodecContext.encode with subtitle-specific callback 13 years ago
dwt.c dwt: Drop unused functions spatial_compose{53|97}i() 12 years ago
dwt.h dwt: Remove unused code. 13 years ago
dxa.c Don't include common.h from avutil.h 13 years ago
dxtory.c Don't include common.h from avutil.h 13 years ago
dxva2.c
dxva2.h
dxva2_h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dxva2_internal.h
dxva2_mpeg2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dxva2_vc1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
eac3enc.h
eacmv.c Don't include common.h from avutil.h 13 years ago
eaidct.c Don't include common.h from avutil.h 13 years ago
eaidct.h eamad/eatgq/eatqi: call special EA IDCT directly 13 years ago
eamad.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
eatgq.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
eatgv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
eatqi.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
elbg.c elbg: Fix an assert 13 years ago
elbg.h
error_resilience.c avcodec: Drop silly and/or broken printf debug output 12 years ago
escape124.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
faandct.c Don't include common.h from avutil.h 13 years ago
faandct.h
faanidct.c Don't include common.h from avutil.h 13 years ago
faanidct.h
faxcompr.c
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c
fft.h
fft_fixed.c
fft_float.c
ffv1.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
flac.c
flac.h
flac_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
flacdata.c
flacdata.h
flacdec.c flacdec: simplify sample buffer handling 13 years ago
flacdsp.c flacdsp: arm optimised lpc filter 13 years ago
flacdsp.h flacdsp: arm optimised lpc filter 13 years ago
flacdsp_template.c
flacenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
flashsv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
flashsvenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
flicvideo.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
flv.h
flvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
flvenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
fmtconvert.c Don't include common.h from avutil.h 13 years ago
fmtconvert.h
fraps.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
frwu.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
g722.c
g722.h
g722dec.c avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 13 years ago
g722enc.c Don't include common.h from avutil.h 13 years ago
g723_1.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
g723_1_data.h g723_1: add comfort noise generation 13 years ago
g726.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
get_bits.h get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments 12 years ago
gif.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
gifdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
golomb-test.c
golomb.c
golomb.h avcodec: Drop some silly commented-out av_log() invocations 12 years ago
gsm.h
gsm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
gsmdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h261data.h
h261dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h261enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h263.c
h263.h
h263_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h263_parser.h
h263data.h
h263dec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
h264.c avcodec: Drop silly and/or broken printf debug output 12 years ago
h264.h
h264_cabac.c h264: don't touch H264Context->ref_count[] during MB decoding 12 years ago
h264_cavlc.c h264: don't touch H264Context->ref_count[] during MB decoding 12 years ago
h264_direct.c
h264_loopfilter.c avcodec: Drop silly and/or broken printf debug output 12 years ago
h264_mb_template.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h264_mc_template.c
h264_mp4toannexb_bsf.c Don't include common.h from avutil.h 13 years ago
h264_mvpred.h
h264_parser.c avcodec: Drop silly and/or broken printf debug output 12 years ago
h264_ps.c h264_ps: declare array of colorspace strings on its own line. 13 years ago
h264_refs.c h264_refs: Fix debug tprintf argument types 12 years ago
h264_sei.c
h264data.h
h264dsp.c Don't include common.h from avutil.h 13 years ago
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct_template.c Don't include common.h from avutil.h 13 years ago
h264pred.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
h264pred.h
h264pred_template.c
huffman.c huffman: add ff_huff_gen_len_table 13 years ago
huffman.h huffman: add ff_huff_gen_len_table 13 years ago
huffyuv.c Remove some silly disabled code. 12 years ago
idcinvideo.c Don't include common.h from avutil.h 13 years ago
iff.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
iirfilter.c Don't include common.h from avutil.h 13 years ago
iirfilter.h
imc.c iac/imc: use planar sample format 12 years ago
imcdata.h
imgconvert.c avcodec: Drop long-deprecated imgconvert.h header 12 years ago
imx_dump_header_bsf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
indeo2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
indeo2data.h
indeo3.c indeo3: fix out of cell write. 12 years ago
indeo3data.h
indeo4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
indeo4data.h
indeo5.c indeo5: check tile size in decode_mb_info(). 12 years ago
indeo5data.h
intelh263dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
internal.h Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
interplayvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
intrax8.c intrax8: move functions from dsputil to own context 13 years ago
intrax8.h intrax8: move functions from dsputil to own context 13 years ago
intrax8dsp.c intrax8: move functions from dsputil to own context 13 years ago
intrax8dsp.h intrax8dsp: Add missing #include to make header standalone 13 years ago
intrax8huf.h
inverse.c
ituh263dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ituh263enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ivi_common.c indeo4/5: check empty tile size in decode_mb_info(). 12 years ago
ivi_common.h ivi_common: make ff_ivi_process_empty_tile() static. 12 years ago
ivi_dsp.c
ivi_dsp.h
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpegls.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
jpegls.h Don't include common.h from avutil.h 13 years ago
jpeglsdec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
jpeglsdec.h
jpeglsenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
jrevdct.c
jvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
kbdwin.c
kbdwin.h
kgv1dec.c Don't include common.h from avutil.h 13 years ago
kmvc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
lagarith.c lagarith: check count before writing zeros. 12 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
lcl.h
lcldec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
lclenc.c Don't include common.h from avutil.h 13 years ago
libavcodec.v
libfaac.c Don't include common.h from avutil.h 13 years ago
libfdk-aacenc.c libfdk-aac: Allow setting VBR modes via a private option 12 years ago
libgsm.c Don't include common.h from avutil.h 13 years ago
libilbc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libmp3lame.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libopencore-amr.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libopenjpegdec.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libopenjpegenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libopus.c Opus encoder using libopus 12 years ago
libopus.h Opus encoder using libopus 12 years ago
libopusdec.c Opus encoder using libopus 12 years ago
libopusenc.c Opus encoder using libopus 12 years ago
libschroedinger.c Add missing includes for code relying on external libraries 13 years ago
libschroedinger.h
libschroedingerdec.c Add missing includes for code relying on external libraries 13 years ago
libschroedingerenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
libspeexdec.c libspeexdec: handle NULL return value from speex_packet_to_header() 12 years ago
libspeexenc.c libspeexenc: Updated commentary to reflect recent changes 12 years ago
libtheoraenc.c Don't include common.h from avutil.h 13 years ago
libvo-aacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
libvo-amrwbenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libvorbis.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
libvpxdec.c Don't include common.h from avutil.h 13 years ago
libvpxenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libx264.c libx264: change default to closed gop to match x264cli 12 years ago
libxavs.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libxvid.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
libxvid.h
libxvid_rc.c
ljpegenc.c avcodec: Drop silly and/or broken printf debug output 12 years ago
loco.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
lpc.c lpc: fix alignment of windowed samples for odd maximum LPC order 13 years ago
lpc.h lpc: fix alignment of windowed samples for odd maximum LPC order 13 years ago
lsp.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
lsp.h
lzw.c Don't include common.h from avutil.h 13 years ago
lzw.h
lzwenc.c
mace.c Don't include common.h from avutil.h 13 years ago
mathops.h Move MASK_ABS macro to libavcodec/mathops.h 13 years ago
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mimic.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mjpeg.c mjpeg: Rename some symbols to avpriv_* instead of ff_* 13 years ago
mjpeg.h mjpeg: Rename some symbols to avpriv_* instead of ff_* 13 years ago
mjpeg2jpeg_bsf.c mjpeg: Rename some symbols to avpriv_* instead of ff_* 13 years ago
mjpeg_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mjpega_dump_header_bsf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mjpegbdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mjpegdec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
mjpegdec.h
mjpegenc.c avcodec: Drop silly and/or broken printf debug output 12 years ago
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Libav channel. 13 years ago
mlp_parser.h
mlpdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mlpdsp.c
mmvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
motion_est.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
motion_est_template.c avcodec: Drop silly and/or broken printf debug output 12 years ago
motionpixels.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c Don't include common.h from avutil.h 13 years ago
mp3_header_compress_bsf.c Don't include common.h from avutil.h 13 years ago
mp3_header_decompress_bsf.c Don't include common.h from avutil.h 13 years ago
mpc.c mpc7/8: use planar sample format 12 years ago
mpc.h mpc7/8: use planar sample format 12 years ago
mpc7.c mpc7/8: use planar sample format 12 years ago
mpc7data.h
mpc8.c mpc7/8: use planar sample format 12 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mpeg4video_parser.h
mpeg4videodec.c mpeg4: support frame parameter changes with frame-mt 12 years ago
mpeg4videoenc.c Rename ff_put_string to avpriv_put_string 13 years ago
mpeg12.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Don't include common.h from avutil.h 13 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudiodata.h mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudiodec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
mpegaudiodec_float.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mpegaudiodecheader.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudiodsp_data.c mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudioenc.c mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
mpegaudiotab.h
mpegvideo.c mpegvideo: set extended_data in ff_update_duplicate_context() 12 years ago
mpegvideo.h mpeg4: support frame parameter changes with frame-mt 12 years ago
mpegvideo_enc.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
mpegvideo_motion.c mpegvideo: drop unnecessary arguments to hpel_motion() 13 years ago
mpegvideo_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mpegvideo_xvmc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4enc.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
msrle.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
msrledec.c
msrledec.h
mss1.c mss12: reduce SliceContext size from 1067 to 164 KB 13 years ago
mss2.c mss2: simplify loop in decode_rle() 13 years ago
mss2dsp.c MSS2 decoder 13 years ago
mss2dsp.h MSS2 decoder 13 years ago
mss3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mss4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
mss12.c mss12: merge decode_pixel() and decode_top_left_pixel() 13 years ago
mss12.h mss12: avoid unnecessary division in arith*_get_bit() 13 years ago
mss34dsp.c
mss34dsp.h
msvideo1.c Don't include common.h from avutil.h 13 years ago
mxpegdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c nellymoserdec: drop support for s16 output. 13 years ago
nellymoserenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
noise_bsf.c Don't include common.h from avutil.h 13 years ago
nuv.c Don't include common.h from avutil.h 13 years ago
old_codec_ids.h lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 13 years ago
options.c lavc: add const to AVCodec* function parameters. 13 years ago
options_table.h avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
pamenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
parser.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
parser.h
pcm-mpeg.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pcm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pcxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pgssubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pictordec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
png.c
png.h
pngdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pngdsp.c
pngdsp.h
pngenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pnm.c Don't include common.h from avutil.h 13 years ago
pnm.h
pnm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pnmdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pnmenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
proresdata.c
proresdata.h
proresdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
proresdsp.c Don't include common.h from avutil.h 13 years ago
proresdsp.h
proresenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
psymodel.c Don't include common.h from avutil.h 13 years ago
psymodel.h
pthread.c pthread: make sure AVFrame.extended_data is set properly. 12 years ago
ptx.c Don't include common.h from avutil.h 13 years ago
put_bits.h avcodec: Drop silly and/or broken printf debug output 12 years ago
qcelpdata.h
qcelpdec.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
qdm2.c doxygen: qdm2: Drop documentation for non-existing function parameters 13 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c Don't include common.h from avutil.h 13 years ago
qpeg.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
qtrle.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
qtrleenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
r210dec.c Don't include common.h from avutil.h 13 years ago
ra144.c Don't include common.h from avutil.h 13 years ago
ra144.h
ra144dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ra144enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ra288.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
ra288.h Don't include common.h from avutil.h 13 years ago
ralf.c ralf: use planar sample format 12 years ago
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
ratecontrol.h
raw.c Don't include common.h from avutil.h 13 years ago
raw.h
rawdec.c avcodec: Drop long-deprecated imgconvert.h header 12 years ago
rawenc.c Don't include common.h from avutil.h 13 years ago
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
resample.c lavc: deprecate the audio resampling API. 12 years ago
resample2.c lavc: deprecate the audio resampling API. 12 years ago
rl.h
rl2.c Don't include common.h from avutil.h 13 years ago
rle.c Don't include common.h from avutil.h 13 years ago
rle.h
roqaudioenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
roqvideo.c
roqvideo.h
roqvideodec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
roqvideoenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rpza.c Don't include common.h from avutil.h 13 years ago
rtjpeg.c
rtjpeg.h Don't include common.h from avutil.h 13 years ago
rv10.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
rv10enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rv20enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rv30.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rv30data.h
rv30dsp.c
rv34.c rv34: use ff_MPV_common_frame_size_change() 12 years ago
rv34.h
rv34_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rv34data.h
rv34dsp.c Don't include common.h from avutil.h 13 years ago
rv34dsp.h
rv34vlc.h
rv40.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rv40data.h
rv40dsp.c Don't include common.h from avutil.h 13 years ago
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c Don't include common.h from avutil.h 13 years ago
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
sgienc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
shorten.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h Don't include common.h from avutil.h 13 years ago
sipr.c sipr: fall back to setting mode based on bit_rate. 12 years ago
sipr.h Don't include common.h from avutil.h 13 years ago
sipr16k.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
sipr16kdata.h
siprdata.h
smacker.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
smc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
snow.c
snow.h
snowdata.h
snowdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
snowenc.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
sp5x.h
sp5xdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
srtdec.c Don't include common.h from avutil.h 13 years ago
sunrast.c Don't include common.h from avutil.h 13 years ago
sunrast.h
sunrastenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
svq1enc.c svq1enc: Set picture_structure correctly 13 years ago
svq1enc_cb.h
svq3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
svq13.c svq1/svq3: Move common code out of SVQ1 decoder-specific file 13 years ago
synth_filter.c
synth_filter.h
tableprint.h
targa.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
targa.h
targaenc.c Don't include common.h from avutil.h 13 years ago
thread.h
tiertexseqv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
tiff.c tiffdec: Add support for GRAY16LE. 12 years ago
tiff.h
tiffenc.c tiffenc: Check av_malloc() results. 12 years ago
tmv.c Don't include common.h from avutil.h 13 years ago
truemotion1.c Don't include common.h from avutil.h 13 years ago
truemotion1data.h
truemotion2.c truemotion2: Request samples for old TM2 headers 12 years ago
truespeech.c truespeech: drop useless casts 13 years ago
truespeech_data.h
tscc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
tscc2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
tscc2data.h
tta.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
twinvq.c twinvq: use planar sample format 12 years ago
twinvq_data.h
txd.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ulti.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ulti_cb.h
unary.h
utils.c avcodec: Drop silly and/or broken printf debug output 12 years ago
utvideo.c lavc: add Ut Video encoder 13 years ago
utvideo.h utvideoenc: Switch to dsputils' median prediction 13 years ago
utvideodec.c utvideodec: Fix single symbol mode decoding 13 years ago
utvideoenc.c utvideoenc: Add missing AV_ prefix to codec ID 13 years ago
v210dec.c Don't include common.h from avutil.h 13 years ago
v210enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
v210x.c Don't include common.h from avutil.h 13 years ago
v410dec.c Don't include common.h from avutil.h 13 years ago
v410enc.c Don't include common.h from avutil.h 13 years ago
vaapi.c
vaapi.h
vaapi_h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vaapi_internal.h
vaapi_mpeg2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vaapi_mpeg4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vaapi_vc1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vb.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vble.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vc1.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
vc1.h MSS2 decoder 13 years ago
vc1_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
vc1dsp.c Don't include common.h from avutil.h 13 years ago
vc1dsp.h
vcr1.c Don't include common.h from avutil.h 13 years ago
vda.h vda: cosmetics: fix Doxygen comment formatting 13 years ago
vda_h264.c vda: better frame allocation 13 years ago
vdpau.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vdpau.h
vdpau_internal.h
version.h lavc: deprecate the audio resampling API. 12 years ago
vmdav.c Don't include common.h from avutil.h 13 years ago
vmnc.c Don't include common.h from avutil.h 13 years ago
vorbis.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
vorbis.h
vorbis_data.c Don't include common.h from avutil.h 13 years ago
vorbis_enc_data.h
vorbis_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vorbis_parser.h
vorbisdec.c vorbisdec: ensure FASTDIV denominator is never 1 13 years ago
vorbisenc.c vorbisenc: set AVCodecContext.bit_rate to 0 13 years ago
vp3.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
vp3_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp3data.h
vp3dsp.c Don't include common.h from avutil.h 13 years ago
vp3dsp.h
vp5.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp5data.h
vp6.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp6data.h
vp6dsp.c
vp8.c doxygen: Fix function parameter names to match the code 13 years ago
vp8.h vp8: pack struct VP8ThreadData more efficiently 13 years ago
vp8_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp8data.h
vp8dsp.c Don't include common.h from avutil.h 13 years ago
vp8dsp.h
vp56.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp56.h vp56: Don't use DECLARE_ALIGN on a typedef name 13 years ago
vp56data.c
vp56data.h
vp56dsp.c Don't include common.h from avutil.h 13 years ago
vp56dsp.h Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
vp56rac.c
vqavideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
w32pthreads.h w32pthreads: Add missing #includes to make header compile standalone 13 years ago
wavpack.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
wma.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c wmadec: Adjust debug printf argument length modifier 12 years ago
wmaenc.c avcodec: Drop some silly commented-out av_log() invocations 12 years ago
wmalosslessdec.c wmalosslessdec: Reset put bit buffer when num_saved_bits is reset. 12 years ago
wmaprodata.h
wmaprodec.c wmaprodec: check num_vec_coeffs for validity 12 years ago
wmavoice.c celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
wmv2enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
wnv1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ws-snd1.c Don't include common.h from avutil.h 13 years ago
xan.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
xbmenc.c Don't include common.h from avutil.h 13 years ago
xiph.c
xiph.h
xl.c Don't include common.h from avutil.h 13 years ago
xsubdec.c xsub: feed init_get_bits the whole buffer 12 years ago
xsubenc.c xsubenc: reindent 13 years ago
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
xwdenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
xxan.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
yop.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
zerocodec.c Don't include common.h from avutil.h 13 years ago
zmbv.c Don't include common.h from avutil.h 13 years ago
zmbvenc.c Don't include common.h from avutil.h 13 years ago