87004 Commits (b9f92093a10217b14d923220aaa186f41a0cf555)
 

Author SHA1 Message Date
wm4 463b81de2b imgutils: add function to clear an image to black 7 years ago
wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 7 years ago
James Almer 45759540a5 fate: update ref files for gray pixel formats changes 7 years ago
Paul B Mahol 1bef0088dc avfilter/drawutils: add gray9/10/12 support 7 years ago
Paul B Mahol 181c9abd47 avfilter/vf_premultiply: add inplace mode 7 years ago
Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
Paul B Mahol 86222a7ea0 avfilter/vf_waveform: add support for 9 bit depth lowpass 7 years ago
Paul B Mahol 7bfbc2d787 avfilter/vf_extractplanes: add 9 bitdepth support 7 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 7 years ago
Paul B Mahol ab6d89d7ee libavutil: add GRAY9 pixel format 7 years ago
Paul B Mahol 5621a99e27 avfilter/drawutils: support gbrap10 too 7 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
Aleksandr Slobodeniuk 50aeb6e4ed avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. 8 years ago
Aleksandr Slobodeniuk 0aa8fa963f avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 8 years ago
Paul B Mahol c79e753471 avfilter: add unpremultiply filter 8 years ago
Clément Bœsch 1193301758 lavc/htmlsubtitles: reindent after previous commits 8 years ago
Clément Bœsch 479ab8c3f8 lavc/htmlsubtitles: handle colors starting with many '#' 8 years ago
Clément Bœsch e800371863 lavc/htmlsubtitles: improve line breaks handling 8 years ago
Clément Bœsch 55949e3e51 lavc/tests: add htmlsubtitles 8 years ago
Clément Bœsch f0f8da545d lavc/htmlsubtitles: improve handling broken garbage 8 years ago
Michael Niedermayer b2d9d72269 avcodec/diracdsp: fix integer overflow 8 years ago
Michael Niedermayer 880f5c5913 avcodec/diracdec: Check weight_log2denom 8 years ago
Michael Niedermayer 46e4075549 avcodec/dirac_vlc: Fix invalid shift 8 years ago
James Almer 8f2f166c99 avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 8 years ago
Paul B Mahol b664d1f3ff doc/filters.texi: add another lut2 example 8 years ago
Clément Bœsch 797c232ef8 sws/tests/pixdesc_query: fix use of free() instead of av_free() 8 years ago
Clément Bœsch 4158fba3cd sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names 8 years ago
Clément Bœsch d2c70fc887 sws/tests/pixdesc_query: sort pixel formats 8 years ago
Clément Bœsch ca23d3491d sws/tests/pixdesc_query: save every pix fmts in a list 8 years ago
Marton Balint e433497160 avdevice/decklink_dec: set field order via codecpar 8 years ago
Nicolas George 8b2cd8e0e4 lavfi/vf_displace: move to "activate" design. 8 years ago
Nicolas George 5dbb111900 lavfi/vf_hysteresis: move to "activate" design. 8 years ago