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.
 
 
 
 
Derek Buitenhuis c59c792470 Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' 9 years ago
..
aarch64 Merge commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873' 9 years ago
alpha blockdsp: reindent after parameter removal 9 years ago
arm arm/rdft_init: fix license header 9 years ago
avr32
bfin
mips avcodec/mips: Optimization synced to the newest code base. 9 years ago
neon
ppc Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db' 9 years ago
sh4
sparc
x86 Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622' 9 years ago
4xm.c
8bps.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
8svx.c
012v.c
Makefile Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8' 9 years ago
a64colors.h
a64multienc.c
a64tables.h
aac.h avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
aac_ac3_parser.c lavc/aac_ac3_parser: reindent 9 years ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
aac_defines.h avcodec/aactab: do not use floats for constants 9 years ago
aac_parser.c
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: remove FAAC-like coder 9 years ago
aaccoder_trellis.h avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
aaccoder_twoloop.h AAC encoder: fix initialization of minsf 9 years ago
aacdec.c Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
aacdec_fixed.c Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
aacdec_template.c Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
aacdectab.h aactab: move ltp_coef[] from aacdectab to aactab 9 years ago
aacenc.c AAC encoder: fix valgrind errors 9 years ago
aacenc.h aacenc: use generational cache instead of resetting. 9 years ago
aacenc_is.c AAC encoder: use signed coeffs when measuring IS energy 9 years ago
aacenc_is.h AAC encoder: Extensive improvements 9 years ago
aacenc_ltp.c aacenc_ltp: disable LTP with high lambda values 9 years ago
aacenc_ltp.h aacenc: add support for encoding files using Long Term Prediction 9 years ago
aacenc_pred.c AAC encoder: fix assertion error with prediction 9 years ago
aacenc_pred.h aacenc_pred: correct header information 9 years ago
aacenc_quantization.h Revert "aacenc: use av_clip() instead of av_clip() during quantization" 9 years ago
aacenc_quantization_misc.h aacenc: use generational cache instead of resetting. 9 years ago
aacenc_tns.c AAC encoder: check for NaNs/inf in TNS gain 9 years ago
aacenc_tns.h aacenc_tns: rework TNS descision logic 9 years ago
aacenc_utils.h all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
aacenctab.c
aacenctab.h aacenc: partially revert previous commits to set options via a profile 9 years ago
aacps.c aacps: avoid division by zero in stereo_processing 9 years ago
aacps.h all: Make header guard names consistent 9 years ago
aacps_fixed.c
aacps_fixed_tablegen.c
aacps_fixed_tablegen.h all: Make header guard names consistent 9 years ago
aacps_float.c
aacps_tablegen.c
aacps_tablegen.h all: Make header guard names consistent 9 years ago
aacps_tablegen_template.c avcodec/aacps_tablegen_template: replace #define by typedef 9 years ago
aacpsdata.c
aacpsdsp.h all: Make header guard names consistent 9 years ago
aacpsdsp_fixed.c
aacpsdsp_float.c
aacpsdsp_template.c
aacpsy.c Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 years ago
aacsbr.c lavc/aacsbr: sbr_dequant optimization 9 years ago
aacsbr.h lavc/aacsbr: sbr_dequant optimization 9 years ago
aacsbr_fixed.c avcodec/aacsbr: Split the env_facs table 9 years ago
aacsbr_fixed_tablegen.h avcodec/aacsbr_tablegen: always initialize tables at runtime 9 years ago
aacsbr_tablegen.h avcodec/aacsbr_tablegen: always initialize tables at runtime 9 years ago
aacsbr_tablegen_common.h avcodec/aacsbr_tablegen: always initialize tables at runtime 9 years ago
aacsbr_template.c avcodec/aacsbr_template: Add Check to read_sbr_envelope() 9 years ago
aacsbrdata.h
aactab.c avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
aactab.h avcodec/aactab: do not use floats for constants 9 years ago
aandcttab.c
aandcttab.h
aasc.c Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
ac3.c avcodec/ac3: always use hardcoded tables 9 years ago
ac3.h avcodec/ac3: use M_SQRT1_2, M_SQRT2 9 years ago
ac3_parser.c avcodec: drop 2 suffix from avpriv_ac3_parse_header2 9 years ago
ac3_parser.h avcodec: drop 2 suffix from avpriv_ac3_parse_header2 9 years ago
ac3dec.c avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3 9 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
ac3dec_float.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
ac3dsp.c
ac3dsp.h
ac3enc.c avcodec/ac3enc: Remove duplicate #include 9 years ago
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
ac3enc_template.c
ac3tab.c
ac3tab.h avcodec/ac3: always use hardcoded tables 9 years ago
acelp_filters.c lavc: typo fix cliping -> clipping, saftey -> safety 9 years ago
acelp_filters.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
acelp_pitch_delay.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAV 9 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c
alac.c avcodec/alac: fix 20-bit support 9 years ago
alac_data.c
alac_data.h
alacdsp.c x86/alacdsp: add simd optimized functions 9 years ago
alacdsp.h x86/alacdsp: add simd optimized functions 9 years ago
alacenc.c Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 years ago
aliaspixdec.c
aliaspixenc.c
allcodecs.c avcodec: add M101 decoder 9 years ago
alsdec.c avcodec/alsdec: Fix bitstream reading 9 years ago
amr.h avcodec/amr: replace #define by typedef 9 years ago
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
anm.c
ansi.c
apedec.c avcodec/apedec: fix decoding of stereo files with one channel full of silence 9 years ago
apng.h
ass.c lavc/options: add ass_ro_flush_noop to flags2 9 years ago
ass.h lavc: allow subtitle text format to be ASS without timing 9 years ago
ass_split.c lavc: allow subtitle text format to be ASS without timing 9 years ago
ass_split.h fix some a/an typos 9 years ago
assdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
assenc.c lavc: deprecate decoded ass subtitles with timings 9 years ago
asv.c
asv.h
asvdec.c
asvenc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
atrac.c
atrac.h
atrac1.c avcodec/atrac1: fix decoder: QMF delay compensation should be 39 samples 9 years ago
atrac1data.h
atrac3.c avcodec/atrac3: pass AVCodecContext to av_log if available 9 years ago
atrac3data.h
atrac3plus.c lavc: Use get_bitsz where needed 9 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c
atrac3plusdsp.c lavc/atrac3plusdsp: change pow(2,x) to exp2f(x) 9 years ago
audio_frame_queue.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
audio_frame_queue.h Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
audiotoolboxdec.c lavc/audiotoolboxdec: move to new BSF API 9 years ago
audiotoolboxenc.c lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets 9 years ago
aura.c
avcodec.h avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecs 9 years ago
avcodecres.rc
avdct.c avcodec/avdct: remove redundant "default" information in options 9 years ago
avdct.h
avfft.c
avfft.h
avpacket.c avcodec/avpacket: Fix off by 5 error 9 years ago
avpicture.c Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532' 9 years ago
avrndec.c avcodec/avrndec: Use the AVFrame format instead of the context 9 years ago
avs.c
avuidec.c
avuienc.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c fix some a/an typos 9 years ago
bitstream_filter.c avcodec/bitstream_filter: Fix initializing options from the argument string 9 years ago
bitstream_filters.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
blockdsp.c blockdsp: remove high bitdepth parameter 9 years ago
blockdsp.h blockdsp: reindent after parameter removal 9 years ago
bmp.c Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
bmp.h
bmp_parser.c avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case 9 years ago
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
bsf.h Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
bswapdsp.c
bswapdsp.h all: Make header guard names consistent 9 years ago
bytestream.h
c93.c
cabac.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
cabac.h avcodec/cabac: Check initial cabac decoder state 9 years ago
cabac_functions.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
canopus.c
canopus.h
cavs.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
cavsdsp.c
cavsdsp.h
cbrt_data.c avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on systems without cbrt 9 years ago
cbrt_data.h Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
cbrt_data_fixed.c Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
cbrt_fixed_tablegen.c
cbrt_tablegen.c
cbrt_tablegen.h Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
cbrt_tablegen_template.c Move cbrt tables to separate cbrt_data(_fixed).c files. 9 years ago
ccaption_dec.c lavc/ccaption_dec: remove usage of avctx->time_base 9 years ago
cdgraphics.c lavc/cdg: Add transparency support. 9 years ago
cdxl.c avcodec/cdxl: add support for raw videos with chunky format 9 years ago
celp_filters.c
celp_filters.h
celp_math.c lavc: G.723.1 encoder 9 years ago
celp_math.h Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244' 9 years ago
cfhd.c avcodec/cfhd: Don't decode coefficients if no end of header tag found. Fixes fuzzed files such as the one in in ticket #5383 9 years ago
cfhd.h cfhd: reallocate internal buffers on format change. 9 years ago
cfhddata.c avcodec: Cineform HD Decoder 9 years ago
cga_data.c
cga_data.h
chomp_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
cinepak.c
cinepakenc.c cinepakenc: Stop using AVPicture 9 years ago
cljrdec.c
cljrenc.c
cllc.c
cngdec.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
cngenc.c
codec_desc.c avcodec: add M101 decoder 9 years ago
cook.c lavc/cook: get rid of wasteful pow in init_pow2table 9 years ago
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c avcodec/cos_tablegen: extend table generation to 17bits 9 years ago
cpia.c fix some a/an typos 9 years ago
crystalhd.c
cscd.c avcodec/cscd: Use BGR0 instead of BGRA 9 years ago
cyuv.c
d3d11va.c Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0' 9 years ago
d3d11va.h Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' 9 years ago
dca.c dca: fix misaligned access in ff_dca_convert_bitstream 9 years ago
dca.h avcodec/dca: move channel counter utility into dca.h 9 years ago
dca_core.c avcodec/dca: convert to AVCRC 9 years ago
dca_core.h avcodec/dca: move huffman data into separate object file 9 years ago
dca_core_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
dca_exss.c avcodec/dca: convert to AVCRC 9 years ago
dca_exss.h avcodec/dca: add new decoder based on libdcadec 9 years ago
dca_parser.c dca_parser: ensure frame duration matches the actual sample rate 9 years ago
dca_syncwords.h avcodec/dca: add REV1AUX sync word 9 years ago
dca_xll.c avcodec/dca: convert to AVCRC 9 years ago
dca_xll.h avcodec/dca: add new decoder based on libdcadec 9 years ago
dcadata.c avcodec/dca: move huffman data into separate object file 9 years ago
dcadata.h avcodec/dca: move huffman data into separate object file 9 years ago
dcadct.c avcodec/dca: add math helpers and fixed point DCT 9 years ago
dcadct.h avcodec/dca: add math helpers and fixed point DCT 9 years ago
dcadec.c avcodec/dca: convert to AVCRC 9 years ago
dcadec.h avcodec/dca: convert to AVCRC 9 years ago
dcadsp.c avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...) 9 years ago
dcadsp.h x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
dcaenc.c avcodec/dcaenc: move channel reordering tables to dcaenc.h 9 years ago
dcaenc.h avcodec/dcaenc: move channel reordering tables to dcaenc.h 9 years ago
dcahuff.c avcodec/dca: move huffman data into separate object file 9 years ago
dcahuff.h avcodec/dca: move huffman data into separate object file 9 years ago
dcamath.h avcodec/dca: add math helpers and fixed point DCT 9 years ago
dct-test.c x86: dct-test: add more idcts 9 years ago
dct.c
dct.h
dct32.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
dct32_fixed.c
dct32_float.c
dct32_template.c Revert "avcodec/dct32_template: fix typo" 9 years ago
dctref.c
dctref.h
dds.c lavc/dds: Fix GRAY8A decoding. 9 years ago
dfa.c
dirac.c avcodec/dirac: Fix memleak of dsh on error 9 years ago
dirac.h diracdec: move the MAX_DWT_LEVELS macro to dirac.h 9 years ago
dirac_arith.c
dirac_arith.h
dirac_dwt.c diracdec: Pass DWTPlane to dwt init 9 years ago
dirac_dwt.h diracdec: Pass DWTPlane to dwt init 9 years ago
dirac_dwt_template.c dirac_dwt: Rename init2 to init 9 years ago
dirac_parser.c dirac: add more parse codes from the specifications 9 years ago
diracdec.c avcodec/diracdec: check bitstream size related fields for overflows 9 years ago
diracdsp.c diracdsp: Make x86 files/functions names consistent 9 years ago
diracdsp.h diracdsp: Make x86 files/functions names consistent 9 years ago
diractab.c diradec: split tables away to a separate diractab file 9 years ago
diractab.h diractab: Fix header guard name 9 years ago
dnxhd_parser.c libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
dnxhddata.c libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
dnxhddata.h libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
dnxhddec.c libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
dnxhdenc.c Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 years ago
dnxhdenc.h
dpcm.c avcodec: add SDX2 DPCM decoder 9 years ago
dpx.c avcodec/dpx: Move need_align to act per line 9 years ago
dpx_parser.c
dpxenc.c avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 of av_image_copy_to_buffer from incompatible pointer type" 9 years ago
dsd_tablegen.h lavc/dsd_tablegen: always generate tables at runtime 9 years ago
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c avcodec: remove "get_buffer() failed" message 9 years ago
dump_extradata_bsf.c avcodec/dump_extradata_bsf: Add back 'k' and 'e' options 9 years ago
dv.c
dv.h Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2' 9 years ago
dv_profile.c avcodec: remove FF_API_DV_FRAME_PROFILE cruft 9 years ago
dv_profile.h avcodec: remove FF_API_DV_FRAME_PROFILE cruft 9 years ago
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvaudio.h avcodec/dvaudio: add missing header include 9 years ago
dvaudio_parser.c avcodec: add dvaudio parser 9 years ago
dvaudiodec.c avcodec/dvaudiodec: now that we got samples, fix 12bit case 9 years ago
dvbsub.c Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' 9 years ago
dvbsub_parser.c
dvbsubdec.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
dvbtxt.h avformat/dvbtxt: add raw demuxer for dvb teletext probing 9 years ago
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c avcodec/dvdec: Fix "left shift of negative value -254" 9 years ago
dvdsub_parser.c
dvdsubdec.c avcodec/dvdsubdec: fix typo in dlog message 9 years ago
dvdsubenc.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
dvenc.c
dxa.c
dxtory.c avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 9 years ago
dxv.c avcodec/dxv: Check idx in dxv_decompress_dxt5() 9 years ago
dxva2.c Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' 9 years ago
dxva2.h all: Make header guard names consistent 9 years ago
dxva2_h264.c Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' 9 years ago
dxva2_hevc.c dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
dxva2_internal.h all: Make header guard names consistent 9 years ago
dxva2_mpeg2.c Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0' 9 years ago
dxva2_vc1.c Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0' 9 years ago
dxva2_vp9.c avcodec: implement vp9 dxva2 hwaccel 9 years ago
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c avcodec/eatgq: Check init_get_bits8() for failure 9 years ago
eatgv.c
eatqi.c avcodec/eatqi: print error on mb decode failure 9 years ago
elbg.c
elbg.h
elsdec.c
elsdec.h
error_resilience.c avcodec/error_resilience: Improve missing slice handling for mpeg2 9 years ago
error_resilience.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
escape124.c lavc: Use get_bitsz where needed 9 years ago
escape130.c
evrcdata.h
evrcdec.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
exif.c exif: take a generic log context 9 years ago
exif.h exif: take a generic log context 9 years ago
exr.c libavcodec/exr: move xsize and ysize to thread data 9 years ago
faandct.c avcodec/faandct: remove L suffixes for floating point literal 9 years ago
faandct.h
faanidct.c avcodec/faanidct: replace #define by typedef 9 years ago
faanidct.h
faxcompr.c avcodec/faxcompr: Add missing runs check in decode_uncompressed() 9 years ago
faxcompr.h
fdctdsp.c
fdctdsp.h
ffjni.c lavc/ffjni: remove use of private JniInvocation API to retreive the Java VM 9 years ago
ffjni.h lavc: add JNI support 9 years ago
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c
fft.h avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 9 years ago
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c avcodec: Extend fft to size 2^17 9 years ago
fft_table.h avcodec: Extend fft to size 2^17 9 years ago
fft_template.c avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 9 years ago
ffv1.c Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96' 9 years ago
ffv1.h Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589' 9 years ago
ffv1dec.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
ffv1enc.c Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589' 9 years ago
ffwavesynth.c
fic.c lavc/fic: Do not warn about empty cursor. 9 years ago
file_open.c
flac.c avcodec/flac: remove avpriv parsing API cruft 9 years ago
flac.h avcodec/flac: remove avpriv parsing API cruft 9 years ago
flac_parser.c
flacdata.c
flacdata.h
flacdec.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c flacenc: Load default prediction_order parameters if none is selected 9 years ago
flashsv.c avcodec/flashsv: Check size before updating it 9 years ago
flashsv2enc.c all: do standards compliant absdiff computation 9 years ago
flashsvenc.c
flicvideo.c lavc/flicvideo: Implement padding in COPY chunks. 9 years ago
flv.h
flvdec.c
flvenc.c
fmtconvert.c Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b' 9 years ago
fmtconvert.h Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b' 9 years ago
frame_thread_encoder.c avcodec/frame_thread_encoder: Check the private option for huffy's context modelling 9 years ago
frame_thread_encoder.h all: Add missing header guards 9 years ago
fraps.c avcodec/fraps: remove superfluous "Fraps:" from av_log 9 years ago
frwu.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
g2meet.c Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
g722.c
g722.h
g722dec.c
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244' 9 years ago
g723_1.h Merge commit 'c5eb279e240af6b7228a624cd7193732f2d5adaa' 9 years ago
g723_1dec.c Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244' 9 years ago
g723_1enc.c avcodec/g723_1: fix license header 9 years ago
g726.c doc: fix spelling errors 9 years ago
g729.h
g729_parser.c
g729data.h
g729dec.c lavu: rename and move ff_parity to av_parity 9 years ago
g729postfilter.c avcodec/g729postfilter: Avoid function calls in FFMAX() arguments 9 years ago
g729postfilter.h all: Make header guard names consistent 9 years ago
get_bits.h lavc: Add get_bitsz() 9 years ago
gif.c avcodec/gif: Fix lzw buffer size 9 years ago
gif.h all: Make header guard names consistent 9 years ago
gifdec.c avcodec/gifdec: skip the data lzw consumed 9 years ago
golomb-test.c
golomb.c
golomb.h avcodec: Use get_ue_golomb_long() when needed 9 years ago
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c avcodec/gsmdec_template: avoid undefined negative left shifts 9 years ago
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
h263dsp.c
h263dsp.h
h264.c h264: do not return an error when NAL parsing of extradata failed 9 years ago
h264.h Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8' 9 years ago
h264_cabac.c Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' 9 years ago
h264_cavlc.c Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' 9 years ago
h264_direct.c avcodec/h264_direct: Check CO-POCs before use 9 years ago
h264_loopfilter.c
h264_mb.c Merge commit '9b30f8dd8fa5bef5f16904cb98745b4a58f8f776' 9 years ago
h264_mb_template.c Merge commit '9b30f8dd8fa5bef5f16904cb98745b4a58f8f776' 9 years ago
h264_mc_template.c Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' 9 years ago
h264_mp4toannexb_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
h264_mvpred.h
h264_parse.c Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' 9 years ago
h264_parse.h Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' 9 years ago
h264_parser.c Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' 9 years ago
h264_picture.c avcodec/h264: Execute error concealment before marking the frame as done. 9 years ago
h264_ps.c Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe' 9 years ago
h264_refs.c Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' 9 years ago
h264_sei.c avcodec: Use get_ue_golomb_long() when needed 9 years ago
h264_slice.c Merge commit 'ad9d3384de08f02967d6eb11196ee8c78e8b2dba' 9 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe' 9 years ago
h264data.h Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe' 9 years ago
h264dsp.c
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
h2645_parse.c h265_parse: skip zero sized NAL units 9 years ago
h2645_parse.h Merge commit '90ed6c5cf7f236bc9efb47c97b40358c666d1386' 9 years ago
hap.c
hap.h
hapdec.c lavc/hapdec: Use correct no-transparency colour space. 9 years ago
hapenc.c hap: Set avctx.bits_per_coded_sample 9 years ago
hevc.c Merge commit 'b667252a41fbf5a3f6ea8c67fdbc03db3d748977' 9 years ago
hevc.h Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6' 9 years ago
hevc_cabac.c avcodec/hevc_cabac: Fix multiple integer overflows 9 years ago
hevc_data.c
hevc_filter.c
hevc_mp4toannexb_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
hevc_mvs.c
hevc_parser.c avcodec/hevc_parser: fix packet_split function name 9 years ago
hevc_ps.c hevc: fix size condition in ptl parsing 9 years ago
hevc_ps_enc.c
hevc_refs.c hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 9 years ago
hevc_sei.c lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 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
hevcpred.h
hevcpred_template.c
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c hqx: correct type and size check of info_offset 9 years ago
hqx.h
hqxdsp.c
hqxdsp.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
hqxvlc.c
htmlsubtitles.c avcodec/htmlsubtitles: handle leading whitespace before tag names 9 years ago
htmlsubtitles.h avcodec/htmlsubtitles: drop avcodec dependency 9 years ago
huffman.c avcodec/huffman: replace qsort with AV_QSORT 9 years ago
huffman.h huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
huffyuv.c
huffyuv.h libavcodec: Add missing AVClass pointers 9 years ago
huffyuvdec.c avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
huffyuvencdsp.c huffyuvencdsp: Use intptr_t for width 9 years ago
huffyuvencdsp.h huffyuvencdsp: Use intptr_t for width 9 years ago
idcinvideo.c
idctdsp.c
idctdsp.h
iff.c avcodec: remove leftover iff_byterun1 decoder 9 years ago
iirfilter.c Merge commit '3b08d9d932eef09403074d5af31e10d8011e840b' 9 years ago
iirfilter.h
imc.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
imcdata.h
imdct15.c
imdct15.h
imgconvert.c Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09' 9 years ago
imx_dump_header_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
indeo2.c indeo2: Fix banding artefacts 9 years ago
indeo2data.h indeo2: Fix banding artefacts 9 years ago
indeo3.c
indeo3data.h avcodec/indeo3data: fix undefined left shift of negative number 9 years ago
indeo4.c Merge commit '64250d94b74d3fd47cc8b1611f48daf6a6ed804a' 9 years ago
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6' 9 years ago
internal.h lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
interplayacm.c avcodec: add Interplay ACM decoder 9 years ago
interplayvideo.c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 9 years ago
intrax8.c Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' 9 years ago
intrax8.h Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' 9 years ago
intrax8dsp.c Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950' 9 years ago
intrax8dsp.h Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950' 9 years ago
intrax8huf.h Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950' 9 years ago
ituh263dec.c fix some a/an typos 9 years ago
ituh263enc.c avcodec/motion_est: Fix mv_penalty table size 9 years ago
ivi.c Merge commit '6202e2fede75df92cbc374a3f7d6893d0c5ac721' 9 years ago
ivi.h Merge commit '64250d94b74d3fd47cc8b1611f48daf6a6ed804a' 9 years ago
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: Add attribution to OpenJPEG project: 9 years ago
jacosub.h
jacosubdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
jfdctfst.c
jfdctint.c
jfdctint_template.c idct8x8: Fix undefined negative shifts 9 years ago
jni.c lavc: add JNI support 9 years ago
jni.h lavc: add JNI support 9 years ago
jpeg2000.c lavc: move exp2fi to ff_exp2fi in internal.h 9 years ago
jpeg2000.h avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height 9 years ago
jpeg2000dec.c avcodec/jpeg2000dec: add slice threading support 9 years ago
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_encode*() 9 years ago
jpeg2000dwt.h avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height 9 years ago
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
jpegtables.c
jpegtables.h
jrevdct.c idct8x8: Fix undefined negative shifts 9 years ago
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c Merge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec' 9 years ago
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' 9 years ago
lclenc.c Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' 9 years ago
libavcodec.v
libcelt_dec.c
libfaac.c
libfdk-aacdec.c avcodec/libfdk-aacdec: Remove unused variable 9 years ago
libfdk-aacenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
libgsmdec.c
libgsmenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
libilbc.c
libkvazaar.c libkvazaar: Set frame rate as a rational number 9 years ago
libmp3lame.c Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c' 9 years ago
libopencore-amr.c
libopenh264enc.c Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 years ago
libopenjpegdec.c avcodec/libopenjpegdec: fix mixed declarations and code 9 years ago
libopenjpegenc.c avcodec/libopenjpegenc: fix mixed declarations and code 9 years ago
libopus.c
libopus.h
libopusdec.c lavc/libopusdec: replace pow(10,x) by ff_exp10(x) 9 years ago
libopusenc.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
libschroedinger.c Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3' 9 years ago
libschroedinger.h
libschroedingerdec.c Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3' 9 years ago
libschroedingerenc.c avcodec/libschroedingerenc: add missing AVClass to private context 9 years ago
libshine.c
libspeexdec.c
libspeexenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
libtheoraenc.c
libtwolame.c
libutvideo.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
libutvideodec.cpp avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set 9 years ago
libutvideoenc.cpp avcodec/libutvideoenc: Add NULL termintor to options 9 years ago
libvo-amrwbenc.c
libvorbisdec.c avcodec/libvorbisdec: Fix memory leak 9 years ago
libvorbisenc.c
libvpx.c lavc/libvpx: Fix support for RGB colorspace. 9 years ago
libvpx.h
libvpxdec.c lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. 9 years ago
libvpxenc.c libvpxenc: quiet unused-variable warning 9 years ago
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c libwebpenc_animencoder: add missing braces to struct initialization 9 years ago
libwebpenc_common.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
libwebpenc_common.h
libx264.c libx264: Fix noise_reduction option assignment 9 years ago
libx265.c lavc/libx265: Support GBR encoding. 9 years ago
libxavs.c Merge commit '1482aff2048511b821ff9feac19426113cc641a2' 9 years ago
libxvid.c libxvid: Create extradata in init using a dummy frame 9 years ago
libxvid.h avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
libxvid_rc.c Use avpriv_tempfile() 9 years ago
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: Remove unused variable 9 years ago
ljpegenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
loco.c
log2_tab.c
lossless_audiodsp.c avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct 9 years ago
lossless_audiodsp.h avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct 9 years ago
lossless_videodsp.c
lossless_videodsp.h
lpc.c lavc/lpc: exploit even symmetry of window function 9 years ago
lpc.h avcodec/lpc: replace #define by typedef 9 years ago
lsp.c
lsp.h
lzf.c Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f' 9 years ago
lzf.h Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f' 9 years ago
lzw.c avcodec/lzw: ff_lzw_decode_tail() now returns the consumed bytes in lzw decompress 9 years ago
lzw.h avcodec/lzw: ff_lzw_decode_tail() now returns the consumed bytes in lzw decompress 9 years ago
lzwenc.c
m101.c avcodec/m101: simplify 8bit code 9 years ago
mace.c
mathops.c
mathops.h Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
mathtables.c Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c fft: Split MDCT bits off from FFT 9 years ago
mdec.c avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
me_cmp.c
me_cmp.h
mediacodec_sw_buffer.c avcodec/mediacodec_sw_buffer: remove redundant article 9 years ago
mediacodec_sw_buffer.h lavc: add h264 mediacodec decoder 9 years ago
mediacodec_wrapper.c lavc/mediacodec: remove stray empty lines 9 years ago
mediacodec_wrapper.h lavc: add h264 mediacodec decoder 9 years ago
mediacodecdec.c lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avc 9 years ago
mediacodecdec.h lavc/mediacodec: fix codec_name leak 9 years ago
mediacodecdec_h264.c lavc: add h264 mediacodec decoder 9 years ago
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
mimic.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
mjpeg.h
mjpeg2jpeg_bsf.c avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success 9 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
mjpegbdec.c
mjpegdec.c avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg 9 years ago
mjpegdec.h
mjpegenc.c mjpegenc: Remove duplicate initializer 9 years ago
mjpegenc.h
mjpegenc_common.c avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 9 years ago
mjpegenc_common.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
mlp.c
mlp.h
mlp_parser.c Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c' 9 years ago
mlp_parser.h
mlpdec.c mlpdec: Fix a undefined left shift of negative number 9 years ago
mlpdsp.c
mlpdsp.h
mmaldec.c mmaldec: limit internal buffering 9 years ago
mmvideo.c mmvideo: Make sure the rle does not write over the frame boundaries 9 years ago
motion-test.c
motion_est.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
motion_est.h all: Make header guard names consistent 9 years ago
motion_est_template.c Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 years ago
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
movtextdec.c lavc/options: add ass_ro_flush_noop to flags2 9 years ago
movtextenc.c lavc: reindent a few decoders after previous commits 9 years ago
mp3_header_decompress_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4_unpack_bframes_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c mpeg4videodec: silence ubsan warning 9 years ago
mpeg4videoenc.c avcodec/mpeg4videoenc: Use 64bit for time variables 9 years ago
mpeg12.c avcodec/mpeg12: Remove duplicate block_last_index setting code 9 years ago
mpeg12.h avcodec/mpeg12: Remove duplicate block_last_index setting code 9 years ago
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Print position in end mismatch error 9 years ago
mpeg12enc.c mpeg12enc: always write closed gops for intra only outputs 9 years ago
mpeg12vlc.h
mpeg_er.c
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Merge commit 'de9e199a039473ebe4b1b87382e3064d0ea2cf02' 9 years ago
mpegaudio_tablegen.c avcodec: include tablegen compat header before the tablegen functionality 9 years ago
mpegaudio_tablegen.h avcodec/mpegaudio_tablegen: Add (), fix fate 9 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c fix some a/an typos 9 years ago
mpegaudiodecheader.c lavc: Add missing #includes for ff_dlog() 9 years ago
mpegaudiodecheader.h Merge commit 'de9e199a039473ebe4b1b87382e3064d0ea2cf02' 9 years ago
mpegaudiodectab.h
mpegaudiodsp.c mips: rename mipsdspr1 to mipsdsp 9 years ago
mpegaudiodsp.h mips: rename mipsdspr1 to mipsdsp 9 years ago
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c avcodec/mpegaudio: use predefined M_SQRT2 9 years ago
mpegaudiotab.h avcodec/mpegaudio: use predefined M_SQRT2 9 years ago
mpegpicture.c Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' 9 years ago
mpegpicture.h Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' 9 years ago
mpegutils.c
mpegutils.h Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6' 9 years ago
mpegvideo.c fix some a/an typos 9 years ago
mpegvideo.h Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' 9 years ago
mpegvideo_enc.c Merge commit 'c80344d0101558098a6cd2ed5082ff5fda7ca18b' 9 years ago
mpegvideo_motion.c Merge commit '0242351390643d176b10600c2eb854414f9559e6' 9 years ago
mpegvideo_parser.c avcodec/mpegvideo_parser: Fix integer overflow 9 years ago
mpegvideo_xvmc.c
mpegvideodata.c avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata 9 years ago
mpegvideodata.h avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata 9 years ago
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c Merge commit '892f037c55d86ce36f8705fbeab052189312a13e' 9 years ago
mpegvideoencdsp.h
mpl2dec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
msmpeg4data.h Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
msmpeg4dec.c avcodec/mpegvideo: change bit_rate to 64bit 9 years ago
msmpeg4enc.c avcodec/mpegvideo: change bit_rate to 64bit 9 years ago
msrle.c Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
msrledec.c Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
msrledec.h Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
mss1.c
mss2.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c mss2: Fix buffer overflow. 9 years ago
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c lavc/nellymoserdec: replace pow by exp2 9 years ago
nellymoserenc.c lavc/nellymoserenc: avoid wasteful pow 9 years ago
noise_bsf.c avcodec/noise_bsf: set correct size of .priv_data_size field 9 years ago
nuv.c avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_image_copy from incompatible pointer type' 9 years ago
nvenc.c avcodec/nvenc: don't set profile in lossless mode 9 years ago
on2avc.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
on2avcdata.c
on2avcdata.h all: Make header guard names consistent 9 years ago
options.c
options_table.h avcodec: Add "sar" alias to "aspect" option of video encoders 9 years ago
opus.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
opus.h
opus_celt.c lavc/opus_celt: replace pow(2,x) by exp2f(x) 9 years ago
opus_parser.c
opus_silk.c opus: Fix typo causing overflow in silk_stabilize_lsf 9 years ago
opusdec.c lavc/opusdec: Fix a memleak when reading invalid files. 9 years ago
paf.h
pafaudio.c
pafvideo.c
pamenc.c Replace any remaining avpicture function with imgutils 9 years ago
parser.c avcodec/parser: assert that the codec id is not NONE in av_parser_parse2() 9 years ago
parser.h
pcm-bluray.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
pcm-dvd.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
pcm.c avcodec/pcm: Fix overflow in bitrate computation 9 years ago
pcm_tablegen.c
pcm_tablegen.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
pcx.c Move const qualifier before type name 9 years ago
pcxenc.c lavc/pcxenc: Update format description link. 9 years ago
pel_template.c
pgssubdec.c pgssubdec: fix subpicture output colorspace and range 9 years ago
pictordec.c
pixblockdsp.c pixblockdsp: Use AV_COPY128U for get_pixels_16_c 9 years ago
pixblockdsp.h
pixels.h
png.c
png.h
png_parser.c
pngdec.c avcodec/pngdec: Fix alpha detection with skip_frame 9 years ago
pngdsp.c
pngdsp.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
pngenc.c avcodec/pngenc: check return value of av_frame_copy() 9 years ago
pnm.c
pnm.h
pnm_parser.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
pnmdec.c
pnmenc.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
profiles.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
profiles.h Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8' 9 years ago
proresdata.c
proresdata.h
proresdec.h
proresdec2.c lavc/proresdec2: Fix slice_count for very high resolutions. 9 years ago
proresdec_lgpl.c avcodec/proresdec_lgpl: use av_mod_uintp2 9 years ago
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c
psymodel.c lavc/psymodel: check for av_malloc failure 9 years ago
psymodel.h AAC encoder: improve SF range utilization 9 years ago
pthread.c
pthread_frame.c avcodec/pthread_frame: Remove unused variable 9 years ago
pthread_internal.h
pthread_slice.c avcodec/mpeg12enc: Move high resolution thread check to before initializing threads 9 years ago
ptx.c
put_bits.h avcodec/put_bits: Assert buf_ptr in flush_put_bits() 9 years ago
qcelpdata.h
qcelpdec.c
qdm2.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c avcodec: remove "get_buffer() failed" message 9 years ago
qpeg.c
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8' 9 years ago
qsv.h Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843' 9 years ago
qsv_api.c
qsv_internal.h Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' 9 years ago
qsvdec.c Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d' 9 years ago
qsvdec.h Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199' 9 years ago
qsvdec_h2645.c qsv: Fix wrong ticks_per_frame for H.264 9 years ago
qsvdec_mpeg2.c lavc: AV-prefix a few left out capabilities 9 years ago
qsvdec_vc1.c Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6' 9 years ago
qsvenc.c Merge commit 'a1335149fd610b16459d9281b611282cac51c950' 9 years ago
qsvenc.h Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb' 9 years ago
qsvenc_h264.c Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' 9 years ago
qsvenc_hevc.c Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6' 9 years ago
qsvenc_mpeg2.c Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' 9 years ago
qtrle.c lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit video 9 years ago
qtrleenc.c Merge commit '901f9c0a32985f48672fd68594111dc55d88a57a' 9 years ago
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c avcodec/ira288: Check init_get_bits8() for failure 9 years ago
ra288.h
ralf.c avcodec/ralf: add support for mono 9 years ago
ralfdata.h
rangecoder.c Merge commit '3b08d9d932eef09403074d5af31e10d8011e840b' 9 years ago
rangecoder.h
ratecontrol.c avcodec/mpegvideo: use constants for rc_strategy 9 years ago
ratecontrol.h
raw.c nut: Add PAL8 support 9 years ago
raw.h
rawdec.c lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly 9 years ago
rawenc.c avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to const 9 years ago
rdft.c
rdft.h
realtextdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
rectangle.h
remove_extradata_bsf.c avcodec/remove_extradata_bsf: Add back 'k' and 'e' options 9 years ago
resample.c avcodec/resample: Remove disabled and faulty code 9 years ago
resample2.c avcodec/resample2: replace #define by typedef 9 years ago
reverse.c
rl.c
rl.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
rl2.c
rle.c Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245' 9 years ago
rle.h Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245' 9 years ago
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c Merge commit '9cbae3a7d57bd2b862c37fd8123bd1fba680e801' 9 years ago
roqvideoenc.c avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option 9 years ago
rpza.c Merge commit '60f50374f1955442dc987abc4a6c61c2109620c2' 9 years ago
rscc.c lavc/rscc: Fix colourspace for codec_tag RSCC. 9 years ago
rtjpeg.c
rtjpeg.h
rv10.c
rv10.h
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c avcodec/rv34: Delay failure return for B frames with a missing reference 9 years ago
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c
s302menc.c avcodec/s302menc: comment out allowed channel layouts 9 years ago
samidec.c lavc/options: add ass_ro_flush_noop to flags2 9 years ago
sanm.c
sbr.h aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data 9 years ago
sbrdsp.c
sbrdsp.h
sbrdsp_fixed.c sbrdsp_fixed: assert that input values are in the valid range 9 years ago
sbrdsp_template.c
screenpresso.c Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee' 9 years ago
sgi.h
sgidec.c sgi: Correctly propagate meaningful error values 9 years ago
sgienc.c Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57' 9 years ago
sgirledec.c
shorten.c avcodec/shorten: make max frame size bigger if custom block size was used 9 years ago
simple_idct.c idct: Only build prores IDCT if ProRes decoder is enabled 9 years ago
simple_idct.h
simple_idct_template.c idct8x8: Fix undefined negative shifts 9 years ago
sinewin.c
sinewin.h
sinewin_fixed.c
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h
sinewin_tablegen_template.c
sipr.c avcodec/sipr: use AVERROR return code instead of -1 9 years ago
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' 9 years ago
smc.c avcodec/smc: Mark pixel pointer as const 9 years ago
smvjpegdec.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
snappy.c
snappy.h
snow.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
snow.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c avutil/motion_vector: export subpel motion information 9 years ago
snowenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
sonic.c sonic: make sure num_taps * channels is not larger than frame_size 9 years ago
sp5x.h
sp5xdec.c
srtdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
srtenc.c lavc/srtenc: do not emit any subrip tags with text codec 9 years ago
startcode.c
startcode.h
subviewerdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
sunrast.c
sunrast.h
sunrastenc.c sunrastenc: Properly load codec private options 9 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec/svq1dec: Check init_get_bits8() for failure 9 years ago
svq1enc.c svq1enc: fix out of bounds reads 9 years ago
svq1enc.h
svq1enc_cb.h
svq3.c Merge commit 'a4d126dc59c39bb03e5e444432d1b27af26a45b4' 9 years ago
svq13.c
synth_filter.c avcodec/synth_filter: add more filters 9 years ago
synth_filter.h avcodec/synth_filter: add more filters 9 years ago
tableprint.h
tableprint_vlc.h
tak.c
tak.h
tak_parser.c avcodec/tak_parser: fix parsing of streams with bunch of small frames at end 9 years ago
takdec.c avcodec/takdec: add code that got somehow lost in process of REing 9 years ago
takdsp.c avcodec/takdec: add x86 SIMD for rest of decorrelation modes 9 years ago
takdsp.h avcodec/takdec: add x86 SIMD for rest of decorrelation modes 9 years ago
targa.c
targa.h
targa_y216dec.c
targaenc.c Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487' 9 years ago
tdsc.c
textdec.c lavc/options: add ass_ro_flush_noop to flags2 9 years ago
texturedsp.c lavc/texturedsp: replace rint by lrint 9 years ago
texturedsp.h
texturedspenc.c Merge commit 'eef38316cab68aff080cf2b83c2427a734194e8d' 9 years ago
thread.h
tiertexseqv.c
tiff.c avcodec/tiff: Check subsample & rps values more completely 9 years ago
tiff.h
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c avcodec/truemotion1: Initialize mb_change_byte only when needed 9 years ago
truemotion1data.h
truemotion2.c avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure 9 years ago
truemotion2rt.c avcodec: add TrueMotion 2.0 Real Time decoder 9 years ago
truespeech.c
truespeech_data.h
tscc.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
tscc2.c Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
tscc2data.h Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
tta.c avcodec/tta: Un-break build without threads 9 years ago
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c avcodec/ttaenc: Reallocate packet if its too small 9 years ago
twinvq.c
twinvq.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
twinvq_data.h
twinvqdec.c
txd.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
ulti.c
ulti_cb.h
unary.h
utils.c lavc: override decode return value only in case of error 9 years ago
utvideo.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
utvideo.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
utvideodec.c lavc/utvideodec: prevent possible signed overflow 9 years ago
utvideoenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
v210dec.c lavc/v210dec: Allow odd width. 9 years ago
v210dec.h
v210enc.c Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45' 9 years ago
v210enc.h Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45' 9 years ago
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi.c Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
vaapi.h vaapi: fix local header include. 9 years ago
vaapi_h264.c Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' 9 years ago
vaapi_hevc.c doc: fix spelling errors 9 years ago
vaapi_internal.h avcodec/vaapi_internal: Add missing include 9 years ago
vaapi_mpeg2.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
vaapi_mpeg4.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
vaapi_vc1.c lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
vaapi_vp9.c vaapi: Add VP9 hwaccell support 9 years ago
vb.c
vble.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
vc1.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
vc1.h
vc1_block.c Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' 9 years ago
vc1_common.h
vc1_loopfilter.c
vc1_mc.c
vc1_parser.c
vc1_pred.c
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3' 9 years ago
vc1dsp.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
vc1dsp.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
vc2enc.c vc2enc: prevent random data 9 years ago
vc2enc_dwt.c vc2enc: add support for Haar wavelet transforms 9 years ago
vc2enc_dwt.h vc2enc_dwt: remove outdated comment 9 years ago
vcr1.c
vda.c
vda.h
vda_h264.c
vda_h264_dec.c Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a' 9 years ago
vda_vt_internal.h
vdpau.c Merge commit 'e10b7ef2fe56603fb1baac6b20fd6bd0a3fdd0d0' 9 years ago
vdpau.h Merge commit 'b10b6ac7a902f28e09e37a29c392e2f0c19e9526' 9 years ago
vdpau_compat.h
vdpau_h264.c
vdpau_hevc.c Merge commit '8d34a2f803c9ca9433b5a51bacbbe352e8d327e2' 9 years ago
vdpau_internal.h vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
vdpau_mpeg4.c Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' 9 years ago
vdpau_mpeg12.c
vdpau_vc1.c
version.h avcodec: add M101 decoder 9 years ago
videodsp.c
videodsp.h
videodsp_template.c
videotoolbox.c avcodec/h264, videotoolbox: do not return invalid frames on failure 9 years ago
videotoolbox.h
videotoolboxenc.c lavc/videotoolboxenc: Set colorimetry values 9 years ago
vima.c avcodec: remove missing bits from deprecated VIMA decoder 9 years ago
vmdaudio.c
vmdvideo.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c avcodec/vorbis: remove avpriv vorbis parser cruft 9 years ago
vorbis_parser.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
vorbis_parser_internal.h all: Make header guard names consistent 9 years ago
vorbisdec.c vorbisdec: reject rangebits 0 with non-0 partitions 9 years ago
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c avcodec/vp3: Fix "runtime error: left shift of negative value" 9 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
vp6data.h
vp6dsp.c
vp8.c Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
vp8.h lavc, lavu: use avutil/thread.h instead of redundant conditional includes 9 years ago
vp8_parser.c
vp8data.h Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' 9 years ago
vp8dsp.c
vp8dsp.h
vp9.c vp9: ignore frame_context_index field in key-/intraonly-frames. 9 years ago
vp9.h vp9: add hwaccel hooks 9 years ago
vp9_mc_template.c vp9: expose reference frames in VP9SharedContext 9 years ago
vp9_parser.c vp9_parser: allow superframes with a single frame. 9 years ago
vp9_superframe_bsf.c Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' 9 years ago
vp9data.h vp9: split header into separate struct and expose in vp9.h 9 years ago
vp9dsp.c vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. 9 years ago
vp9dsp.h vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. 9 years ago
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c vp9: fix type of iadst4_1d intermediates. 9 years ago
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c lavc: Use get_bitsz where needed 9 years ago
wavpack.h
wavpackenc.c avcodec/wavpackenc: use put_sbits 9 years ago
wavpackenc.h
webp.c lavc/webp: Print a warning for unsupported chunks. 9 years ago
webvttdec.c lavc: allow subtitle text format to be ASS without timing 9 years ago
webvttenc.c lavc: deprecate decoded ass subtitles with timings 9 years ago
wma.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
wma.h lavc/wma: add av_warn_unused_result to ff_wma_init 9 years ago
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
wmadata.h
wmadec.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
wmaenc.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
wmalosslessdec.c wmalossless: allow calling madd_int16 9 years ago
wmaprodata.h
wmaprodec.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
wmavoice.c
wmavoice_data.h
wmv2.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
wmv2.h
wmv2data.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
wmv2data.h Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
wmv2dec.c Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' 9 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
wrapped_avframe.c Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12' 9 years ago
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c
xface.h all: Add missing header guards 9 years ago
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xsubdec.c Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' 9 years ago
xsubenc.c Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' 9 years ago
xvididct.c
xvididct.h
xvmc.h avcodec/xvmc: apply attribute_deprecated correctly 9 years ago
xvmc_internal.h
xwd.h
xwddec.c xwddec: prevent overflow of lsize * avctx->height 9 years ago
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c
zmbvenc.c avcodec/zmbvenc: use log2 instead of log()/M_LN2 9 years ago