86415 Commits (54aaadf648073149f1ac34f56cbde4e6c5aa22ef)
 

Author SHA1 Message Date
Michael Niedermayer 54aaadf648 avcodec/cfhd: Check band parameters before storing them 8 years ago
Michael Bradshaw 50be8f2142 fate: add test for -time_base option 8 years ago
Michael Niedermayer 09096fb687 avcodec/h264_parse: Check picture structure when initializing weight table 8 years ago
Michael Niedermayer e1b0044c23 avcodec/dvbsubdec: Check pixel buffer size constraint from ETSI EN 300 743 V1.3.1 8 years ago
Michael Niedermayer 4bcde26172 avcodec/dvbsubdec: Use av_image_check_size2() 8 years ago
Sasi Inguva 93db5e3fc4 lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 8 years ago
Vittorio Giovara c12e8f5f0b vf_colorspace: Add a pixdesc API alias name for bt2020nc color space 8 years ago
Anton Mitrofanov d991b3e8a8 x86inc: Remove argument from WIN64_RESTORE_XMM 8 years ago
Henrik Gramner cd4ca82459 x86inc: Prefer r14/r15 over r12/r13 on x86-64 8 years ago
Henrik Gramner 88dcdfad09 x86inc: Make REP_RET identical to RET in SSSE3+ functions 8 years ago
Henrik Gramner 406e0ddc0b x86inc: Fix call with memory operands 8 years ago
raymondzheng 9f20cc5c84 libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end 8 years ago
Paul B Mahol 2336c76b22 avfilter/af_sofalizer: switch to libmysofa 8 years ago
Aman Gupta a32a6b4201 lavc: add mpeg2 mediacodec decoder 8 years ago
Michael Niedermayer a3b5b60bdf avcodec/indeo4: Check remaining data in Pic hdr extension parsing code 8 years ago
Michael Niedermayer 4e3ab1a5c1 avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int' 8 years ago
Vittorio Giovara f7f60749e0 vf_colorspace: Add support for jedec p22 primaries 8 years ago
Vittorio Giovara 35c76f2e13 vf_colorspace: Add support for smpte248 color primaries 8 years ago
Nedeljko Babic c8e7fc8d9a MAINTAINERS: Add Manojkumar Bhosale for MIPS, remove myself. 8 years ago
James Almer 497a4b554c x86/aacpsdsp: fix output of ff_ps_stereo_interpolate_ipdopd_sse3 8 years ago
wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
Tyler Jones 34c5200560 vorbisenc: Fix memory leak on errors 8 years ago
Kevin Mark 482566ccc3 libavutil/eval: Add round function to expression parser 8 years ago
Michael Niedermayer 850cbd496f avformat/utils: Slightly un-clutter code in determinable_frame_size() by using a switch 8 years ago
Vittorio Giovara d9909b11d9 vf_colorspace: Add support for gbr color space 8 years ago
Michael Niedermayer 18bca25adb avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int' 8 years ago
Michael Niedermayer c4360559ee avcodec/pafvideo: Fix assertion failure 8 years ago
Michael Niedermayer e4efd41b83 avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int' 8 years ago
Ilia Valiakhmetov 73d9a9a6af libavcodec/vp9: ipred_dl_32x32_16 avx2 implementation 8 years ago
Stefano Sabatini dc70ea8c19 lavc/mpegvideo_enc: allow low_delay for non MPEG2 codecs depending on strict_std_compliance 8 years ago
James Almer c1503cd95e fate: add fate-adts-id3v1-demux 8 years ago
Michael Niedermayer 4705edbbb9 avcodec/mjpegdec: Check that reference frame matches the current frame 8 years ago
Michael Niedermayer d7cbeab4c1 avcodec/tiff: Avoid loosing allocated geotag values 8 years ago
Michael Niedermayer 1e6ee86d92 avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 cannot be represented in type 'int' 8 years ago
Vittorio Giovara 2ef9fc997d ffprobe: Use pixdesc API to provide color space names 8 years ago
Rostislav Pehlivanov 7fc1be9a01 vorbisenc: signal samples to skip 8 years ago
Tyler Jones 29c13fed68 avcodec/vorbisenc: Use a bufqueue in encoding with smaller lengths 8 years ago
Tyler Jones 25260b5161 avcodec/vorbisenc: Include bufqueue and afqueue 8 years ago
Tyler Jones 79941602a3 avcodec/vorbisenc: Use fdsp for applying windows 8 years ago
Tyler Jones 610864dc36 avcodec/vorbisenc: Include fdsp 8 years ago
Michael Niedermayer 189ff42196 avformat/hls: Check local file extensions 8 years ago
Michael Niedermayer c0702ab830 Revert "avformat/hls: Check local file extensions" 8 years ago
Rostislav Pehlivanov 10b7adf79d fate: add test for the Dirac low delay profile 8 years ago
James Almer 933dd62288 x86/aacpsdsp: optimize ff_ps_mul_pair_single_sse 8 years ago
Sysiphus caf7d6178a avformat/hls: Check local file extensions 8 years ago
Kevin Mark 4af496473a FATE: Add test for libavfilter/scale2ref 8 years ago
Michael Niedermayer 46b865ea9f avcodec/qdrw: Fix null pointer dereference 8 years ago
Michael Niedermayer b315a3cf42 avcodec/sbrdsp_fixed: Fix assertion failure in sbr_sum_square_c() 8 years ago
Michael Niedermayer 6019d721d4 avutil/softfloat: Fix sign error in and improve documentation of av_int2sf() 8 years ago
Paul B Mahol 67162554d4 avfilter/af_afftfilt: fix memory leaks 8 years ago