87023 Commits (a165b53daa8a3a526d2328ca72c4aa9e7f163045)
 

Author SHA1 Message Date
Michael Niedermayer a165b53daa avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() 7 years ago
Paul B Mahol f5361ee56f avfilter/vf_pseudocolor: add support for some subsampled formats 7 years ago
Jun Zhao b8b84f9af5 doc/encoders: add "coder" option documentation for h264_vaapi 7 years ago
Jun Zhao c6a8c2a4f7 lavc/vaapi_encode_h264: add "coder" option support 7 years ago
Mark Thompson 9c878651db vaapi_encode: Move quality option to common code 7 years ago
bnnm e7053f3316 lavf/bink: fix latest header and add all existing revisions 7 years ago
Michael Niedermayer e7b9d136a1 avcodec/cngdec: Check skip_samples 7 years ago
Michael Niedermayer 0c9d5b015c avcodec/fic: Fixes signed integer overflow 7 years ago
Michael Niedermayer d132683ddd avcodec/snowdec: Fix off by 1 error 7 years ago
Ivan Kalvachev 43dab86bcd opus_pvq_search: Restore the proper use of conditional define and simplify the function name suffix handling. 7 years ago
Paul B Mahol 1146133df8 avutil/eval: add linear interpolation helper 7 years ago
Paul B Mahol e3a4afca07 avfilter: add pseudocolor filter 7 years ago
Rostislav Pehlivanov 3c99523a28 opus_pvq_search: split functions into exactness and only use the exact if its faster 7 years ago
Carl Eugen Hoyos 285c015f10 lavd/libdc1394: Do not crash if dc1394_camera_new() fails. 7 years ago
Rostislav Pehlivanov f386dd70ac opus_pvq_search: only use rsqrtps approximation on CPUs with avx 7 years ago
Rostislav Pehlivanov 8e53cd1fab ops_pvq_search: remove dead macro 7 years ago
Ivan Kalvachev 7205513f8f SIMD opus pvq_search implementation 7 years ago
Ivan Kalvachev 30ae07d7ef Add macros to x86util.asm . 7 years ago
Michael Niedermayer cadab5a2a7 avcodec/pixlet: fixes integer overflow in read_highpass() 7 years ago
Michael Niedermayer b9f92093a1 avcodec/ffv1dec: Check for bitstream end in decode_line() 7 years ago
Michael Niedermayer c359c51947 avcodec/rangecoder: Do not increase the pointer beyond the buffer 7 years ago
Jacob Trimble f4544163b2 libavformat/mov: Fix inserting frames before current_frame. 7 years ago
Zhao Zhili 7fb4b0368d ffprobe: fix use of uninitialized variable 7 years ago
Kyle Swanson 2955cd4482 filters.texi: clarify audio upsampling in loudnorm 7 years ago
Werner Robitza 801ba0f0ee filters.texi: explain audio upsampling in loudnorm 7 years ago
Marton Balint 7160992431 avformat/utils: always av_reduce r_frame_rate 7 years ago
Michael Niedermayer 931c0ac95c avcodec/zmbv: Check decomp_size 7 years ago
Paul B Mahol 28e9ba951d avcodec/dnxhdenc: call slice thread code only if slice threading is enabled 7 years ago
Michael Niedermayer 92da23093c avcodec/diracdec: Fixes integer overflow 7 years ago
Michael Niedermayer 1e6cab8745 avcodec/diracdec: Check perspective_exp and zrs_exp. 7 years ago
Marton Balint 366e6bfc51 fate: add overlay filter tests with alpha 7 years ago
Paul B Mahol 16efcfe413 avfilter/vf_weave: fix top vs bottom field order 7 years ago
Paul B Mahol 7b19e76aeb avfilter/vf_transpose: rewrite for x86 SIMD 7 years ago
Leo Izen cbd8e07056 encoders.texi: Replace x264 --full-help suggestion with --fullhelp 7 years ago
Nikolas Bowe 4b54d5a721 avformat/mov: Fix memory leak when reading DDTS box. 7 years ago
Michael Niedermayer 0ac8fce267 swresample/resample: Fix flush refelction length 7 years ago
Vittorio Giovara 62dfa2ba14 Add tonemap filter 7 years ago
Vittorio Giovara 8b9ae9a8e0 zscale: Enable single precision input/ouput filtering 7 years ago
Vittorio Giovara 1460408703 Add single precision planar RGB pixel formats 7 years ago
Paul B Mahol 8d2da0939c avfilter/vf_datascope: make it possible to change pixscope window position 7 years ago
Michael Niedermayer b9ce43625c avcodec/cavsdec: Check P/B frame mb decode which return error codes 7 years ago
Michael Niedermayer 426a322aa2 avcodec/cavsdec: Check I frame mb decode for errors 7 years ago
Timo Rothenpieler 62b75537db avfilter/scale_npp: fix logic used in previous patch 7 years ago
Timo Rothenpieler f4ebbda566 avfilter/scale_npp: check for buffer allocation failure 7 years ago
Yogender Gupta 77c5a54192 avfilter/scale_npp: fix passthrough mode 7 years ago
Michael Niedermayer 5859b5b439 avcodec/lagarith: Detect end of input in lag_decode_line() loop 7 years ago
Michael Niedermayer 0561bd2fc2 avcodec/gdv: Check available space before reading palette 7 years ago
Michael Niedermayer 62702eebde avcodec/ffv1dec_template: Fix undefined shift 7 years ago
Michael Niedermayer 7735ed2974 avcodec/mpeg4videodec: Clear mcsel before decoding an image 7 years ago
Michael Niedermayer 511e10f673 avformat/avidec: Move packet skip after prefix and related checks 7 years ago