81110 Commits (308f9b1c49445abefc85c02e1c8ccf8eb463465b)
 

Author SHA1 Message Date
Clément Bœsch 308f9b1c49 lavfi/selectivecolor: add 16-bit support 9 years ago
Clément Bœsch b8aaedcd01 lavfi/selectivecolor: fix picking black as neutral when alpha is present 9 years ago
Mark Reid 6108cb2ce3 tests/fate: add dnxhr encoding tests 9 years ago
Clément Bœsch 6e971f7d66 lavfi: bump minor after recent curves filter additions 9 years ago
Clément Bœsch b470d81f4e lavfi/curves: prefix init and uninit function names 9 years ago
Clément Bœsch 62a31aecf6 lavfi/curves: pass log ctx as void* instead of AVFilterContext* 9 years ago
Clément Bœsch 39c6d4a8c5 lavfi/curves: reindent after previous commit 9 years ago
Clément Bœsch e30cdac14b lavfi/curves: add 16-bit support 9 years ago
Clément Bœsch f19f5b906d lavfi/curves: move alloc and init of LUTs inside config_input() 9 years ago
Clément Bœsch 050f790594 lavfi/curves: dynamically allocate LUTs 9 years ago
Clément Bœsch 4eee06ae87 lavfi/curves: add various const where it makes sense 9 years ago
Clément Bœsch 51a873d441 lavfi/curves: remove pointless logging since the addition of plot option 9 years ago
Clément Bœsch 4a8f5f1fd8 lavfi/curves: add plot option 9 years ago
Clément Bœsch 5c14018fc4 lavfi/curves: do not automatically insert points at x=0 and x=1 9 years ago
Michael Niedermayer 783a2568b2 tests/fate/filter-audio: fate-filter-chorus: Randomly change parameters to some values which pass on arm/mips/x86-32/64 9 years ago
Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 9 years ago
Jan Sebechlebsky 75bd5d3e2d avformat/tee: Rescale ts using av_packet_rescale_ts 9 years ago
Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 9 years ago
Mark Reid cdca1902ab libavcodec/dnxhdenc: add support for variable mircoblock counts 9 years ago
Mark Reid c2cd1a5ea7 tests/fate/dnxhd: add dnxhr prefix tests 9 years ago
Mark Reid e47981dab7 libavformat/movenc: add dnxhr compatibility for apple players 9 years ago
Nikolay Aleksandrov 8ec599caa4 MAINTAINERS: add myself to the project server 9 years ago
Chris Cunningham d59820f6fe libavformat/matroskadec: fix unsigned overflow to improve seeking 9 years ago
Mark Reid 0a088dea3d ffmpeg.c: copy video profile when using stream_copy 9 years ago
Carl Eugen Hoyos db8e8c9731 lavc/intrax8: Use correct printf specifier for size_t on Windows. 9 years ago
Jan Sebechlebsky 1c46e53dcc avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 9 years ago
Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 9 years ago
Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 9 years ago
Steven Liu 41ad6d193a doc/muxers: improve hlsenc description 9 years ago
Steven Liu 6f07467831 doc/muxers: add hls_flags option description 9 years ago
Petru Rares Sincraian fa393e3061 fate: add test for extrastereo filter 9 years ago
Michael Niedermayer e83a01def3 avformat/teeproto: Fix memset sizeof 9 years ago
James Zern 640c0962c0 libvpxenc,cosmetics: rename common fns vp8 -> vpx 9 years ago
James Zern 2afddfe9bf libvpxdec,cosmetics: rename common fns vp8 -> vpx 9 years ago
Yong Lei 8dcfe43de0 avcodec/huffman: beautify: add space between #include and filename. 9 years ago
Michael Niedermayer b9d77c1dfc doc/protocols: Fix seperated typo 9 years ago
Michael Niedermayer 697b2bbd54 avcodec/ffv1dec: Test extradata_size instead of extradata for better robustness 9 years ago
Michael Niedermayer 38cc5c298c avformat/mov: Do not allocate empty extradata 9 years ago
Michael Niedermayer 9264bb7e79 avfilter/vf_psnr: Fix rounding error in average_max 9 years ago
Mark Reid 541731488e libavformat/rawenc: add dnxhr raw format extension 9 years ago
Jörn Heusipp 64131b87d6 libopenmpt: Add "date" to metadata. 9 years ago
Jörn Heusipp 840df1f193 libopenmpt: set stream duration and fix time base 9 years ago
Josh de Kock 4ed6edac76 docs/demuxers: add libopenmpt section 9 years ago
Josh de Kock 9134d2df5b libopenmpt: add subsong support 9 years ago
James Almer 120f34b6ac avformat/oggenc: add vp8 muxing support 9 years ago
James Almer 66408fce49 avformat: add an Ogg Video muxer 9 years ago
James Almer ec0e888e3a Changelog: move a misplaced entry to the correct section 9 years ago
Michael Niedermayer 3af1aba2be avformat/mux: Fix some codecpar non uses 9 years ago
Petru Rares Sincraian 3fd2ef922e fate: add test for earwax filter 9 years ago
Petru Rares Sincraian 7403dcc34e fate: add test for dcshift filter 9 years ago