87193 Commits (2726b2d7e8dcbd6e66ebb48224b3d85773c8064a)
 

Author SHA1 Message Date
Marton Balint 366e6bfc51 fate: add overlay filter tests with alpha 8 years ago
Paul B Mahol 16efcfe413 avfilter/vf_weave: fix top vs bottom field order 8 years ago
Paul B Mahol 7b19e76aeb avfilter/vf_transpose: rewrite for x86 SIMD 8 years ago
Leo Izen cbd8e07056 encoders.texi: Replace x264 --full-help suggestion with --fullhelp 8 years ago
Nikolas Bowe 4b54d5a721 avformat/mov: Fix memory leak when reading DDTS box. 8 years ago
Michael Niedermayer 0ac8fce267 swresample/resample: Fix flush refelction length 8 years ago
Vittorio Giovara 62dfa2ba14 Add tonemap filter 8 years ago
Vittorio Giovara 8b9ae9a8e0 zscale: Enable single precision input/ouput filtering 8 years ago
Vittorio Giovara 1460408703 Add single precision planar RGB pixel formats 8 years ago
Paul B Mahol 8d2da0939c avfilter/vf_datascope: make it possible to change pixscope window position 8 years ago
Michael Niedermayer b9ce43625c avcodec/cavsdec: Check P/B frame mb decode which return error codes 8 years ago
Michael Niedermayer 426a322aa2 avcodec/cavsdec: Check I frame mb decode for errors 8 years ago
Timo Rothenpieler 62b75537db avfilter/scale_npp: fix logic used in previous patch 8 years ago
Timo Rothenpieler f4ebbda566 avfilter/scale_npp: check for buffer allocation failure 8 years ago
Yogender Gupta 77c5a54192 avfilter/scale_npp: fix passthrough mode 8 years ago
Michael Niedermayer 5859b5b439 avcodec/lagarith: Detect end of input in lag_decode_line() loop 8 years ago
Michael Niedermayer 0561bd2fc2 avcodec/gdv: Check available space before reading palette 8 years ago
Michael Niedermayer 62702eebde avcodec/ffv1dec_template: Fix undefined shift 8 years ago
Michael Niedermayer 7735ed2974 avcodec/mpeg4videodec: Clear mcsel before decoding an image 8 years ago
Michael Niedermayer 511e10f673 avformat/avidec: Move packet skip after prefix and related checks 8 years ago
Michael Niedermayer 84786e928f avcodec/tests/dct: Add Mean square error test 8 years ago
Michael Niedermayer 86cbffdc4d avcodec/tests/dct: Add peak mean error check 8 years ago
Davinder Singh 4116b2b136 avcodec/mjpegenc: cosmetic changes 8 years ago
Davinder Singh 1939b90306 avcodec/mjpegenc: disable unused code with AMV 8 years ago
Marton Balint 498c90c708 avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background 8 years ago
Marton Balint 3bd2228d05 ffplay: add support for more SDL pixel formats when rendering video 8 years ago
Marton Balint 7004ac5eeb ffplay: add support for displaying rgb images with alpha 8 years ago
Marton Balint 493f637d1e ffplay: add support for rendering yuv images with negative line size 8 years ago
Vittorio Giovara f357104866 pixfmt: Support chroma-derived and ictcp color matrices 8 years ago
Vittorio Giovara 8c34a2024d h264: Add support for alternative transfer characterics SEI 8 years ago
Martin Storsjö 9042402ec7 d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 8 years ago
James Almer c100330a8f avformat/movenc: reindent after the previous commit 8 years ago
Sasi Inguva e7e1fbc49b lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. 8 years ago
Nicolas Sugino df884e038f avcodec/aacdec: Fix PCE channel_layout verification 8 years ago
Andy 448c88e1a5 avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented 8 years ago
Michael Niedermayer abaeeb3ce0 avcodec/dvenc: Change quantizer dead zone default to 7 8 years ago
Michael Niedermayer fea7bc9e7b avcodec/dvenc: Support adjusting the quantizer deadzone 8 years ago
Michael Niedermayer a5380f9c1c avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* 8 years ago
Paul B Mahol 41096904d0 avfilter/vf_separatefields: stop leaking last frame 8 years ago
wm4 463b81de2b imgutils: add function to clear an image to black 8 years ago
wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 8 years ago
James Almer 45759540a5 fate: update ref files for gray pixel formats changes 8 years ago
Paul B Mahol 1bef0088dc avfilter/drawutils: add gray9/10/12 support 8 years ago
Paul B Mahol 181c9abd47 avfilter/vf_premultiply: add inplace mode 8 years ago
Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 8 years ago
Paul B Mahol 86222a7ea0 avfilter/vf_waveform: add support for 9 bit depth lowpass 8 years ago
Paul B Mahol 7bfbc2d787 avfilter/vf_extractplanes: add 9 bitdepth support 8 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 8 years ago
Paul B Mahol ab6d89d7ee libavutil: add GRAY9 pixel format 8 years ago
Paul B Mahol 5621a99e27 avfilter/drawutils: support gbrap10 too 8 years ago