86445 Commits (0fbc9bbbbb39b9a6f62d57f237052b64eefac578)
 

Author SHA1 Message Date
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
Michael Niedermayer 98256595fa avcodec/tiff: Clear deinvert_buf_size on deallocation 8 years ago
Michael Niedermayer 9221445fa0 avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax() 8 years ago
Michael Niedermayer 361e0310d9 avcodec/mlpdec: Check quant_step_size against huff_lsbs 8 years ago
Michael Niedermayer 53e0d5d724 avformat/options: log filename on open 8 years ago
Kevin Mark 08213e0b79 libavfilter/scale2ref: Fix out-of-bounds array access 8 years ago
James Almer be3809a521 x86/aacpsdsp: optimize ff_ps_stereo_interpolate_sse3 8 years ago
James Almer 2ba896fef7 avformat/matroskaenc: also write chapters when output is WebM 8 years ago
Michael Niedermayer 9faf098163 avcodec/aacps: Fix runtime error: left shift of 1073741824 by 1 places cannot be represented in type 'INTFLOAT' (aka 'int') 8 years ago
Michael Niedermayer 14b6adfd46 avcodec/snowdec: Fix runtime error: signed integer overflow: 1404 * 8388608 cannot be represented in type 'int' 8 years ago
Shivraj Patil 6f35c21659 Disable MSA optimization for big endian arch 8 years ago
Ganapathy Kasi 43c417ac1a avcodec/nvenc: fix hw accelerated transcode with bframes 8 years ago