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 0e7444f6e4 avcodec/hevc: Remove current_sps 10 years ago
..
aarch64 Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' 10 years ago
alpha avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 10 years ago
arm avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() 10 years ago
avr32
bfin
mips avcodec: optimize mathops for Loongson-3 v1 10 years ago
neon
ppc avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong 10 years ago
sh4
sparc
x86 vp9: remove another optimization branch in iadst16 which causes overflows. 10 years ago
4xm.c avcodec/4xm: remove duplicate assert 10 years ago
8bps.c
8svx.c Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f' 10 years ago
012v.c avcodec/012v: redesign main loop 10 years ago
Makefile libavcodec: Add FLAC API test 10 years ago
a64colors.h
a64multienc.c avcodec/a64multienc: Assert that the Packet size does not grow 10 years ago
a64tables.h
aac.h aacenc: Adjust the initial offset for PNS values 10 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failure 10 years ago
aac_parser.c
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aaccoder: use put_sbits() 10 years ago
aacdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
aacdectab.h
aacenc.c aaccoder: Implement Perceptual Noise Substitution for AAC 10 years ago
aacenc.h aaccoder: Implement Perceptual Noise Substitution for AAC 10 years ago
aacps.c aacps.c: Move large arrays to context to reduce stack usage. 10 years ago
aacps.h aacps.c: Move large arrays to context to reduce stack usage. 10 years ago
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
aacsbr.c avcodec/aacsbr: Replace impossible condition by assert 10 years ago
aacsbr.h
aacsbr_tablegen.c aacsbr: support hardcoding tables. 10 years ago
aacsbr_tablegen.h aacsbr: support hardcoding tables. 10 years ago
aacsbrdata.h aacsbr: support hardcoding tables. 10 years ago
aactab.c Merge commit '7640c4a371a97899dfb443d980fd0bf8ac587754' 10 years ago
aactab.h Merge commit '7640c4a371a97899dfb443d980fd0bf8ac587754' 10 years ago
aandcttab.c
aandcttab.h
aasc.c aasc: return correct buffer size from aasc_decode_frame 10 years ago
ac3.c ac3: validate end in ff_ac3_bit_alloc_calc_mask 10 years ago
ac3.h avcodec/ac3: add () to protect the macro arguments 10 years ago
ac3_parser.c
ac3_parser.h
ac3dec.c avcodec/ac3dec: Put CONFIG* first in if() 10 years ago
ac3dec.h ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
ac3dec_float.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
ac3dsp.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 years ago
ac3dsp.h
ac3enc.c avcodec: fix build with DEBUG/TRACE 10 years ago
ac3enc.h avcodec/ac3enc: Use avpriv_float_dsp_alloc() 10 years ago
ac3enc_fixed.c
ac3enc_float.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 10 years ago
ac3enc_opts_template.c Merge commit 'cc4992aaf3dbb0af88d9727983d75636baf1f8cc' 10 years ago
ac3enc_template.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 10 years ago
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec: use av_mod_uintp2() where useful 10 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c avcodec/adxenc: Use av_clip_intp2() 10 years ago
aic.c Merge commit 'e878ec0d47cd6228c367b2f3128b76d7523f7255' 10 years ago
alac.c alac: reject rice_limit 0 if compression is used 10 years ago
alac_data.c
alac_data.h
alacenc.c avcodec/alacenc: Remove unused variable 10 years ago
aliaspixdec.c
aliaspixenc.c
allcodecs.c Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
alsdec.c alsdec: only adapt order for positive max_order 10 years ago
amr.h
amrnbdata.h
amrnbdec.c avcodec/amrnbde: Fix undefined shift in decode_pitch_vector() 10 years ago
amrwbdata.h
amrwbdec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
anm.c lavc/anm: fix mem leak in case of init failure 10 years ago
ansi.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
apedec.c avcodec/apedec: simplify sign conversion 10 years ago
api-flac-test.c api-flac-test: Coding style 10 years ago
apng.h apng: move shared header from avformat to avcodec. 10 years ago
ass.c avcodec/ass: Use av_realloc_array() 10 years ago
ass.h avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
ass_split.c avcodec/ass_split: use *alloc_array() 10 years ago
ass_split.h avcodec/ass_split: extend recognized fields in ASS splitter 10 years ago
assdec.c assdec: check the right variable 10 years ago
assenc.c
asv.c Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' 10 years ago
asv.h Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' 10 years ago
asvdec.c Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' 10 years ago
asvenc.c Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a' 10 years ago
atrac.c
atrac.h
atrac1.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
atrac1data.h
atrac3.c Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2' 10 years ago
atrac3data.h
atrac3plus.c avcodec: use av_mod_uintp2() where useful 10 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: Free mdct contexts at the end 10 years ago
atrac3plusdsp.c avcodec/atrac3plusdsp: fix on stack alignment 10 years ago
audio_frame_queue.c lavc: Replace av_dlog and tprintf with internal macros 10 years ago
audio_frame_queue.h
audioconvert.c
audioconvert.h audioconvert: Add missing include for FF_API_AUDIO_CONVERT 10 years ago
audiodsp.c
audiodsp.h
aura.c
avcodec.h Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
avcodecres.rc
avdct.c avcodec/avdct: support >8bit per sample dcts 10 years ago
avdct.h avcodec/avdct: support >8bit per sample dcts 10 years ago
avfft.c avcodec/avfft: Add simple self test 10 years ago
avfft.h
avpacket.c Merge commit 'fe0f4e56577a2dbd373bb50b0ae2d49e69d822fc' 10 years ago
avpicture.c imgutils: create misc functions for dealing with buffers 10 years ago
avrndec.c
avs.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
avuidec.c
avuienc.c avcodec: use av_frame_free() for coded_frame 10 years ago
bethsoftvideo.c
bethsoftvideo.h
bfi.c avcodec/bfi: use av_freep(), do not leave stale pointers in memory 10 years ago
bgmc.c bgmc: fix sizeof arguments 10 years ago
bgmc.h
bink.c
binkaudio.c Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2' 10 years ago
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
bitstream_filter.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 10 years ago
blockdsp.c
blockdsp.h
bmp.c Support BMP files that do not properly align lines. 10 years ago
bmp.h
bmp_parser.c avcodec/bmp_parser: delay frame end detection to the next header or EOF 10 years ago
bmpenc.c
bmvaudio.c
bmvvideo.c avcodec/bmvvideo: Add () to protect NEXT_BYTE() argument 10 years ago
brenderpix.c
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
cabac.c avcodec/cabac: remove START/STOP_TIMER debug/benchmark code 10 years ago
cabac.h cabac: Allow hardcoding CABAC table. 10 years ago
cabac_functions.h avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defined, evaluates to 0" 10 years ago
cabac_tablegen.c cabac: Allow hardcoding CABAC table. 10 years ago
cabac_tablegen.h cabac: Allow hardcoding CABAC table. 10 years ago
canopus.c Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad' 10 years ago
canopus.h Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad' 10 years ago
cavs.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 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 avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 10 years ago
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
ccaption_dec.c avcodec/ccaption_dec: Remove the GOTO statement 10 years ago
cdgraphics.c
cdxl.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
celp_filters.c celp_filters: don't use filter lenght as loop bound 10 years ago
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
cinepakenc.c
cljrdec.c
cljrenc.c
cllc.c Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad' 10 years ago
cngdec.c avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
cngenc.c avcodec: Use av_clip_uintp2() where possible 10 years ago
codec_desc.c Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
cook.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec/crystalhd: use av_freep() to avoid stale pointers 10 years ago
cscd.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
cyuv.c
dca.c Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302' 10 years ago
dca.h Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' 10 years ago
dca_exss.c Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' 10 years ago
dca_parser.c Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302' 10 years ago
dca_syncwords.h Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e' 10 years ago
dca_xll.c dca_xll: use av_clip_intp2() 10 years ago
dcadata.c Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' 10 years ago
dcadata.h Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' 10 years ago
dcadec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
dcadsp.c Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' 10 years ago
dcadsp.h
dcaenc.c dcaenc: use put_sbits() 10 years ago
dcaenc.h
dcahuff.h Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' 10 years ago
dct-test.c lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
dct.c avcodec/dct: use av_freep(), do not leave stale pointers in memory 10 years ago
dct.h Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 10 years ago
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dfa.c
dirac.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
dirac.h
dirac_arith.c
dirac_arith.h lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. 10 years ago
dirac_dwt.c Factorize avpriv_mirror() out 10 years ago
dirac_dwt.h
dirac_parser.c avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory 10 years ago
diracdec.c avcodec/diracdec: Check slices malloc and propagate error code 10 years ago
diracdsp.c avcodec/diracdsp: Mark ff_diracdsp_init() as av_cold 10 years ago
diracdsp.h
dnxhd_parser.c
dnxhddata.c Merge commit '1a07df31128da3a0020b66502399989b91770d44' 10 years ago
dnxhddata.h
dnxhddec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
dnxhdenc.c avcodec: use av_mod_uintp2() where useful 10 years ago
dnxhdenc.h
dpcm.c
dpx.c Support decoding yuv dpx images. 10 years ago
dpx_parser.c Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' 10 years ago
dpxenc.c dpx: always write the image offset 10 years ago
dsd_tablegen.c
dsd_tablegen.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c dss_sp: use lowercase codec name without whitespace 10 years ago
dump_extradata_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 10 years ago
dv.c avcodec/dv: remove unused var dvquantareas 10 years ago
dv.h dv: increase VLC reading bits to 10 10 years ago
dv_profile.c add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile 10 years ago
dv_profile.h add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile 10 years ago
dv_profile_internal.h avcodec/dv_profile: deprecate internal function that shouldn't be public 10 years ago
dv_tablegen.c
dv_tablegen.h Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' 10 years ago
dvbsub.c
dvbsub_parser.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
dvbsubdec.c avcodec/dvbsubdec: Do not return a value from a function returning void 10 years ago
dvd_nav_parser.c
dvdata.c dv: move inverse weight tables to decoder 10 years ago
dvdata.h dv: move inverse weight tables to decoder 10 years ago
dvdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
dvdsub_parser.c
dvdsubdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
dvdsubenc.c
dvenc.c avcodec: use av_mod_uintp2() where useful 10 years ago
dxa.c avcodec/dxa: check dimensions 10 years ago
dxtory.c avcodec/dxtory: use init_get_bits8() 10 years ago
dxva2.c
dxva2.h Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' 10 years ago
dxva2_h264.c dxva2_h264: fix slice offset in long slice structs 10 years ago
dxva2_hevc.c dxva2_hevc: properly fill the scaling list structure 10 years ago
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3_data.c
eac3_data.h
eac3dec.c eac3dec: fix scaling 10 years ago
eac3enc.c
eac3enc.h
eacmv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
eaidct.c
eaidct.h
eamad.c Merge commit '061c489895d29049a88dc6118e4b639a273b31d6' 10 years ago
eatgq.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
eatgv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
eatqi.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
elbg.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
elbg.h Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' 10 years ago
error_resilience.c avcodec/error_resilience: Avoid race with updating the error_count 10 years ago
error_resilience.h avcodec/error_resilience: Avoid race with updating the error_count 10 years ago
escape124.c Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319' 10 years ago
escape130.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
evrcdata.h
evrcdec.c avcodec/evrcdec: use init_get_bits8() 10 years ago
exif.c
exif.h
exr.c Revert "avcodec/exr: fix memset first arg in reverse_lut()" 10 years ago
faandct.c Replace av_unused attributes by block structures 10 years ago
faandct.h
faanidct.c Merge commit '213e606752d16f51337e94431962fb5d7749c07e' 10 years ago
faanidct.h
faxcompr.c Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
faxcompr.h
fdctdsp.c avcodec/fdctdsp: use the 10bit code for 9 bit too 10 years ago
fdctdsp.h
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c lavc: Use av_gettime_relative 10 years ago
fft.h
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
ffv1.c ffv1: Pass correct pointers to av_free() 10 years ago
ffv1.h avcodec: use av_mod_uintp2() where useful 10 years ago
ffv1dec.c avcodec: use av_mod_uintp2() where useful 10 years ago
ffv1enc.c avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats 10 years ago
ffwavesynth.c avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
fic.c avcodec: fix clobbered ff_get_buffer() 10 years ago
file_open.c
flac.c Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 10 years ago
flac.h Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 10 years ago
flac_parser.c Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304' 10 years ago
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: fix off by 1 error 10 years ago
flacdsp.c x86/flacdsp: add SSE2 and AVX decorrelate functions 10 years ago
flacdsp.h x86/flacdsp: add SSE2 and AVX decorrelate functions 10 years ago
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c avcodec/flacenc: also count wasted bits in subframe_count_exact() 10 years ago
flashsv.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
flashsv2enc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
flashsvenc.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
flicvideo.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
flv.h Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' 10 years ago
flvdec.c Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' 10 years ago
flvenc.c Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' 10 years ago
fmtconvert.c Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 10 years ago
fmtconvert.h Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 10 years ago
frame_thread_encoder.c frame_thread_encoder: use ref-counting to avoid memcpy of all input frames 10 years ago
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c g2meet: Support G2M5 codec variant 10 years ago
g722.c Merge commit '73ae0a9d12857852222363f9a7c14d07058ebfd3' 10 years ago
g722.h Merge commit '67690683130faf37dd9d969ced15eba2a1940ade' 10 years ago
g722dec.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 years ago
g722dsp.c x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
g722dsp.h x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
g722enc.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 years ago
g723_1.c avcodec: Don't anonymously typedef structs 10 years ago
g723_1_data.h Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
g726.c avcodec: use av_mod_uintp2() where useful 10 years ago
g729.h
g729data.h
g729dec.c avcodec: use av_mod_uintp2() where useful 10 years ago
g729postfilter.c
g729postfilter.h
get_bits.h Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
gif.c avcodec/gif: fix off by one in column offsetting finding 10 years ago
gif.h
gifdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
golomb-test.c
golomb.c
golomb.h avcodec: use av_mod_uintp2() where useful 10 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 Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h261enc.c avcodec/h261enc: Fix number suffix 10 years ago
h263.c
h263.h Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 10 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h263dsp.c
h263dsp.h
h264.c avcodec: use av_mod_uintp2() where useful 10 years ago
h264.h Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h264_cabac.c avcodec/h264_cabac: Use ff_tlog() for block level information 10 years ago
h264_cavlc.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h264_direct.c Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' 10 years ago
h264_loopfilter.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h264_mb.c avcodec/h264_mb: assert that frame waiting code actually references 2 fields/1 frame 10 years ago
h264_mb_template.c Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646' 10 years ago
h264_mc_template.c Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719' 10 years ago
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is seen. 10 years ago
h264_mvpred.h Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
h264_parser.c avcodec/h264: Do not fail with randomly truncated VUIs 10 years ago
h264_picture.c avcodec/h264: Use only one ERContext 10 years ago
h264_ps.c Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf' 10 years ago
h264_refs.c avcodec: use av_mod_uintp2() where useful 10 years ago
h264_sei.c avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroes 10 years ago
h264_slice.c avcodec/h264_slice: Change a few asserts to av_assert* 10 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h h264_ps: move and export aspect_ratio 10 years ago
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
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' 10 years ago
hevc.c avcodec/hevc: Remove current_sps 10 years ago
hevc.h avcodec/hevc: Remove current_sps 10 years ago
hevc_cabac.c avcodec: use av_mod_uintp2() where useful 10 years ago
hevc_filter.c hevc/sao: use unaligned copy 10 years ago
hevc_mvs.c avcodec: use av_mod_uintp2() where useful 10 years ago
hevc_parser.c avcodec/hevc: Remove current_sps 10 years ago
hevc_ps.c avcodec/hevc: Remove current_sps 10 years ago
hevc_refs.c avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLA 10 years ago
hevc_sei.c
hevcdsp.c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
hevcdsp.h avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
hevcdsp_template.c avcodec/hevcdsp: add missing () to CMP macro 10 years ago
hevcpred.c
hevcpred.h
hevcpred_template.c avcodec: use av_mod_uintp2() where useful 10 years ago
hnm4video.c Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' 10 years ago
hpel_template.c
hpeldsp.c
hpeldsp.h hpeldsp: Increase put_no_rnd_pixels_tab[][] size 10 years ago
hq_hqa.c Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4' 10 years ago
hq_hqa.h Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
hq_hqadata.c Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930' 10 years ago
hq_hqadsp.c Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
hq_hqadsp.h Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 10 years ago
hqx.c Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b' 10 years ago
hqx.h Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b' 10 years ago
hqxdsp.c Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9' 10 years ago
hqxdsp.h Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e' 10 years ago
hqxvlc.c Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732' 10 years ago
huffman.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c avcodec/huffyuvdec: apply vertical filter in steps of 1 line for interlaced BGRA 10 years ago
huffyuvdsp.c
huffyuvdsp.h Include config.h from huffyuvdsp.h. 10 years ago
huffyuvenc.c Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd' 10 years ago
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
idctdsp.c avcodec/idctdsp: use the 10bit code for 9 bit too 10 years ago
idctdsp.h avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 10 years ago
iff.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
iirfilter.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 10 years ago
iirfilter.h avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 10 years ago
imc.c lavc: Replace av_dlog and tprintf with internal macros 10 years ago
imcdata.h
imdct15.c Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' 10 years ago
imdct15.h Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' 10 years ago
imgconvert.c Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' 10 years ago
imgconvert.h
imx_dump_header_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 10 years ago
indeo2.c indeo2: move variable declarations into blocks using them. 10 years ago
indeo2data.h
indeo3.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
indeo3data.h
indeo4.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
indeo4data.h Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
indeo5.c Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
indeo5data.h
intelh263dec.c avcodec/intelh263dec: Use check_marker() 10 years ago
internal.h Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9' 10 years ago
interplayvideo.c avcodec/interplayvideo: Use ff_tlog() for block level decode tracing 10 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c avcodec/ituh263dec: Use ff_tlog() for block level information 10 years ago
ituh263enc.c avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() 10 years ago
ivi.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
ivi.h Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
ivi_dsp.c Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
ivi_dsp.h Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' 10 years ago
j2kenc.c avcodec/j2kenc: Initialize variable to silence compiler warnings 10 years ago
jacosub.h
jacosubdec.c avcodec/jacosubdec: check strftime return value 10 years ago
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c Merge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a' 10 years ago
jpeg2000.h
jpeg2000dec.c Support YA16 in jpeg 2000. 10 years ago
jpeg2000dsp.c jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpeg2000dsp.h jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpeg2000dwt.c
jpeg2000dwt.h jpeg2000: split off inverse MCT as Jpeg2000DSP 10 years ago
jpegls.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
jpegls.h
jpeglsdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
jpeglsdec.h
jpeglsenc.c Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80' 10 years ago
jpegtables.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
jpegtables.h Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
jrevdct.c Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 10 years ago
jvdec.c Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad' 10 years ago
kbdwin.c
kbdwin.h
kgv1dec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
kmvc.c
lagarith.c avcodec/lagarith: fix integer overflow 10 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: support rgb24 with width%4 != 0 10 years ago
lclenc.c Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679' 10 years ago
libaacplus.c avcodec/libaacplus: Check for av_malloc() failure 10 years ago
libavcodec.v
libcelt_dec.c
libdcadec.c avcodec/libdcadec: honor AVCodecContext bitexact flag 10 years ago
libfaac.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libfdk-aacdec.c avcodec/libfdk-aacdec: Change conceal_method to int, its accessed via AVOption as int 10 years ago
libfdk-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libgsmdec.c
libgsmenc.c
libilbc.c avcodec/libilbc: support for latest git of libilbc 10 years ago
libmp3lame.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
libopencore-amr.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
libopenh264enc.c Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a' 10 years ago
libopenjpegdec.c acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formats 10 years ago
libopenjpegenc.c avcodec: use av_frame_free() for coded_frame 10 years ago
libopus.c
libopus.h
libopusdec.c
libopusenc.c avcodec/libopusenc: Use av_mallocz_array() 10 years ago
libschroedinger.c libschroedinger: Check memory allocations 10 years ago
libschroedinger.h
libschroedingerdec.c Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a' 10 years ago
libschroedingerenc.c Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a' 10 years ago
libshine.c
libspeexdec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
libspeexenc.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
libstagefright.cpp
libtheoraenc.c Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e' 10 years ago
libtwolame.c libtwolame: prevent a NULL pointer dereference 10 years ago
libutvideo.h
libutvideodec.cpp avcodec/libutvideodec: Try to fix build failure with old libutvideo 10 years ago
libutvideoenc.cpp avcodec: use av_frame_free() for coded_frame 10 years ago
libvo-aacenc.c avcodec/libvo-aacenc: Use av_mallocz_array() 10 years ago
libvo-amrwbenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libvorbisdec.c lavc/libvorbisdec: use better error codes 10 years ago
libvorbisenc.c avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder. 10 years ago
libvpx.c Support for VP9 high-color/high-bit-depth encoding 10 years ago
libvpx.h
libvpxdec.c libvpxdec: cosmetics: reindent 10 years ago
libvpxenc.c libvpxenc: cosmetics: reindent 10 years ago
libwavpackenc.c
libwebpenc.c avcodec/libwebpenc: add quality option 10 years ago
libx264.c Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8' 10 years ago
libx265.c Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df' 10 years ago
libxavs.c avcodec/libxavs: fix division by 0 bitrate 10 years ago
libxvid.c avcodec/libxvid: remove now redundant init cleanup code 10 years ago
libxvid.h
libxvid_rc.c Merge commit 'a1e2c47cd4fdaa64beda7e6dfa623b65c46f5012' 10 years ago
libzvbi-teletextdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
ljpegenc.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
loco.c avcodec/loco: check the init_get_bits8() return code 10 years ago
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h lavc/lossless_audiodsp: revert various commits 10 years ago
lossless_videodsp.c
lossless_videodsp.h
lpc.c lpc: Reduce stack usage by allocating LLSModel in context. 10 years ago
lpc.h lpc: remove unneeded {} 10 years ago
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h avcodec: optimize mathops for Loongson-3 v1 10 years ago
mathtables.c
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c
mdec.c Merge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf' 10 years ago
me_cmp.c avcodec/me_cmp: add () to protect avg*s arguments 10 years ago
me_cmp.h Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 10 years ago
metasound.c
metasound_data.c avcodec/metasound_data: remove unused variable lsp16s 10 years ago
metasound_data.h
microdvddec.c avcodec/microdvddec: support non persistent italic marker '/' 10 years ago
mimic.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
mjpeg.h Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
mjpeg2jpeg_bsf.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 10 years ago
mjpegbdec.c Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2' 10 years ago
mjpegdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
mjpegdec.h avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask 10 years ago
mjpegenc.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
mjpegenc.h Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5' 10 years ago
mjpegenc_common.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
mjpegenc_common.h
mlp.c
mlp.h mlpdec: support TrueHD streams with an Atmos substream 10 years ago
mlp_parser.c mlpdec: support major sync headers with optional extension blocks 10 years ago
mlp_parser.h mlpdec: support major sync headers with optional extension blocks 10 years ago
mlpdec.c mlpdec: support TrueHD streams with an Atmos substream 10 years ago
mlpdsp.c
mlpdsp.h
mmaldec.c Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2' 10 years ago
mmvideo.c Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28' 10 years ago
motion-test.c
motion_est.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
motion_est_template.c
motionpixels.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 10 years ago
movtextdec.c avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed text subtitles 10 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 avcodec: add unpack packed B-frames bitstream filter 10 years ago
mpeg4audio.c Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c' 10 years ago
mpeg4audio.h Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e' 10 years ago
mpeg4data.h
mpeg4video.c
mpeg4video.h mpeg4: use a self-explanatory #define MAX_NVOP_SIZE 10 years ago
mpeg4video_parser.c avcodec/mpeg4video_parser: fix spurious extradata parse warnings 10 years ago
mpeg4video_parser.h
mpeg4videodec.c mpeg4videodec: only allow a positive length 10 years ago
mpeg4videoenc.c
mpeg12.c avcodec/mpeg12: Try to fetch pts/dts from both the packet associated with the picture start code as well as earlier start codes 10 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Make ff_dlog() messages more clear 10 years ago
mpeg12enc.c avcodec: use av_mod_uintp2() where useful 10 years ago
mpeg_er.c
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Merge commit '5cbae5651d7c1ce9b0691dfbf2d474cb2b0ebb9a' 10 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() 10 years ago
mpegaudiodec_template.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
mpegaudiodecheader.c avcodec: fix build with DEBUG/TRACE 10 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
mpegaudiotab.h
mpegutils.c
mpegutils.h
mpegvideo.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
mpegvideo.h rv10: check size of s->mb_width * s->mb_height 10 years ago
mpegvideo_enc.c Merge commit '3d71b1f8f09fccea7158e868fb9bd81b81205449' 10 years ago
mpegvideo_motion.c avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal() 10 years ago
mpegvideo_parser.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
mpegvideo_xvmc.c
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
msmpeg4enc.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
msrle.c
msrledec.c msrledec: use signed pixel_ptr in msrle_decode_pal4 10 years ago
msrledec.h
mss1.c lavc/mss1: fix mem leak in case of init failure 10 years ago
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c avcodec/mss4: check return value of init_get_bits8() 10 years ago
mss12.c avcodec/mss12: Use av_malloc_array() 10 years ago
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2' 10 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2' 10 years ago
nellymoserenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
noise_bsf.c bsf: check memory allocations 10 years ago
nuv.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
nvenc.c avcodec/nvenc: Add options for level and tier 10 years ago
old_codec_ids.h
on2avc.c avcodec: fix clobbered ff_get_buffer() 10 years ago
on2avcdata.c
on2avcdata.h
options.c lavc/options: add test for avcodec_copy_context 10 years ago
options_table.h avcodec/options_table: remove extradata_size from the AVOptions table 10 years ago
opus.c mpegts: add support for Opus 10 years ago
opus.h avcodec: use av_mod_uintp2() where useful 10 years ago
opus_celt.c avcodec: use av_mod_uintp2() where useful 10 years ago
opus_parser.c opus_parser: drop unused variable 10 years ago
opus_silk.c Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' 10 years ago
opusdec.c avcodec/opusdec: Fix delayed sample value 10 years ago
paf.h
pafaudio.c
pafvideo.c
pamenc.c lavc/pamenc: Support encoding ya16be. 10 years ago
parser.c avcodec/parser: Remove duplicate header inlcude 10 years ago
parser.h avcodec/parser: add fuzzy mode to ff_fetch_timestamp() 10 years ago
pcm-bluray.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
pcm-dvd.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
pcm.c
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c Merge commit 'f3b74d944bdef9bbe81f7690f8d837d843ec13a6' 10 years ago
pel_template.c
pgssubdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
pictordec.c
pixblockdsp.c
pixblockdsp.h
pixblockdsp_template.c
pixels.h
png.c
png.h
png_parser.c png_parser: fix size of chunk_lenght 10 years ago
pngdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
pngdsp.c
pngdsp.h pngdsp x86: use unaligned access 10 years ago
pngenc.c avcodec/pngenc: don't return a value in a void function 10 years ago
pnm.c lavc/pnm: Support decoding ya16. 10 years ago
pnm.h
pnm_parser.c
pnmdec.c lavc/pnm: Support decoding ya16. 10 years ago
pnmenc.c
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
proresdec_lgpl.c Merge commit 'dbc1163b203b175d246b7454c32ac176f84006d1' 10 years ago
proresdsp.c
proresdsp.h
proresenc_anatoliy.c proresenc_anatoliy: use put_sbits() 10 years ago
proresenc_kostya.c Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a' 10 years ago
psymodel.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 10 years ago
psymodel.h
pthread.c
pthread_frame.c avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions 10 years ago
pthread_internal.h
pthread_slice.c lavc/pthread_slice: release entries 10 years ago
ptx.c
put_bits.h avcodec: use av_mod_uintp2() where useful 10 years ago
qcelpdata.h
qcelpdec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
qdm2.c Merge commit 'f3e045263e445c4ab54d85ecae359494cd96a3e2' 10 years ago
qdm2_tablegen.c qdm2: Allow hard-coding VLC tables. 10 years ago
qdm2_tablegen.h qdm2: Allow hard-coding VLC tables. 10 years ago
qdm2data.h
qdrw.c
qpeg.c qpeg: avoid pointless invalid memcpy() 10 years ago
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791' 10 years ago
qsv.h Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6' 10 years ago
qsv_api.c Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23' 10 years ago
qsv_internal.h avcodec/qsv_internal: Fix project name 10 years ago
qsvdec.c Merge commit '9ba27c2348d26000257e891e40a72facb0d916be' 10 years ago
qsvdec.h Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' 10 years ago
qsvdec_h264.c Merge commit '9ba27c2348d26000257e891e40a72facb0d916be' 10 years ago
qsvenc.c Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' 10 years ago
qsvenc.h Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' 10 years ago
qsvenc_h264.c Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' 10 years ago
qtrle.c
qtrleenc.c
r210dec.c Handle r10k endianess atom DpxE. 10 years ago
r210enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
ra144.c
ra144.h
ra144dec.c
ra144enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
ra288.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
ra288.h
ralf.c
ralfdata.h
rangecoder.c rangecoder-test: Allow running with small stack size. 10 years ago
rangecoder.h Merge commit '213e606752d16f51337e94431962fb5d7749c07e' 10 years ago
ratecontrol.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c avcodec/rawdec: Check the return code of avpicture_get_size() 10 years ago
rawenc.c avcodec/rawenc: drop sizeof(AVFrame) dependency 10 years ago
rdft.c Merge commit '096a1d5b46391f65dfd0bee6292e9962f53bd7c8' 10 years ago
rdft.h
realtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.h rl.h: Use on-stack temporary VLC tables instead of having them static. 10 years ago
rl2.c avcodec/rl2: clear freed pointers 10 years ago
rle.c
rle.h
rnd_avg.h
roqaudioenc.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c roqvideoenc: set enc->avctx in roq_encode_init 10 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c avcodec/rv10: Use ff_tlog() for block level tracing 10 years ago
rv10enc.c Merge commit '66624ed6319cb1a959256fe1a717fec5b748fbfa' 10 years ago
rv20enc.c
rv30.c lavc/rv30: fix mem leak in case of init failure 10 years ago
rv30data.h
rv30dsp.c Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' 10 years ago
rv34.c avcodec/mpegvideo: Factor ff_mpv_decode_init() out 10 years ago
rv34.h
rv34_parser.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5' 10 years ago
rv40data.h
rv40dsp.c Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' 10 years ago
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
s302menc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
samidec.c avcodec/samidec: make sure to properly restore parsing context after a tag 10 years ago
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c avcodec/sgidec: fix count check 10 years ago
sgienc.c avcodec/sgienc: return meaningful error code 10 years ago
sgirledec.c
shorten.c avcodec/shorten: use av_reallocp_array() 10 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c lavc/smacker: fix mem leak in case of init failure 10 years ago
smc.c Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab' 10 years ago
smvjpegdec.c lavc/smvjpegdec: Avoid null dereference and return meaningful error codes 10 years ago
snow.c avcodec/snow: fix support for odd dimensions 10 years ago
snow.h avcodec/snowdec: AVMotionVector support 10 years ago
snow_dwt.c avcodec/snow: mark dwt init as av_cold 10 years ago
snow_dwt.h Include stddef from snow_dwt.h. 10 years ago
snowdata.h
snowdec.c libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP 10 years ago
snowenc.c avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP 10 years ago
sonic.c
sp5x.h
sp5xdec.c Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2' 10 years ago
srtdec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
srtenc.c Kill timed SRT 10 years ago
startcode.c
startcode.h
subviewerdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
sunrast.c avcodec/sunrast: Use av_malloc_array() 10 years ago
sunrast.h
sunrastenc.c Merge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f' 10 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
svq1enc.c Merge commit '6f7a32839d1b913be8170e91c3ac9816b314da21' 10 years ago
svq1enc.h svq1enc: reduce stack usage of recursively-called function. 10 years ago
svq1enc_cb.h
svq3.c Merge commit '249796e2560c2cce1add722c3e873de96b17be74' 10 years ago
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h qdm2: Allow hard-coding VLC tables. 10 years ago
tableprint_vlc.h Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change. 10 years ago
tak.c
tak.h
tak_parser.c avcodec/tak_parser: use init_get_bits8() 10 years ago
takdec.c Revert "takdec: pad filter coeff buffer for DSP functions" 10 years ago
targa.c
targa.h
targa_y216dec.c
targaenc.c
tdsc.c avcodec/tdsc: Remove ;; 10 years ago
textdec.c Added STL demuxer and decoder 10 years ago
thread.h
tiertexseqv.c
tiff.c avcodec/tiff: move bpp check to after "end:" 10 years ago
tiff.h
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c tiff: Return more meaningful error codes 10 years ago
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
truespeech.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
truespeech_data.h
tscc.c lavc/tscc: Make 32bit output opaque. 10 years ago
tscc2.c
tscc2data.h
tta.c avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
twinvq.c avcodec/twinvq: Use avpriv_float_dsp_alloc() 10 years ago
twinvq.h Merge commit 'b8d18a94376c44dac9523dc3317259a30fc92f8b' 10 years ago
twinvq_data.h
twinvqdec.c avcodec/twinvqdec: use init_get_bits8() 10 years ago
txd.c
ulti.c Merge commit 'ed97963bdbf3bb17fca4f9ea0aa1a97722dec907' 10 years ago
ulti_cb.h
unary.h
utils.c Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6' 10 years ago
utvideo.c
utvideo.h
utvideodec.c utvideodec: Handle slice_height being zero 10 years ago
utvideoenc.c avcodec: use av_frame_free() for coded_frame 10 years ago
v210dec.c avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
v210dec.h avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
v210enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
v210enc.h Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b' 10 years ago
v210x.c
v308dec.c
v308enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
v408dec.c
v408enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
v410dec.c
v410enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
vaapi.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vaapi.h
vaapi_h264.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vaapi_internal.h
vaapi_mpeg2.c Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964' 10 years ago
vaapi_mpeg4.c Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964' 10 years ago
vaapi_vc1.c Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964' 10 years ago
vb.c avcodec/vb: Check for av_mallocz() failure 10 years ago
vble.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
vc1.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vc1.h Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' 10 years ago
vc1_block.c avcodec/vc1_block: Optimize vc1_decode_i_block_adv() 10 years ago
vc1_common.h avcodec/vc1: simplify find_next_marker() 10 years ago
vc1_loopfilter.c vc1: Use the correct shift amount 10 years ago
vc1_mc.c avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv 10 years ago
vc1_parser.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
vc1_pred.c vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 10 years ago
vc1_pred.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 10 years ago
vc1acdata.h
vc1data.c
vc1data.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 10 years ago
vc1dec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vc1dsp.c avcodec/vc1dsp: add () to protect the arguments of the op* macros 10 years ago
vc1dsp.h
vcr1.c
vda.c
vda.h
vda_h264.c avcodec/vda_h264: try to fix build 10 years ago
vda_h264_dec.c
vda_internal.h
vdpau.c Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' 10 years ago
vdpau.h Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9' 10 years ago
vdpau_h264.c Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' 10 years ago
vdpau_internal.h Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f' 10 years ago
vdpau_mpeg4.c vdpau_mpeg4: Do not fail on unknown profile. 10 years ago
vdpau_mpeg12.c Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f' 10 years ago
vdpau_vc1.c Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 10 years ago
version.h Merge commit 'eb31256f12bf0c85aded1612551ce9230356879e' 10 years ago
videodsp.c
videodsp.h
videodsp_template.c avcodec/videodsp_template: remove unneeded #include, there are no assert() only av_assert* 10 years ago
vima.c lavc: deprecate VIMA decoder 10 years ago
vmdaudio.c
vmdvideo.c avcodec/vmdvideo: Check len before using it in method 3 10 years ago
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c vorbis: parse out setup headers as well 10 years ago
vorbis_parser.h vorbis: parse out setup headers as well 10 years ago
vorbis_parser_internal.h avcodec/export av_vorbis_parse_frame_flags() 10 years ago
vorbisdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vorbisdsp.c
vorbisdsp.h
vorbisenc.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
vp3.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c avcodec/vp6: Use av_freep(), avoid leaving stale pointers 10 years ago
vp6data.h
vp6dsp.c
vp8.c lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
vp8.h Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' 10 years ago
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp9.c vp9: fix intraonly frame decoding. 10 years ago
vp9.h vp9: Use the correct upper bound for seg_id 10 years ago
vp9_mc_template.c vp9: add support for resolution changes in inter frames. 10 years ago
vp9_parser.c vp9: add support for resolution changes in inter frames. 10 years ago
vp9data.h
vp9dsp.c vp9: add support for resolution changes in inter frames. 10 years ago
vp9dsp.h vp9: add support for resolution changes in inter frames. 10 years ago
vp56.c avcodec/vp56: Add () to protect TRANSPOSE()s arguments 10 years ago
vp56.h Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' 10 years ago
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wavpack.c
wavpack.h avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP() 10 years ago
wavpackenc.c wavpackenc: use put_sbits() 10 years ago
wavpackenc.h
webp.c webp: ensure that each transform is only used once 10 years ago
webvttdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
webvttenc.c
wma.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wma.h Merge commit 'db5cc75f8b5620e7cd2d05762c3b087ab16d8c24' 10 years ago
wma_common.c Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b' 10 years ago
wma_common.h
wma_freqs.c Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' 10 years ago
wma_freqs.h Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' 10 years ago
wmadata.h Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba' 10 years ago
wmadec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wmaenc.c avcodec/wmaenc: Check extradata allocations 10 years ago
wmalosslessdec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wmaprodata.h
wmaprodec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wmavoice.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
wmavoice_data.h
wmv2.c Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce' 10 years ago
wmv2.h avcodec/wmv2: simplify cbp_table_index calculation 10 years ago
wmv2dec.c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c avcodec/wmv2: simplify cbp_table_index calculation 10 years ago
wnv1.c avcodec/wnv1: use init_get_bits8() 10 years ago
ws-snd1.c
xan.c avcodec/xan: Use av_realloc_array() 10 years ago
xbmdec.c
xbmenc.c
xface.c avcodec/xface: Add asserts to limit nb_words from becoming too large 10 years ago
xface.h avcodec/xface: correct the XFACE_MAX_* values 10 years ago
xfacedec.c
xfaceenc.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
xiph.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
xiph.h avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
xl.c
xsubdec.c avcodec/xsubdec: Check av_mallocz() return codes 10 years ago
xsubenc.c
xvididct.c Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' 10 years ago
xvididct.h Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453' 10 years ago
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c avcodec: use av_frame_free() for coded_frame 10 years ago
yop.c
yuv4dec.c
yuv4enc.c avcodec: use av_frame_free() for coded_frame 10 years ago
zerocodec.c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
zmbv.c avcodec/zmbv: Check len before reading in decode_frame() 10 years ago
zmbvenc.c