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.
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
..
aarch64 libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
arm libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
avr32 Replace FFmpeg with Libav in licence headers 14 years ago
mips mathops: mips: Correctly enable loongson-specific assembly 9 years ago
neon mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 10 years ago
ppc h264: rename h264.[ch] to h264dec.[ch] 9 years ago
tests tests: Move all test programs to a subdirectory 9 years ago
x86 libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
.gitignore Split global .gitignore file into per-directory files 9 years ago
4xm.c lavc: Consistently prefix input buffer defines 9 years ago
8bps.c cosmetics: Drop empty comment lines 9 years ago
8svx.c lavc: AV-prefix all codec capabilities 9 years ago
Makefile Add an OpenH264 decoder wrapper 8 years ago
a64colors.h Replace FFmpeg with Libav in licence headers 14 years ago
a64enc.h a64multienc: use the AVFrame API properly. 11 years ago
a64multienc.c lavc: Consistently prefix input buffer defines 9 years ago
a64tables.h Replace FFmpeg with Libav in licence headers 14 years ago
aac.h lavc: remove unused traces of fmtconvert usage 10 years ago
aac_ac3_parser.c lavc: Drop deprecated request_channels related functions 9 years ago
aac_ac3_parser.h ac3: Do not clash with normal AVERROR 11 years ago
aac_adtstoasc_bsf.c lavc: add a new bitstream filtering API 9 years ago
aac_parser.c lavc: Consistently prefix input buffer defines 9 years ago
aac_tablegen.c Replace FFmpeg with Libav in licence headers 14 years ago
aac_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 11 years ago
aac_tablegen_decl.h aac: fix build with hardcoded tables 12 years ago
aacadtsdec.c aac: K&R formatting cosmetics 11 years ago
aacadtsdec.h Give all anonymously typedeffed structs in headers a name 12 years ago
aaccoder.c libavcodec: Make use of av_clip functions 10 years ago
aacdec.c cosmetics: Fix spelling mistakes 9 years ago
aacdectab.h aac: Support channel configurations 11 and 12 10 years ago
aacenc.c lavc: Drop exporting 2-pass encoding stats 9 years ago
aacenc.h Remove unnecessary dsputil.h #includes 12 years ago
aacps.c aacps: invert the order of parameters of ipdopd_reset() 10 years ago
aacps.h Give all anonymously typedeffed structs in headers a name 12 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
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 Move const qualifier before type name 9 years ago
aacsbr.c cosmetics: Fix spelling mistakes 9 years ago
aacsbr.h Remove pointless av_cold attributes in header files 12 years ago
aacsbrdata.h Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
aactab.c aacdec: Tables for length 480 AAC ELD. 10 years ago
aactab.h aacdec: Tables for length 480 AAC ELD. 10 years ago
aandcttab.c Replace FFmpeg with Libav in licence headers 14 years ago
aandcttab.h Replace FFmpeg with Libav in licence headers 14 years ago
aasc.c cosmetics: Fix spelling mistakes 9 years ago
ac3.c Remove unnecessary get_bits.h #includes 9 years ago
ac3.h ac3: update AC3PreferredStereoDownmixMode. 11 years ago
ac3_parser.c lavc: Consistently prefix input buffer defines 9 years ago
ac3_parser.h lavc: use avpriv_ prefix for ff_ac3_parse_header. 13 years ago
ac3dec.c ac3dec: change logging of skipped E-AC-3 substreams. 9 years ago
ac3dec.h eac3dec: don't call avpriv_request_sample every frame. 9 years ago
ac3dec_data.c ac3enc: add channel coupling support 14 years ago
ac3dec_data.h ac3enc: add channel coupling support 14 years ago
ac3dsp.c Drop pointless assert.h #includes 9 years ago
ac3dsp.h Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
ac3enc.c lavc: Add missing #includes for ff_dlog() 9 years ago
ac3enc.h ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. 10 years ago
ac3enc_fixed.c dsputil: Split audio operations off into a separate context 11 years ago
ac3enc_float.c lavc: AV-prefix all codec flags 9 years ago
ac3enc_opts_template.c ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. 10 years ago
ac3enc_template.c ac3: Check the array bound before dereferencing 9 years ago
ac3tab.c avcodec: add missing includes 11 years ago
ac3tab.h ac3tab.h: #include the correct headers 11 years ago
acelp_filters.c Don't include common.h from avutil.h 12 years ago
acelp_filters.h cosmetics: Drop empty comment lines 9 years ago
acelp_pitch_delay.c dsputil: Split audio operations off into a separate context 11 years ago
acelp_pitch_delay.h dsputil: Split audio operations off into a separate context 11 years ago
acelp_vectors.c cosmetics: Add '0' to float constants ending in '.'. 11 years ago
acelp_vectors.h Give all anonymously typedeffed structs in headers a name 12 years ago
adpcm.c cosmetics: Fix spelling mistakes 9 years ago
adpcm.h cosmetics: Fix spelling mistakes 9 years ago
adpcm_data.c cosmetics: Fix spelling mistakes 9 years ago
adpcm_data.h cosmetics: Fix spelling mistakes 9 years ago
adpcmenc.c cosmetics: Fix spelling mistakes 9 years ago
adx.c lavc: remove obsolete and disabled avpriv functions 10 years ago
adx.h lavc: remove obsolete and disabled avpriv functions 10 years ago
adx_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
adxdec.c lavc: AV-prefix all codec capabilities 9 years ago
adxenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
aic.c aic: add frame threading support 9 years ago
alac.c cosmetics: Fix spelling mistakes 9 years ago
alac_data.c alacenc: add support for multi-channel encoding 12 years ago
alac_data.h alacenc: add support for multi-channel encoding 12 years ago
alacenc.c Move const qualifier before type name 9 years ago
aliaspixdec.c lavc: AV-prefix all codec capabilities 9 years ago
aliaspixenc.c Deprecate avctx.coded_frame 9 years ago
allcodecs.c Add an OpenH264 decoder wrapper 8 years ago
alsdec.c cosmetics: Fix spelling mistakes 9 years ago
amr.h Don't include common.h from avutil.h 12 years ago
amrnbdata.h Give all anonymously typedeffed structs in headers a name 12 years ago
amrnbdec.c cosmetics: Fix spelling mistakes 9 years ago
amrwbdata.h cosmetics: Fix spelling mistakes 9 years ago
amrwbdec.c cosmetics: Drop empty comment lines 9 years ago
anm.c lavc: AV-prefix all codec capabilities 9 years ago
ansi.c cosmetics: Fix spelling mistakes 9 years ago
apedec.c cosmetics: Fix spelling mistakes 9 years ago
apedsp.h dsputil: Move APE-specific bits into apedsp 11 years ago
ass.c cosmetics: Fix spelling mistakes 9 years ago
ass.h cosmetics: Fix spelling mistakes 9 years ago
assdec.c assdec: check the right variable 10 years ago
assenc.c lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
asv.c asv: K&R formatting cosmetics 10 years ago
asv.h asv: K&R formatting cosmetics 10 years ago
asvdec.c lavc: AV-prefix all codec capabilities 9 years ago
asvenc.c lavc: Consistently prefix input buffer defines 9 years ago
atrac.c atrac: Add missing av_cold 11 years ago
atrac.h atrac3: Generalize gain compensation code 11 years ago
atrac1.c lavc: AV-prefix all codec capabilities 9 years ago
atrac1data.h cosmetics: Fix spelling mistakes 9 years ago
atrac3.c lavc: Consistently prefix input buffer defines 9 years ago
atrac3data.h cosmetics: Fix ATRAC codec name spelling 11 years ago
atrac3plus.c lavc: Use get_bitsz where needed 9 years ago
atrac3plus.h ATRAC3+ decoder 11 years ago
atrac3plus_data.h ATRAC3+ decoder 11 years ago
atrac3plusdec.c lavc: AV-prefix all codec capabilities 9 years ago
atrac3plusdsp.c ATRAC3+ decoder 11 years ago
audio_frame_queue.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
audio_frame_queue.h lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
audiodsp.c dsputil: Split audio operations off into a separate context 11 years ago
audiodsp.h dsputil: Split audio operations off into a separate context 11 years ago
aura.c lavc: AV-prefix all codec capabilities 9 years ago
avcodec.h lavc: allow using AVCodecContext.hw_frames_ctx for decoding 9 years ago
avfft.c avcodec: Add av_cold attributes to end functions missing them 12 years ago
avfft.h doxygen: Add a number of missing function parameter descriptions 11 years ago
avpacket.c avpacket: Error out when creating 0-sized side data 9 years ago
avpicture.c avpicture: Suppress warning from deprecated code 9 years ago
avs.c lavc: AV-prefix all codec capabilities 9 years ago
bethsoftvideo.c lavc: AV-prefix all codec capabilities 9 years ago
bethsoftvideo.h Replace FFmpeg with Libav in licence headers 14 years ago
bfi.c lavc: AV-prefix all codec capabilities 9 years ago
bgmc.c bgmc: fix sizeof arguments 10 years ago
bgmc.h Replace FFmpeg with Libav in licence headers 14 years ago
bink.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
binkaudio.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
binkdata.h use my full first name instead of short one in copyrights 12 years ago
binkdsp.c dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
binkdsp.h dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
bit_depth_template.c dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h 11 years ago
bitstream.c Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
bitstream_filter.c lavc: add a new bitstream filtering API 9 years ago
bitstream_filters.c Generate the lists of enabled protocols/bsfs from configure. 9 years ago
blockdsp.c dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
blockdsp.h dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
bmp.c msrle: Use AVFrame instead of AVPicture 9 years ago
bmp.h bmpenc: use the AVFrame API properly. 11 years ago
bmp_parser.c bmp: add a standalone parser 11 years ago
bmpenc.c Deprecate avctx.coded_frame 9 years ago
bmvaudio.c lavc: AV-prefix all codec capabilities 9 years ago
bmvvideo.c lavc: AV-prefix all codec capabilities 9 years ago
brenderpix.c lavc: AV-prefix all codec capabilities 9 years ago
bsf.c lavc: add a new bitstream filtering API 9 years ago
bsf.h cosmetics: Fix spelling mistakes 9 years ago
bswapdsp.c dsputil: Split bswap*_buf() off into a separate context 11 years ago
bswapdsp.h dsputil: Split bswap*_buf() off into a separate context 11 years ago
bytestream.h bytestream2: set the reader to the end when reading more than available 9 years ago
c93.c lavc: AV-prefix all codec capabilities 9 years ago
cabac.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
cabac.h cabac: Make CABAC states hardcoded 9 years ago
cabac_functions.h cosmetics: Drop empty comment lines 9 years ago
canopus.c Implement shared parsing of INFO tag in Canopus family 10 years ago
canopus.h Implement shared parsing of INFO tag in Canopus family 10 years ago
cavs.c cosmetics: Drop empty comment lines 9 years ago
cavs.h dsputil: Split off IDCT bits into their own context 11 years ago
cavs_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cavsdata.c cavs: convert cavsdata.h to a .c file 12 years ago
cavsdec.c mpegvideo: Drop mpegvideo.h where not needed 9 years ago
cavsdsp.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
cavsdsp.h dsputil: Split off quarterpel bits into their own context 11 years ago
cbrt_tablegen.c Revert "cbrt_tablegen: Include libm.h" 12 years ago
cbrt_tablegen.h tablegen: Don't use cbrtf in host tools 11 years ago
cdgraphics.c lavc: AV-prefix all codec capabilities 9 years ago
cdxl.c lavc: Consistently prefix input buffer defines 9 years ago
celp_filters.c celp_filters: don't use filter lenght as loop bound 10 years ago
celp_filters.h Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
celp_math.c lavc: G.723.1 encoder 9 years ago
celp_math.h lavc: G.723.1 encoder 9 years ago
cga_data.c Replace FFmpeg with Libav in licence headers 14 years ago
cga_data.h multiple inclusion guard cleanup 14 years ago
chomp_bsf.c lavc: add a new bitstream filtering API 9 years ago
cinepak.c cosmetics: Fix spelling mistakes 9 years ago
cljrdec.c lavc: AV-prefix all codec capabilities 9 years ago
cljrenc.c Deprecate avctx.coded_frame 9 years ago
cllc.c lavc: AV-prefix all codec capabilities 9 years ago
cngdec.c lavc: AV-prefix all codec capabilities 9 years ago
cngenc.c cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
codec_desc.c Add TrueMotion 2.0 Real Time decoder 9 years ago
cook.c cosmetics: Fix spelling mistakes 9 years ago
cook_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
cookdata.h cosmetics: Fix spelling mistakes 9 years ago
copy_block.h lavc: restore copy_block{4,16} functions 11 years ago
cos_tablegen.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
cscd.c lavc: AV-prefix all codec capabilities 9 years ago
cyuv.c cosmetics: Fix spelling mistakes 9 years ago
d3d11va.c d3d11va: make av_d3d11va_alloc_context() available at all times 9 years ago
d3d11va.h d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
dca.c dca: fix misaligned access in ff_dca_convert_bitstream 9 years ago
dca.h dca: use defines for subband related constants 9 years ago
dca_exss.c dca: Support for XLL (lossless extension) 10 years ago
dca_parser.c lavc: Consistently prefix input buffer defines 9 years ago
dca_syncwords.h dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int 10 years ago
dca_xll.c dca: Read params->pancABIT0[param_index] only if part0 is set 10 years ago
dcadata.c cosmetics: Fix spelling mistakes 9 years ago
dcadata.h dca: remove unused decode_hf function and quant_d tables 9 years ago
dcadec.c cosmetics: Fix spelling mistakes 9 years ago
dcadsp.c dca: use defines for subband related constants 9 years ago
dcadsp.h dca: use defines for subband related constants 9 years ago
dcahuff.h dca: K&R formatting cosmetics 10 years ago
dcamath.h dca: Add math helpers. 9 years ago
dct.c dct: Check memory allocation 10 years ago
dct.h idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
dct32.h lavc: Sanitize header inclusion guards 9 years ago
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 Replace FFmpeg with Libav in licence headers 14 years ago
dctref.h dctref: make sure function declarations match between .c and .h file 13 years ago
dds.c dds: Add support for monochrome images 9 years ago
dfa.c lavc: AV-prefix all codec capabilities 9 years ago
dirac.c golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
dirac.h lavc: export Dirac parsing API used by the ogg demuxer as public 9 years ago
dirac_parser.c dirac: K&R formatting cosmetics 10 years ago
dnxhd_parser.c DNxHD: K&R formatting cosmetics 11 years ago
dnxhddata.c dnxhd: Make the encoder message friendlier 9 years ago
dnxhddata.h cosmetics: Fix spelling mistakes 9 years ago
dnxhddec.c dnxhddec: Enable frame threading 9 years ago
dnxhdenc.c Mark read-only tables as static 9 years ago
dnxhdenc.h lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
dpcm.c cosmetics: Fix spelling mistakes 9 years ago
dpx.c lavc: AV-prefix all codec capabilities 9 years ago
dpx_parser.c DPX parser 10 years ago
dpxenc.c dpx: Replace avpicture functions with imgutils 9 years ago
dsicinaudio.c lavc: AV-prefix all codec capabilities 9 years ago
dsicinvideo.c lavc: AV-prefix all codec capabilities 9 years ago
dss_sp.c lavc: Consistently prefix input buffer defines 9 years ago
dump_extradata_bsf.c lavc: add a new bitstream filtering API 9 years ago
dv.c Remove unnecessary get_bits.h #includes 9 years ago
dv.h Remove unnecessary get_bits.h #includes 9 years ago
dv_profile.c dv: K&R formatting cosmetics 10 years ago
dv_profile.h lavc: remove obsolete and disabled avpriv functions 10 years ago
dv_profile_internal.h lavc: export DV profile API used by muxer/demuxer as public 10 years ago
dv_tablegen.c dv_tablegen: Remove CONFIG_SMALL preprocessor check 11 years ago
dv_tablegen.h dv: K&R formatting cosmetics 10 years ago
dvbsub.c lavc: Add data and linesize to AVSubtitleRect 9 years ago
dvbsub_parser.c dvbsub_parser: Add missing mem.h #include 9 years ago
dvbsubdec.c Reduce the scope of some variables 9 years ago
dvdata.c dv: K&R formatting cosmetics 10 years ago
dvdata.h dsputil: Move DV-specific ff_zigzag248_direct table to dvdata 11 years ago
dvdec.c dv: Mark internal frame reference as const 9 years ago
dvdsub_parser.c Don't include common.h from avutil.h 12 years ago
dvdsubdec.c Reduce the scope of some variables 9 years ago
dvdsubenc.c lavc: Add data and linesize to AVSubtitleRect 9 years ago
dvenc.c Remove unnecessary get_bits.h #includes 9 years ago
dxa.c lavc: AV-prefix all codec capabilities 9 years ago
dxtory.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
dxv.c dxv: Improve error message 9 years ago
dxva2.c d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
dxva2.h dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 9 years ago
dxva2_h264.c dxva2_h264: Remove an unused variable 9 years ago
dxva2_hevc.c dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
dxva2_internal.h mpegvideo: Drop mpegvideo.h where not needed 9 years ago
dxva2_mpeg2.c dxva: Include last the internal header 9 years ago
dxva2_vc1.c dxva: Include last the internal header 9 years ago
eac3_data.c cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also 14 years ago
eac3_data.h cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also 14 years ago
eac3dec.c eac3dec: don't call avpriv_request_sample every frame. 9 years ago
eac3enc.c ac3: Only initialize float_dsp for the float encoder variant 11 years ago
eac3enc.h eac3enc: use frame exponent strategy when applicable. 14 years ago
eacmv.c lavc: AV-prefix all codec capabilities 9 years ago
eaidct.c Remove unnecessary dsputil.h #includes 12 years ago
eaidct.h Drop DCTELEM typedef 12 years ago
eamad.c cosmetics: Fix spelling mistakes 9 years ago
eatgq.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
eatgv.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
eatqi.c eatqi: Remove MpegEncContext dependency 9 years ago
elbg.c cosmetics: Fix spelling mistakes 9 years ago
elbg.h elbg: check memory allocations and propagate errors 10 years ago
elsdec.c elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
elsdec.h Go2Meeting decoder 10 years ago
error_resilience.c Add some more deprecation guards 9 years ago
error_resilience.h cosmetics: Fix spelling mistakes 9 years ago
escape124.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
escape130.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
exr.c cosmetics: Fix spelling mistakes 9 years ago
faandct.c Replace av_unused attributes by block structures 10 years ago
faandct.h Drop DCTELEM typedef 12 years ago
faanidct.c Replace av_unused attributes by block structures 10 years ago
faanidct.h Drop DCTELEM typedef 12 years ago
faxcompr.c faxcompr: return meaningful errors 12 years ago
faxcompr.h cosmetics: Fix spelling mistakes 9 years ago
fdctdsp.c Split off floating point AAN (I)DCT into separate components 10 years ago
fdctdsp.h dsputil: Split off FDCT bits into their own context 11 years ago
fft-internal.h Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
fft.h fft: Split MDCT bits off from FFT 9 years ago
fft_fixed.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
fft_float.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
fft_template.c fft: Split MDCT bits off from FFT 9 years ago
ffv1.c Drop unnecessary golomb.h #includes 9 years ago
ffv1.h lavc: Move context_model to codec private options 9 years ago
ffv1dec.c ffv1: Error out on unsupported format 9 years ago
ffv1enc.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
fic.c lavc: AV-prefix all codec capabilities 9 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
flac.c lavc: make avpriv_flac_is_extradata_valid() private on the next bump 10 years ago
flac.h lavc: make avpriv_flac_is_extradata_valid() private on the next bump 10 years ago
flac_parser.c flac: fix realloc loop with invalid flac files 10 years ago
flacdata.c Replace FFmpeg with Libav in licence headers 14 years ago
flacdata.h Replace FFmpeg with Libav in licence headers 14 years ago
flacdec.c lavc: AV-prefix all codec capabilities 9 years ago
flacdsp.c flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 12 years ago
flacdsp.h flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 12 years ago
flacdsp_lpc_template.c flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 12 years ago
flacdsp_template.c flacdec: add planar output support 13 years ago
flacenc.c Remove unnecessary get_bits.h #includes 9 years ago
flashsv.c flashsv: Initialize the block array 9 years ago
flashsvenc.c Deprecate avctx.coded_frame 9 years ago
flicvideo.c cosmetics: Fix spelling mistakes 9 years ago
flv.h flv: K&R formatting cosmetics 10 years ago
flvdec.c lavc: AV-prefix all codec capabilities 9 years ago
flvenc.c cosmetics: Fix spelling mistakes 9 years ago
fmtconvert.c dca: change the core to work with integer coefficients. 9 years ago
fmtconvert.h dca: change the core to work with integer coefficients. 9 years ago
fraps.c fraps: increase vlc nb_bits 9 years ago
frwu.c lavc: AV-prefix all codec capabilities 9 years ago
g2meet.c g2m: Relax resolution change constraints 9 years ago
g722.c g722: Split out computation of band->s_zero and unroll code 10 years ago
g722.h g722: Split out g722_qmf_apply() function into g722dsp.c 10 years ago
g722dec.c lavc: AV-prefix all codec capabilities 9 years ago
g722dsp.c g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago
g722dsp.h g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago
g722enc.c lavc: AV-prefix all codec capabilities 9 years ago
g723_1.c lavc: G.723.1 encoder 9 years ago
g723_1.h g723: Add missing header 9 years ago
g723_1dec.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
g723_1enc.c lavc: G.723.1 encoder 9 years ago
g726.c cosmetics: Fix spelling mistakes 9 years ago
get_bits.h get_bits: Drop some TRACE-level debug code 9 years ago
gif.c lavc: Consistently prefix input buffer defines 9 years ago
gifdec.c lavc: AV-prefix all codec capabilities 9 years ago
golomb.c Replace FFmpeg with Libav in licence headers 14 years ago
golomb.h golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
gsm.h MSN Audio support 11 years ago
gsm_parser.c MSN Audio support 11 years ago
gsmdec.c lavc: AV-prefix all codec capabilities 9 years ago
gsmdec_data.c gsm: Move requant_tab table to the gsm tables file 9 years ago
gsmdec_data.h gsm: Move requant_tab table to the gsm tables file 9 years ago
gsmdec_template.c gsm: Move requant_tab table to the gsm tables file 9 years ago
h261.c cosmetics: Fix spelling mistakes 9 years ago
h261.h cosmetics: Fix spelling mistakes 9 years ago
h261_parser.c cosmetics: Fix spelling mistakes 9 years ago
h261data.c avcodec: add missing includes 11 years ago
h261dec.c cosmetics: Fix spelling mistakes 9 years ago
h261enc.c cosmetics: Fix spelling mistakes 9 years ago
h263.c Drop unnecessary unary.h #includes 9 years ago
h263.h cosmetics: Fix spelling mistakes 9 years ago
h263_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
h263_parser.h Replace FFmpeg with Libav in licence headers 14 years ago
h263data.c cosmetics: Fix spelling mistakes 9 years ago
h263data.h cosmetics: Fix spelling mistakes 9 years ago
h263dec.c cosmetics: Fix spelling mistakes 9 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.h h264: add H264_ prefix to the NAL unit types 9 years ago
h264_cabac.c h264_cabac: drop an always true condition 9 years ago
h264_cavlc.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264_direct.c h264: move the parameter set definitions to a new header file 9 years ago
h264_loopfilter.c h264: move the parameter set definitions to a new header file 9 years ago
h264_mb.c h264: move the parameter set definitions to a new header file 9 years ago
h264_mb_template.c h264: drop a pointless indirection 9 years ago
h264_mc_template.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264_mp4toannexb_bsf.c h264_mp4toannexb_bsf: do not fail on annex B extradata 9 years ago
h264_mvpred.h h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264_parse.c h264: add H264_ prefix to the NAL unit types 9 years ago
h264_parse.h h264: move the parameter set definitions to a new header file 9 years ago
h264_parser.c h264: add H264_ prefix to the NAL unit types 9 years ago
h264_picture.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264_ps.c h264: tighten the valid range for ref_frame_count 9 years ago
h264_ps.h h264: move the parameter set definitions to a new header file 9 years ago
h264_refs.c h264: do not pass H264Context to h264_slice_header_parse() 9 years ago
h264_sei.c h264_sei: drop an unnecessary h264dec.h include 9 years ago
h264_sei.h h264: decouple h264_sei from the h264 decoder 9 years ago
h264_slice.c h264: Eliminate unused but set variable 9 years ago
h264addpx_template.c cosmetics: Fix spelling mistakes 9 years ago
h264chroma.c aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
h264chroma.h aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
h264chroma_template.c h264: avoid undefined behavior in chroma motion compensation 11 years ago
h264data.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264data.h h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264dec.c h264: handle frame recovery in h264_field_start() 9 years ago
h264dec.h h264: fix the check for mixed IDR/non-IDR slices 9 years ago
h264dsp.c cosmetics: Fix spelling mistakes 9 years ago
h264dsp.h cosmetics: Fix spelling mistakes 9 years ago
h264dsp_template.c cosmetics: Fix spelling mistakes 9 years ago
h264idct.c dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
h264idct.h dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
h264idct_template.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
h264pred.c cosmetics: Fix spelling mistakes 9 years ago
h264pred.h cosmetics: Fix spelling mistakes 9 years ago
h264pred_template.c cosmetics: Fix spelling mistakes 9 years ago
h264qpel.c aarch64: h264 qpel NEON optimizations 11 years ago
h264qpel.h dsputil: Split off quarterpel bits into their own context 11 years ago
h264qpel_template.c Drop unnecessary av_unused attributes. 10 years ago
h2645_parse.c h2645_parse: compute the actual data length, without trailing paddding 9 years ago
h2645_parse.h cosmetics: Fix spelling mistakes 9 years ago
hap.c hap: Add utility functions file 9 years ago
hap.h Support the Hap chunked frame format 9 years ago
hapdec.c Support the Hap chunked frame format 9 years ago
hapenc.c hap: Set avctx.bits_per_coded_sample 9 years ago
hevc.c Mark read-only tables as static 9 years ago
hevc.h hevc_parse: rename into h2645_parse 9 years ago
hevc_cabac.c hevc: remove HEVCContext usage from hevc_ps 9 years ago
hevc_data.c hevc_parser: fix standalone build with the hevc decoder disabled 9 years ago
hevc_filter.c Drop unnecessary golomb.h #includes 9 years ago
hevc_mp4toannexb_bsf.c lavc: add a new bitstream filtering API 9 years ago
hevc_mvs.c cosmetics: Fix spelling mistakes 9 years ago
hevc_parser.c h2645_parse: add support for parsing h264 9 years ago
hevc_ps.c dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
hevc_ps_enc.c lavc: add Intel libmfx-based HEVC encoder 9 years ago
hevc_refs.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
hevc_sei.c cosmetics: Fix spelling mistakes 9 years ago
hevcdsp.c hevcdsp: add x86 SIMD for MC 9 years ago
hevcdsp.h hevcdsp: add x86 SIMD for MC 9 years ago
hevcdsp_template.c hevcdsp: add x86 SIMD for MC 9 years ago
hevcpred.c hevc: templatize intra_pred 11 years ago
hevcpred_template.c hevc: remove HEVCContext usage from hevc_ps 9 years ago
hnm4video.c lavc: AV-prefix all codec capabilities 9 years ago
hpel_template.c Add missing headers to make template files compile (more) standalone 11 years ago
hpeldsp.c Rename tpel_template.c ---> pel_template.c 11 years ago
hpeldsp.h hpeldsp: Increase put_no_rnd_pixels_tab[][] size 10 years ago
hq_hqa.c Remove unnecessary get_bits.h #includes 9 years ago
hq_hqa.h Remove unnecessary get_bits.h #includes 9 years ago
hq_hqadata.c hq_hqa: Fix table data for profile 17 10 years ago
hq_hqadsp.c Canopus HQ/HQA decoder 10 years ago
hq_hqadsp.h Canopus HQ/HQA decoder 10 years ago
hqx.c hqx: correct type and size check of info_offset 9 years ago
hqx.h hqx: Implement slice-threaded decoding 10 years ago
hqxdsp.c hqx: Move DSP related code to a separate file 10 years ago
hqxdsp.h lavc: Sanitize header inclusion guards 9 years ago
hqxvlc.c hqx: Drop unused offsets table 10 years ago
huffman.c Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
huffman.h Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
huffyuv.c dsputil: Split bswap*_buf() off into a separate context 11 years ago
huffyuv.h libavcodec: Add missing AVClass pointers 9 years ago
huffyuvdec.c lavc: Consistently prefix input buffer defines 9 years ago
huffyuvdsp.c dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvdsp.h dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvenc.c lavc: Move prediction_method to codec private options 9 years ago
huffyuvencdsp.c dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
huffyuvencdsp.h dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
idcinvideo.c cosmetics: Fix spelling mistakes 9 years ago
idctdsp.c Split off floating point AAN (I)DCT into separate components 10 years ago
idctdsp.h idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
iff.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
iirfilter.c build: Split test programs off into separate files 9 years ago
iirfilter.h Replace FFmpeg with Libav in licence headers 14 years ago
imc.c cosmetics: Fix spelling mistakes 9 years ago
imcdata.h iac: generate codec tables as they are supposed to be 13 years ago
imdct15.c opus: Factor out imdct15 into a standalone component 10 years ago
imdct15.h opus: Factor out imdct15 into a standalone component 10 years ago
imgconvert.c imgconvert: Add the proper API guards to a deprecated function 9 years ago
imx_dump_header_bsf.c lavc: add a new bitstream filtering API 9 years ago
indeo2.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
indeo2data.h indeo2: Drop disabled big-endian ir2_codes table 9 years ago
indeo3.c cosmetics: Fix spelling mistakes 9 years ago
indeo3data.h cosmetics: Fix spelling mistakes 9 years ago
indeo4.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
indeo4data.h indeo: Give Indeo4/5 shared code a more consistent name 10 years ago
indeo5.c lavc: AV-prefix all codec capabilities 9 years ago
indeo5data.h Replace FFmpeg with Libav in licence headers 14 years ago
intelh263dec.c cosmetics: Fix spelling mistakes 9 years ago
internal.h lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
interplayvideo.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
intrax8.c cosmetics: Fix spelling mistakes 9 years ago
intrax8.h intrax8: Remove mpegvideo dependency 9 years ago
intrax8dsp.c intrax8: Drop lots of pointless parentheses 9 years ago
intrax8dsp.h intrax8: K&R formatting cosmetics 9 years ago
intrax8huf.h intrax8: K&R formatting cosmetics 9 years ago
ituh263dec.c cosmetics: Fix spelling mistakes 9 years ago
ituh263enc.c Drop unnecessary unary.h #includes 9 years ago
ivi.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
ivi.h indeo4: Consistently initialize variables 9 years ago
ivi_dsp.c cosmetics: Fix spelling mistakes 9 years ago
ivi_dsp.h cosmetics: Fix spelling mistakes 9 years ago
jfdctfst.c dsputil: Move fdct function declarations to dct.h 12 years ago
jfdctint.c doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
jfdctint_template.c idct8x8: Fix undefined negative shifts 9 years ago
jpeg2000.c cosmetics: Fix spelling mistakes 9 years ago
jpeg2000.h jpeg2000: Remove unused passes array in Jpeg200Cblk structure 11 years ago
jpeg2000dec.c lavc: add profiles to AVCodecDescriptor 9 years ago
jpeg2000dsp.c jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpeg2000dsp.h jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpeg2000dwt.c jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 12 years ago
jpeg2000dwt.h jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpegls.c lavc: Replace av_dlog and tprintf with internal macros 10 years ago
jpegls.h jpegls: use the AVFrame API properly. 11 years ago
jpeglsdec.c lavc: AV-prefix all codec capabilities 9 years ago
jpeglsdec.h jpegls: K&R formatting cosmetics 12 years ago
jpeglsenc.c cosmetics: Fix spelling mistakes 9 years ago
jpegtables.c build: Split JPEG-related tables off into a separate component 10 years ago
jpegtables.h build: Split JPEG-related tables off into a separate component 10 years ago
jrevdct.c idct8x8: Fix undefined negative shifts 9 years ago
jvdec.c lavc: AV-prefix all codec capabilities 9 years ago
kbdwin.c Use proper "" quotes for local header #includes 12 years ago
kbdwin.h multiple inclusion guard cleanup 14 years ago
kgv1dec.c lavc: AV-prefix all codec capabilities 9 years ago
kmvc.c lavc: AV-prefix all codec capabilities 9 years ago
lagarith.c cosmetics: Fix spelling mistakes 9 years ago
lagarithrac.c lagarith: Correctly compute hash_shift 9 years ago
lagarithrac.h lagarith: avoid infinite loop in lag_rac_refill() 12 years ago
latm_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
lcl.h Replace FFmpeg with Libav in licence headers 14 years ago
lcldec.c cosmetics: Drop particularly redundant silly comments 9 years ago
lclenc.c cosmetics: Drop particularly redundant silly comments 9 years ago
libavcodec.v build: Change structure of the linker version script templates 9 years ago
libdcadec.c lavc: Consistently prefix input buffer defines 9 years ago
libfaac.c lavc: Consistently prefix input buffer defines 9 years ago
libfdk-aacdec.c libfdk-aacdec: Remove unused variable 9 years ago
libfdk-aacenc.c lavc: Consistently prefix input buffer defines 9 years ago
libgsmdec.c lavc: AV-prefix all codec capabilities 9 years ago
libgsmenc.c libgsm: Split decoder and encoder 10 years ago
libilbc.c lavc: AV-prefix all codec capabilities 9 years ago
libkvazaar.c libkvazaar: Set frame rate as a rational number 9 years ago
libmp3lame.c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 9 years ago
libopencore-amr.c cosmetics: Fix spelling mistakes 9 years ago
libopenh264.c Add an OpenH264 decoder wrapper 8 years ago
libopenh264.h Add an OpenH264 decoder wrapper 8 years ago
libopenh264dec.c Add an OpenH264 decoder wrapper 8 years ago
libopenh264enc.c Add an OpenH264 decoder wrapper 8 years ago
libopenjpegdec.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
libopenjpegenc.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
libopus.c cosmetics: Fix spelling mistakes 9 years ago
libopus.h cosmetics: Fix spelling mistakes 9 years ago
libopusdec.c cosmetics: Fix spelling mistakes 9 years ago
libopusenc.c cosmetics: Fix spelling mistakes 9 years ago
libschroedinger.c libschroedinger: Properly use AVFrame API 9 years ago
libschroedinger.h libschroedinger: cosmetics: rename variable avccontext to avctx 12 years ago
libschroedingerdec.c lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
libschroedingerenc.c cosmetics: Fix spelling mistakes 9 years ago
libspeexdec.c lavc: AV-prefix all codec capabilities 9 years ago
libspeexenc.c cosmetics: Fix spelling mistakes 9 years ago
libtheoraenc.c cosmetics: Fix spelling mistakes 9 years ago
libtwolame.c lavc: AV-prefix all codec capabilities 9 years ago
libvo-aacenc.c lavc: Consistently prefix input buffer defines 9 years ago
libvo-amrwbenc.c cosmetics: Fix spelling mistakes 9 years ago
libvorbis.c lavc: Consistently prefix input buffer defines 9 years ago
libvpx.c libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
libvpx.h libvpx: Add the library header 9 years ago
libvpxdec.c lavc: AV-prefix all codec capabilities 9 years ago
libvpxenc.c lavc: Move noise_reduction to codec private options 9 years ago
libwavpackenc.c lavc: AV-prefix all codec capabilities 9 years ago
libwebpenc.c libwebpenc: use WebPMemoryWriterClear() 10 years ago
libx264.c libx264: Forbid inverted Stereo3D mode 9 years ago
libx265.c lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
libxavs.c lavc: Move noise_reduction to codec private options 9 years ago
libxvid.c cosmetics: Fix spelling mistakes 9 years ago
libxvid.h libxvid: K&R formatting cosmetics 10 years ago
libxvid_rc.c libxvid: Return meaningful error messages 10 years ago
ljpegenc.c lavc: Move prediction_method to codec private options 9 years ago
loco.c lavc: AV-prefix all codec capabilities 9 years ago
log2_tab.c avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
lpc.c lpc: always initialize ref and err 10 years ago
lpc.h lpc: remove unneeded {} 10 years ago
lsp.c cosmetics: Fix spelling mistakes 9 years ago
lsp.h cosmetics: Fix spelling mistakes 9 years ago
lzf.c lavc: Add a lzf decompressor 9 years ago
lzf.h lavc: Add a lzf decompressor 9 years ago
lzw.c lzw: switch to bytestream2 11 years ago
lzw.h gifdec: convert to bytestream2 11 years ago
lzwenc.c put_bits: Remove unused includes 11 years ago
mace.c lavc: AV-prefix all codec capabilities 9 years ago
magicyuv.c Add MagicYUV decoder 9 years ago
mathops.h lavc: Deduplicate zigzag_scan table 9 years ago
mathtables.c lavc: Deduplicate zigzag_scan table 9 years ago
mdct_fixed.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
mdct_float.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
mdct_template.c fft: Split MDCT bits off from FFT 9 years ago
mdec.c Mark read-only tables as static 9 years ago
me_cmp.c motion_est: convert stride to ptrdiff_t 10 years ago
me_cmp.h motion_est: convert stride to ptrdiff_t 10 years ago
metasound.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
metasound_data.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
metasound_data.h Voxware MetaSound decoder 11 years ago
mimic.c lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
mjpeg.h build: Split JPEG-related tables off into a separate component 10 years ago
mjpeg2jpeg_bsf.c lavc: add a new bitstream filtering API 9 years ago
mjpeg_parser.c Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
mjpega_dump_header_bsf.c lavc: add a new bitstream filtering API 9 years ago
mjpegbdec.c lavc: AV-prefix all codec capabilities 9 years ago
mjpegdec.c mjpegdec: Properly fail on malloc failure 9 years ago
mjpegdec.h cosmetics: Fix spelling mistakes 9 years ago
mjpegenc.c Drop pointless assert.h #includes 9 years ago
mjpegenc.h cosmetics: Fix spelling mistakes 9 years ago
mjpegenc_common.c lavc: Move prediction_method to codec private options 9 years ago
mjpegenc_common.h lavc: Move prediction_method to codec private options 9 years ago
mlp.c Replace FFmpeg with Libav in licence headers 14 years ago
mlp.h mlpdec: support TrueHD streams with an Atmos substream 10 years ago
mlp_parser.c lavc: Drop deprecated request_channels related functions 9 years ago
mlp_parser.h cosmetics: Fix spelling mistakes 9 years ago
mlpdec.c mlpdec: Fix a undefined left shift of negative number 9 years ago
mlpdsp.c truehd: break out part of output_data into platform-specific callback. 11 years ago
mlpdsp.h truehd: break out part of output_data into platform-specific callback. 11 years ago
mmaldec.c lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
mmvideo.c mmvideo: Make sure the rle does not write over the frame boundaries 9 years ago
motion_est.c cosmetics: Fix spelling mistakes 9 years ago
motion_est.h mpegvideo: Move macros to more appropriate headers 9 years ago
motion_est_template.c cosmetics: Fix spelling mistakes 9 years ago
motionpixels.c lavc: Consistently prefix input buffer defines 9 years ago
motionpixels_tablegen.c cosmetics: Fix spelling mistakes 9 years ago
motionpixels_tablegen.h cosmetics: Fix spelling mistakes 9 years ago
movsub_bsf.c lavc: add a new bitstream filtering API 9 years ago
mpc.c Remove unnecessary get_bits.h #includes 9 years ago
mpc.h mpc: Drop unused GetBitContext context member 9 years ago
mpc7.c lavc: AV-prefix all codec capabilities 9 years ago
mpc7data.h Replace FFmpeg with Libav in licence headers 14 years ago
mpc8.c lavc: AV-prefix all codec capabilities 9 years ago
mpc8data.h Replace FFmpeg with Libav in licence headers 14 years ago
mpc8huff.h Replace FFmpeg with Libav in licence headers 14 years ago
mpcdata.h mpc: pad mpc_CC/SCF[] tables to allow for negative indices. 13 years ago
mpeg4audio.c mpeg4audio: check the init_get_bits() return value 10 years ago
mpeg4audio.h aacdec: Support for ER AAC ELD 480. 10 years ago
mpeg4data.h cosmetics: Fix spelling mistakes 9 years ago
mpeg4video.c cosmetics: Fix spelling mistakes 9 years ago
mpeg4video.h cosmetics: Fix spelling mistakes 9 years ago
mpeg4video_parser.c cosmetics: Fix spelling mistakes 9 years ago
mpeg4video_parser.h cosmetics: Fix spelling mistakes 9 years ago
mpeg4videodec.c mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL 9 years ago
mpeg4videoenc.c cosmetics: Fix spelling mistakes 9 years ago
mpeg12.c mpeg1: Make intra-block decoding independent of MpegEncContext 9 years ago
mpeg12.h cosmetics: Fix spelling mistakes 9 years ago
mpeg12data.c cosmetics: Fix spelling mistakes 9 years ago
mpeg12data.h cosmetics: Fix spelling mistakes 9 years ago
mpeg12dec.c cosmetics: Fix spelling mistakes 9 years ago
mpeg12enc.c cosmetics: Fix spelling mistakes 9 years ago
mpeg12vlc.h Remove unnecessary get_bits.h #includes 9 years ago
mpeg_er.c mpegvideo: Move ER functions to a separate file 10 years ago
mpeg_er.h mpegvideo: Move ER functions to a separate file 10 years ago
mpegaudio.c Replace FFmpeg with Libav in licence headers 14 years ago
mpegaudio.h mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 14 years ago
mpegaudio_parser.c lavc: make avpriv_mpa_decode_header private on next bump 9 years ago
mpegaudio_tablegen.c mpegaudio: add _fixed suffix to some names 14 years ago
mpegaudio_tablegen.h mpegaudio_tablegen: Don't use llrint 11 years ago
mpegaudiodata.c mpegaudio: move ff_mpa_enwindow to a separate file 12 years ago
mpegaudiodata.h Add support for building shared libraries with MSVC 12 years ago
mpegaudiodec_fixed.c lavc: AV-prefix all codec capabilities 9 years ago
mpegaudiodec_float.c lavc: AV-prefix all codec capabilities 9 years ago
mpegaudiodec_template.c mp3: Make the extrasize explicit 9 years ago
mpegaudiodecheader.c lavc: Add missing #includes for ff_dlog() 9 years ago
mpegaudiodecheader.h cosmetics: Fix spelling mistakes 9 years ago
mpegaudiodectab.h Add missing #includes to make headers self-contained. 14 years ago
mpegaudiodsp.c aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
mpegaudiodsp.h aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
mpegaudiodsp_data.c mpegaudio: move ff_mpa_enwindow to a separate file 12 years ago
mpegaudiodsp_fixed.c Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
mpegaudiodsp_float.c Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
mpegaudiodsp_template.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudioenc.c cosmetics: Fix spelling mistakes 9 years ago
mpegaudiotab.h mpegaudioenc: Move some static tables to MpegAudioContext 11 years ago
mpegpicture.c cosmetics: Fix spelling mistakes 9 years ago
mpegpicture.h lavu: Deprecate AVFrame.error[] 9 years ago
mpegutils.c mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
mpegutils.h mpegvideo: Move macros to more appropriate headers 9 years ago
mpegvideo.c cosmetics: Fix spelling mistakes 9 years ago
mpegvideo.h cosmetics: Fix spelling mistakes 9 years ago
mpegvideo_enc.c Reduce the scope of some variables 9 years ago
mpegvideo_motion.c cosmetics: Fix spelling mistakes 9 years ago
mpegvideo_parser.c cosmetics: Fix spelling mistakes 9 years ago
mpegvideo_xvmc.c lavc: AV-prefix all codec flags 9 years ago
mpegvideodata.c mpegvideo: Move tables to a separate file 10 years ago
mpegvideodata.h mpegvideo: Move tables to a separate file 10 years ago
mpegvideodsp.c dsputil: Split off global motion compensation bits into a separate context 11 years ago
mpegvideodsp.h dsputil: Split off global motion compensation bits into a separate context 11 years ago
mpegvideoencdsp.c imgconvert: Move the shrink functions only where needed 9 years ago
mpegvideoencdsp.h dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
mqc.c jpeg2000: Mark static data init functions as av_cold 11 years ago
mqc.h cosmetics: Fix spelling mistakes 9 years ago
mqcdec.c JPEG 2000 decoder for DCinema 12 years ago
msgsmdec.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
msgsmdec.h MSN Audio support 11 years ago
msmpeg4.c cosmetics: Fix spelling mistakes 9 years ago
msmpeg4.h mpegvideo: msmpeg4: Move function declarations 10 years ago
msmpeg4data.c msmpeg4data: Move WMV2 data tables to their own file 9 years ago
msmpeg4data.h Remove unnecessary get_bits.h #includes 9 years ago
msmpeg4dec.c msmpeg4: Remove commented-out debug logging code 9 years ago
msmpeg4enc.c cosmetics: Fix spelling mistakes 9 years ago
msrle.c cosmetics: Fix spelling mistakes 9 years ago
msrledec.c msrle: Use AVFrame instead of AVPicture 9 years ago
msrledec.h msrle: Use AVFrame instead of AVPicture 9 years ago
mss1.c lavc: AV-prefix all codec capabilities 9 years ago
mss2.c mss2: Drop a silly assert 9 years ago
mss2dsp.c MSS2 decoder 12 years ago
mss2dsp.h Remove unnecessary dsputil.h #includes 12 years ago
mss3.c lavc: AV-prefix all codec capabilities 9 years ago
mss4.c lavc: AV-prefix all codec capabilities 9 years ago
mss12.c avcodec: more correct printf specifiers 11 years ago
mss12.h Remove pointless av_cold attributes in header files 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 cosmetics: Fix spelling mistakes 9 years ago
mvcdec.c lavc: AV-prefix all codec capabilities 9 years ago
mxpegdec.c lavc: AV-prefix all codec capabilities 9 years ago
nellymoser.c Remove unnecessary get_bits.h #includes 9 years ago
nellymoser.h multiple inclusion guard cleanup 14 years ago
nellymoserdec.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
nellymoserenc.c lavc: AV-prefix all codec capabilities 9 years ago
noise_bsf.c lavc: add a new bitstream filtering API 9 years ago
nuv.c cosmetics: Fix spelling mistakes 9 years ago
nvenc.c nvenc: allow setting the number of slices 9 years ago
nvenc.h nvenc: drop the hard dependency on CUDA 9 years ago
nvenc_h264.c nvenc: Delay frame output to increase encoding speed 9 years ago
nvenc_hevc.c nvenc: Delay frame output to increase encoding speed 9 years ago
omx.c omx: Don't return > 0 from omx_encode_frame 9 years ago
on2avc.c Drop unnecessary golomb.h #includes 9 years ago
on2avcdata.c On2 AVC decoder 11 years ago
on2avcdata.h on2avc: change a comment at #endif to match actual define 11 years ago
options.c lavc: handle hw_frames_ctx where necessary 9 years ago
options_table.h options_table: Add aliases for color properties 8 years ago
opus.c cosmetics: Fix spelling mistakes 9 years ago
opus.h opusdec: properly handle mismatching configurations in multichannel streams 9 years ago
opus_celt.c lavc: AV-prefix all codec flags 9 years ago
opus_parser.c opus_parser: drop unused variable 10 years ago
opus_silk.c Mark read-only tables as static 9 years ago
opusdec.c opus: Do not call vector_fmul_scalar on zero samples 9 years ago
pafaudio.c lavc: AV-prefix all codec capabilities 9 years ago
pafvideo.c lavc: AV-prefix all codec capabilities 9 years ago
pamenc.c Replace any remaining avpicture function with imgutils 9 years ago
parser.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
parser.h parser: Move Doxygen documentation to the header files 12 years ago
pcm-bluray.c lavc: AV-prefix all codec capabilities 9 years ago
pcm-dvd.c cosmetics: Fix spelling mistakes 9 years ago
pcm.c lavc: AV-prefix all codec capabilities 9 years ago
pcm_tablegen.c cosmetics: Remove extra newlines at EOF 13 years ago
pcm_tablegen.h cosmetics: Drop empty comment lines 9 years ago
pcx.c Move const qualifier before type name 9 years ago
pcxenc.c Deprecate avctx.coded_frame 9 years ago
pel_template.c Rename tpel_template.c ---> pel_template.c 11 years ago
pgssubdec.c Reduce the scope of some variables 9 years ago
pictordec.c lavc: AV-prefix all codec capabilities 9 years ago
pixblockdsp.c dsputil: Split off pixel block routines into their own context 10 years ago
pixblockdsp.h dsputil: Split off pixel block routines into their own context 10 years ago
pixblockdsp_template.c dsputil: Split off pixel block routines into their own context 10 years ago
pixels.h dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
png.c png: K&R formatting cosmetics 11 years ago
png.h Replace FFmpeg with Libav in licence headers 14 years ago
png_parser.c png_parser: fix size of chunk_lenght 10 years ago
pngdec.c cosmetics: Fix spelling mistakes 9 years ago
pngdsp.c png: K&R formatting cosmetics 11 years ago
pngdsp.h lavc: Sanitize header inclusion guards 9 years ago
pngenc.c lavc: Move prediction_method to codec private options 9 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 Replace any remaining avpicture function with imgutils 9 years ago
pnmdec.c lavc: AV-prefix all codec capabilities 9 years ago
pnmenc.c Replace any remaining avpicture function with imgutils 9 years ago
profiles.c lavc: add H.264 MVC profiles 9 years ago
profiles.h profiles: Add missing #endif comment 9 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 lavc: AV-prefix all codec capabilities 9 years ago
proresdsp.c idct: Convert IDCT permutation #defines to an enum 10 years ago
proresdsp.h prores: Drop DSP infrastructure for prores encoder bits 11 years ago
proresenc.c lavc: Consistently prefix input buffer defines 9 years ago
psymodel.c psymodel: Check memory allocation 10 years ago
psymodel.h Remove pointless av_cold attributes in header files 12 years ago
pthread.c lavc: AV-prefix all codec capabilities 9 years ago
pthread_frame.c lavc: Drop deprecated get_buffer related functions 9 years ago
pthread_internal.h cosmetics: Fix spelling mistakes 9 years ago
pthread_slice.c pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
ptx.c lavc: AV-prefix all codec capabilities 9 years ago
put_bits.h put_bits: Remove unused includes 11 years ago
qcelpdata.h Give all anonymously typedeffed structs in headers a name 12 years ago
qcelpdec.c cosmetics: Fix spelling mistakes 9 years ago
qdm2.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
qdm2_tablegen.c Replace FFmpeg with Libav in licence headers 14 years ago
qdm2_tablegen.h qdm2: fix signed multiplication overflow 13 years ago
qdm2data.h Replace FFmpeg with Libav in licence headers 14 years ago
qdrw.c lavc: AV-prefix all codec capabilities 9 years ago
qpeg.c lavc: AV-prefix all codec capabilities 9 years ago
qpel_template.c dsputil: Split off quarterpel bits into their own context 11 years ago
qpeldsp.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
qpeldsp.h qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
qsv.c qsvenc: support getting the session from an AVHWFramesContext 9 years ago
qsv.h qsvenc: add an API for allocating opaque surfaces 9 years ago
qsv_api.c qsv_api: fix building with libmfx disabled 10 years ago
qsv_internal.h qsvdec: support getting the session from an AVHWFramesContext 9 years ago
qsvdec.c lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
qsvdec.h qsvdec: support getting the session from an AVHWFramesContext 9 years ago
qsvdec_h2645.c qsvdec_hevc: add the UID of the HEVC HW decoder plugin 8 years ago
qsvdec_mpeg2.c qsvdec: support getting the session from an AVHWFramesContext 9 years ago
qsvenc.c qsvenc: support getting the session from an AVHWFramesContext 9 years ago
qsvenc.h qsvenc: support getting the session from an AVHWFramesContext 9 years ago
qsvenc_h264.c lavc: drop unnecessary h264dec.h includes 9 years ago
qsvenc_hevc.c hevc_parse: rename into h2645_parse 9 years ago
qsvenc_mpeg2.c lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
qtrle.c cosmetics: Fix spelling mistakes 9 years ago
qtrleenc.c Add some more deprecation guards 9 years ago
r210dec.c lavc: AV-prefix all codec capabilities 9 years ago
ra144.c cosmetics: Fix spelling mistakes 9 years ago
ra144.h cosmetics: Fix spelling mistakes 9 years ago
ra144dec.c lavc: AV-prefix all codec capabilities 9 years ago
ra144enc.c cosmetics: Fix spelling mistakes 9 years ago
ra288.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
ra288.h cosmetics: Fix spelling mistakes 9 years ago
ralf.c lavc: AV-prefix all codec capabilities 9 years ago
ralfdata.h RealAudio Lossless decoder 13 years ago
rangecoder.c build: Split test programs off into separate files 9 years ago
rangecoder.h Replace av_unused attributes by block structures 10 years ago
ratecontrol.c cosmetics: Fix spelling mistakes 9 years ago
ratecontrol.h cosmetics: Fix spelling mistakes 9 years ago
raw.c riff: add YUYV FourCC (Drastic YUYV) 9 years ago
raw.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
rawdec.c rawdec: Replace avpicture functions with imgutils 9 years ago
rawenc.c rawenc: Replace avpicture functions with imgutils 9 years ago
rdft.c rdft: Move some variables into a separate block 10 years ago
rdft.h dct/rdft: Remove duplicate typedefs for context structs 10 years ago
rectangle.h cosmetics: Fix spelling mistakes 9 years ago
remove_extradata_bsf.c lavc: add a new bitstream filtering API 9 years ago
rl.c Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
rl.h Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
rl2.c cosmetics: Fix spelling mistakes 9 years ago
rle.c sgienc: Use a local RLE encoding function 9 years ago
rle.h sgienc: Use a local RLE encoding function 9 years ago
rnd_avg.h dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
roqaudioenc.c lavc: AV-prefix all codec capabilities 9 years ago
roqvideo.c cosmetics: Write NULL pointer equality checks more compactly 10 years ago
roqvideo.h roqvideo: remove unused variables 11 years ago
roqvideodec.c cosmetics: Fix spelling mistakes 9 years ago
roqvideoenc.c cosmetics: Fix spelling mistakes 9 years ago
rpza.c cosmetics: Fix spelling mistakes 9 years ago
rscc.c rscc: Add extended pixel format support 9 years ago
rtjpeg.c dsputil: Split off IDCT bits into their own context 11 years ago
rtjpeg.h dsputil: Split off IDCT bits into their own context 11 years ago
rv10.c cosmetics: Fix spelling mistakes 9 years ago
rv10.h mpegvideo: rv10: Move function declaration to a separate header 10 years ago
rv10enc.c cosmetics: Fix spelling mistakes 9 years ago
rv20enc.c mpegvideo: Expand macro 10 years ago
rv30.c golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
rv30data.h cosmetics: Fix spelling mistakes 9 years ago
rv30dsp.c Drop unnecessary av_unused attributes. 10 years ago
rv34.c golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
rv34.h cosmetics: Fix spelling mistakes 9 years ago
rv34_parser.c avcodec: Don't anonymously typedef structs 10 years ago
rv34data.h h263: Add ff_ prefix to nonstatic symbols 13 years ago
rv34dsp.c rv34: Drop now unnecessary dsputil dependencies 12 years ago
rv34dsp.h dsputil: Split off quarterpel bits into their own context 11 years ago
rv34vlc.h Replace FFmpeg with Libav in licence headers 14 years ago
rv40.c golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
rv40data.h rv40: move loop filter to rv34dsp context 13 years ago
rv40dsp.c Drop unnecessary av_unused attributes. 10 years ago
rv40vlc2.h Replace FFmpeg with Libav in licence headers 14 years ago
s302m.c lavc: AV-prefix all codec capabilities 9 years ago
sanm.c lavc: AV-prefix all codec capabilities 9 years ago
sbr.h Give all anonymously typedeffed structs in headers a name 12 years ago
sbrdsp.c sbrdsp: move #if to disable all educational code 11 years ago
sbrdsp.h sbrdsp: Use standard multiple inclusion guards. 13 years ago
screenpresso.c cosmetics: Fix spelling mistakes 9 years ago
sgi.h sgi: K&R formatting cosmetics 11 years ago
sgidec.c sgi: Correctly propagate meaningful error values 9 years ago
sgienc.c sgienc: Make sure to initialize skipped header portions 9 years ago
sgirledec.c sgirledec: simplify, no need to use reget buffer 9 years ago
shorten.c cosmetics: Drop empty comment lines 9 years ago
simple_idct.c idct: Only build prores IDCT if ProRes decoder is enabled 9 years ago
simple_idct.h simple_idct: Move x86-specific declarations to a header in the x86 directory 10 years ago
simple_idct_template.c simple_idct_template: Fix strict aliasing violation 9 years ago
sinewin.c Move sine windows to a separate file 14 years ago
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 Don't include common.h from avutil.h 12 years ago
sipr.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
sipr.h Remove unnecessary dsputil.h #includes 12 years ago
sipr16k.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
sipr16kdata.h Replace FFmpeg with Libav in licence headers 14 years ago
siprdata.h Replace FFmpeg with Libav in licence headers 14 years ago
smacker.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
smc.c cosmetics: Fix spelling mistakes 9 years ago
snappy.c snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
snappy.h snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
sp5x.h cosmetics: Fix spelling mistakes 9 years ago
sp5xdec.c lavc: AV-prefix all codec capabilities 9 years ago
srtdec.c avcodec: Don't anonymously typedef structs 10 years ago
startcode.c lavc: Consistently prefix input buffer defines 9 years ago
startcode.h h264: Move start code search functions into separate source files. 10 years ago
sunrast.c lavc: AV-prefix all codec capabilities 9 years ago
sunrast.h avcodec: add a Sun Rasterfile encoder 13 years ago
sunrastenc.c sunrastenc: Properly load codec private options 9 years ago
svq1.c cosmetics: Fix spelling mistakes 9 years ago
svq1.h cosmetics: Fix spelling mistakes 9 years ago
svq1_cb.h cosmetics: Fix spelling mistakes 9 years ago
svq1_vlc.h cosmetics: Fix spelling mistakes 9 years ago
svq1dec.c cosmetics: Fix spelling mistakes 9 years ago
svq1enc.c cosmetics: Fix spelling mistakes 9 years ago
svq1enc.h svq1enc: Drop unused GetBitContext context member 9 years ago
svq1enc_cb.h svq1: K&R formatting cosmetics 12 years ago
svq3.c svq3: stop using H264Picture 9 years ago
svq13.c svq1: K&R formatting cosmetics 12 years ago
synth_filter.c arm64: port synth_filter_float_neon from arm 9 years ago
synth_filter.h arm64: port synth_filter_float_neon from arm 9 years ago
tableprint.h tableprint: Fix use of a size_t print with MSVC 11 years ago
tak.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
tak.h get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
tak_parser.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
takdec.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
targa.c lavc: AV-prefix all codec capabilities 9 years ago
targa.h multiple inclusion guard cleanup 14 years ago
targaenc.c lavc: Deprecate coder_type and its symbols 9 years ago
tdsc.c cosmetics: Fix spelling mistakes 9 years ago
texturedsp.c cosmetics: Fix spelling mistakes 9 years ago
texturedsp.h Introduce a TextureDSP module 10 years ago
texturedspenc.c Mark read-only tables as static 9 years ago
thread.h lavc decoders: work with refcounted frames. 12 years ago
tiertexseqv.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
tiff.c lavc: Consistently prefix input buffer defines 9 years ago
tiff.h tiff: Return proper error for missing LZMA compression 10 years ago
tiffenc.c lavc: Consistently prefix input buffer defines 9 years ago
tmv.c lavc: AV-prefix all codec capabilities 9 years ago
tpeldsp.c Rename tpel_template.c ---> pel_template.c 11 years ago
tpeldsp.h dsputil: Move thirdpel-related bits into their own context 11 years ago
truemotion1.c lavc: AV-prefix all codec capabilities 9 years ago
truemotion1data.h Replace ffmpeg references with more accurate libav* references. 13 years ago
truemotion2.c truemotion2: Fix the buffer check 9 years ago
truemotion2rt.c truemotion2rt: Use ff_set_dimensions 9 years ago
truespeech.c lavc: AV-prefix all codec capabilities 9 years ago
truespeech_data.h Replace FFmpeg with Libav in licence headers 14 years ago
tscc.c cosmetics: Drop empty comment lines 9 years ago
tscc2.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
tscc2data.h lavc: Deduplicate zigzag_scan table 9 years ago
tta.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
twinvq.c lavc: AV-prefix all codec flags 9 years ago
twinvq.h cosmetics: Fix spelling mistakes 9 years ago
twinvq_data.h twinvq: K&R formatting cosmetics 11 years ago
twinvqdec.c cosmetics: Fix spelling mistakes 9 years ago
txd.c lavc: AV-prefix all codec capabilities 9 years ago
ulti.c lavc: AV-prefix all codec capabilities 9 years ago
ulti_cb.h Replace FFmpeg with Libav in licence headers 14 years ago
unary.h Replace FFmpeg with Libav in licence headers 14 years ago
utils.c lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
utvideo.c lavc: Move prediction_method to codec private options 9 years ago
utvideo.h libavcodec: Add missing AVClass pointers 9 years ago
utvideodec.c lavc: Consistently prefix input buffer defines 9 years ago
utvideoenc.c cosmetics: Fix spelling mistakes 9 years ago
v210dec.c lavc: AV-prefix all codec capabilities 9 years ago
v210enc.c v210: Use separate sample_factors 9 years ago
v210enc.h v210: Use separate sample_factors 9 years ago
v210x.c lavc: AV-prefix all codec capabilities 9 years ago
v410dec.c lavc: AV-prefix all codec capabilities 9 years ago
v410enc.c Deprecate avctx.coded_frame 9 years ago
vaapi.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
vaapi.h lavc doxy: add all installed headers to doxy groups. 13 years ago
vaapi_encode.c vaapi_encode: Maintain a pool of bitstream output buffers 9 years ago
vaapi_encode.h vaapi_encode: Maintain a pool of bitstream output buffers 9 years ago
vaapi_encode_h26x.c lavc: VAAPI H.264 encoder 9 years ago
vaapi_encode_h26x.h lavc: VAAPI H.264 encoder 9 years ago
vaapi_encode_h264.c h264: add H264_ prefix to the NAL unit types 9 years ago
vaapi_encode_h265.c vaapi_h265: cu_qp_delta should not be used in constant-QP mode 9 years ago
vaapi_encode_mjpeg.c vaapi_encode: Refactor slightly to allow easier setting of global options 9 years ago
vaapi_h264.c h264: move the parameter set definitions to a new header file 9 years ago
vaapi_internal.h mpegvideo: Drop mpegvideo.h where not needed 9 years ago
vaapi_mpeg2.c vaapi: Drop pointless debug output 9 years ago
vaapi_mpeg4.c vaapi: Drop pointless debug output 9 years ago
vaapi_vc1.c vaapi: Drop pointless debug output 9 years ago
vb.c lavc: AV-prefix all codec capabilities 9 years ago
vble.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
vc1.c cosmetics: Fix spelling mistakes 9 years ago
vc1.h cosmetics: Fix spelling mistakes 9 years ago
vc1_block.c cosmetics: Fix spelling mistakes 9 years ago
vc1_common.h vc1: Split bits used in libavformat into a separate header 10 years ago
vc1_loopfilter.c lavc: AV-prefix all codec flags 9 years ago
vc1_mc.c cosmetics: Fix spelling mistakes 9 years ago
vc1_parser.c avcodec: Don't anonymously typedef structs 10 years ago
vc1_pred.c cosmetics: Fix spelling mistakes 9 years ago
vc1_pred.h vc1: Split the decoder in components 10 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 Remove unnecessary get_bits.h #includes 9 years ago
vc1dec.c cosmetics: Fix spelling mistakes 9 years ago
vc1dsp.c cosmetics: Drop empty comment lines 9 years ago
vc1dsp.h cosmetics: Drop empty comment lines 9 years ago
vcr1.c lavc: AV-prefix all codec capabilities 9 years ago
vda.c vda: Make output CVPixelBuffer format configurable 10 years ago
vda.h vda: Make output CVPixelBuffer format configurable 10 years ago
vda_h264.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
vda_internal.h lavc: Add new VDA hwaccel 11 years ago
vdpau.c h264: rename h264.[ch] to h264dec.[ch] 9 years ago
vdpau.h cosmetics: Fix spelling mistakes 9 years ago
vdpau_h264.c h264: move the parameter set definitions to a new header file 9 years ago
vdpau_hevc.c vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
vdpau_internal.h vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
vdpau_mpeg4.c vdpau: remove dysfunctional H.263 support 9 years ago
vdpau_mpeg12.c vdpau: Adjust necessary #includes for vdpau_internal.h 10 years ago
vdpau_vc1.c vdpau: pass codec-specific parameters from hwaccel 10 years ago
version.h Add an OpenH264 decoder wrapper 8 years ago
videodsp.c aarch64: implement videodsp.prefetch 11 years ago
videodsp.h aarch64: implement videodsp.prefetch 11 years ago
videodsp_template.c Add missing headers to make template files compile (more) standalone 11 years ago
vima.c lavc: AV-prefix all codec capabilities 9 years ago
vlc.h Move VLC and RL_VLC_ELEM structure definitions to a separate header 9 years ago
vmdaudio.c lavc: AV-prefix all codec capabilities 9 years ago
vmdvideo.c lavc: AV-prefix all codec capabilities 9 years ago
vmnc.c lavc: AV-prefix all codec capabilities 9 years ago
vorbis.c vorbis: Kill some pointless debug code 9 years ago
vorbis.h vorbisdec: cosmetics: rename variable avccontext to avctx 12 years ago
vorbis_data.c Remove unnecessary dsputil.h #includes 12 years ago
vorbis_enc_data.h Replace FFmpeg with Libav in licence headers 14 years ago
vorbis_parser.c vorbis_parser: Move vp check to avoid a null pointer dereference 10 years ago
vorbis_parser.h cosmetics: Drop empty comment lines 9 years ago
vorbis_parser_internal.h lavc: add a public API for parsing vorbis packets. 10 years ago
vorbisdec.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
vorbisdsp.c aarch64: NEON vorbis_inverse_coupling 11 years ago
vorbisdsp.h aarch64: NEON vorbis_inverse_coupling 11 years ago
vorbisenc.c lavc: AV-prefix all codec capabilities 9 years ago
vp3.c cosmetics: Fix spelling mistakes 9 years ago
vp3_parser.c VP3: K&R formatting cosmetics 11 years ago
vp3data.h cosmetics: Fix spelling mistakes 9 years ago
vp3dsp.c cosmetics: Fix spelling mistakes 9 years ago
vp3dsp.h Remove all Blackfin architecture optimizations 11 years ago
vp5.c Remove unnecessary get_bits.h #includes 9 years ago
vp5data.h doxygen: do not include license boilerplate in Doxygen documentation 14 years ago
vp6.c huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
vp6data.h vp56data: Move all shared enum/struct declarations to common header 11 years ago
vp6dsp.c doxygen: do not include license boilerplate in Doxygen documentation 14 years ago
vp8.c Mark read-only tables as static 9 years ago
vp8.h cosmetics: Fix spelling mistakes 9 years ago
vp8_parser.c vp8: K&R formatting cosmetics 11 years ago
vp8data.h lavc: Deduplicate zigzag_scan table 9 years ago
vp8dsp.c On2 VP7 decoder 11 years ago
vp8dsp.h On2 VP7 decoder 11 years ago
vp9.c vp9: Return the correct size when decoding a superframe 9 years ago
vp9.h cosmetics: Fix spelling mistakes 9 years ago
vp9block.c Remove unnecessary get_bits.h #includes 9 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 vp9: fix mvref finding to adhere to bug in libvpx. 11 years ago
vp9prob.c lavc: VP9 decoder 11 years ago
vp56.c vp56: Return meaningful error codes 10 years ago
vp56.h Drop unnecessary av_unused attributes. 10 years ago
vp56data.c vp56data: Move all data tables to the .c file 11 years ago
vp56data.h vp56data: Move all data tables to the .c file 11 years ago
vp56dsp.c vp56: Mark VP6-only optimizations as such. 11 years ago
vp56dsp.h vp56: Mark VP6-only optimizations as such. 11 years ago
vp56rac.c Update Fiona's name in copyright statements. 11 years ago
vqavideo.c cosmetics: Fix spelling mistakes 9 years ago
wavpack.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
webp.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
wma.c cosmetics: Fix spelling mistakes 9 years ago
wma.h lavc: Consistently prefix input buffer defines 9 years ago
wma_common.c wma: K&R formatting cosmetics 10 years ago
wma_common.h Remove pointless av_cold attributes in header files 12 years ago
wma_freqs.c build: Split WMA frequencies into a separate object file 10 years ago
wma_freqs.h lavc: Sanitize header inclusion guards 9 years ago
wmadata.h build: Split WMA frequencies into a separate object file 10 years ago
wmadec.c cosmetics: Fix spelling mistakes 9 years ago
wmaenc.c cosmetics: Fix spelling mistakes 9 years ago
wmalosslessdec.c cosmetics: Fix spelling mistakes 9 years ago
wmaprodata.h Replace FFmpeg with Libav in licence headers 14 years ago
wmaprodec.c cosmetics: Fix spelling mistakes 9 years ago
wmavoice.c cosmetics: Fix spelling mistakes 9 years ago
wmavoice_data.h Replace FFmpeg with Libav in licence headers 14 years ago
wmv2.c msmpeg4data: Move WMV2 data tables to their own file 9 years ago
wmv2.h mpegvideo: wmv2: Move function declarations 10 years ago
wmv2data.c msmpeg4data: Move WMV2 data tables to their own file 9 years ago
wmv2data.h msmpeg4data: Move WMV2 data tables to their own file 9 years ago
wmv2dec.c intrax8: Remove mpegvideo dependency 9 years ago
wmv2dsp.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
wmv2dsp.h dsputil: Split off quarterpel bits into their own context 11 years ago
wmv2enc.c cosmetics: Fix spelling mistakes 9 years ago
wnv1.c lavc: Consistently prefix input buffer defines 9 years ago
wrapped_avframe.c wrapped_avframe: Drop a now-unused variable 9 years ago
ws-snd1.c lavc: AV-prefix all codec capabilities 9 years ago
xan.c get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
xbmdec.c lavc: AV-prefix all codec capabilities 9 years ago
xbmenc.c Deprecate avctx.coded_frame 9 years ago
xiph.c lavc: use avpriv_ prefix for ff_split_xiph_headers. 13 years ago
xiph.h lavc: use avpriv_ prefix for ff_split_xiph_headers. 13 years ago
xl.c lavc: AV-prefix all codec capabilities 9 years ago
xsubdec.c Reduce the scope of some variables 9 years ago
xsubenc.c lavc: Add data and linesize to AVSubtitleRect 9 years ago
xvididct.c xvid: Add C IDCT 10 years ago
xvididct.h xvid: Add C IDCT 10 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 XWD encoder and decoder 13 years ago
xwddec.c xwddec: prevent overflow of lsize * avctx->height 9 years ago
xwdenc.c Deprecate avctx.coded_frame 9 years ago
xxan.c Remove unnecessary get_bits.h #includes 9 years ago
yop.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
zerocodec.c lavc: AV-prefix all codec capabilities 9 years ago
zmbv.c cosmetics: Fix spelling mistakes 9 years ago
zmbvenc.c Deprecate avctx.coded_frame 9 years ago