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.
 
 
 
 
Reimar Döffinger bed78064f4 tableprint_vlc.h: Should not be checked by checkheaders. 10 years ago
..
aarch64 Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' 10 years ago
alpha
arm Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' 10 years ago
avr32
bfin
mips avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
neon
ppc avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() 10 years ago
sh4
sparc
x86 x86/vp9: remove duplicate function prototypes 10 years ago
4xm.c avcodec/4xm: remove duplicate assert 10 years ago
8bps.c
8svx.c
012v.c
Makefile tableprint_vlc.h: Should not be checked by checkheaders. 10 years ago
a64colors.h
a64multienc.c Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db' 10 years ago
a64tables.h
aac.h avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c avcodec/aacdec: reduce noisiness of missing channel elements 10 years ago
aacdectab.h
aacenc.c Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' 10 years ago
aacenc.h avcodec/aacenc: Use avpriv_float_dsp_alloc() 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
aacsbr.c avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
aacsbr.h
aacsbr_tablegen.c
aacsbr_tablegen.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c avcodec/ac3dec: Use avpriv_float_dsp_alloc() 10 years ago
ac3dec.h avcodec/ac3dec: Use avpriv_float_dsp_alloc() 10 years ago
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 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
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/adpcm: Check idelta 10 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c avcodec/adxenc: fix rounding 10 years ago
aic.c
alac.c
alac_data.c
alac_data.h
alacenc.c
aliaspixdec.c
aliaspixenc.c
allcodecs.c DPX parser 10 years ago
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c lavc/anm: fix mem leak in case of init failure 10 years ago
ansi.c Merge commit '994ab1804b8bf532f44876927b07b51f1f63247f' 10 years ago
apedec.c
apng.h apng: move shared header from avformat to avcodec. 10 years ago
ass.c avcodec/ass: add ASS trailing \r\n in one single place 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: realign after addition of new fields 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
asv.h
asvdec.c
asvenc.c Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06' 10 years ago
atrac.c
atrac.h
atrac1.c avcodec/atrac1: Use avpriv_float_dsp_alloc() 10 years ago
atrac1data.h
atrac3.c avcodec/atrac3: Use avpriv_float_dsp_alloc() 10 years ago
atrac3data.h
atrac3plus.c Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710' 10 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() 10 years ago
atrac3plusdsp.c
audio_frame_queue.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
aura.c
avcodec.h avcodec: fix wording in AVSubtitleRect doxy 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
avfft.h
avpacket.c lavc/avpacket: check for malloc failure 10 years ago
avpicture.c
avrndec.c
avs.c Merge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff' 10 years ago
avuidec.c
avuienc.c lavc/avuienc: fix mem leak in case of init failure 10 years ago
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c bgmc: fix sizeof arguments 10 years ago
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c
bitstream_filter.c
blockdsp.c
blockdsp.h
bmp.c
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c
cabac.c
cabac.h
cabac_functions.h
cabac_tablegen.c
cabac_tablegen.h
cavs.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 10 years ago
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 10 years ago
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
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
cinepakenc.c
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
cngenc.c
codec_desc.c avcodec/pngdec: add APNG support. 10 years ago
cook.c Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1' 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
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcadec.c avcodec/dcadec: Check that the added xch channel isnt already there 10 years ago
dcadsp.c
dcadsp.h
dcaenc.c
dcaenc.h
dcahuff.h
dct-test.c lavc: Use av_gettime_relative 10 years ago
dct.c avcodec/dct: use av_freep(), do not leave stale pointers in memory 10 years ago
dct.h
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
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: Tighter checks on CODEBLOCKS_X/Y 10 years ago
diracdsp.c
diracdsp.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c avcodec/dnxhddec: treat pix_fmt like width/height 10 years ago
dnxhdenc.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 10 years ago
dnxhdenc.h
dpcm.c
dpx.c avcodec/dpx: fix framerate 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
dump_extradata_bsf.c
dv.c dv: increase VLC reading bits to 10 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
dv_tablegen.c
dv_tablegen.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c avcodec/dvbsubdec: Remove redundant "DVBSub error" prefix 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 '74d7db586a2e9aeb107e357739c7e4dde0b6991c' 10 years ago
dvdsub_parser.c
dvdsubdec.c avcodec/dvdsubdec: Avoid strerror() due to thread saftey 10 years ago
dvdsubenc.c
dvenc.c replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 10 years ago
dxa.c avcodec/dxa: check dimensions 10 years ago
dxtory.c avcodec/dxtory: use unaligned copy for unaligned addresses 10 years ago
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
eaidct.c
eaidct.h
eamad.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 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 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' 10 years ago
elbg.h Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' 10 years ago
error_resilience.c Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' 10 years ago
error_resilience.h
escape124.c Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319' 10 years ago
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c Merge commit 'e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d' 10 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
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.h
ffv1dec.c ffv1dec: Avoid unnecessarily large stack usage and copies. 10 years ago
ffv1enc.c Merge commit '6abe7edabb7d57e82d7ea6312d30cf05d2192c5b' 10 years ago
ffwavesynth.c
fic.c Silence warnings for fic files with zero-sized cursors. 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 avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 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 flacenc: calculate lower sum levels in-place. 10 years ago
flashsv.c
flashsv2enc.c lavc/flashsv2enc: Fix encoding resolution error message. 10 years ago
flashsvenc.c avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 10 years ago
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
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: check ff_set_dimensions return value 10 years ago
g722.c
g722.h
g722dec.c
g722enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
g723_1.c
g723_1_data.h
g726.c
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h get_bits: remove unused assignment 10 years ago
gif.c
gif.h
gifdec.c Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903' 10 years ago
golomb-test.c
golomb.c
golomb.h avcodec/golomb: use NULL for pointers instead of 0 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 h261dec: Fix context initialization sequence 10 years ago
h261enc.c
h263.c
h263.h Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 10 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e' 10 years ago
h263dsp.c
h263dsp.h
h264.c avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set 10 years ago
h264.h avcodec/h264: make the first field of H264Context an AVClass 10 years ago
h264_cabac.c Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 10 years ago
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb.c h264_mb: Use smaller data type for refs in await_references. 10 years ago
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c avcodec/h264_parser: Avoid adding SEI to the global header 10 years ago
h264_picture.c
h264_ps.c h264_ps: move and export aspect_ratio 10 years ago
h264_refs.c
h264_sei.c
h264_slice.c Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' 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
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hevc.c avcodec/hevc: move qp_block_mask to where its used 10 years ago
hevc.h Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e' 10 years ago
hevc_cabac.c hevc_cabac: decrease CABAC_MAX_BIN 10 years ago
hevc_filter.c
hevc_mvs.c Merge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764' 10 years ago
hevc_parser.c
hevc_ps.c avcodec/hevc_ps: Check diff_cu_qp_delta_depth 10 years ago
hevc_refs.c avcodec/hevc_refs: fix potential use of uninitialized min_idx 10 years ago
hevc_sei.c
hevcdsp.c
hevcdsp.h
hevcdsp_template.c Merge commit 'de1f8ead8993512925a3ee6c7491473414419e55' 10 years ago
hevcpred.c
hevcpred.h
hevcpred_template.c
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
huffman.c
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
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c avcodec/idctdsp: use the 10bit code for 9 bit too 10 years ago
idctdsp.h
iff.c
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 avcodec/imc: dont read bits beyond the end 10 years ago
imcdata.h
imgconvert.c Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' 10 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c indeo2: move variable declarations into blocks using them. 10 years ago
indeo2data.h
indeo3.c avcodec/indeo3: ensure offsets are non negative 10 years ago
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order or operations 10 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
ituh263enc.c
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c
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
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad' 10 years ago
kbdwin.c
kbdwin.h
kgv1dec.c
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 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' 10 years ago
libaacplus.c
libavcodec.v
libcelt_dec.c
libfaac.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libfdk-aacdec.c Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903' 10 years ago
libfdk-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libgsmdec.c
libgsmenc.c
libilbc.c
libmp3lame.c avcodec/libmp3lame: Use avpriv_float_dsp_alloc() 10 years ago
libopencore-amr.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c Merge commit '8dd0a2c5cf40a8a49faae985adc11750b6429132' 10 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
libschroedingerenc.c
libshine.c
libspeexdec.c avcodec/libspeexdec: make array const 10 years ago
libspeexenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
libstagefright.cpp
libtheoraenc.c
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/libutvideoenc: Check avpicture_get_size() return code 10 years ago
libvo-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 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
libvpx.h
libvpxdec.c
libvpxenc.c Merge commit '771656bd85416cd6308b11aed6f2c69a8db9c21b' 10 years ago
libwavpackenc.c
libwebpenc.c avcodec/libwebpenc: add quality option 10 years ago
libx264.c libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memory 10 years ago
libx265.c
libxavs.c avcodec/libxavs: fix division by 0 bitrate 10 years ago
libxvid.c lavc/libxvid: workaround for bug in libxvidcore 10 years ago
libxvid.h
libxvid_rc.c avcodec/libxvid_rc: Avoid strerror() for thread saftey 10 years ago
libzvbi-teletextdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
ljpegenc.c
loco.c
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd_int16() 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
mathtables.c
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c
mdec.c
me_cmp.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 10 years ago
me_cmp.h Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 10 years ago
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c avcodec/microdvddec: support non persistent italic marker '/' 10 years ago
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Merge commit '809c3023b699c54c90511913d3b6140dd2436550' 10 years ago
mjpegdec.h avcodec/mjpegdec: simplify chroma_height calculation 10 years ago
mjpegenc.c mjpegenc: fix argument size in encode_mb 10 years ago
mjpegenc.h mjpegenc: fix argument size in encode_mb 10 years ago
mjpegenc_common.c
mjpegenc_common.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834' 10 years ago
mlpdsp.c
mlpdsp.h
mmvideo.c Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28' 10 years ago
motion-test.c
motion_est.c avcodec/motion_est: use 2x8x8 for interlaced qpel 10 years ago
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
movtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 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
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c avcodec/mpeg4video_parser: fix spurious extradata parse warnings 10 years ago
mpeg4video_parser.h
mpeg4videodec.c avcodec/mpeg4videodec: replace some return -1 by more specific error codes 10 years ago
mpeg4videoenc.c
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c Merge commit '3a56bcee7cb7549b2813e39ce3bee3b7c522aecb' 10 years ago
mpeg12enc.c mpeg12enc: increase declared size of block function argument 10 years ago
mpeg_er.c
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 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 avcodec/mpegaudiodec_template: only allocate fdsp when its used 10 years ago
mpegaudiodecheader.c
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 '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
mpegaudiotab.h
mpegutils.c
mpegutils.h
mpegvideo.c Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' 10 years ago
mpegvideo.h Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' 10 years ago
mpegvideo_enc.c avcodec/mpegvideo_enc: remove rtp_mode=0 for H261 10 years ago
mpegvideo_motion.c
mpegvideo_parser.c avcodec/mpeg12dec: fix time_base and framerate 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
msmpeg4enc.c
msrle.c
msrledec.c
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
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c avcodec/nellymoser: Use avpriv_float_dsp_alloc() 10 years ago
nellymoserenc.c avcodec/nellymoser: Use avpriv_float_dsp_alloc() 10 years ago
noise_bsf.c
nuv.c
nvenc.c avcodec: Add NVENC encoder 10 years ago
old_codec_ids.h
on2avc.c Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686' 10 years ago
on2avcdata.c
on2avcdata.h
options.c lavc/options: add test for avcodec_copy_context 10 years ago
options_table.h options_table: fix colorspace minimum option value 10 years ago
opus.c mpegts: add support for Opus 10 years ago
opus.h mpegts: add support for Opus 10 years ago
opus_celt.c avcodec/opus_celt: Use avpriv_float_dsp_alloc() 10 years ago
opus_imdct.c
opus_imdct.h
opus_parser.c Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0' 10 years ago
opus_silk.c
opusdec.c avcodec/opusdec: Use avpriv_float_dsp_alloc() 10 years ago
paf.h
pafaudio.c
pafvideo.c
pamenc.c
parser.c avcodec/parser: use av_freep() to avoid leaving stale pointers in memory 10 years ago
parser.h
pcm-bluray.c
pcm-dvd.c
pcm.c
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c
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 avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth prediction 10 years ago
pngdsp.c
pngdsp.h pngdsp x86: use unaligned access 10 years ago
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
proresdec_lgpl.c
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b' 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 Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' 10 years ago
pthread_internal.h
pthread_slice.c avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c qdm2: Allow hard-coding VLC tables. 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
qpel_template.c
qpeldsp.c
qpeldsp.h
qtrle.c
qtrleenc.c
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 10 years ago
ra288.c avcodec/ra288: Use avpriv_float_dsp_alloc() 10 years ago
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45' 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
rdft.c
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
rl2.c avcodec/rl2: clear freed pointers 10 years ago
rle.c
rle.h
rnd_avg.h
roqaudioenc.c Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7' 10 years ago
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' 10 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c lavc/rv30: fix mem leak in case of init failure 10 years ago
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
s302menc.c
samidec.c avcodec/ass: add ASS trailing \r\n in one single place 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
sgirledec.c
shorten.c Merge commit '8e104619a627fcf5f4c2bd3c09d0c2d323aae745' 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
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: fix mem leak in case of init failure 10 years ago
snow.c avcodec/snow: clear freed pointers 10 years ago
snow.h avcodec/snowenc: add FF_MPV_COMMON_OPTS 10 years ago
snow_dwt.c snow_dwt: Don't try and free members of non-existent arrays 10 years ago
snow_dwt.h Include stddef from snow_dwt.h. 10 years ago
snowdata.h
snowdec.c
snowenc.c avcodec/snow: clear freed pointers 10 years ago
sonic.c
sp5x.h
sp5xdec.c
srtdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
srtenc.c
startcode.c
startcode.h
subviewerdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
sunrast.c
sunrast.h
sunrastenc.c Merge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f' 10 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4' 10 years ago
svq1enc.c svq1enc: reduce stack usage of recursively-called function. 10 years ago
svq1enc.h svq1enc: reduce stack usage of recursively-called function. 10 years ago
svq1enc_cb.h
svq3.c
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h qdm2: Allow hard-coding VLC tables. 10 years ago
tableprint_vlc.h qdm2: Allow hard-coding VLC tables. 10 years ago
tak.c
tak.h
tak_parser.c
takdec.c Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b' 10 years ago
targa.c
targa.h
targa_y216dec.c
targaenc.c
textdec.c Added STL demuxer and decoder 10 years ago
thread.h
tiertexseqv.c
tiff.c tiff: support encoding and decoding 64bit images 10 years ago
tiff.h
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294' 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
truespeech_data.h
tscc.c
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 avcodec/twinvq: Use avpriv_float_dsp_alloc() 10 years ago
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Add FFMPEG_VERSION into the binary libs 10 years ago
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix handling of slice_height=0 10 years ago
utvideoenc.c utvideoenc: properly set slice height/last line 10 years ago
v210dec.c
v210dec.h
v210enc.c Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 10 years ago
v210enc.h Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 10 years ago
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi.c Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' 10 years ago
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
vaapi_vc1.c
vb.c
vble.c
vc1.c avcodec/vc1: fix time_base and framerate 10 years ago
vc1.h
vc1_block.c Merge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba' 10 years ago
vc1_common.h
vc1_loopfilter.c vc1: Use the correct shift amount 10 years ago
vc1_mc.c Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775' 10 years ago
vc1_parser.c avcodec/vc1: fix time_base and framerate 10 years ago
vc1_pred.c Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a' 10 years ago
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c
vc1dsp.c
vc1dsp.h
vcr1.c
vda.c
vda.h
vda_h264.c
vda_h264_dec.c
vda_internal.h
vdpau.c Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' 10 years ago
vdpau.h doc: fix spelling errors 10 years ago
vdpau_h264.c Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' 10 years ago
vdpau_internal.h Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' 10 years ago
vdpau_mpeg4.c vdpau_mpeg4: Do not fail on unknown profile. 10 years ago
vdpau_mpeg12.c
vdpau_vc1.c
version.h Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' 10 years ago
videodsp.c
videodsp.h
videodsp_template.c
vima.c
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 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
vorbis_parser.h vorbis_parser: Include stdint.h in the header, to make it work standalone 10 years ago
vorbis_parser_internal.h avcodec/export av_vorbis_parse_frame_flags() 10 years ago
vorbisdec.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
vorbisdsp.c
vorbisdsp.h
vorbisenc.c Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2' 10 years ago
vp3.c avcodec/vp3: Fix offset handling 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 Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 10 years ago
vp8.h
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp9.c vp9/x86: invert hu_ipred left array ordering. 10 years ago
vp9.h vp9: Use the correct upper bound for seg_id 10 years ago
vp9_parser.c
vp9data.h
vp9dsp.c vp9/x86: invert hu_ipred left array ordering. 10 years ago
vp9dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c
webvttdec.c avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
webvttenc.c
wma.c Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb' 10 years ago
wma.h avcodec/wma: Use avpriv_float_dsp_alloc() 10 years ago
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wmadata.h
wmadec.c avcodec/wma: Use avpriv_float_dsp_alloc() 10 years ago
wmaenc.c avcodec/wma: Use avpriv_float_dsp_alloc() 10 years ago
wmalosslessdec.c avcodec/wmalosslessdec: support 24bit lossless 10 years ago
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Use avpriv_float_dsp_alloc() 10 years ago
wmavoice.c
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c avcodec/wmv2enc: add priv_class 10 years ago
wnv1.c
ws-snd1.c
xan.c
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 xface: reduce stack usage by directly storing 2 bytes data instead of pointers. 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
xsubenc.c
xvididct.c
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c
zmbvenc.c