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.
 
 
 
 
James Almer 5863207086 x86/dsputilenc: use HADDD in ff_sse16_sse2 11 years ago
..
aarch64 Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' 11 years ago
alpha
arm Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1' 11 years ago
avr32
bfin
mips
ppc avcodec/ppc/asm: fix build with ABI v2 11 years ago
sh4
sparc
x86 x86/dsputilenc: use HADDD in ff_sse16_sse2 11 years ago
4xm.c
8bps.c Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425' 11 years ago
8svx.c
012v.c
Makefile avcodec/webvttenc: add webvtt encoder 11 years ago
a64colors.h
a64multienc.c
a64tables.h
aac.h avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro 11 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 Merge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964' 11 years ago
aacadtsdec.h
aaccoder.c
aacdec.c
aacdectab.h
aacenc.c avcodec/aacenc: dont use global quality if its negative 11 years ago
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c
aacsbr.c
aacsbr.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
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" variables 11 years ago
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
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
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
alac_data.c
alac_data.h
alacenc.c
aliaspixdec.c
aliaspixenc.c
allcodecs.c avcodec/webvttenc: add webvtt encoder 11 years ago
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c avcodec/apedec: tmpk==32 is not supported, prevent undefined behavior 11 years ago
ass.c
ass.h
ass_split.c
ass_split.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c avcodec/asvenc: dont use a negative global_quality 11 years ago
atrac.c
atrac.h
atrac1.c
atrac1data.h Various small spelling fixes. 11 years ago
atrac3.c avcodec/atrac3: Use av_mallocz_array() 11 years ago
atrac3data.h
atrac3plus.c
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: Use av_mallocz_array() 11 years ago
atrac3plusdsp.c
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' 11 years ago
avcodecres.rc
avfft.c
avfft.h
avpacket.c Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b' 11 years ago
avpicture.c
avrndec.c
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
bitstream_filter.c
bmp.c
bmp.h
bmp_parser.c
bmpenc.c
bmv.c
brenderpix.c
bytestream.h
c93.c
cabac.c
cabac.h
cabac_functions.h
cavs.c avcodec/cavs: prevent out of array read 11 years ago
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cinepakenc.c avcodec/cinepakenc: use av_malloc_array() 11 years ago
cljr.c
cllc.c
cngdec.c
cngenc.c avcodec/cngenc: Use av_malloc_array() 11 years ago
codec_desc.c lavc: add a mime_types field to codec descriptors. 11 years ago
cook.c avcodec/cook: use av_malloc_array() 11 years ago
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec/crystalhd: allocate padding for extradata 11 years ago
cscd.c
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h Merge commit '6b7b8585d73548f08b98959df39d80b97677662f' 11 years ago
dcadec.c avcodec/dcadec: dont use hex float, msvc doesnt support it 11 years ago
dcadsp.c
dcadsp.h
dcaenc.c
dcaenc.h
dcahuff.h
dct-test.c lavc: Use av_gettime_relative() 11 years ago
dct.c avcodec/dct: use av_malloc_array() 11 years ago
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dfa.c
dirac.c
dirac.h
dirac_arith.c
dirac_arith.h
dirac_dwt.c
dirac_dwt.h Various small spelling fixes. 11 years ago
dirac_parser.c
diracdec.c avcodec/diracdec: move mc buffer allocation to per frame 11 years ago
diracdsp.c
diracdsp.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h Various small spelling fixes. 11 years ago
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. 11 years ago
dpx_parser.c
dpxenc.c
dsd_tablegen.c Direct Stream Digital (DSD) decoder 11 years ago
dsd_tablegen.h Direct Stream Digital (DSD) decoder 11 years ago
dsddec.c avcodec/dsddec: use av_malloc_array() 11 years ago
dsicinav.c
dsputil.c
dsputil.h
dsputil_template.c
dsputilenc_template.c
dump_extradata_bsf.c
dv.c
dv.h
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c avcodec/dvbsubdec: use av_mallocz_array() 11 years ago
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c avcodec/dvdsubenc: accept forced flag 11 years ago
dvenc.c
dxa.c
dxtory.c
dxva2.c
dxva2.h dxva2_h264: add a workaround for old Intel GPUs 11 years ago
dxva2_h264.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
dxva2_internal.h
dxva2_mpeg2.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
dxva2_vc1.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c avcodec/eamad: silence uninitialized variable warnings 11 years ago
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
error_resilience.h Various small spelling fixes. 11 years ago
escape124.c
escape130.c
evrcdata.h
evrcdec.c
exif.c avcodec/exif: do not follow 0 offsets 11 years ago
exif.h
exr.c avcodec/exr: mark gama option as experimental / unsupported 11 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c lavc: Use av_gettime_relative() 11 years ago
fft.h Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62' 11 years ago
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h Various small spelling fixes. 11 years ago
fft_template.c Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62' 11 years ago
ffv1.c
ffv1.h
ffv1dec.c avcodec/ffv1dec: use av_malloc_array() 11 years ago
ffv1enc.c avcodec/ffv1enc: allocate padding for extradata 11 years ago
ffwavesynth.c
fic.c avcodec/fic: avoid 2 additions per idct row 11 years ago
file_open.c
flac.c
flac.h
flac_parser.c lavc/flac_parser: use av_fifo_alloc_array 11 years ago
flacdata.c
flacdata.h
flacdec.c Fix skiping typos 11 years ago
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c avcodec/flacenc: Use av_malloc_array() 11 years ago
flashsv.c
flashsv2enc.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f' 11 years ago
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c lavc/frame_thread_encoder: use av_fifo_alloc_array 11 years ago
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c
g722.c
g722.h
g722dec.c
g722enc.c
g723_1.c avcodec/g723_1: fix writing into input frame data and warning 11 years ago
g723_1_data.h
g726.c
g729.h
g729data.h
g729dec.c
g729postfilter.c avcodec/g729postfilter: avoid potential negative shift 11 years ago
g729postfilter.h
get_bits.h avcodec: better level/index printing 11 years ago
gif.c
gif.h
gifdec.c
golomb-test.c avcodec/golomb-test: fix () in EXTEND() macro 11 years ago
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' 11 years ago
h263dsp.c
h263dsp.h
h264.c avcodec/h264: mark recovery_cnt==0 frames as keyframes 11 years ago
h264.h avcodec/h264: fix () in macros 11 years ago
h264_cabac.c avcodec/h264_cabac: fix indention 11 years ago
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c
h264_picture.c avcodec/h264_picture: Fix build without error resilience 11 years ago
h264_ps.c
h264_refs.c
h264_sei.c
h264_slice.c avcodec/h264_slice: fix macro () 11 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h
h264dsp.c h264: Move search code search functions into separate source files. 11 years ago
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 Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' 11 years ago
hevc.h avcodec/hevc: fix () in macros 11 years ago
hevc_cabac.c hevc: C code update for new motion compensation 11 years ago
hevc_filter.c hevc: C code update for new motion compensation 11 years ago
hevc_mvs.c hevc: C code update for new motion compensation 11 years ago
hevc_parser.c hevc: fix key_frame as an IRAP 11 years ago
hevc_ps.c
hevc_refs.c Revert "avcodec/hevc: fix outputted AVFrame.key_frame" 11 years ago
hevc_sei.c
hevcdsp.c HEVC : added assembly MC functions 11 years ago
hevcdsp.h HEVC : added assembly MC functions 11 years ago
hevcdsp_template.c hevc: C code update for new motion compensation 11 years ago
hevcpred.c Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' 11 years ago
hevcpred.h Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' 11 years ago
hevcpred_template.c Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67' 11 years ago
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
huffman.c avcodec/huffman: use av_malloc_array() 11 years ago
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c
huffyuvenc.c avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental 11 years ago
idcinvideo.c
iff.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c Move av_find_best_pix_fmt_of_2() from avcodec to avutil 11 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avcodec: remove no longer needed ff_codec_close_recursive() 11 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c
ituh263enc.c
ivi_common.c avcodec/ivi_common: Use av_mallocz_array() 11 years ago
ivi_common.h
ivi_dsp.c avcodec/ivi_dsp: add some missing () to macros 11 years ago
ivi_dsp.h
j2kenc.c
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 11 years ago
jpeg2000.c
jpeg2000.h
jpeg2000dec.c Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
jpeg2000dwt.c avcodec/jpeg2000dwt: use av_malloc_array() 11 years ago
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c avcodec/jpeglsdec: add cast to silence pointer type warning 11 years ago
jpeglsdec.h
jpeglsenc.c
jrevdct.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 11 years ago
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c avcodec/kgv1dec: add casts to silence "assignment from incompatible pointer type" 11 years ago
kmvc.c
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libaacplus.c
libavcodec.v
libcelt_dec.c
libfaac.c
libfdk-aacdec.c Merge commit '3828eb8519c1530392ab8820b1aa784602128afc' 11 years ago
libfdk-aacenc.c Merge commit '3828eb8519c1530392ab8820b1aa784602128afc' 11 years ago
libgsm.c
libilbc.c
libmp3lame.c avcodec/libmp3lame: do not attempt to flush lame if no data was input 11 years ago
libopencore-amr.c
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libshine.c
libspeexdec.c Set the bitrate when decoding speex. 11 years ago
libspeexenc.c
libstagefright.cpp
libtheoraenc.c
libtwolame.c
libutvideo.h
libutvideodec.cpp
libutvideoenc.cpp
libvo-aacenc.c
libvo-amrwbenc.c
libvorbisdec.c
libvorbisenc.c avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 11 years ago
libvpx.c
libvpx.h
libvpxdec.c
libvpxenc.c Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
libwavpackenc.c
libwebpenc.c
libx264.c avcodec/libx264: Implement reference frame count limiting based on level 11 years ago
libx265.c
libxavs.c avcodec/libxavs: Use av_mallocz_array() 11 years ago
libxvid.c avcodec/libxvid: improve return codes 11 years ago
libxvid.h
libxvid_rc.c
libzvbi-teletextdec.c
ljpegenc.c
loco.c
log2_tab.c
lossless_videodsp.c
lossless_videodsp.h avcodec/lossless_videodsp: fix incompatible pointer type warning 11 years ago
lpc.c
lpc.h
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 avcodec/mdct_template: Use av_malloc_array() 11 years ago
mdec.c
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec/mjpegdec: zero gb to silence warning about it being possibly uninitialized 11 years ago
mjpegdec.h
mjpegenc.c avcodec/mjpegen: Fix declared argument size 11 years ago
mjpegenc.h avcodec/mjpegen: Fix declared argument size 11 years ago
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c avcodec/mlpdec: fix () in MSB_MASK() macro 11 years ago
mlpdsp.c
mlpdsp.h
mmvideo.c
motion-test.c lavc: Use av_gettime_relative() 11 years ago
motion_est.c Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' 11 years ago
motion_est_template.c Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' 11 years ago
motionpixels.c avcodec/motionpixels: use av_mallocz_array() 11 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
movtextdec.c
movtextenc.c avcodec/movtextenc: allocate padding for extradata 11 years ago
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
mpeg4video_parser.h
mpeg4videodec.c avcodec: better level/index printing 11 years ago
mpeg4videoenc.c avcodec/mpeg4videoenc: fix alternative implementation of mpeg4_encode_dc() 11 years ago
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' 11 years ago
mpeg12enc.c avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code 11 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behavior 11 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4' 11 years ago
mpegaudiodsp.h Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4' 11 years ago
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c avcodec/mpegaudioenc_template: Fix integer overflow 11 years ago
mpegaudiotab.h
mpegutils.c
mpegutils.h
mpegvideo.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
mpegvideo.h Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' 11 years ago
mpegvideo_enc.c Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' 11 years ago
mpegvideo_motion.c
mpegvideo_parser.c
mpegvideo_xvmc.c
mpl2dec.c
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
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c avcodec/mss4: Fix () in MKVAL() macro 11 years ago
mss12.c
mss12.h
mss34dsp.c avcodec/mss34dsp: fix () in SOP* macros 11 years ago
mss34dsp.h
msvideo1.c
msvideo1enc.c avcodec/msvideo1enc: Fix () in MKRGB555() macro 11 years ago
mvcdec.c Merge commit '911fa05b514e1be009e00b79d7004b93717c023b' 11 years ago
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
old_codec_ids.h
on2avc.c lavc/on2avc: silent warnings about const params 11 years ago
on2avcdata.c Add missing "const" to pointer arrays. 11 years ago
on2avcdata.h Add missing "const" to pointer arrays. 11 years ago
options.c Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f' 11 years ago
options_table.h avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
opus.c Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 11 years ago
opus.h avcodec/opus: Fix () in ROUND_MULL() macro 11 years ago
opus_celt.c avcodec/opus_celt: Fix () in CELT_PVQ_V macro 11 years ago
opus_imdct.c Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' 11 years ago
opus_imdct.h Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' 11 years ago
opus_parser.c Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 11 years ago
opus_silk.c Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' 11 years ago
opusdec.c avcodec/opusdec: check alignment, misalignment could lead to crashes with avx 11 years ago
paf.c
paf.h
pamenc.c
parser.c
parser.h
pcm-bluray.c
pcm-dvd.c pcm-dvd: Fix 20bit decoding 11 years ago
pcm.c
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pgssubdec.c avcodec/pgssubdec: Use av_malloc(z)_array() 11 years ago
pictordec.c
pixels.h
png.c
png.h
png_parser.c
pngdec.c avcodec/pngdec: fix () in OP_* macros 11 years ago
pngdsp.c
pngdsp.h
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.h
proresdec2.c avcodec/proresdec2: Use av_malloc_array() 11 years ago
proresdec_lgpl.c
proresdsp.c
proresdsp.h
proresenc_anatoliy.c avcodec/proresenc_anatoliy: Fix () in macros 11 years ago
proresenc_kostya.c
psymodel.c avcodec/psymodel: use av_malloc(z)_array() 11 years ago
psymodel.h avcodec/psymodel: Fix () in AAC_CUTOFF() macro 11 years ago
pthread.c
pthread_frame.c Fix compilation errors when deprecated features are disabled. 11 years ago
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c avcodec/qtrleenc: use av_mallocz_array() 11 years ago
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c Merge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683' 11 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c avcodec/roqvideoenc: use av_malloc(z)_array() 11 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h Various small spelling fixes. 11 years ago
rv30dsp.c
rv34.c avcodec/rv34: Fix () in GET_PTS_DIFF() macro 11 years ago
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
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c
sgienc.c
sgirledec.c avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro 11 years ago
shorten.c avcodec/shorten: check bitshift 11 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 11 years ago
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c avcodec/smacker: use av_mallocz_array() 11 years ago
smc.c
smvjpegdec.c avcodec/smvjpegdec: Dont ignore avcodec_close() return code 11 years ago
snow.c avcodec/snow: use FF_ALLOC(Z)_ARRAY_OR_GOTO 11 years ago
snow.h
snow_dwt.c avcodec/snow_dwt: fix "incompatible pointer type" warnings 11 years ago
snow_dwt.h avcodec/snow_dwt: fix "incompatible pointer type" warnings 11 years ago
snowdata.h
snowdec.c
snowenc.c avcodec/snowenc: Fix "incompatible pointer type" warning 11 years ago
sonic.c
sp5x.h
sp5xdec.c
srtdec.c
srtenc.c
startcode.c h264: Move search code search functions into separate source files. 11 years ago
startcode.h h264: Move search code search functions into separate source files. 11 years ago
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c avcodec/svq3: Fix "incompatible pointer type" warnings 11 years ago
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c avcodec/takdec: Always initialize hsize, silence "may be used uninitialized" warning 11 years ago
targa.c
targa.h
targa_y216dec.c
targaenc.c
textdec.c
thread.h
tiertexseqv.c
tiff.c avcodec/tiff: Support 410 and 440 YCbCr 11 years ago
tiff.h
tiff_common.c avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTE 11 years ago
tiff_common.h avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTE 11 years ago
tiff_data.c
tiff_data.h
tiffenc.c
tmv.c
tpel_template.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: replace impossible condition by av_assert2 11 years ago
truespeech.c
truespeech_data.h
tscc.c
tscc2.c
tscc2data.h
tta.c avcodec/tta: use av_malloc(z)_array() 11 years ago
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c avcodec/ttaenc: use av_malloc_array() 11 years ago
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c avcodec/utils: add error message for the recode_subtitle() without iconv case 11 years ago
utvideo.c
utvideo.h
utvideodec.c
utvideoenc.c
v210dec.c
v210dec.h
v210enc.c
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi.c
vaapi.h
vaapi_h264.c hwaccel: fix dxva2 & vaapi loop filter parameters 11 years ago
vaapi_internal.h
vaapi_mpeg.c
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c
vble.c avcodec/vble: use av_malloc_array() 11 years ago
vc1.c avcodec: replace uses of deprecated avcodec_set_dimensions() 11 years ago
vc1.h
vc1_parser.c avcodec/vc1_parser: fix use of uinitialized memory 11 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' 11 years ago
vc1dsp.c vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
vc1dsp.h vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
vcr1.c
vda.c Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' 11 years ago
vda.h Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' 11 years ago
vda_h264.c avcodec/vda_h264: fix bistream typo 11 years ago
vda_h264_dec.c
vda_internal.h Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' 11 years ago
vdpau.c
vdpau.h
vdpau_h264.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
vdpau_internal.h avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid "#else" 11 years ago
vdpau_mpeg4.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
vdpau_mpeg12.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
vdpau_vc1.c Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' 11 years ago
version.h avcodec/webvttenc: add webvtt encoder 11 years ago
videodsp.c
videodsp.h
videodsp_template.c
vima.c
vmdav.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c avcodec/vorbisdec: use av_malloc(z)_array() 11 years ago
vorbisdsp.c Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261' 11 years ago
vorbisdsp.h Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261' 11 years ago
vorbisenc.c
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
vp5data.h
vp6.c Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
vp6data.h
vp6dsp.c
vp8.c Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
vp8.h Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62' 11 years ago
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp9.c vp9: Read the frame size as unsigned 11 years ago
vp9.h
vp9_parser.c
vp9data.h
vp9dsp.c
vp9dsp.h
vp56.c Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
vp56.h Use rac_get_prob branchy version when used within a conditional branch. 11 years ago
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c avcodec/wavpack: initialize pointers to silence warning about them possibly being uninitialized 11 years ago
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c avcdoec/webp: use av_malloc_array() 11 years ago
webvttdec.c
webvttenc.c avcodec/webvttenc: do not use EOVERFLOW. 11 years ago
wma.c avcodec/wma: use av_malloc_array() 11 years ago
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
wmaenc.c
wmalosslessdec.c
wmaprodata.h
wmaprodec.c
wmavoice.c
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c avcodec/wmv2enc: allocate padding for extradata and check malloc failure 11 years ago
wnv1.c
ws-snd1.c
xan.c
xbmdec.c avcodec/xbmdec: fix pointer type warnings 11 years ago
xbmenc.c
xface.c
xface.h
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
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 Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
zmbvenc.c