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.
 
 
 
 
Michael Niedermayer 2e8ad2d65a avcodec/mpeg12: Remove duplicate block_last_index setting code 9 years ago
..
aarch64 avcodec/dca: add new decoder based on libdcadec 9 years ago
alpha blockdsp: reindent after parameter removal 9 years ago
arm avcodec/dca: add new decoder based on libdcadec 9 years ago
avr32
bfin
mips all: Make header guard names consistent 9 years ago
neon
ppc lavc: typo fix uncliped -> unclipped 9 years ago
sh4
sparc
x86 Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45' 9 years ago
4xm.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
8bps.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
8svx.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
012v.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
Makefile Merge commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437' 9 years ago
a64colors.h
a64multienc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
a64tables.h
aac.h avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
aac_ac3_parser.c Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c' 9 years ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
aac_defines.h avcodec/aac_defines: replace #define by typedef 9 years ago
aac_parser.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
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: improve SF range utilization 9 years ago
aacdec.c Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' 9 years ago
aacdec_fixed.c Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' 9 years ago
aacdec_template.c avcodec/aacdec_template: Check id_map 9 years ago
aacdectab.h aactab: move ltp_coef[] from aacdectab to aactab 9 years ago
aacenc.c aacenc: temporarily disable Mid/Side coding with multichannel files 9 years ago
aacenc.h aacenc: remove FAAC-like coder 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 aacenc_quantization: fix header description 9 years ago
aacenc_quantization_misc.h AAC encoder: memoize quantize_band_cost 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 avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x)) 9 years ago
aacenctab.c acenctab: Fix merge conflict 10 years ago
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 avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
aacps_fixed_tablegen.c avcodec: Table creation for AAC_fixed_decoder (PS-module) 10 years ago
aacps_fixed_tablegen.h all: Make header guard names consistent 9 years ago
aacps_float.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
aacps_tablegen.c avcodec: Table creation for AAC_fixed_decoder (PS-module) 10 years ago
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 avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
aacpsdsp.h all: Make header guard names consistent 9 years ago
aacpsdsp_fixed.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
aacpsdsp_float.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
aacpsdsp_template.c x86/aacpsdsp: add SSE and SSE3 optimized functions 10 years ago
aacpsy.c lavc/aacpsy: replace pow(10,x) by ff_exp10(x) 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 avcodec/aacsbr: add missing header include 10 years ago
aactab.c avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
aactab.h avcodec/aac_tablegen: get rid of hardcoded tables entirely 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: Print the value of out of range exponents 9 years ago
ac3dec.h Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
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 Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
ac3enc_opts_template.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
ac3enc_template.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
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
acelp_pitch_delay.c lavc/acelp_pitch_delay: replace exp2f(M_LOG2_10 *x) by ff_exp10f(x) 9 years ago
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec: add ADPCM AICA decoder 9 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
adx.c
adx.h
adx_parser.c
adxdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
adxenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
aic.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
alac.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 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 '243df1351d2d928caa084a5704ed783f0b83f072' 9 years ago
aliaspixdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
aliaspixenc.c avcodec/aliaspixenc: Use ff_alloc_packet2() 10 years ago
allcodecs.c vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
alsdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
amr.h avcodec/amr: replace #define by typedef 9 years ago
amrnbdata.h
amrnbdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
amrwbdata.h
amrwbdec.c avcodec/amrwbdec: use av_mod_uintp2 9 years ago
anm.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
ansi.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
apedec.c ape: Show more information for loglevel verbose. 9 years ago
apng.h
ass.c lavc/ccaption_dec: improve default style 9 years ago
ass.h lavc/ccaption_dec: improve default style 9 years ago
ass_split.c avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() 9 years ago
ass_split.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
atrac3data.h
atrac3plus.c lavc: Use get_bitsz where needed 9 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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
aura.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
avcodec.h Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' 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 avpacket: fix size check in packet_alloc 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
avuidec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
avuienc.c avcodec/avuienc: Use ff_alloc_packet2() 10 years ago
bethsoftvideo.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
bethsoftvideo.h
bfi.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
bgmc.c
bgmc.h
bink.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
binkaudio.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
binkdata.h
binkdsp.c
binkdsp.h
bintext.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
bintext.h
bit_depth_template.c
bitstream.c avcodec/bitstream: replace qsort with AV_QSORT 9 years ago
bitstream_filter.c lavc: move bitstream filter args to the bsf ctx 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
bmpenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
bmvaudio.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
bmvvideo.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
brenderpix.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
bswapdsp.c
bswapdsp.h all: Make header guard names consistent 9 years ago
bytestream.h Merge commit '86eee85daddb682fa072c2e2657c90a514b855e3' 10 years ago
c93.c lavc: Remove newline from avpriv_request_sample() calls. 10 years ago
cabac.c fate/cabac: replace uninitialized bytes by random bytes 9 years ago
cabac.h avcodec/cabac: Check initial cabac decoder state 9 years ago
cabac_functions.h cabac_functions: Allow more functions to be overridden 9 years ago
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
cavsdsp.c
cavsdsp.h
cbrt_fixed_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
cbrt_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
cbrt_tablegen.h lavc/cbrt_tablegen: speed up tablegen 9 years ago
cbrt_tablegen_template.c avcodec: include tablegen compat header before the tablegen functionality 9 years ago
ccaption_dec.c avcodec/ccaption_dec: Fix mixed declarations and code 9 years ago
cdgraphics.c lavc/cdg: Add transparency support. 9 years ago
cdxl.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 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: Fix errors with valid files. 9 years ago
cfhd.h avcodec: Cineform HD Decoder 9 years ago
cfhddata.c avcodec: Cineform HD Decoder 9 years ago
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
cinepakenc.c cinepakenc: Stop using AVPicture 9 years ago
cljrdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
cljrenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
cllc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
cngdec.c lavc/cngdec: replace pow(10,x) by ff_exp10(x) 9 years ago
cngenc.c avcodec/cngenc: Use ff_alloc_packet2() 10 years ago
codec_desc.c avcodec: Cineform HD 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: use M_PI instead of actual literal 9 years ago
cpia.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
crystalhd.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
cscd.c avcodec/cscd: Use BGR0 instead of BGRA 9 years ago
cyuv.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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: add generic defines 9 years ago
dca_core.c dca: add emms_c after usage of AV_COPY128 9 years ago
dca_core.h avcodec/dca: add new decoder based on libdcadec 9 years ago
dca_exss.c avcodec/dca: add new decoder based on libdcadec 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: add new decoder based on libdcadec 9 years ago
dca_xll.h avcodec/dca: add new decoder based on libdcadec 9 years ago
dcadata.c avcodec/dca: add more tables 9 years ago
dcadata.h avcodec/dca: add more tables 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: add new decoder based on libdcadec 9 years ago
dcadec.h avcodec/dca: add new decoder based on libdcadec 9 years ago
dcadsp.c x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
dcadsp.h x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
dcaenc.c avcodec/dcaenc: do not change user requested bitrate 9 years ago
dcaenc.h
dcahuff.h
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: replace rint by lrint 9 years ago
dfa.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 diracdec: Pass DWTPlane to dwt init 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 dnxhd: Make the encoder message friendlier 9 years ago
dnxhdenc.h Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
dsicinvideo.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
dss_sp.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
dump_extradata_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 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: add dvaudio parser 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
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
dxa.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 dxva2_h264: fix reference field marking in long slice struct 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
eaidct.c
eaidct.h
eamad.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
eatgq.c avcodec/eatgq: Check init_get_bits8() for failure 9 years ago
eatgv.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
eatqi.c avcodec/mpeg12: Remove duplicate block_last_index setting code 9 years ago
elbg.c
elbg.h
elsdec.c elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
elsdec.h Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368' 10 years ago
error_resilience.c avcodec/error_resilience: avoid accessing previous or next frames tables beyond height 9 years ago
error_resilience.h
escape124.c lavc: Use get_bitsz where needed 9 years ago
escape130.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
evrcdata.h
evrcdec.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
exif.c
exif.h
exr.c lavc/exr: Move setting SAR down. 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
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c
fft.h
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
fic.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 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 avcodec/flashsvenc: Correct max dimension in error message 10 years ago
flicvideo.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
flv.h
flvdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_length() 9 years ago
g722.c
g722.h
g722dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
g722dsp.c
g722dsp.h
g722enc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 avcodec/g729: add g729_parser 10 years ago
g729_parser.c avcodec/g729_parser: Replace codec_id check by assert 10 years ago
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 avcodec/gsm_parser: Replace codec_id check by assert 10 years ago
gsmdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
h261enc.c Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' 10 years ago
h263.c
h263.h Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
h263dsp.c
h263dsp.h
h264.c avcodec/h264: Fix memleak of a53_caption 9 years ago
h264.h avcodec/h264: Fix regression caused by removial of default_ref_list 9 years ago
h264_cabac.c avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure 9 years ago
h264_cavlc.c
h264_direct.c avcodec/h264_direct: Check CO-POCs before use 9 years ago
h264_loopfilter.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
h264_mb.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
h264_mb_template.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
h264_mc_template.c avcodec/h264_mc_template: prefetch list1 only if it is used in the MB 9 years ago
h264_mp4toannexb_bsf.c h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc 9 years ago
h264_mvpred.h avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F 10 years ago
h264_parser.c avcodec: Use get_ue_golomb_long() when needed 9 years ago
h264_picture.c lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 10 years ago
h264_ps.c Merge commit 'b09ad37c83841c399abb7f2503a2ab214d0c2d48' 9 years ago
h264_refs.c avcodec/h264_refs: Fix and add back trace code removed in e1c5170c63 9 years ago
h264_sei.c avcodec: Use get_ue_golomb_long() when needed 9 years ago
h264_slice.c avcodec/h264_slice: Fix dequant table init with field pictures 9 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h
h264dsp.c
h264dsp.h
h264dsp_template.c avcodec/h264dsp_template: Fix undefined shifts 10 years ago
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c Merge commit 'f56d8d8dd72b1ab52aa814c5a0fccabf8040ef68' 10 years ago
h264pred.h Merge commit 'f56d8d8dd72b1ab52aa814c5a0fccabf8040ef68' 10 years ago
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hap.c hap: Add utility functions file 10 years ago
hap.h Merge commit '3ee217853a6741b829a2683f49c590618891b1ab' 10 years ago
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 hevc: support Main10 decoding through dxva2 9 years ago
hevc.h lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
hevc_cabac.c avcodec/hevc_cabac: Fix multiple integer overflows 9 years ago
hevc_data.c Merge commit 'a062a55d37720abc8c704aa0e8682efd3cdc9c9b' 10 years ago
hevc_filter.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
hevc_mp4toannexb_bsf.c avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers 9 years ago
hevc_mvs.c Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2' 10 years ago
hevc_parse.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
hevc_parser.c lavc: use get_bitsz to simplify the code 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 Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02' 10 years ago
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 Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2' 10 years ago
hnm4video.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
idctdsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
idctdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
iff.c avcodec: remove leftover iff_byterun1 decoder 9 years ago
iirfilter.c
iirfilter.h
imc.c lavc/imc: replace pow(10,x) by ff_exp10(x) 9 years ago
imcdata.h
imdct15.c
imdct15.h
imgconvert.c Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09' 9 years ago
imx_dump_header_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
indeo2.c avcodec/indeo2: use init_get_bits8 9 years ago
indeo2data.h
indeo3.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
indeo3data.h avcodec/indeo3data: fix undefined left shift of negative number 9 years ago
indeo4.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
indeo4data.h
indeo5.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
indeo5data.h
intelh263dec.c Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6' 9 years ago
internal.h Merge commit '34138ece23c8ddae543269212a051c00d49e67d7' 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
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b' 10 years ago
ituh263enc.c avcodec/motion_est: Fix mv_penalty table size 9 years ago
ivi.c Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1' 9 years ago
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
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: More completely check cdef 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
jpeglsdec.h
jpeglsenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
jpegtables.c
jpegtables.h
jrevdct.c
jvdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
kbdwin.c
kbdwin.h
kgv1dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
kmvc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
lagarith.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
lagarithrac.c Merge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec' 9 years ago
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c lavc: Remove newline from avpriv_request_sample() calls. 10 years ago
lclenc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
libavcodec.v
libcelt_dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libdcadec.c Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' 9 years ago
libfaac.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libgsmenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
libilbc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libkvazaar.c libkvazaar: Set frame rate as a rational number 9 years ago
libmp3lame.c Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c' 9 years ago
libopencore-amr.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libopenh264enc.c Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd' 9 years ago
libopenjpegdec.c avcodec: add OpenJPEG 2.x compatibility 9 years ago
libopenjpegenc.c avcodec: add OpenJPEG 2.x compatibility 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 libshine: Fix faulty ff_alloc_packet2 usage 10 years ago
libspeexdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libspeexenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
libtheoraenc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libtwolame.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libutvideo.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
libutvideodec.cpp remove all uses of the deprecated avpicture_get_size() function 9 years ago
libutvideoenc.cpp avcodec/libutvideoenc: Add NULL termintor to options 9 years ago
libvo-amrwbenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
libvorbisdec.c avcodec/libvorbisdec: Fix memory leak 9 years ago
libvorbisenc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
libvpx.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libvpx.h Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7' 10 years ago
libvpxdec.c libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning 9 years ago
libvpxenc.c libvpxenc: Allow setting tune parameter 9 years ago
libwavpackenc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
libwebpenc.c avcodec/libwebpenc: Use ff_alloc_packet2() 10 years ago
libwebpenc_animencoder.c avcodec/libwebpenc_animencoder: Use ff_alloc_packet2() 10 years ago
libwebpenc_common.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
libwebpenc_common.h
libx264.c libx264: Make sure to preserve default option values 9 years ago
libx265.c libx265: Enable 12-bit encoding 9 years ago
libxavs.c Merge commit '1482aff2048511b821ff9feac19426113cc641a2' 9 years ago
libxvid.c Merge commit '12b49769223234673db1003d9c43e7483ceb0282' 9 years ago
libxvid.h
libxvid_rc.c
libzvbi-teletextdec.c lavc/libzvbi-teletextdec: add support for setting background opacity 9 years ago
ljpegenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
loco.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h all: Make header guard names consistent 9 years ago
lossless_videodsp.c
lossless_videodsp.h
lpc.c lpc: correctly apply windowing to the samples in the float-only lpc 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
mace.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mathops.c
mathops.h AAC encoder: Extensive improvements 9 years ago
mathtables.c avutil: add ff_reverse as av_reverse replacement 10 years ago
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c lavc/mdct_template: use lrint instead of floor hack 9 years ago
mdec.c avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
me_cmp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
me_cmp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
metasound.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
metasound_data.c avcodec/metasound_data: comment out unused variable 10 years ago
metasound_data.h
microdvddec.c lavc/ccaption_dec: improve default style 9 years ago
mimic.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
mjpeg.h
mjpeg2jpeg_bsf.c lavc/mjpeg2jpeg: Accept more mjpeg streams as input. 9 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
mjpegbdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mjpegdec.c lavc/mjpegdec: use ptrdiff_t instead of ssize_t 9 years ago
mjpegdec.h
mjpegenc.c mjpegenc: Remove duplicate initializer 9 years ago
mjpegenc.h
mjpegenc_common.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 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 Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
motion_est.c avcodec/motion_est: Fix mv_penalty table size 9 years ago
motion_est.h all: Make header guard names consistent 9 years ago
motion_est_template.c avcodec/motion_est_template: replace qsort with AV_QSORT 9 years ago
motionpixels.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
movtextdec.c lavc/ccaption_dec: improve default style 9 years ago
movtextenc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
mp3_header_decompress_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
mpc.c
mpc.h
mpc7.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mpc7data.h
mpc8.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4_unpack_bframes_bsf.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h avcodec/mpeg4video: Check time_incr 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/mpeg12: Remove duplicate block_last_index setting code 9 years ago
mpeg12enc.c Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f' 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mpegaudiodec_float.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mpegaudiodec_template.c lavc: Add get_bitsz() 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 Merge commit '1482aff2048511b821ff9feac19426113cc641a2' 9 years ago
mpegvideo.h Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' 9 years ago
mpegvideo_enc.c Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' 9 years ago
mpegvideo_motion.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
mpegvideo_parser.c avcodec/mpegvideo_parser: Fix integer overflow 10 years ago
mpegvideo_xvmc.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
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 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c avcodec/mpegvideo: change bit_rate to 64bit 10 years ago
msmpeg4enc.c avcodec/mpegvideo: change bit_rate to 64bit 10 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mss2.c avcodec/mss2: Check for repeat overflow 9 years ago
mss2dsp.c
mss2dsp.h
mss3.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mss4.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
msvideo1enc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
mvcdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
mxpegdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 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 nvenc: rename a misnamed function 9 years ago
on2avc.c on2avc: limit number of bits to 30 in get_egolomb 9 years ago
on2avcdata.c
on2avcdata.h all: Make header guard names consistent 9 years ago
options.c avcodec/options: Make dummy_v?_encoder static 10 years ago
options_table.h options_table: update maximum bitrate limit 9 years ago
opus.c lavc/opus: replace pow(10,x) by ff_exp10(x) 9 years ago
opus.h Merge commit '14e558024642638085ae2bbeffc6087612e6a3f9' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
pafvideo.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
pamenc.c Replace any remaining avpicture function with imgutils 9 years ago
parser.c parser: add av_assert1 to make sure the codec matches 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 lavc/pcm_tablegen: slight speedup of table generation 9 years ago
pcx.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
pcxenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
pel_template.c
pgssubdec.c avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int 9 years ago
pictordec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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: use av_mod_uintp2 9 years ago
pngdsp.c
pngdsp.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
pngenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
pnm.c
pnm.h
pnm_parser.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
pnmdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
pnmenc.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
profiles.c lavc: add vp9 profiles to AVCodecDescriptor 9 years ago
profiles.h lavc: add vp9 profiles to AVCodecDescriptor 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 avcodec/proresenc_anatoliy: remove coded_frame use 10 years ago
proresenc_kostya.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
psymodel.c AAC encoder: improve SF range utilization 9 years ago
psymodel.h AAC encoder: improve SF range utilization 9 years ago
pthread.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
pthread_frame.c lavc, lavu: use avutil/thread.h instead of redundant conditional includes 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
put_bits.h avcodec/put_bits: Assert buf_ptr in flush_put_bits() 9 years ago
qcelpdata.h
qcelpdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
qdm2.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
qpeg.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 10 years ago
qsv.h Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843' 9 years ago
qsv_api.c
qsv_internal.h qsvenc: write a53 caption data to SEI 9 years ago
qsvdec.c Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f' 9 years ago
qsvdec.h Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199' 9 years ago
qsvdec_h2645.c lavc: AV-prefix a few left out capabilities 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 '9cac1b4b4f1532fb2aeef54799285360656be5eb' 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 '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
r210enc.c avcodec/r210enc: Drop coded_frame usage 10 years ago
ra144.c
ra144.h
ra144dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
ra144enc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
ra288.c avcodec/ira288: Check init_get_bits8() for failure 9 years ago
ra288.h
ralf.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
ralfdata.h
rangecoder.c Merge commit 'abe9adfb31566c415fd830a8d4977c79512d4385' 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: Retrieve nut palette from packets 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
rectangle.h
remove_extradata_bsf.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
resample.c disable deprecation warnings in deprecated code 10 years ago
resample2.c avcodec/resample2: replace #define by typedef 9 years ago
reverse.c avutil: add ff_reverse as av_reverse replacement 10 years ago
rl.c
rl.h
rl2.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
rle.c Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245' 9 years ago
rle.h Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245' 9 years ago
rnd_avg.h
roqaudioenc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
rv10.h
rv10enc.c
rv20enc.c
rv30.c avcodec/rv30: fix switching back to the original resolution 10 years ago
rv30data.h
rv30dsp.c
rv34.c avcodec/rv34: Delay failure return for B frames with a missing reference 9 years ago
rv34.h avcodec/rv30: fix switching back to the original resolution 10 years ago
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
s302menc.c avcodec/s302menc: comment out allowed channel layouts 9 years ago
samidec.c avcodec/samidec: small indent fix 9 years ago
sanm.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
sbr.h aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data 9 years ago
sbrdsp.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
sbrdsp.h avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
sbrdsp_fixed.c sbrdsp_fixed: assert that input values are in the valid range 9 years ago
sbrdsp_template.c avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
shorten.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
simple_idct.c avcodec/simple_idct: use predefined M_SQRT2 9 years ago
simple_idct.h
simple_idct_template.c avcodec/simple_idct10: improve precision 9 years ago
sinewin.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
sinewin.h avcodec: Minor macro polishing 10 years ago
sinewin_fixed.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
sinewin_fixed_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
sinewin_tablegen.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
sinewin_tablegen.h avcodec: Minor macro polishing 10 years ago
sinewin_tablegen_template.c avcodec: Minor macro polishing 10 years ago
sipr.c avcodec/sipr: use AVERROR return code instead of -1 9 years ago
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c avcodec/smacker: Check that the data size is a multiple of a sample vector 9 years ago
smc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
smvjpegdec.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
snappy.c snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
snappy.h snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
srtdec.c avcodec: srtdec: Reindent 9 years ago
srtenc.c lavc: add text encoder 9 years ago
startcode.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
startcode.h
subviewerdec.c
sunrast.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6' 10 years ago
svq1enc_cb.h
svq3.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
svq3.h
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 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
tableprint_vlc.h libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse. 10 years ago
tak.c
tak.h
tak_parser.c
takdec.c avcodec/takdec: Skip last p2 sample (which is unused) 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
targa.h
targa_y216dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
targaenc.c Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487' 9 years ago
tdsc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
textdec.c avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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
truespeech.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
truespeech_data.h
tscc.c Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' 9 years ago
tscc2.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
tscc2data.h all: Make header guard names consistent 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
twinvq.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
twinvq.h Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b' 9 years ago
twinvq_data.h
twinvqdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
txd.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
ulti.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
ulti_cb.h
unary.h
utils.c avcodec: Fix a typo. 9 years ago
utvideo.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
utvideo.h Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
utvideodec.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
v308dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
v308enc.c avcodec/v308enc: Remove coded_frame usage 10 years ago
v408dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
v408enc.c avcodec/v408enc: remove coded_frame usage 10 years ago
v410dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
v410enc.c avcodec/v410enc: do not use internal->byte_buffer 10 years ago
vaapi.c Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
vaapi.h vaapi: fix local header include. 9 years ago
vaapi_h264.c vaapi: streamline public context structure. 10 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 Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
vaapi_mpeg4.c Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' 9 years ago
vaapi_vc1.c vaapi: streamline public context structure. 10 years ago
vaapi_vp9.c vaapi: Add VP9 hwaccell support 9 years ago
vb.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
vble.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
vc1.c
vc1.h
vc1_block.c Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2' 10 years ago
vc1_common.h
vc1_loopfilter.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
vc1_mc.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
vc1_parser.c
vc1_pred.c
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c lavc: fix profile declarations for vdpau decoders 9 years ago
vc1dsp.c
vc1dsp.h
vc2enc.c vc2enc: print the average quantization index at the end 9 years ago
vc2enc_dwt.c avcodec: add a native SMPTE VC-2 HQ encoder 9 years ago
vc2enc_dwt.h avcodec/vc2enc_dwt: add missing header 9 years ago
vcr1.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
vda.c avcodec: add new Videotoolbox hwaccel. 10 years ago
vda.h
vda_h264.c avcodec: add new Videotoolbox hwaccel. 10 years ago
vda_h264_dec.c Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a' 9 years ago
vda_vt_internal.h avcodec: add new Videotoolbox hwaccel. 10 years ago
vdpau.c vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 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 hevc: support Main10 decoding through dxva2 9 years ago
videodsp.c
videodsp.h
videodsp_template.c videodsp: assert that linesize is larger than width 10 years ago
videotoolbox.c avcodec/h264, videotoolbox: do not return invalid frames on failure 9 years ago
videotoolbox.h avcodec: add new Videotoolbox hwaccel. 10 years ago
vima.c avcodec: remove missing bits from deprecated VIMA decoder 9 years ago
vmdaudio.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
vmdvideo.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
vmnc.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 all: Make header guard names consistent 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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
vp5data.h
vp6.c huffman: allow specifying nb_bits to ff_huff_build_tree() 9 years ago
vp6data.h
vp6dsp.c
vp8.c avcodec: use HAVE_THREADS header guards to silence -Wunused-function 9 years ago
vp8.h lavc, lavu: use avutil/thread.h instead of redundant conditional includes 9 years ago
vp8_parser.c
vp8data.h
vp8dsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions 10 years ago
vp8dsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions 10 years ago
vp9.c vp9: only call ff_get_format on stream format changes. 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
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
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 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
webvttdec.c avcodec/webvttdec: Fix uninitialized use of variable "again" 9 years ago
webvttenc.c
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 lavc/wmadec: replace pow by faster functions 9 years ago
wmaenc.c avcodec/wmaenc: Check ff_wma_init() for failure 9 years ago
wmalosslessdec.c lavc: Use get_bitsz where needed 9 years ago
wmaprodata.h
wmaprodec.c lavc: Use get_bitsz where needed 9 years ago
wmavoice.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
wmavoice_data.h
wmv2.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
wmv2.h
wmv2dec.c avcodec/mpegvideo: change bit_rate to 64bit 10 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c wmv2enc: remove duplicate priv_class in codec definition 10 years ago
wnv1.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 10 years ago
wrapped_avframe.c Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12' 9 years ago
ws-snd1.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
xan.c lavc: Remove newline from avpriv_request_sample() calls. 10 years ago
xbmdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
xbmenc.c avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
xface.c
xface.h all: Add missing header guards 9 years ago
xfacedec.c
xfaceenc.c avcodec/xfaceenc: remove coded_frame usage 10 years ago
xiph.c
xiph.h
xl.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
xsubdec.c Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' 9 years ago
xsubenc.c Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' 9 years ago
xvididct.c avcodec: loongson optimize xvid idct with mmi 10 years ago
xvididct.h avcodec: loongson optimize xvid idct with mmi 10 years ago
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 avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
xxan.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
y41pdec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
y41penc.c avcodec/y41penc: Drop coded_frame usage 10 years ago
yop.c lavc: AV-prefix all codec capabilities 10 years ago
yuv4dec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
yuv4enc.c avcodec/yuv4enc: drop coded_frame usage 10 years ago
zerocodec.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
zmbv.c Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 10 years ago
zmbvenc.c avcodec/zmbvenc: use log2 instead of log()/M_LN2 9 years ago