..
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
huffyuvencdsp: Undefine "i" macro after each use
9 years ago
4xm.c
…
8bps.c
…
8svx.c
…
012v.c
…
Makefile
avcodec: add a native SMPTE VC-2 HQ encoder
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
Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'
9 years ago
aac_ac3_parser.h
…
aac_adtstoasc_bsf.c
…
aac_defines.h
avcodec/aac_defines: replace #define by typedef
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
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
9 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
…
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/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
…
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
…
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
…
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
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
…
aliaspixenc.c
…
allcodecs.c
avcodec: add a native SMPTE VC-2 HQ encoder
9 years ago
alsdec.c
…
amr.h
avcodec/amr: replace #define by typedef
9 years ago
amrnbdata.h
…
amrnbdec.c
…
amrwbdata.h
…
amrwbdec.c
avcodec/amrwbdec: use av_mod_uintp2
9 years ago
anm.c
…
ansi.c
…
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
…
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
…
atrac3plus.c
lavc: Use get_bitsz where needed
9 years ago
atrac3plus.h
…
atrac3plus_data.h
…
atrac3plusdec.c
…
atrac3plusdsp.c
lavc/atrac3plusdsp: change pow(2,x) to exp2f(x)
9 years ago
audio_frame_queue.c
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
9 years ago
audio_frame_queue.h
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
9 years ago
audioconvert.c
…
audioconvert.h
…
audiodsp.c
…
audiodsp.h
…
aura.c
…
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
…
avuidec.c
…
avuienc.c
…
bethsoftvideo.c
…
bethsoftvideo.h
…
bfi.c
…
bgmc.c
…
bgmc.h
…
bink.c
…
binkaudio.c
…
binkdata.h
…
binkdsp.c
…
binkdsp.h
…
bintext.c
…
bintext.h
…
bit_depth_template.c
…
bitstream.c
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
…
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
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
…
cbrt_tablegen.c
…
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
…
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
…
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: use M_PI instead of actual literal
9 years ago
cpia.c
…
crystalhd.c
…
cscd.c
avcodec/cscd: Use BGR0 instead of BGRA
9 years ago
cyuv.c
…
d3d11va.c
Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'
9 years ago
d3d11va.h
Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'
9 years ago
dca.c
dca: fix misaligned access in ff_dca_convert_bitstream
9 years ago
dca.h
avcodec/dca: 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
…
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
…
dnxhddata.c
dnxhd: interleave AC levels and flags
9 years ago
dnxhddata.h
dnxhd: interleave AC levels and flags
9 years ago
dnxhddec.c
avcodec/dnxhddec: Fix runtime error: left shift of negative value
9 years ago
dnxhdenc.c
avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
9 years ago
dnxhdenc.h
…
dpcm.c
avcodec: add SDX2 DPCM decoder
9 years ago
dpx.c
avcodec/dpx: Move need_align to act per line
9 years ago
dpx_parser.c
…
dpxenc.c
avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 of av_image_copy_to_buffer from incompatible pointer type"
9 years ago
dsd_tablegen.h
lavc/dsd_tablegen: always generate tables at runtime
9 years ago
dsddec.c
…
dsicinaudio.c
…
dsicinvideo.c
…
dss_sp.c
…
dump_extradata_bsf.c
…
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
…
dxa.c
…
dxtory.c
avcodec/dxtory: Fix input size check in dxtory_decode_v1_410()
9 years ago
dxv.c
avcodec/dxv: Check idx in dxv_decompress_dxt5()
9 years ago
dxva2.c
Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'
9 years ago
dxva2.h
all: Make header guard names consistent
9 years ago
dxva2_h264.c
dxva2_h264: fix reference field marking in long slice struct
9 years ago
dxva2_hevc.c
Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'
9 years ago
dxva2_internal.h
all: Make header guard names consistent
9 years ago
dxva2_mpeg2.c
Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'
9 years ago
dxva2_vc1.c
Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'
9 years ago
dxva2_vp9.c
avcodec: implement vp9 dxva2 hwaccel
9 years ago
eac3_data.c
…
eac3_data.h
…
eac3dec.c
…
eac3enc.c
…
eac3enc.h
…
eacmv.c
…
eaidct.c
…
eaidct.h
…
eamad.c
…
eatgq.c
avcodec/eatgq: Check init_get_bits8() for failure
9 years ago
eatgv.c
…
eatqi.c
…
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
…
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
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
…
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
avcodec/flacenc: Fix prediction_order parameter
9 years ago
flashsv.c
avcodec/flashsv: Check size before updating it
9 years ago
flashsv2enc.c
all: do standards compliant absdiff computation
9 years ago
flashsvenc.c
…
flicvideo.c
…
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
avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_length()
9 years ago
g722.c
…
g722.h
…
g722dec.c
…
g722dsp.c
…
g722dsp.h
…
g722enc.c
…
g723_1.c
Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'
9 years ago
g723_1.h
Merge commit 'c5eb279e240af6b7228a624cd7193732f2d5adaa'
9 years ago
g723_1dec.c
Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'
9 years ago
g723_1enc.c
avcodec/g723_1: fix license header
9 years ago
g726.c
doc: fix spelling errors
9 years ago
g729.h
…
g729_parser.c
…
g729data.h
…
g729dec.c
lavu: rename and move ff_parity to av_parity
9 years ago
g729postfilter.c
avcodec/g729postfilter: Avoid function calls in FFMAX() arguments
9 years ago
g729postfilter.h
all: Make header guard names consistent
9 years ago
get_bits.h
lavc: Add get_bitsz()
9 years ago
gif.c
avcodec/gif: Fix lzw buffer size
9 years ago
gif.h
all: Make header guard names consistent
9 years ago
gifdec.c
avcodec/gifdec: skip the data lzw consumed
9 years ago
golomb-test.c
…
golomb.c
…
golomb.h
avcodec: Use get_ue_golomb_long() when needed
9 years ago
gsm.h
…
gsm_parser.c
…
gsmdec.c
…
gsmdec_data.c
…
gsmdec_data.h
…
gsmdec_template.c
avcodec/gsmdec_template: avoid undefined negative left shifts
9 years ago
h261.c
…
h261.h
…
h261_parser.c
…
h261data.c
…
h261dec.c
…
h261enc.c
…
h263.c
…
h263.h
…
h263_parser.c
…
h263_parser.h
…
h263data.c
…
h263data.h
…
h263dec.c
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/cabac: Check initial cabac decoder state
9 years ago
h264_cavlc.c
…
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_mp4toannexb: fix the pps offset when there are more than one sps in avcc
9 years ago
h264_mvpred.h
…
h264_parser.c
avcodec: Use get_ue_golomb_long() when needed
9 years ago
h264_picture.c
…
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
…
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
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
lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data.
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
avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers
9 years ago
hevc_mvs.c
…
hevc_parse.c
…
hevc_parser.c
lavc: use get_bitsz to simplify the code
9 years ago
hevc_ps.c
hevc: set profile based on the profile compatibility flags if needed
9 years ago
hevc_ps_enc.c
…
hevc_refs.c
hevc: properly handle no_rasl_output_flag when removing pictures from the DPB
9 years ago
hevc_sei.c
lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data.
9 years ago
hevcdsp.c
hevcdsp: add x86 SIMD for MC
9 years ago
hevcdsp.h
hevcdsp: add x86 SIMD for MC
9 years ago
hevcdsp_template.c
hevcdsp: add x86 SIMD for MC
9 years ago
hevcpred.c
…
hevcpred.h
…
hevcpred_template.c
…
hnm4video.c
…
hpel_template.c
…
hpeldsp.c
…
hpeldsp.h
…
hq_hqa.c
…
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
…
huffyuvdec.c
avcodec: use HAVE_THREADS header guards to silence -Wunused-function
9 years ago
huffyuvdsp.c
…
huffyuvdsp.h
…
huffyuvenc.c
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
9 years ago
huffyuvencdsp.c
huffyuvencdsp: Use intptr_t for width
9 years ago
huffyuvencdsp.h
huffyuvencdsp: Use intptr_t for width
9 years ago
idcinvideo.c
…
idctdsp.c
…
idctdsp.h
…
iff.c
avcodec: remove leftover iff_byterun1 decoder
9 years ago
iirfilter.c
…
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
…
indeo2.c
avcodec/indeo2: use init_get_bits8
9 years ago
indeo2data.h
…
indeo3.c
…
indeo3data.h
avcodec/indeo3data: fix undefined left shift of negative number
9 years ago
indeo4.c
…
indeo4data.h
…
indeo5.c
…
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
…
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
…
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
Merge commit '0b699920f3c0b2e30969b38ce59226653f9d80ec'
9 years ago
lagarithrac.h
…
latm_parser.c
…
lcl.h
…
lcldec.c
…
lclenc.c
…
libavcodec.v
…
libcelt_dec.c
…
libdcadec.c
Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'
9 years ago
libfaac.c
…
libfdk-aacdec.c
avcodec/libfdk-aacdec: Remove unused variable
9 years ago
libfdk-aacenc.c
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
9 years ago
libgsmdec.c
…
libgsmenc.c
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
9 years ago
libilbc.c
…
libkvazaar.c
libkvazaar: Set frame rate as a rational number
9 years ago
libmp3lame.c
Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'
9 years ago
libopencore-amr.c
…
libopenh264enc.c
Merge commit '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
…
libspeexdec.c
…
libspeexenc.c
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
9 years ago
libtheoraenc.c
…
libtwolame.c
…
libutvideo.h
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
9 years ago
libutvideodec.cpp
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
avcodec/libvorbisdec: Fix memory leak
9 years ago
libvorbisenc.c
…
libvpx.c
…
libvpx.h
…
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
…
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
Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'
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
…
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
…
mathops.c
…
mathops.h
AAC encoder: Extensive improvements
9 years ago
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
avcodec: use HAVE_THREADS header guards to silence -Wunused-function
9 years ago
me_cmp.c
…
me_cmp.h
…
metasound.c
…
metasound_data.c
…
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
…
mjpegbdec.c
…
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
…
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
…
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movsub_bsf.c
…
movtextdec.c
lavc/ccaption_dec: improve default style
9 years ago
movtextenc.c
…
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
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
…
mpeg12.h
…
mpeg12data.c
…
mpeg12data.h
…
mpeg12dec.c
mpeg12dec: Export GOP timecodes as side data
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
…
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
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
…
mpegvideo_parser.c
avcodec/mpegvideo_parser: Fix integer overflow
9 years ago
mpegvideo_xvmc.c
…
mpegvideodata.c
avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata
9 years ago
mpegvideodata.h
avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata
9 years ago
mpegvideodsp.c
…
mpegvideodsp.h
…
mpegvideoencdsp.c
Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'
9 years ago
mpegvideoencdsp.h
…
mpl2dec.c
…
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
9 years ago
msmpeg4enc.c
avcodec/mpegvideo: change bit_rate to 64bit
9 years ago
msrle.c
Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'
9 years ago
msrledec.c
Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'
9 years ago
msrledec.h
Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'
9 years ago
mss1.c
…
mss2.c
avcodec/mss2: Check for repeat overflow
9 years ago
mss2dsp.c
…
mss2dsp.h
…
mss3.c
…
mss4.c
…
mss12.c
…
mss12.h
…
mss34dsp.c
…
mss34dsp.h
…
msvideo1.c
…
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
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: generate dts properly
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
9 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
…
opus_celt.c
lavc/opus_celt: replace pow(2,x) by exp2f(x)
9 years ago
opus_parser.c
…
opus_silk.c
opus: Fix typo causing overflow in silk_stabilize_lsf
9 years ago
opusdec.c
lavc/opusdec: Fix a memleak when reading invalid files.
9 years ago
paf.h
…
pafaudio.c
…
pafvideo.c
…
pamenc.c
Replace any remaining avpicture function with imgutils
9 years ago
parser.c
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
…
pcxenc.c
…
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: 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
…
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
…
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
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
…
put_bits.h
avcodec/put_bits: Assert buf_ptr in flush_put_bits()
9 years ago
qcelpdata.h
…
qcelpdec.c
…
qdm2.c
…
qdm2_tablegen.c
…
qdm2_tablegen.h
…
qdm2data.h
…
qdrw.c
…
qpeg.c
…
qpel_template.c
…
qpeldsp.c
…
qpeldsp.h
…
qsv.c
…
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
qsvenc: Fix b_strategy typo
9 years ago
qsvenc.h
Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'
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
…
r210enc.c
…
ra144.c
…
ra144.h
…
ra144dec.c
…
ra144enc.c
…
ra288.c
avcodec/ira288: Check init_get_bits8() for failure
9 years ago
ra288.h
…
ralf.c
…
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
avcodec/rawdec: Print stride and packet size at debug level
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
…
resample.c
disable deprecation warnings in deprecated code
9 years ago
resample2.c
avcodec/resample2: replace #define by typedef
9 years ago
reverse.c
…
rl.c
…
rl.h
…
rl2.c
…
rle.c
Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245'
9 years ago
rle.h
Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245'
9 years ago
rnd_avg.h
…
roqaudioenc.c
…
roqvideo.c
…
roqvideo.h
…
roqvideodec.c
Merge commit '9cbae3a7d57bd2b862c37fd8123bd1fba680e801'
9 years ago
roqvideoenc.c
avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option
9 years ago
rpza.c
Merge commit '60f50374f1955442dc987abc4a6c61c2109620c2'
9 years ago
rscc.c
lavc/rscc: Fix colourspace for codec_tag RSCC.
9 years ago
rtjpeg.c
…
rtjpeg.h
…
rv10.c
…
rv10.h
…
rv10enc.c
…
rv20enc.c
…
rv30.c
…
rv30data.h
…
rv30dsp.c
…
rv34.c
avcodec/rv34: Delay failure return for B frames with a missing reference
9 years ago
rv34.h
…
rv34_parser.c
…
rv34data.h
…
rv34dsp.c
…
rv34dsp.h
…
rv34vlc.h
…
rv40.c
…
rv40data.h
…
rv40dsp.c
…
rv40vlc2.h
…
s302m.c
…
s302menc.c
avcodec/s302menc: comment out allowed channel layouts
9 years ago
samidec.c
avcodec/samidec: small indent fix
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
…
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
…
sinewin.h
…
sinewin_fixed.c
…
sinewin_fixed_tablegen.c
…
sinewin_tablegen.c
…
sinewin_tablegen.h
…
sinewin_tablegen_template.c
…
sipr.c
avcodec/sipr: use AVERROR return code instead of -1
9 years ago
sipr.h
…
sipr16k.c
…
sipr16kdata.h
…
siprdata.h
…
smacker.c
avcodec/smacker: Check that the data size is a multiple of a sample vector
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
avcodec: srtdec: Reindent
9 years ago
srtenc.c
lavc: add text encoder
9 years ago
startcode.c
…
startcode.h
…
subviewerdec.c
…
sunrast.c
…
sunrast.h
…
sunrastenc.c
sunrastenc: Properly load codec private options
9 years ago
svq1.c
…
svq1.h
…
svq1_cb.h
…
svq1_vlc.h
…
svq1dec.c
avcodec/svq1dec: Check init_get_bits8() for failure
9 years ago
svq1enc.c
svq1enc: fix out of bounds reads
9 years ago
svq1enc.h
…
svq1enc_cb.h
…
svq3.c
…
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
avcodec/takdec: add x86 SIMD for rest of decorrelation modes
9 years ago
takdsp.h
avcodec/takdec: add x86 SIMD for rest of decorrelation modes
9 years ago
targa.c
…
targa.h
…
targa_y216dec.c
…
targaenc.c
Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'
9 years ago
tdsc.c
…
textdec.c
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
…
tiff.c
avcodec/tiff: Check subsample & rps values more completely
9 years ago
tiff.h
…
tiff_common.c
…
tiff_common.h
…
tiff_data.c
…
tiff_data.h
…
tiffenc.c
Replace all remaining occurances of step/depth_minus1 and offset_plus1
9 years ago
tmv.c
…
tpeldsp.c
…
tpeldsp.h
…
truemotion1.c
avcodec/truemotion1: Initialize mb_change_byte only when needed
9 years ago
truemotion1data.h
…
truemotion2.c
avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure
9 years ago
truespeech.c
…
truespeech_data.h
…
tscc.c
Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'
9 years ago
tscc2.c
…
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
…
twinvq.c
…
twinvq.h
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
9 years ago
twinvq_data.h
…
twinvqdec.c
…
txd.c
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
9 years ago
ulti.c
…
ulti_cb.h
…
unary.h
…
utils.c
avcodec: only warn about hwaccel with frame threads
9 years ago
utvideo.c
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
9 years ago
utvideo.h
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
9 years ago
utvideodec.c
…
utvideoenc.c
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
9 years ago
v210dec.c
lavc/v210dec: Allow odd width.
9 years ago
v210dec.h
…
v210enc.c
avcodec/v210: add avx2 version of the 10-bit line encoder
9 years ago
v210enc.h
avcodec/v210: document the requirement for sample_factor
9 years ago
v210x.c
…
v308dec.c
…
v308enc.c
…
v408dec.c
…
v408enc.c
…
v410dec.c
…
v410enc.c
…
vaapi.c
Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'
9 years ago
vaapi.h
vaapi: fix local header include.
9 years ago
vaapi_h264.c
…
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_vp9.c
vaapi: Add VP9 hwaccell support
9 years ago
vb.c
…
vble.c
Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'
9 years ago
vc1.c
…
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
…
vc1dsp.h
…
vc2enc.c
avcodec: add a native SMPTE VC-2 HQ encoder
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
…
vda.c
…
vda.h
…
vda_h264.c
…
vda_h264_dec.c
Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'
9 years ago
vda_vt_internal.h
…
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
…
vdpau_internal.h
…
vdpau_mpeg4.c
Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'
9 years ago
vdpau_mpeg12.c
…
vdpau_vc1.c
…
version.h
avcodec: add a native SMPTE VC-2 HQ encoder
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
…
vima.c
avcodec: remove missing bits from deprecated VIMA decoder
9 years ago
vmdaudio.c
…
vmdvideo.c
…
vmnc.c
…
vorbis.c
…
vorbis.h
…
vorbis_data.c
…
vorbis_enc_data.h
…
vorbis_parser.c
avcodec/vorbis: remove avpriv vorbis parser cruft
9 years ago
vorbis_parser.h
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
…
vp3.c
avcodec/vp3: Fix "runtime error: left shift of negative value"
9 years ago
vp3_parser.c
…
vp3data.h
…
vp3dsp.c
…
vp3dsp.h
…
vp5.c
…
vp5data.h
…
vp6.c
huffman: allow specifying nb_bits to ff_huff_build_tree()
9 years ago
vp6data.h
…
vp6dsp.c
…
vp8.c
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
…
vp8dsp.h
…
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
…
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
…
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
…
wmavoice_data.h
…
wmv2.c
…
wmv2.h
…
wmv2dec.c
avcodec/mpegvideo: change bit_rate to 64bit
9 years ago
wmv2dsp.c
…
wmv2dsp.h
…
wmv2enc.c
…
wnv1.c
…
wrapped_avframe.c
Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12'
9 years ago
ws-snd1.c
…
xan.c
…
xbmdec.c
…
xbmenc.c
…
xface.c
…
xface.h
all: Add missing header guards
9 years ago
xfacedec.c
…
xfaceenc.c
…
xiph.c
…
xiph.h
…
xl.c
…
xsubdec.c
Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'
9 years ago
xsubenc.c
Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'
9 years ago
xvididct.c
…
xvididct.h
…
xvmc.h
avcodec/xvmc: apply attribute_deprecated correctly
9 years ago
xvmc_internal.h
…
xwd.h
…
xwddec.c
xwddec: prevent overflow of lsize * avctx->height
9 years ago
xwdenc.c
…
xxan.c
…
y41pdec.c
…
y41penc.c
…
yop.c
…
yuv4dec.c
…
yuv4enc.c
…
zerocodec.c
…
zmbv.c
…
zmbvenc.c
avcodec/zmbvenc: use log2 instead of log()/M_LN2
9 years ago