87006 Commits (30ae07d7ef3555ec45fa53098849223fff204475)
 

Author SHA1 Message Date
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
Michael Niedermayer 84786e928f avcodec/tests/dct: Add Mean square error test 7 years ago
Michael Niedermayer 86cbffdc4d avcodec/tests/dct: Add peak mean error check 7 years ago
Davinder Singh 4116b2b136 avcodec/mjpegenc: cosmetic changes 7 years ago
Davinder Singh 1939b90306 avcodec/mjpegenc: disable unused code with AMV 7 years ago
Marton Balint 498c90c708 avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background 7 years ago
Marton Balint 3bd2228d05 ffplay: add support for more SDL pixel formats when rendering video 7 years ago
Marton Balint 7004ac5eeb ffplay: add support for displaying rgb images with alpha 7 years ago
Marton Balint 493f637d1e ffplay: add support for rendering yuv images with negative line size 7 years ago
Vittorio Giovara f357104866 pixfmt: Support chroma-derived and ictcp color matrices 7 years ago
Vittorio Giovara 8c34a2024d h264: Add support for alternative transfer characterics SEI 7 years ago
Martin Storsjö 9042402ec7 d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
James Almer c100330a8f avformat/movenc: reindent after the previous commit 7 years ago
Sasi Inguva e7e1fbc49b lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. 7 years ago
Nicolas Sugino df884e038f avcodec/aacdec: Fix PCE channel_layout verification 7 years ago
Andy 448c88e1a5 avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented 7 years ago
Michael Niedermayer abaeeb3ce0 avcodec/dvenc: Change quantizer dead zone default to 7 7 years ago
Michael Niedermayer fea7bc9e7b avcodec/dvenc: Support adjusting the quantizer deadzone 7 years ago