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 652173f63f avcodec/pthread_frame: Remove unused variable 9 years ago
..
aarch64 avcodec/dca: add new decoder based on libdcadec 9 years ago
alpha
arm Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' 9 years ago
avr32
bfin
mips mips: add support for R6 9 years ago
neon
ppc Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' 9 years ago
sh4
sparc
x86 avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 9 years ago
4xm.c
8bps.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
8svx.c
012v.c
Makefile Move cbrt tables to separate cbrt_data(_fixed).c files. 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
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: improve SF range utilization 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 10 years ago
aacenc.c aacenc: use generational cache instead of resetting. 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
aacenc_ltp.c aacenc_ltp: disable LTP with high lambda values 9 years ago
aacenc_ltp.h
aacenc_pred.c AAC encoder: fix assertion error with prediction 9 years ago
aacenc_pred.h
aacenc_quantization.h
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_utils.h aacenc_utils: Use temporary variable. 9 years ago
aacenctab.c
aacenctab.h
aacps.c
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 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
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
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
ac3_parser.h
ac3dec.c avcodec/ac3dec: Print the value of out of range exponents 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 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
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: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
alac_data.c
alac_data.h
alacdsp.c
alacdsp.h
alacenc.c Merge commit '243df1351d2d928caa084a5704ed783f0b83f072' 9 years ago
aliaspixdec.c
aliaspixenc.c
allcodecs.c vp9: add superframe merging bitstream filter. 9 years ago
alsdec.c avcodec/alsdec: fix max bits in ltp prefix code 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 ape: Show more information for loglevel verbose. 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 lavc: allow subtitle text format to be ASS without timing 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
atrac3data.h Merge commit '7df9e693a34c84c698da60426c78140c950f95ed' 12 years ago
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
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
aura.c
avcodec.h lavf: allow BSFs to drop packets. 9 years ago
avcodecres.rc
avdct.c
avdct.h
avfft.c
avfft.h
avpacket.c libavcodec:add packet level support for mastering metadata 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 Update my email address. 12 years ago
bink.c
binkaudio.c
binkdata.h Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f' 12 years ago
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c bitstream.c: improve init_vlc error messages. 9 years ago
bitstream_filter.c
blockdsp.c
blockdsp.h blockdsp: reindent after parameter removal 10 years ago
bmp.c
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
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 avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 10 years ago
cavs_parser.c
cavsdata.c
cavsdec.c
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/options: add ass_ro_flush_noop to flags2 9 years ago
cdgraphics.c
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 lavc/cfhd: Remove one more \n from avpriv_report_missing_feature(). 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
cinepak.c
cinepakenc.c cinepakenc: Stop using AVPicture 9 years ago
cljrdec.c
cljrenc.c
cllc.c
cngdec.c lavc/cngdec: replace pow(10,x) by ff_exp10(x) 9 years ago
cngenc.c
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: extend table generation to 17bits 9 years ago
cpia.c
crystalhd.c
cscd.c
cyuv.c
d3d11va.c
d3d11va.h
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 avcodec/dca: clear X96 channels if nothing was decoded 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: simplify condition 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
dct.c
dct.h
dct32.h
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
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
dpcm.c
dpx.c avcodec/dpx: Move need_align to act per line 9 years ago
dpx_parser.c
dpxenc.c
dsd_tablegen.h lavc/dsd_tablegen: always generate tables at runtime 9 years ago
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c
dump_extradata_bsf.c
dv.c
dv.h
dv_profile.c
dv_profile.h
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
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
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
dxva2_vc1.c
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
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: avoid accessing previous or next frames tables beyond height 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.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
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 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
file_open.c
flac.c
flac.h
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
flashsvenc.c
flicvideo.c
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
g729.h
g729_parser.c
g729data.h
g729dec.c lavu: rename and move ff_parity to av_parity 9 years ago
g729postfilter.c
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
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
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 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
h263dsp.c
h263dsp.h
h264.c avcodec/h264: Execute error concealment before marking the frame as done. 9 years ago
h264.h Merge commit '5e555f93009f0605db120eec78262d0fe337e645' 9 years ago
h264_cabac.c avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure 9 years ago
h264_cavlc.c Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' 9 years ago
h264_direct.c avcodec/h264_direct: Check CO-POCs before use 9 years ago
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
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_mvpred.h
h264_parser.c avcodec: Use get_ue_golomb_long() when needed 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 'b09ad37c83841c399abb7f2503a2ab214d0c2d48' 9 years ago
h264_refs.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
h264_sei.c avcodec: Use get_ue_golomb_long() when needed 9 years ago
h264_slice.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h
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
hap.c
hap.h
hapdec.c
hapenc.c
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
hevc_filter.c
hevc_mp4toannexb_bsf.c
hevc_mvs.c
hevc_parse.c
hevc_parser.c lavc: use get_bitsz to simplify the code 9 years ago
hevc_ps.c lavc/hevc_ps: Fix default display window offsets for yuv422 and yuv444. 9 years ago
hevc_ps_enc.c
hevc_refs.c
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
hqxvlc.c
htmlsubtitles.c
htmlsubtitles.h
huffman.c
huffman.h
huffyuv.c
huffyuv.h libavcodec: Add missing AVClass pointers 9 years ago
huffyuvdec.c
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c
idctdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
iff.c
iirfilter.c
iirfilter.h
imc.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
imcdata.h
imdct15.c
imdct15.h
imgconvert.c Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09' 9 years ago
imx_dump_header_bsf.c
indeo2.c avcodec/indeo2: use init_get_bits8 9 years ago
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h Merge commit '34138ece23c8ddae543269212a051c00d49e67d7' 9 years ago
interplayacm.c
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c
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 lavc: allow subtitle text format to be ASS without timing 9 years ago
jfdctfst.c
jfdctint.c
jfdctint_template.c
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: 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
jpeglsdec.h
jpeglsenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
jpegtables.c
jpegtables.h
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c
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
libdcadec.c Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6' 9 years ago
libfaac.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsmdec.c
libgsmenc.c
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 '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
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c avcodec/libschroedingerenc: add missing AVClass to private context 9 years ago
libshine.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libtwolame.c
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
libvorbisdec.c
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_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 Use avpriv_tempfile() 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
lossless_audiodsp.h all: Make header guard names consistent 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
lzf.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.c
mathops.h
mathtables.c
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
me_cmp.c
me_cmp.h
mediacodec_sw_buffer.c lavc/mediacodec: fix chroma width for yuv420p 9 years ago
mediacodec_sw_buffer.h lavc: add h264 mediacodec decoder 9 years ago
mediacodec_wrapper.c lavc: add h264 mediacodec decoder 9 years ago
mediacodec_wrapper.h lavc: add h264 mediacodec decoder 9 years ago
mediacodecdec.c lavc: add h264 mediacodec decoder 9 years ago
mediacodecdec.h lavc: add h264 mediacodec decoder 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 lavc/mjpeg2jpeg: Accept more mjpeg streams as input. 9 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c lavc/mjpegdec: Set sar for multiscope videos. 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
mlp_parser.h
mlpdec.c
mlpdsp.c
mlpdsp.h truehd: break out part of output_data into platform-specific callback. 11 years ago
mmaldec.c mmaldec: limit internal buffering 9 years ago
mmvideo.c
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
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
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
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4_unpack_bframes_bsf.c
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: Fix missing slice handling without padding 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 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
mpegpicture.h
mpegutils.c
mpegutils.h
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
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideodata.c
mpegvideodata.h
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
msmpeg4enc.c
msrle.c
msrledec.c
msrledec.h
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
nuv.c
nvenc.c avcodec/nvenc: Fix typo and preset error message 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
options_table.h lavc: deprecate decoded ass subtitles with timings 9 years ago
opus.c lavc/opus: replace pow(10,x) by ff_exp10(x) 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
parser.c parser: add av_assert1 to make sure the codec matches 9 years ago
parser.h
pcm-bluray.c
pcm-dvd.c
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
pcxenc.c lavc/pcxenc: Update format description link. 9 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
pixblockdsp.c
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
pngenc.c Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' 9 years ago
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
profiles.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
profiles.h Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8' 9 years ago
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
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 AAC encoder: improve SF range utilization 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
qpeg.c
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c
qsv.h
qsv_api.c
qsv_internal.h Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' 9 years ago
qsvdec.c Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f' 9 years ago
qsvdec.h
qsvdec_h2645.c
qsvdec_mpeg2.c
qsvdec_vc1.c
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
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 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
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
resample.c
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
roqvideoenc.c
rpza.c
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
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 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
simple_idct.c avcodec/simple_idct: use predefined M_SQRT2 9 years ago
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_fixed.c
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h
sinewin_tablegen_template.c
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' 9 years ago
smc.c
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: reindent a few decoders after previous commits 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
svq1enc.c svq1enc: fix out of bounds reads 9 years ago
svq1enc.h
svq1enc_cb.h
svq3.c
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
tableprint_vlc.h
tak.c
tak.h
tak_parser.c
takdec.c avcodec/takdec: Skip last p2 sample (which is unused) 9 years ago
takdsp.c
takdsp.h
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
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure 9 years ago
truespeech.c
truespeech_data.h
tscc.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
tscc2.c
tscc2data.h all: Make header guard names consistent 9 years ago
tta.c
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
twinvq.c
twinvq.h
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/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form() 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
vaapi.h
vaapi_h264.c
vaapi_hevc.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi_vp9.c vaapi: Add VP9 hwaccell support 9 years ago
vb.c
vble.c
vc1.c Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' 9 years ago
vc1.h
vc1_block.c
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 lavc: fix profile declarations for vdpau decoders 9 years ago
vc1dsp.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
vc1dsp.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
vc2enc.c vc2enc: minor cosmetic changes 9 years ago
vc2enc_dwt.c vc2enc: add support for Haar wavelet transforms 9 years ago
vc2enc_dwt.h vc2enc: halve allocated table size, refactor and optimize quantization 9 years ago
vcr1.c
vda.c
vda.h
vda_h264.c
vda_h264_dec.c
vda_vt_internal.h
vdpau.c
vdpau.h
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
vdpau_mpeg12.c
vdpau_vc1.c
version.h lavc/libx265: Support GBR encoding. 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: remove *_NULLABLE annotations; fixes pre-10.11 build 9 years ago
vima.c
vmdaudio.c
vmdvideo.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
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
vp6data.h
vp6dsp.c
vp8.c
vp8.h lavc, lavu: use avutil/thread.h instead of redundant conditional includes 9 years ago
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp9.c vp9: fix a few signed integer left-shifts. 9 years ago
vp9.h vp9: add hwaccel hooks 9 years ago
vp9_mc_template.c
vp9_parser.c
vp9_superframe_bsf.c vp9_superframe: fix endianness of size markers. 9 years ago
vp9data.h
vp9dsp.c
vp9dsp.h
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c
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 avcodec/webp: move exif_metadata outside of WebPContext 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
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
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
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
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
wrapped_avframe.c
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
xsubenc.c
xvididct.c
xvididct.h
xvmc.h
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