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.
 
 
 
 
Anton Khirnov c223d79945 lavc: add codec descriptors. 12 years ago
..
alpha Remove lowres video decoding 13 years ago
arm Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
avr32
bfin build: prettyprinting cosmetics 13 years ago
mips build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
ppc dsputil: ppc: cosmetics: pretty-print 12 years ago
sh4 build: prettyprinting cosmetics 13 years ago
sparc build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
x86 Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
4xm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
8bps.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
8svx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Makefile lavc: add codec descriptors. 12 years ago
a64colors.h
a64enc.h a64multienc: switch to encode2(). 13 years ago
a64multienc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
a64tables.h
aac.h Add a float DSP framework to libavutil 13 years ago
aac_ac3_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
aac_ac3_parser.h Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
aac_adtstoasc_bsf.c
aac_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: Fix issues with huge values of bit_rate. 13 years ago
aacdec.c aacdec: Don't fall back to the old output configuration when no old configuration is present. 12 years ago
aacdectab.h aacdec: Support native channel layout when requested. 13 years ago
aacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
aacenc.h Add a float DSP framework to libavutil 13 years ago
aacps.c aacps: align some arrays 13 years ago
aacps.h aacps: align some arrays 13 years ago
aacps_tablegen.c aacps: align some arrays 13 years ago
aacps_tablegen.h fix hardcoded tables compililation caused by missing math constants 13 years ago
aacpsdata.c
aacpsdsp.c aacps: NEON optimisations 13 years ago
aacpsdsp.h aacps: NEON optimisations 13 years ago
aacpsy.c Replace memset(0) by zero initializations. 13 years ago
aacpsy.h
aacsbr.c aacdec: More robust output configuration. 13 years ago
aacsbr.h
aacsbrdata.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
aactab.c Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
aactab.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
aandcttab.c
aandcttab.h
aasc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3.c
ac3.h Make channel layout masks unsigned 13 years ago
ac3_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3_parser.h
ac3dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3dec.h Add avcodec_decode_audio4(). 13 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c ac3: Do not read past the end of ff_ac3_band_start_tab. 13 years ago
ac3dsp.h
ac3enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3enc.h Add a float DSP framework to libavutil 13 years ago
ac3enc_fixed.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3enc_float.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ac3enc_opts_template.c ac3: don't use different names for option tables in the template file. 12 years ago
ac3enc_template.c Add a float DSP framework to libavutil 13 years ago
ac3tab.c mov: set channel layout for AC-3 streams based on the 'dac3' atom info 13 years ago
ac3tab.h mov: set channel layout for AC-3 streams based on the 'dac3' atom info 13 years ago
acelp_filters.c cosmetics: Remove extra newlines at EOF 13 years ago
acelp_filters.h
acelp_pitch_delay.c dsputil: remove shift parameter from scalarproduct_int16 13 years ago
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
adpcm.h adpcm: Add missing stdint.h #include to fix standalone header compilation. 13 years ago
adpcm_data.c
adpcm_data.h
adpcmenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
adx.c adxdec: Validate channel count to fix a division by zero. 13 years ago
adx.h Add avcodec_decode_audio4(). 13 years ago
adx_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
adxdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
adxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
alac.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
alacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
allcodecs.c Canopus Lossless decoder 12 years ago
alsdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
amr.h amr: remove shift out of the AMR_BIT() macro. 13 years ago
amrnbdata.h amr: remove shift out of the AMR_BIT() macro. 13 years ago
amrnbdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
amrwbdata.h amr: remove shift out of the AMR_BIT() macro. 13 years ago
amrwbdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
anm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ansi.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
apedec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
api-example.c api-example: update to new audio encoding API. 12 years ago
ass.c
ass.h
assdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
assenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
asv1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
atrac.c libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
atrac.h libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
atrac1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
atrac1data.h
atrac3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
atrac3data.h
audio_frame_queue.c avcodec: add code for a frame queue for use by audio encoders with delay 13 years ago
audio_frame_queue.h avcodec: add code for a frame queue for use by audio encoders with delay 13 years ago
audioconvert.c avcodec: remove avcodec_guess_channel_layout() 13 years ago
audioconvert.h avcodec: remove avcodec_guess_channel_layout() 13 years ago
aura.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
avcodec.h lavc: add codec descriptors. 12 years ago
avfft.c
avfft.h lavc doxy: add avfft to the main lavc group. 13 years ago
avpacket.c avpacket: fix duplicating side data. 13 years ago
avs.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bethsoftvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bethsoftvideo.h
bfi.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bgmc.c avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics 13 years ago
bgmc.h
bink.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
binkaudio.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
bitstream_filter.c libavcodec: Don't do av_free(av_malloc(0)) for bitstream filters 13 years ago
bmp.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bmp.h
bmpenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bmv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
bytestream.h bytestream: Eliminate one level of pointless macro indirection. 13 years ago
c93.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cabac.c h264: use one table instead of several for cabac functions 13 years ago
cabac.h h264: use one table instead of several for cabac functions 13 years ago
cabac_functions.h h264: use one table instead of several for cabac functions 13 years ago
cavs.c cavs: Remove unused code. 13 years ago
cavs.h
cavs_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cavsdata.h
cavsdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cdxl.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
celp_filters.c Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
celp_filters.h Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
celp_math.c
celp_math.h doxygen: misc consistency, spelling and wording fixes 13 years ago
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cljr.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cllc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
codec_desc.c lavc: add codec descriptors. 12 years ago
cook.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cook_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cookdata.h cook: expand dither_tab[], and make sure indexes into it don't overflow. 13 years ago
cos_tablegen.c fix hardcoded tables compililation caused by missing math constants 13 years ago
cscd.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cyuv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dca.c dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 12 years ago
dca.h dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 12 years ago
dca_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dca_parser.h dca_parser: parse the sample rate and frame durations 13 years ago
dcadata.h dca: Move tables used outside of dcadec.c to a separate file. 12 years ago
dcadec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c x86: build: replace mmx2 by mmxext 12 years ago
dct.c dct: K&R formatting cosmetics 13 years ago
dct.h
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dirac.c dirac: replace compound literal with normal initialiser 13 years ago
dirac.h
dirac_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dnxhd_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dnxhddata.c
dnxhddata.h
dnxhddec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dnxhdenc.c mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
dnxhdenc.h dnxhdenc: add space between function argument type and comment. 13 years ago
dpcm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dpx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dpxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dsicinav.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dsputil.c eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
dsputil.h eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
dsputil_template.c
dump_extradata_bsf.c
dv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dv_profile.c dv: Split profile handling code into a separate file. 13 years ago
dv_profile.h dv: Split profile handling code into a separate file. 13 years ago
dv_tablegen.c
dv_tablegen.h dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit(). 13 years ago
dv_vlc_data.h dv: Replace some magic numbers by the appropriate #define. 13 years ago
dvbsub.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvbsub_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvbsubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvdata.c dv: Split profile handling code into a separate file. 13 years ago
dvdata.h dv: Split profile handling code into a separate file. 13 years ago
dvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvdsub_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvdsubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dvdsubenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dwt.c dwt: remove variable-length arrays 13 years ago
dwt.h dwt: remove variable-length arrays 13 years ago
dxa.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dxtory.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dxva2.c Replace memset(0) by zero initializations. 13 years ago
dxva2.h lavc doxy: add all installed headers to doxy groups. 13 years ago
dxva2_h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dxva2_internal.h dxva2: include dxva.h if found 13 years ago
dxva2_mpeg2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
dxva2_vc1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eac3_data.c
eac3_data.h
eac3dec.c eac3dec: replace undefined 1<<31 with INT32_MIN in noise generation 13 years ago
eac3enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eac3enc.h
eacmv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eaidct.c eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
eaidct.h eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
eamad.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eatgq.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eatgv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
eatqi.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
elbg.c
elbg.h
error_resilience.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
escape124.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
faandct.c faandct: Remove FAAN_POSTSCALE define and related code. 13 years ago
faandct.h faandct: Remove FAAN_POSTSCALE define and related code. 13 years ago
faanidct.c
faanidct.h
faxcompr.c faxcompr: Check malloc results and unify return path 13 years ago
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c dct/fft-test: use a replacement getopt() if the system has none present. 13 years ago
fft.c cosmetics: Remove extra newlines at EOF 13 years ago
fft.h
fft_fixed.c
fft_float.c
ffv1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flac.c flac: Move flac functions shared between libraries to flac common code 13 years ago
flac.h flac: make FLAC_CHMODE_* constants consecutive 13 years ago
flac_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flacdata.c
flacdata.h
flacdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flacdsp.c flacdec: reverse lpc coeff order, simplify filter 13 years ago
flacdsp.h flacdec: add planar output support 13 years ago
flacdsp_template.c flacdec: add planar output support 13 years ago
flacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flashsv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flashsvenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flicvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flv.h
flvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
flvenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
fmtconvert.c
fmtconvert.h cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
fraps.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
frwu.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
g722.c cosmetics: Move static and inline attributes to more standard places. 13 years ago
g722.h g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 13 years ago
g722dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
g722enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
g723_1.c g723.1: fix addition overflow 12 years ago
g723_1_data.h G.723.1 demuxer and decoder 12 years ago
g726.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
get_bits.h get_bits: add HAVE_BITS_REMAINING macro. 13 years ago
gif.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
gifdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
golomb-test.c fate-golomb: extend golomb-test to get_ue_golomb_long() 13 years ago
golomb.c
golomb.h golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls() 13 years ago
gsm.h avcodec: add GSM parser 13 years ago
gsm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
gsmdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
gsmdec_data.c
gsmdec_data.h avcodec: add GSM parser 13 years ago
gsmdec_template.c avcodec: add GSM parser 13 years ago
h261.c cosmetics: Remove extra newlines at EOF 13 years ago
h261.h
h261_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h261data.h
h261dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h261enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h263.c h263: Add ff_ prefix to nonstatic symbols 13 years ago
h263.h mpegvideo_enc: add cbp_rd flag to mpv_flags. 13 years ago
h263_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h263_parser.h
h263data.h h263: Add ff_ prefix to nonstatic symbols 13 years ago
h263dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264.h h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
h264_cabac.c h264: use asm cabac reader under a generic condition 13 years ago
h264_cavlc.c h264: Factorize declaration of mb_sizes array. 13 years ago
h264_direct.c h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 13 years ago
h264_loopfilter.c cosmetics: Move static and inline attributes to more standard places. 13 years ago
h264_mb_template.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264_mc_template.c h264: use templates to avoid excessive inlining 13 years ago
h264_mp4toannexb_bsf.c cosmetics: Remove extra newlines at EOF 13 years ago
h264_mvpred.h h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
h264_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264_ps.c h264_ps: declare array of colorspace strings on its own line. 12 years ago
h264_refs.c h264: fix frame reordering code. 13 years ago
h264_sei.c Replace computations of remaining bits with calls to get_bits_left(). 13 years ago
h264data.h h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
h264dsp.c
h264dsp.h h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
h264dsp_template.c
h264idct.c
h264idct_template.c Don't use ff_cropTbl[] for IDCT. 13 years ago
h264pred.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h264pred.h h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
h264pred_template.c Remove extraneous semicolons 13 years ago
huffman.c vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
huffman.h
huffyuv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
idcinvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
iff.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
iirfilter.c
iirfilter.h
imc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
imcdata.h iac: generate codec tables as they are supposed to be 13 years ago
imgconvert.c imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago
imgconvert.h
imx_dump_header_bsf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
indeo2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
indeo2data.h Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
indeo3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
indeo3data.h indeo3: add parens around some macro arguments 13 years ago
indeo4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
indeo4data.h indeo4: add some missing static and const qualifiers 13 years ago
indeo5.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
indeo5data.h
intelh263dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
internal.h Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
interplayvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
intrax8.c Remove lowres video decoding 13 years ago
intrax8.h
intrax8dsp.c Replace memset(0) by zero initializations. 13 years ago
intrax8huf.h
inverse.c
ituh263dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ituh263enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ivi_common.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ivi_common.h indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
ivi_dsp.c Indeo 4 decoder 13 years ago
ivi_dsp.h Indeo 4 decoder 13 years ago
jfdctfst.c libavcodec: Prefix fdct_ifast, fdct_ifast248 13 years ago
jfdctint.c doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
jfdctint_template.c Fix a bunch of common typos. 13 years ago
jpegls.c
jpegls.h
jpeglsdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
jpeglsdec.h
jpeglsenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
jrevdct.c Remove lowres video decoding 13 years ago
jvdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
kbdwin.c cosmetics: Remove extra newlines at EOF 13 years ago
kbdwin.h
kgv1dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
kmvc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
lagarith.c lagarith: frame multithreading 12 years ago
lagarithrac.c lagarith: fix buffer overreads. 13 years ago
lagarithrac.h lagarith: Add ff_ prefix to lag_rac_init 13 years ago
latm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
lcl.h
lcldec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
lclenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libavcodec.v lavc/lavf: remove unnecessary symbols from the symbol version script. 13 years ago
libfaac.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libfdk-aacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libgsm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libilbc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libmp3lame.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libopencore-amr.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libopenjpegdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libopenjpegenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libschroedinger.c libschroedinger: Switch to function names more in line with Libav style. 13 years ago
libschroedinger.h Move code shared between libdirac and libschroedinger to libschroedinger. 13 years ago
libschroedingerdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libschroedingerenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libspeexdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libspeexenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libtheoraenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libvo-aacenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libvo-amrwbenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libvorbis.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libvpxdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libvpxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libx264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libxavs.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libxvid.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
libxvid.h libxvid: Give more suitable names to libxvid-related files. 13 years ago
libxvid_rc.c libxvid: Give more suitable names to libxvid-related files. 13 years ago
ljpegenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
loco.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
lpc.c doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
lpc.h doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
lsp.c misc Doxygen markup improvements 13 years ago
lsp.h
lzw.c lzw: fix potential integer overflow. 13 years ago
lzw.h
lzwenc.c
mace.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mathops.h Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mimic.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
mjpeg_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpega_dump_header_bsf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpegbdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpegdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpegdec.h
mjpegenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mlp_parser.h cosmetics: Remove extra newlines at EOF 13 years ago
mlpdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mlpdsp.c
mmvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
motion-test.c x86: build: replace mmx2 by mmxext 12 years ago
motion_est.c motion_est: drop inline from sad_hpel_motion_search() 12 years ago
motion_est_template.c
motionpixels.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
mpc.h Add avcodec_decode_audio4(). 13 years ago
mpc7.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpc7data.h
mpc8.c mpc8: do not leave padding after last frame in buffer for the next decode call 12 years ago
mpc8data.h
mpc8huff.h
mpcdata.h mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
mpeg4audio.c latmdec: fix audio specific config parsing 13 years ago
mpeg4audio.h latmdec: fix audio specific config parsing 13 years ago
mpeg4data.h mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
mpeg4video.c cosmetics: Remove extra newlines at EOF 13 years ago
mpeg4video.h mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
mpeg4video_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpeg4video_parser.h doxygen: misc consistency, spelling and wording fixes 13 years ago
mpeg4videodec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpeg4videoenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpeg12.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpeg12.h
mpeg12data.c mpeg12: Pad framerate tab to 16 entries. 13 years ago
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Move MASK_ABS macro to libavcodec/mathops.h 12 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c mpegaudiodec: don't print an error on > 1 frame in a packet. 12 years ago
mpegaudiodec_float.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpegaudiodecheader.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c mpegaudiodec: move imdct and windowing function to mpegaudiodsp 13 years ago
mpegaudiodsp.h mpegaudiodec: change imdct window arrangment for better pointer alignment 13 years ago
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
mpegaudioenc.c mpegaudioenc: list supported channel layouts. 12 years ago
mpegaudiotab.h
mpegvideo.c mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
mpegvideo.h mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
mpegvideo_enc.c mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
mpegvideo_motion.c mpegvideo: reduce excessive inlining of mpeg_motion() 12 years ago
mpegvideo_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mpegvideo_xvmc.c
msgsmdec.c avcodec: add GSM parser 13 years ago
msgsmdec.h
msmpeg4.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
msmpeg4.h msmpeg4: Split encoding backend code off from general backend code. 13 years ago
msmpeg4data.c msmpeg4: Split encoding backend code off from general backend code. 13 years ago
msmpeg4data.h msmpeg4: Split encoding backend code off from general backend code. 13 years ago
msmpeg4enc.c msmpeg4: Split encoding backend code off from general backend code. 13 years ago
msrle.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
msrledec.c msrle: convert MS RLE decoding function to bytestream2. 13 years ago
msrledec.h msrle: convert MS RLE decoding function to bytestream2. 13 years ago
mss1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mss3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mss4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mss34dsp.c mss3: split DSP functions that are used in MTS2(MSS4) into separate file 13 years ago
mss34dsp.h mss3: split DSP functions that are used in MTS2(MSS4) into separate file 13 years ago
msvideo1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mxpegdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
nellymoser.c cosmetics: Remove extra newlines at EOF 13 years ago
nellymoser.h
nellymoserdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
nellymoserenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
noise_bsf.c
nuv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
old_codec_ids.h lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
options.c Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago
options_table.h x86: remove libmpeg2 mmx(ext) idct functions 12 years ago
pamenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
parser.h parser: remove forward declaration of MpegEncContext 13 years ago
pcm-mpeg.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pcm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pcm_tablegen.c cosmetics: Remove extra newlines at EOF 13 years ago
pcm_tablegen.h
pcx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pcxenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pgssubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pictordec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
png.c
png.h
pngdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pngdsp.c png: move DSP functions to their own DSP context. 13 years ago
pngdsp.h png: move DSP functions to their own DSP context. 13 years ago
pngenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pnm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pnm.h
pnm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pnmdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
pnmenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
proresdata.c prores: move data shared between decoder and encoder to common file 13 years ago
proresdata.h prores: move data shared between decoder and encoder to common file 13 years ago
proresdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
proresdsp.c prores: initialise encoder and decoder parts only when needed 13 years ago
proresdsp.h prores encoder 13 years ago
proresenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
psymodel.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
psymodel.h aacenc: Deinterleave input samples before processing. 13 years ago
pthread.c Avoid C99 variable declarations within for statements. 13 years ago
ptx.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
put_bits.h
qcelpdata.h doxygen: eliminate Qt-style doxygen syntax 13 years ago
qcelpdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
qdm2.c doxygen: qdm2: Drop documentation for non-existing function parameters 12 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
qpeg.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
qtrle.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
qtrleenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
r210dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ra144.c Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
ra144.h ra144enc: use AVCodec.encode2() 13 years ago
ra144dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ra144enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ra288.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ra288.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
ralf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ralfdata.h RealAudio Lossless decoder 13 years ago
rangecoder.c Replace memset(0) by zero initializations. 13 years ago
rangecoder.h
ratecontrol.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ratecontrol.h cosmetics: Remove extra newlines at EOF 13 years ago
raw.c raw: add 10bit YUV definitions 13 years ago
raw.h
rawdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rawenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
resample.c resample: allocate a large enough output buffer 13 years ago
resample2.c doxygen: misc consistency, spelling and wording fixes 13 years ago
rl.h vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
rl2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rle.c
rle.h
roqaudioenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
roqvideo.c
roqvideo.h roqvideo: Remove a totally unused dspcontext 13 years ago
roqvideodec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
roqvideoenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rpza.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rtjpeg.c rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
rtjpeg.h nuv: check RTjpeg header for validity 12 years ago
rv10.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv10enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv20enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv30.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv30data.h
rv30dsp.c
rv34.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv34.h rv40dsp: implement prescaled versions for biweight. 13 years ago
rv34_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv34data.h h263: Add ff_ prefix to nonstatic symbols 13 years ago
rv34dsp.c rv34dsp: factorize a multiplication in the noround inverse transform 13 years ago
rv34dsp.h rv40dsp: implement prescaled versions for biweight. 13 years ago
rv34vlc.h
rv40.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
rv40data.h rv40: move loop filter to rv34dsp context 13 years ago
rv40dsp.c rv40dsp: implement prescaled versions for biweight. 13 years ago
rv40vlc2.h
s3tc.c txd: port to bytestream2 API 13 years ago
s3tc.h s3tc.h: Add missing #include to fix standalone header compilation. 13 years ago
s302m.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sbr.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
sbrdsp.c SBR DSP: unroll sum_square 13 years ago
sbrdsp.h sbrdsp: Use standard multiple inclusion guards. 13 years ago
sgi.h
sgidec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sgienc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
shorten.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
simple_idct.c Don't use ff_cropTbl[] for IDCT. 13 years ago
simple_idct.h
simple_idct_template.c Don't use ff_cropTbl[] for IDCT. 13 years ago
sinewin.c
sinewin.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
sinewin_tablegen.c fix hardcoded tables compililation caused by missing math constants 13 years ago
sinewin_tablegen.h wmapro: change max. block size to 13 bits. 13 years ago
sipr.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sipr.h sipr: use a function pointer to select the decode_frame function 13 years ago
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
smc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
snow.c snow: remove a VLA used for edge emulation 13 years ago
snow.h snow: remove a VLA used for edge emulation 13 years ago
snowdata.h snow: Add ff_ prefix to nonstatic symbols 13 years ago
snowdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
snowenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sp5x.h
sp5xdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
srtdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sunrast.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
sunrast.h avcodec: add a Sun Rasterfile encoder 13 years ago
sunrastenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
svq1enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
svq1enc_cb.h
svq3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
synth_filter.c
synth_filter.h
tableprint.h doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
targa.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
targa.h
targaenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
thread.h doxygen: misc consistency, spelling and wording fixes 13 years ago
tiertexseqv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
tiff.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
tiff.h
tiffenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
tmv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
truemotion1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
truemotion1data.h
truemotion2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
truespeech.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
truespeech_data.h
tscc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
tscc2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
tscc2data.h TechSmith Screen Codec 2 decoder 13 years ago
tta.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
twinvq.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
twinvq_data.h twinvq: give massive struct a name. 13 years ago
txd.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ulti.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ulti_cb.h
unary.h
utils.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
utvideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
v210dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
v210enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
v210x.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
v410dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
v410enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vaapi.c
vaapi.h lavc doxy: add all installed headers to doxy groups. 13 years ago
vaapi_h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vaapi_internal.h
vaapi_mpeg2.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vaapi_mpeg4.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vaapi_vc1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vb.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vble.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vc1.c vc1: Do not read from array if index is invalid. 13 years ago
vc1.h vc1: Move init code shared between decoder and parser to common code file. 13 years ago
vc1_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vc1acdata.h vc1: Move init code shared between decoder and parser to common code file. 13 years ago
vc1data.c vc1: Do not read from array if index is invalid. 13 years ago
vc1data.h vc1: Do not read from array if index is invalid. 13 years ago
vc1dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vc1dsp.c vc1dsp: mark put/avg_vc1_mspel_mc() always_inline 13 years ago
vc1dsp.h
vcr1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vda.c vda: Signal 4 byte NAL headers to the decoder regardless of what's in the extradata 13 years ago
vda.h lavc doxy: add all installed headers to doxy groups. 13 years ago
vda_h264.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vda_internal.h hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
vdpau.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vdpau.h lavc doxy: add all installed headers to doxy groups. 13 years ago
vdpau_internal.h
version.h lavc: add AV prefix to codec ids. 12 years ago
vmdav.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vmnc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vorbis.c vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
vorbis.h vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
vorbis_data.c Make channel layout masks unsigned 13 years ago
vorbis_enc_data.h
vorbis_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vorbis_parser.h avcodec: add a Vorbis parser to get packet duration 13 years ago
vorbisdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vorbisenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp3.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp3_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp3data.h
vp3dsp.c vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
vp3dsp.h vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
vp5.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp5data.h
vp6.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp6data.h
vp6dsp.c
vp8.c doxygen: Fix function parameter names to match the code 12 years ago
vp8.h vp8: pack struct VP8ThreadData more efficiently 12 years ago
vp8_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp8data.h
vp8dsp.c Don't use ff_cropTbl[] for IDCT. 13 years ago
vp8dsp.h vp8: change int stride to ptrdiff_t stride. 13 years ago
vp56.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp56.h vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
vp56data.c vp56: Add ff_ prefix to nonstatic symbols 13 years ago
vp56data.h vp56: Add ff_ prefix to nonstatic symbols 13 years ago
vp56dsp.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp56dsp.h Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
vp56rac.c
vqavideo.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
w32pthreads.h w32threads: Make pthread_cond_wait follow POSIX 13 years ago
wavpack.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wma.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wma.h wma: Refactor common code to fix standalone compilation of WMA lossless decoder. 13 years ago
wma_common.c cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
wma_common.h cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
wmadata.h
wmadec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmaenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmalosslessdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmaprodata.h
wmaprodec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmavoice.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmavoice_data.h
wmv2.c msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
wmv2.h
wmv2dec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wmv2enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
wnv1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
ws-snd1.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xan.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xbmenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xiph.c
xiph.h
xl.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xsubdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xsubenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xvmc.h misc typo and wording fixes 13 years ago
xvmc_internal.h
xwd.h XWD encoder and decoder 13 years ago
xwddec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xwdenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
xxan.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
yop.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
zerocodec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
zmbv.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
zmbvenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago