86506 Commits (9a6503f496ae496dd6b1f54fd5752d48435361b0)
 

Author SHA1 Message Date
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
Michael Niedermayer e2bbb95d58 avcodec/wavpack: Fix runtime error: signed integer overflow: 2081021665 - -130689706 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 29808fff33 avcodec/hevc_ps: Fix runtime error: index 32 out of bounds for type 'uint8_t [32]' 8 years ago
Michael Niedermayer eb50492270 avcodec/dxv: Check remaining bytes in dxv_decompress_raw() 8 years ago
James Almer 3d40263253 avformat/aacdec: add a custom read_packet function 8 years ago
Paul B Mahol fab1863917 avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 channel layout 8 years ago
Marton Balint 880504814a avformat/utils: change bitrate to int64_t in av_find_best_stream 8 years ago
Marton Balint 47c699f7be avformat/utils: return impaired streams in av_find_best_stream if only those exist 8 years ago
Michael Niedermayer faa5a2181d avcodec/pafvideo: Check packet size and frame code before ff_reget_buffer() 8 years ago
Michael Niedermayer 136ce8baa4 avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places cannot be represented in type 'int' 8 years ago