86974 Commits (511e10f673a69c05744be0355cc9ce5705407bc2)
 

Author SHA1 Message Date
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
DeHackEd eabeb9093a avformat/hlsenc: allow dynamic encryption key rotation 8 years ago
Michael Niedermayer 1e443051b2 avcodec/aacdec_fixed: fix invalid shift in predict() 8 years ago
Michael Niedermayer 1f53bde6d8 avcodec/h264_slice: Fix overflow in slice offset 8 years ago
Steven Siloti 949debd1d1 avformat/utils: fix memory leak in avformat_free_context 8 years ago
James Cowgill 013ec23cbe swscale: fix gbrap16 alpha channel issues 8 years ago
Paul B Mahol 2cc56741b1 avfilter: add floodfill filter 8 years ago
Paul B Mahol c474910414 doc/filters.texi: add yet another laplacian edge detector 8 years ago
Steven Liu 44e9783ab9 doc/libav-merge: remove the hls merge TODO 8 years ago
Steven Liu 738b29cfb6 avformat/hlsenc: support fmp4 single file mode 8 years ago
Paul B Mahol 80bc648e77 avfilter: add tlut2 filter 8 years ago
Muhammad Faiz f2d23ec03f avfilter/vf_ssim: fix temp size calculation 8 years ago
Yogender Gupta 3407d8118c hwcontext_cuda : Support YUV444P16 format 8 years ago
Yogender Gupta 2e8679373a hwupload_cuda : Add 10/16 bit format support 8 years ago
James Almer cae2f1db10 avcodec/htmlsubtitles: fix format specifier in av_bprintf calls 8 years ago
Steinar H. Gunderson e67d6c37ee Add myself as speedhq maintainer, per request. 8 years ago
Steinar H. Gunderson 45ffe4645e speedhq: add FATE tests 8 years ago
Steinar H. Gunderson effd2e7291 speedhq: fix behavior of single-field decoding 8 years ago
Michael Niedermayer 4ff94558f2 avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit() 8 years ago
Michael Niedermayer d1bfa80ec4 avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add() 8 years ago