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.
 
 
 
 
Tim Walker 7840c40445 (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
..
arm arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
avr32
bfin mpegvideo: remove disabled bfin asm 11 years ago
mips
ppc ppc: cosmetics: Consistently format CPU flag detection invocations 11 years ago
sh4 sh4: Remove dubious aligned dsputil code 12 years ago
sparc sparc: VIS mnemonics 12 years ago
x86 x86: mpegvideo: move denoise_dct asm to mpegvideoenc 11 years ago
4xm.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
8bps.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
8svx.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Makefile Add a libwebp encoder 11 years ago
a64colors.h
a64enc.h a64multienc: use the AVFrame API properly. 11 years ago
a64multienc.c a64multienc: use the AVFrame API properly. 11 years ago
a64tables.h
aac.h aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
aac_ac3_parser.c ac3: implement request_channel_layout. 11 years ago
aac_ac3_parser.h ac3: Do not clash with normal AVERROR 11 years ago
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 12 years ago
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
aacdec.c aac: Fix low delay windowing. 11 years ago
aacdectab.h
aacenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
aacenc.h
aacps.c aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacps.h
aacps_tablegen.c aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacps_tablegen.h aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacpsdata.c
aacpsdsp.c aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacpsdsp.h aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacpsy.c aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
aacsbr.c aacsbr: Add some const casts to silence warnings in ff_sbr_apply() 11 years ago
aacsbr.h
aacsbrdata.h
aactab.c aac: Fix low delay windowing. 11 years ago
aactab.h aac: Fix low delay windowing. 11 years ago
aandcttab.c
aandcttab.h
aasc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ac3.c
ac3.h (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 11 years ago
ac3_parser.c (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 11 years ago
ac3_parser.h
ac3dec.c (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
ac3dec.h (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 11 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3dsp.h dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3enc.c Remove commented-out debug #define cruft 12 years ago
ac3enc.h
ac3enc_fixed.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3enc_float.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3enc_opts_template.c
ac3enc_template.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
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 '.'. 12 years ago
acelp_vectors.h
adpcm.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
adx.c adx: check that the offset is not negative 11 years ago
adx.h
adx_parser.c
adxdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
adxenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
aic.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
alac.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
alac_data.c
alac_data.h
alacenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
allcodecs.c Add a libwebp encoder 11 years ago
alsdec.c alsdec: check block length 11 years ago
amr.h
amrnbdata.h
amrnbdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
amrwbdata.h
amrwbdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
anm.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ansi.c ansi: fix possible use of uninitialized variables 11 years ago
apedec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
api-example.c api-example: remove an unneeded call to avcodec_get_frame_defaults(). 11 years ago
ass.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
ass.h
assdec.c
assenc.c
asv.c asvenc: use the AVFrame API properly. 11 years ago
asv.h asvenc: use the AVFrame API properly. 11 years ago
asvdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
asvenc.c asvenc: use the AVFrame API properly. 11 years ago
atrac.c atrac: Add missing av_cold 11 years ago
atrac.h atrac3: Generalize gain compensation code 11 years ago
atrac1.c cosmetics: Fix ATRAC codec name spelling 11 years ago
atrac1data.h cosmetics: Fix ATRAC codec name spelling 11 years ago
atrac3.c atrac3: Better name for IMDCT window initialization 11 years ago
atrac3data.h cosmetics: Fix ATRAC codec name spelling 11 years ago
audio_frame_queue.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
audio_frame_queue.h
aura.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
avcodec.h lavc: add HEVC profiles names 11 years ago
avfft.c avcodec: Add av_cold attributes to end functions missing them 12 years ago
avfft.h
avpacket.c avpacket: Fix error checking in packet_alloc 11 years ago
avpicture.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
avs.c avs: use the AVFrame API properly. 11 years ago
bethsoftvideo.c bethsoftvid: use the AVFrame API properly. 11 years ago
bethsoftvideo.h
bfi.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
bgmc.c bgmc: Do not mark ff_bgmc_decode_init() as av_cold 12 years ago
bgmc.h
bink.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
binkaudio.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
binkdata.h use my full first name instead of short one in copyrights 12 years ago
binkdsp.c use my full first name instead of short one in copyrights 12 years ago
binkdsp.h use my full first name instead of short one in copyrights 12 years ago
bit_depth_template.c
bitstream.c avcodec: Use av_reallocp where suitable 11 years ago
bitstream_filter.c bitstream_filter: K&R formatting cosmetics 12 years ago
bmp.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
bmp.h bmpenc: use the AVFrame API properly. 11 years ago
bmpenc.c bmpenc: use the AVFrame API properly. 11 years ago
bmv.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
bytestream.h
c93.c c93: use the AVFrame API properly. 11 years ago
cabac.c h264: do not reinitialize the global cabac tables at each slice header 11 years ago
cabac.h
cabac_functions.h Add HEVC decoder 11 years ago
cavs.c lavc: Edge emulation with dst/src linesize 11 years ago
cavs.h lavc: Convert some remaining strides to ptrdiff_t 11 years ago
cavs_parser.c
cavsdata.c
cavsdec.c cavs: Check for negative cbp 11 years ago
cavsdsp.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h tablegen: Don't use cbrtf in host tools 11 years ago
cdgraphics.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
cdxl.c cdxl: remove an unused variable 11 years ago
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c cinepak: use the AVFrame API properly. 11 years ago
cljr.c cljr: use the AVFrame API properly. 11 years ago
cllc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
cngdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
cngenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
codec_desc.c Deprecate obsolete XvMC hardware decoding support 11 years ago
cook.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c cos_tablegen: Don't use lrint 11 years ago
cscd.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
cyuv.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
dca.c
dca.h
dca_parser.c dca_parser: Handle changes in DCA frame size 11 years ago
dcadata.h dca: support mixing LFE in dca_downmix. 11 years ago
dcadec.c dcadec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
dcadsp.c dcadsp: Add a new method, qmf_32_subbands 12 years ago
dcadsp.h dcadsp: Add a new method, qmf_32_subbands 12 years ago
dcahuff.h
dct-test.c Remove all Alpha architecture optimizations 11 years ago
dct.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
dct.h
dct32.h
dct32_fixed.c dct/fft: Give consistent names to fixed/float template files 11 years ago
dct32_float.c dct/fft: Give consistent names to fixed/float template files 11 years ago
dct32_template.c dct/fft: Give consistent names to fixed/float template files 11 years ago
dctref.c
dctref.h
dfa.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
dirac.c dirac: stop using deprecated avcodec_set_dimensions 11 years ago
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c dnxhddec: stop using deprecated avcodec_set_dimensions 11 years ago
dnxhdenc.c dnxhdenc: use the AVFrame API properly. 11 years ago
dnxhdenc.h dnxhdenc: use the AVFrame API properly. 11 years ago
dpcm.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
dpx.c dpx: stop using deprecated avcodec_set_dimensions 11 years ago
dpxenc.c dpxenc: use the AVFrame API properly. 11 years ago
dsicinav.c cin video: use the AVFrame API properly. 11 years ago
dsputil.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
dsputil.h dsputil: Move apply_window_int16 to ac3dsp 11 years ago
dsputil_template.c dsputil: Remove non-8bpp draw_edge 12 years ago
dump_extradata_bsf.c
dv.c dv: use AVFrame API properly 11 years ago
dv.h dv: use AVFrame API properly 11 years ago
dv_profile.c
dv_profile.h
dv_tablegen.c dv_tablegen: Remove CONFIG_SMALL preprocessor check 11 years ago
dv_tablegen.h dv: Move DV VLC data tables out of header file 11 years ago
dvbsub.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
dvbsub_parser.c
dvbsubdec.c Remove #undefs for formerly forbidden system functions 11 years ago
dvdata.c dv: Move DV VLC data tables out of header file 11 years ago
dvdata.h dv: Move DV VLC data tables out of header file 11 years ago
dvdec.c dv: use AVFrame API properly 11 years ago
dvdsub_parser.c
dvdsubdec.c Remove #undefs for formerly forbidden system functions 11 years ago
dvdsubenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
dvenc.c dv: use AVFrame API properly 11 years ago
dxa.c dxa: use the AVFrame API properly. 11 years ago
dxtory.c dxtory v2 support 12 years ago
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
eac3_data.c
eac3_data.h
eac3dec.c (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 11 years ago
eac3enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
eac3enc.h
eacmv.c eacmv: check the framerate before setting it. 11 years ago
eaidct.c
eaidct.h
eamad.c eamad: use the AVFrame API properly. 11 years ago
eatgq.c eatgq: stop using deprecated avcodec_set_dimensions 11 years ago
eatgv.c avcodec: Use av_reallocp where suitable 11 years ago
eatqi.c eatqi: stop using deprecated avcodec_set_dimensions 11 years ago
elbg.c
elbg.h
error_resilience.c Deprecate obsolete XvMC hardware decoding support 11 years ago
error_resilience.h
escape124.c escape124: use the AVFrame API properly. 11 years ago
escape130.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c faxcompr: return meaningful errors 12 years ago
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c fft-test: add a missing #include 11 years ago
fft.h ppc: More consistent arch initialization 12 years ago
fft_fixed.c dct/fft: Give consistent names to fixed/float template files 11 years ago
fft_float.c dct/fft: Give consistent names to fixed/float template files 11 years ago
fft_template.c dct/fft: Give consistent names to fixed/float template files 11 years ago
ffv1.c ffv1: use the AVFrame API properly. 11 years ago
ffv1.h ffv1: use the AVFrame API properly. 11 years ago
ffv1dec.c ffv1: use the AVFrame API properly. 11 years ago
ffv1enc.c ffv1: use the AVFrame API properly. 11 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
flac.c flac: use meaningful return values 12 years ago
flac.h
flac_parser.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
flacdata.c
flacdata.h
flacdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
flashsv.c avcodec: Use av_reallocp where suitable 11 years ago
flashsvenc.c flashsvenc: use the AVFrame API properly. 11 years ago
flicvideo.c flicvideo: use the AVFrame API properly. 11 years ago
flv.h
flvdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
flvenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
fmtconvert.c fmtconvert: Add a new method, int32_to_float_fmul_array8 12 years ago
fmtconvert.h fmtconvert: Add a new method, int32_to_float_fmul_array8 12 years ago
fraps.c fraps: use the AVFrame API properly. 11 years ago
frwu.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
g2meet.c avcodec: Use av_reallocp where suitable 11 years ago
g722.c
g722.h
g722dec.c g722dec: Change bits_per_codeword to the right option type 11 years ago
g722enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
g723_1.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
g723_1_data.h
g726.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
get_bits.h
gif.c gif: use the AVFrame API properly. 11 years ago
gifdec.c gifdec: convert to bytestream2 11 years ago
golomb-test.c
golomb.c
golomb.h golomb: reduce scope of a few variables 11 years ago
gsm.h MSN Audio support 11 years ago
gsm_parser.c MSN Audio support 11 years ago
gsmdec.c MSN Audio support 11 years ago
gsmdec_data.c MSN Audio support 11 years ago
gsmdec_data.h MSN Audio support 11 years ago
gsmdec_template.c MSN Audio support 11 years ago
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c mpegvideo: do not set current_picture_ptr in decoders 11 years ago
h261enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
h263.c dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
h263.h lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h 11 years ago
h263_parser.c
h263_parser.h
h263data.h dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
h263dec.c mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec to mpeg4videodec 11 years ago
h263dsp.c h263dsp: K&R formatting cosmetics 11 years ago
h263dsp.h dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
h264.c h264: reset data_partitioning if decoding the slice header for NAL_DPA fails 11 years ago
h264.h h264: parse frame packing arrangement SEI messages and save relevant stereo3d information 11 years ago
h264_cabac.c h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 12 years ago
h264_cavlc.c h264_cavlc: check the size of the intra PCM data. 11 years ago
h264_direct.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_loopfilter.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c avcodec: Use av_reallocp where suitable 11 years ago
h264_mvpred.h avcodec: Remove some commented-out debug cruft 12 years ago
h264_parser.c h264_parser: Use ff_h264_reset_sei() 11 years ago
h264_ps.c h264_ps: when parsing a VUI fails, only abort when explode is set 11 years ago
h264_refs.c h264_refs: make sure not to write over the bounds of the default ref list 11 years ago
h264_sei.c h264: Refactor decode_frame_packing_arrangement 11 years ago
h264addpx_template.c
h264chroma.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264chroma.h sh4: Remove dubious aligned dsputil code 12 years ago
h264chroma_template.c
h264data.h h264data: Move some tables to the only place they are used 12 years ago
h264dsp.c h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
h264dsp.h h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264pred.h
h264pred_template.c
h264qpel.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264qpel.h
h264qpel_template.c
hevc.c hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
hevc.h hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
hevc_cabac.c Add HEVC decoder 11 years ago
hevc_filter.c Add HEVC decoder 11 years ago
hevc_mvs.c Add HEVC decoder 11 years ago
hevc_parser.c Add HEVC decoder 11 years ago
hevc_ps.c hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
hevc_refs.c Add HEVC decoder 11 years ago
hevc_sei.c hevc: Refactor decode_nal_sei_frame_packing_arrangement 11 years ago
hevcdsp.c hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
hevcdsp.h hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
hevcdsp_template.c Add HEVC decoder 11 years ago
hevcpred.c Add HEVC decoder 11 years ago
hevcpred_template.c Add HEVC decoder 11 years ago
hnm4video.c HNM4/HNM4A demuxer & video decoder 11 years ago
hpel_template.c
hpeldsp.c Remove all Alpha architecture optimizations 11 years ago
hpeldsp.h Remove all Alpha architecture optimizations 11 years ago
hpeldsp_template.c
huffman.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
huffman.h
huffyuv.c
huffyuv.h huffyuv: use the AVFrame API properly. 11 years ago
huffyuvdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
huffyuvenc.c huffyuv: use the AVFrame API properly. 11 years ago
idcinvideo.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
iff.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
iirfilter.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
iirfilter.h
imc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
imcdata.h
imgconvert.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c indeo2: use the AVFrame API properly. 11 years ago
indeo2data.h
indeo3.c indeo3: stop using deprecated avcodec_set_dimensions 11 years ago
indeo3data.h
indeo4.c indeo4: Check the inherited quant_mat 11 years ago
indeo4data.h
indeo5.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
indeo5data.h
intelh263dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
internal.h avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
interplayvideo.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
intrax8.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext 11 years ago
ituh263enc.c Remove commented-out debug #define cruft 12 years ago
ivi_common.c ivi_common: stop using deprecated avcodec_set_dimensions 11 years ago
ivi_common.h indeo: Bound-check before applying transform 12 years ago
ivi_dsp.c indeo4: add missing Haar and slanted transforms 12 years ago
ivi_dsp.h indeo4: add missing Haar and slanted transforms 12 years ago
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c jpeg2000: Proper cleanup on failure in decode_frame() 12 years ago
jpeg2000.h jpeg2000: Remove unused passes array in Jpeg200Cblk structure 12 years ago
jpeg2000dec.c jpeg2000: Check block length 11 years ago
jpeg2000dwt.c jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 12 years ago
jpeg2000dwt.h JPEG 2000 decoder for DCinema 12 years ago
jpegls.c jpegls: K&R formatting cosmetics 12 years ago
jpegls.h jpegls: use the AVFrame API properly. 11 years ago
jpeglsdec.c jpegls: check the scan offset 12 years ago
jpeglsdec.h jpegls: K&R formatting cosmetics 12 years ago
jpeglsenc.c jpegls: use the AVFrame API properly. 11 years ago
jrevdct.c
jvdec.c jvdec: use the AVFrame API properly. 11 years ago
kbdwin.c
kbdwin.h
kgv1dec.c kgv1: use the AVFrame API properly. 11 years ago
kmvc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
lagarith.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
lclenc.c lclenc: use the AVFrame API properly. 11 years ago
libavcodec.v avcodec: Stop exporting the removed audio_resample* symbols 11 years ago
libfaac.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libfdk-aacdec.c libfdk-aacdec: formatting cosmetics 12 years ago
libfdk-aacenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libgsm.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libilbc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libmp3lame.c avcodec: Use av_reallocp where suitable 11 years ago
libopencore-amr.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libopenjpegdec.c libopenjpegdec: stop using deprecated avcodec_set_dimensions 11 years ago
libopenjpegenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
libopus.c
libopus.h
libopusdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libopusenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libschroedinger.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
libschroedinger.h
libschroedingerdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libschroedingerenc.c avcodec: Use av_reallocp where suitable 11 years ago
libspeexdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libspeexenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libtheoraenc.c avcodec: Use av_reallocp where suitable 11 years ago
libvo-aacenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libvo-amrwbenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libvorbis.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
libvpx.c libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 11 years ago
libvpx.h libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 11 years ago
libvpxdec.c libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 11 years ago
libvpxenc.c avcodec: Use av_reallocp where suitable 11 years ago
libwavpackenc.c lavc: add a libwavpack encoder wrapper 12 years ago
libwebpenc.c Add a libwebp encoder 11 years ago
libx264.c libx264: set frame packing information when relevant information is found 11 years ago
libxavs.c libxavs: rename and fix a variable name 11 years ago
libxvid.c libxvid: use the AVFrame API properly. 11 years ago
libxvid.h
libxvid_rc.c libavcodec: use avpriv_open() 12 years ago
ljpegenc.c ljpegenc: split yuv encoding into a separate function 11 years ago
loco.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
log2_tab.c
lpc.c x86: lpc: fix a segfault in av_evaluate_lls_sse2() 12 years ago
lpc.h
lsp.c
lsp.h
lzw.c lzw: switch to bytestream2 11 years ago
lzw.h gifdec: convert to bytestream2 11 years ago
lzwenc.c
mace.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
mathops.h lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t 11 years ago
mathtables.c
mdct_fixed.c dct/fft: Give consistent names to fixed/float template files 11 years ago
mdct_float.c dct/fft: Give consistent names to fixed/float template files 11 years ago
mdct_template.c dct/fft: Give consistent names to fixed/float template files 11 years ago
mdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
metasound.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
metasound_data.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
metasound_data.h Voxware MetaSound decoder 12 years ago
mimic.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
mjpegdec.c mjpegdec: use the AVFrame API properly. 11 years ago
mjpegdec.h mjpegdec: use the AVFrame API properly. 11 years ago
mjpegenc.c ljpegenc: accept bgr24 instead of bgra 11 years ago
mjpegenc.h mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc() 11 years ago
mlp.c
mlp.h mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
mlp_parser.c mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
mlp_parser.h mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
mlpdec.c mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
mlpdsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mlpdsp.h
mmvideo.c mmvideo: use the AVFrame API properly. 11 years ago
motion_est.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
motion_est_template.c
motionpixels.c motionpixels: clip VLC codes. 11 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mpc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpc.h
mpc7.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
mpc7data.h
mpc8.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c mpeg4video: K&R formatting cosmetics 11 years ago
mpeg4video.h mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext 11 years ago
mpeg4video_parser.c mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext 11 years ago
mpeg4video_parser.h
mpeg4videodec.c mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext 11 years ago
mpeg4videoenc.c mpeg4videoenc: don't set MpegEncContext.resync_marker 11 years ago
mpeg12.c Deprecate obsolete XvMC hardware decoding support 11 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c mpeg12dec: parse frame packing arrangement user_data and save relevant stereo3d information 11 years ago
mpeg12enc.c mpeg12enc: set frame packing information when relevant metadata is found 11 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h mpegaudio_tablegen: Don't use llrint 11 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c mpegaudiodec: Consistently handle fixed/float templating 11 years ago
mpegaudiodec_float.c mpegaudiodec: Consistently handle fixed/float templating 11 years ago
mpegaudiodec_template.c mp3adu: Set the channel layout properly 11 years ago
mpegaudiodecheader.c Remove commented-out debug #define cruft 12 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudiodsp.h ppc: More consistent arch initialization 12 years ago
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudioenc.c mpegaudioenc: Move some static tables to MpegAudioContext 11 years ago
mpegaudiotab.h mpegaudioenc: Move some static tables to MpegAudioContext 11 years ago
mpegvideo.c mpegvideo: remove disabled bfin asm 11 years ago
mpegvideo.h mpegvideo: remove disabled bfin asm 11 years ago
mpegvideo_enc.c mpegvideo: split the encoding-only parts of frame_start() into a separate function 11 years ago
mpegvideo_motion.c lavc: Edge emulation with dst/src linesize 11 years ago
mpegvideo_parser.c mpegvideo_parser: stop using deprecated avcodec_set_dimensions 11 years ago
mpegvideo_xvmc.c Deprecate obsolete XvMC hardware decoding support 11 years ago
mqc.c jpeg2000: Initialize only once mqc arrays 12 years ago
mqc.h jpeg2000: Initialize only once mqc arrays 12 years ago
mqcdec.c JPEG 2000 decoder for DCinema 12 years ago
msgsmdec.c MSN Audio support 11 years ago
msgsmdec.h MSN Audio support 11 years ago
msmpeg4.c Remove all Alpha architecture optimizations 11 years ago
msmpeg4.h
msmpeg4data.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
msmpeg4data.h
msmpeg4dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
msmpeg4enc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
msrle.c msrle: use the AVFrame API properly. 11 years ago
msrledec.c
msrledec.h
mss1.c mss1: use the AVFrame API properly. 11 years ago
mss2.c mpegvideo: do not set current_picture_ptr in decoders 11 years ago
mss2dsp.c
mss2dsp.h
mss3.c mss3: use the AVFrame API properly. 11 years ago
mss4.c mss4: use the AVFrame API properly. 11 years ago
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c msvideo1: use the AVFrame API properly. 11 years ago
mxpegdec.c mxpegdec: use the AVFrame API properly. 11 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
nellymoserenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
noise_bsf.c
nuv.c nuv: use the AVFrame API properly. 11 years ago
options.c pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
options_table.h Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
pamenc.c p*menc: use the AVFrame API properly. 11 years ago
parser.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
parser.h
pcm-bluray.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
pcm-dvd.c pcm-dvd: Minor leftovers 11 years ago
pcm.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c pcx: round up in bits->bytes conversion in a buffer size check 11 years ago
pcxenc.c pcxenc: use the AVFrame API properly. 11 years ago
pgssubdec.c pgssubdec: stop using deprecated avcodec_set_dimensions 11 years ago
pictordec.c pictordec: stop using deprecated avcodec_set_dimensions 11 years ago
png.c
png.h
png_parser.c png_parser: Fix parsing on big endian 11 years ago
pngdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
pngdsp.c dsputil/pngdsp: fix signed/unsigned type in end comparison 11 years ago
pngdsp.h
pngenc.c pngenc: use the AVFrame API properly. 11 years ago
pnm.c p*menc: use the AVFrame API properly. 11 years ago
pnm.h p*menc: use the AVFrame API properly. 11 years ago
pnm_parser.c
pnmdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
pnmenc.c p*menc: use the AVFrame API properly. 11 years ago
proresdata.c
proresdata.h
proresdec.c prores: Reject negative run and level values 11 years ago
proresdsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
proresdsp.h
proresenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
psymodel.c
psymodel.h
pthread.c lavc: split slice and frame threading functions into separate files 11 years ago
pthread_frame.c pthread_frame: use the AVFrame API properly. 11 years ago
pthread_internal.h lavc: split slice and frame threading functions into separate files 11 years ago
pthread_slice.c pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
ptx.c ptx: stop using deprecated avcodec_set_dimensions 11 years ago
put_bits.h lavc: move put_bits_left in put_bits.h 12 years ago
qcelpdata.h
qcelpdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
qdm2.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
qpeg.c qpeg: use the AVFrame API properly. 11 years ago
qtrle.c qtrle: use the AVFrame API properly. 11 years ago
qtrleenc.c qtrleenc: use the AVFrame API properly. 11 years ago
r210dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ra144.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
ra144.h
ra144dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ra144enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ra288.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ra288.h
ralf.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ralfdata.h
rangecoder.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
rangecoder.h
ratecontrol.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c lavc: move AVCodecContext.pkt to AVCodecInternal 11 years ago
rawenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rdft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
rdft.h
rectangle.h
remove_extradata_bsf.c
rl.h
rl2.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rle.c
rle.h
rnd_avg.h
roqaudioenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
roqvideo.c
roqvideo.h roqvideo: remove unused variables 11 years ago
roqvideodec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
roqvideoenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rpza.c rpza: use the AVFrame API properly. 11 years ago
rtjpeg.c rtjpeg: Use init_get_bits8 12 years ago
rtjpeg.h
rv10.c dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
rv10enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rv20enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rv30.c rv30: fix extradata size check. 11 years ago
rv30data.h
rv30dsp.c
rv34.c lavc: Edge emulation with dst/src linesize 11 years ago
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
rv40data.h
rv40dsp.c cosmetics: Place arch initialization calls in alphabetical order 11 years ago
rv40vlc2.h
s3tc.c Drop pointless directory name prefixes from #includes in the current dir 11 years ago
s3tc.h
s302m.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
sbr.h
sbrdsp.c sbrdsp: Unroll and use integer operations 12 years ago
sbrdsp.h
sgi.h
sgidec.c sgidec: stop using deprecated avcodec_set_dimensions 11 years ago
sgienc.c sgienc: use the AVFrame API properly. 11 years ago
shorten.c avcodec: Use av_reallocp where suitable 11 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
sipr.h
sipr16k.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
sipr16kdata.h
siprdata.h
smacker.c smacker: use the AVFrame API properly. 11 years ago
smc.c smc: use the AVFrame API properly. 11 years ago
sp5x.h
sp5xdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
srtdec.c
sunrast.c sunrast: stop using deprecated avcodec_set_dimensions 11 years ago
sunrast.h
sunrastenc.c sunrastenc: use the AVFrame API properly. 11 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
svq1enc.c svq1enc: use the AVFrame API properly. 11 years ago
svq1enc_cb.h
svq3.c lavc: Edge emulation with dst/src linesize 11 years ago
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h tableprint: Fix use of a size_t print with MSVC 11 years ago
tak.c
tak.h
tak_parser.c
takdec.c lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
targa.c targa: stop using deprecated avcodec_set_dimensions 11 years ago
targa.h
targaenc.c targaenc: use the AVFrame API properly. 11 years ago
thread.h
tiertexseqv.c tiertexseqv: use the AVFrame API properly. 11 years ago
tiff.c tiff: stop using deprecated avcodec_set_dimensions 11 years ago
tiff.h tiff: K&R formatting cosmetics 12 years ago
tiffenc.c tiffenc: use the AVFrame API properly. 11 years ago
tmv.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
truemotion1.c truemotion1: make sure index does not go out of bounds 11 years ago
truemotion1data.h
truemotion2.c truemotion2: use the AVFrame API properly. 11 years ago
truespeech.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
truespeech_data.h
tscc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
tscc2.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
tscc2data.h
tta.c lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
twinvq.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
twinvq.h metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
twinvq_data.h twinvq: K&R formatting cosmetics 12 years ago
twinvqdec.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
txd.c txd: stop using deprecated avcodec_set_dimensions 11 years ago
ulti.c ulti: use the AVFrame API properly. 11 years ago
ulti_cb.h
unary.h
utils.c avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
utvideo.c
utvideo.h
utvideodec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
utvideoenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
v210dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
v210enc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
v210x.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
v410dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
v410enc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
vaapi.c
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext 11 years ago
vaapi_vc1.c vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
vb.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
vble.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
vc1.c vc1: Fix intensity compensation performance regression 11 years ago
vc1.h vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
vc1_parser.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: Fix mb_height for field pictures 11 years ago
vc1dsp.c vc1: arm: Add NEON assembly 11 years ago
vc1dsp.h vc1: arm: Add NEON assembly 11 years ago
vcr1.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
vda.h
vda_h264.c
vdpau.c vdpau: add a constructor for AVVDPAUContext. 11 years ago
vdpau.h vdpau: add a constructor for AVVDPAUContext. 11 years ago
vdpau_h264.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau_internal.h vdpau: Add missing #includes to fix standalone header compilation 11 years ago
vdpau_mpeg4.c mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. 11 years ago
vdpau_mpeg12.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau_vc1.c vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
version.h avutil: Move library version related macros to version.h 11 years ago
videodsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
videodsp.h lavc: Edge emulation with dst/src linesize 11 years ago
videodsp_template.c lavc: Edge emulation with dst/src linesize 11 years ago
vmdav.c vmdvideo: use the AVFrame API properly. 11 years ago
vmnc.c vmnc: use the AVFrame API properly. 11 years ago
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
vorbisdsp.c cosmetics: Place arch initialization calls in alphabetical order 11 years ago
vorbisdsp.h
vorbisenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
vp3.c lavc: Edge emulation with dst/src linesize 11 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c vp56: stop using deprecated avcodec_set_dimensions 11 years ago
vp5data.h
vp6.c vp56: stop using deprecated avcodec_set_dimensions 11 years ago
vp6data.h vp56data: Move all shared enum/struct declarations to common header 12 years ago
vp6dsp.c
vp8.c lavc: Edge emulation with dst/src linesize 11 years ago
vp8.h Add a WebP decoder 11 years ago
vp8_parser.c
vp8data.h
vp8dsp.c cosmetics: Place arch initialization calls in alphabetical order 11 years ago
vp8dsp.h ppc: More consistent arch initialization 12 years ago
vp9.c lavc: VP9 decoder 11 years ago
vp9.h lavc: VP9 decoder 11 years ago
vp9block.c lavc: VP9 decoder 11 years ago
vp9data.c lavc: VP9 decoder 11 years ago
vp9data.h lavc: VP9 decoder 11 years ago
vp9dsp.c lavc: VP9 decoder 11 years ago
vp9mvs.c lavc: VP9 decoder 11 years ago
vp9prob.c lavc: VP9 decoder 11 years ago
vp56.c lavc: Edge emulation with dst/src linesize 11 years ago
vp56.h vp56data: Move all shared enum/struct declarations to common header 12 years ago
vp56data.c vp56data: Move all data tables to the .c file 12 years ago
vp56data.h vp56data: Move all data tables to the .c file 12 years ago
vp56dsp.c vp56: Mark VP6-only optimizations as such. 12 years ago
vp56dsp.h vp56: Mark VP6-only optimizations as such. 12 years ago
vp56rac.c
vqavideo.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wavpack.c lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
webp.c webp: add a special case for a huffman table with only 1 symbol 11 years ago
wma.c miscellaneous typo fixes 12 years ago
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmaenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmalosslessdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmaprodata.h
wmaprodec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmavoice.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmavoice_data.h
wmv2.c lavc: Edge emulation with dst/src linesize 11 years ago
wmv2.h
wmv2dec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
wnv1.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
ws-snd1.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
xan.c xan: use the AVFrame API properly. 11 years ago
xbmenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
xiph.c
xiph.h
xl.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
xsubdec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
xsubenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
xvmc.h Deprecate obsolete XvMC hardware decoding support 11 years ago
xvmc_internal.h Deprecate obsolete XvMC hardware decoding support 11 years ago
xwd.h
xwddec.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
xwdenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
xxan.c xxan: use the AVFrame API properly. 11 years ago
yop.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
zerocodec.c zerocodec: use the AVFrame API properly. 11 years ago
zmbv.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
zmbvenc.c zmbvenc: use the AVFrame API properly. 11 years ago