86957 Commits (fea7bc9e7b9aea85c404cee58246f8e98e618bbf)
 

Author SHA1 Message Date
Michael Niedermayer fea7bc9e7b avcodec/dvenc: Support adjusting the quantizer deadzone 7 years ago
Michael Niedermayer a5380f9c1c avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* 7 years ago
Paul B Mahol 41096904d0 avfilter/vf_separatefields: stop leaking last frame 7 years ago
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 7 years ago
Michael Niedermayer 1e443051b2 avcodec/aacdec_fixed: fix invalid shift in predict() 7 years ago
Michael Niedermayer 1f53bde6d8 avcodec/h264_slice: Fix overflow in slice offset 7 years ago
Steven Siloti 949debd1d1 avformat/utils: fix memory leak in avformat_free_context 7 years ago
James Cowgill 013ec23cbe swscale: fix gbrap16 alpha channel issues 7 years ago
Paul B Mahol 2cc56741b1 avfilter: add floodfill filter 7 years ago
Paul B Mahol c474910414 doc/filters.texi: add yet another laplacian edge detector 7 years ago
Steven Liu 44e9783ab9 doc/libav-merge: remove the hls merge TODO 7 years ago
Steven Liu 738b29cfb6 avformat/hlsenc: support fmp4 single file mode 7 years ago
Paul B Mahol 80bc648e77 avfilter: add tlut2 filter 7 years ago
Muhammad Faiz f2d23ec03f avfilter/vf_ssim: fix temp size calculation 7 years ago
Yogender Gupta 3407d8118c hwcontext_cuda : Support YUV444P16 format 7 years ago
Yogender Gupta 2e8679373a hwupload_cuda : Add 10/16 bit format support 7 years ago
James Almer cae2f1db10 avcodec/htmlsubtitles: fix format specifier in av_bprintf calls 7 years ago
Steinar H. Gunderson e67d6c37ee Add myself as speedhq maintainer, per request. 7 years ago
Steinar H. Gunderson 45ffe4645e speedhq: add FATE tests 7 years ago
Steinar H. Gunderson effd2e7291 speedhq: fix behavior of single-field decoding 7 years ago
Michael Niedermayer 4ff94558f2 avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit() 7 years ago
Michael Niedermayer d1bfa80ec4 avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add() 7 years ago
Aleksandr Slobodeniuk 50aeb6e4ed avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. 7 years ago
Aleksandr Slobodeniuk 0aa8fa963f avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 7 years ago
Paul B Mahol c79e753471 avfilter: add unpremultiply filter 7 years ago
Clément Bœsch 1193301758 lavc/htmlsubtitles: reindent after previous commits 7 years ago
Clément Bœsch 479ab8c3f8 lavc/htmlsubtitles: handle colors starting with many '#' 7 years ago
Clément Bœsch e800371863 lavc/htmlsubtitles: improve line breaks handling 7 years ago
Clément Bœsch 55949e3e51 lavc/tests: add htmlsubtitles 7 years ago
Clément Bœsch f0f8da545d lavc/htmlsubtitles: improve handling broken garbage 7 years ago
Michael Niedermayer b2d9d72269 avcodec/diracdsp: fix integer overflow 7 years ago
Michael Niedermayer 880f5c5913 avcodec/diracdec: Check weight_log2denom 7 years ago
Michael Niedermayer 46e4075549 avcodec/dirac_vlc: Fix invalid shift 7 years ago
James Almer 8f2f166c99 avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 7 years ago
Paul B Mahol b664d1f3ff doc/filters.texi: add another lut2 example 7 years ago
Clément Bœsch 797c232ef8 sws/tests/pixdesc_query: fix use of free() instead of av_free() 7 years ago
Clément Bœsch 4158fba3cd sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names 7 years ago
Clément Bœsch d2c70fc887 sws/tests/pixdesc_query: sort pixel formats 7 years ago
Clément Bœsch ca23d3491d sws/tests/pixdesc_query: save every pix fmts in a list 7 years ago