81240 Commits (58c7bf789f0b5c7345efdfe8313012835337efd6)
 

Author SHA1 Message Date
James Almer be04c4aa00 avformt/matroskaenc: undo an accidental revert by commit 5d48e4ea 8 years ago
Dmitry Vagin dc151d138c ffprobe: add missing PROGRAM_STREAM_TAGS case 8 years ago
James Almer fb91850fe1 avutil/frame: access avframe fields directly in get_frame_defaults() 8 years ago
Josh de Kock 384251daff lavd/libdc1394: distinguish between enumeration errors and no cameras found 8 years ago
Kacper Michajłow e947b75b1c libavformat/rtpdec_asf: zero initialize the AVIOContext struct 8 years ago
James Almer 0c75bd8e3c avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 8 years ago
James Almer 26cb7232c3 Revert "lavc: always build dnxhddata" 8 years ago
Carl Eugen Hoyos 71167f7f84 lavc/Makefile: Fix standalone compilation of the svq3 decoder. 8 years ago
Matthieu Bouron 2adbea4e21 lavc: always build dnxhddata 8 years ago
Carl Eugen Hoyos 9bd35a76fc lavc/h264_ps: Be more verbose when truncating likely oversized PPS. 8 years ago
Ivan Uskov b4054100f6 Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'" 8 years ago
Clément Bœsch 308f9b1c49 lavfi/selectivecolor: add 16-bit support 8 years ago
Clément Bœsch b8aaedcd01 lavfi/selectivecolor: fix picking black as neutral when alpha is present 8 years ago
Mark Reid 6108cb2ce3 tests/fate: add dnxhr encoding tests 8 years ago
Clément Bœsch 6e971f7d66 lavfi: bump minor after recent curves filter additions 8 years ago
Clément Bœsch b470d81f4e lavfi/curves: prefix init and uninit function names 8 years ago
Clément Bœsch 62a31aecf6 lavfi/curves: pass log ctx as void* instead of AVFilterContext* 8 years ago
Clément Bœsch 39c6d4a8c5 lavfi/curves: reindent after previous commit 8 years ago
Clément Bœsch e30cdac14b lavfi/curves: add 16-bit support 8 years ago
Clément Bœsch f19f5b906d lavfi/curves: move alloc and init of LUTs inside config_input() 8 years ago
Clément Bœsch 050f790594 lavfi/curves: dynamically allocate LUTs 8 years ago
Clément Bœsch 4eee06ae87 lavfi/curves: add various const where it makes sense 8 years ago
Clément Bœsch 51a873d441 lavfi/curves: remove pointless logging since the addition of plot option 8 years ago
Clément Bœsch 4a8f5f1fd8 lavfi/curves: add plot option 8 years ago
Clément Bœsch 5c14018fc4 lavfi/curves: do not automatically insert points at x=0 and x=1 8 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 8 years ago
Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 8 years ago
Jan Sebechlebsky 75bd5d3e2d avformat/tee: Rescale ts using av_packet_rescale_ts 8 years ago
Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 8 years ago
Mark Reid cdca1902ab libavcodec/dnxhdenc: add support for variable mircoblock counts 8 years ago
Mark Reid c2cd1a5ea7 tests/fate/dnxhd: add dnxhr prefix tests 8 years ago
Mark Reid e47981dab7 libavformat/movenc: add dnxhr compatibility for apple players 8 years ago
Nikolay Aleksandrov 8ec599caa4 MAINTAINERS: add myself to the project server 8 years ago
Chris Cunningham d59820f6fe libavformat/matroskadec: fix unsigned overflow to improve seeking 8 years ago
Mark Reid 0a088dea3d ffmpeg.c: copy video profile when using stream_copy 8 years ago
Carl Eugen Hoyos db8e8c9731 lavc/intrax8: Use correct printf specifier for size_t on Windows. 8 years ago
Jan Sebechlebsky 1c46e53dcc avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 8 years ago
Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 8 years ago
Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 8 years ago
Steven Liu 41ad6d193a doc/muxers: improve hlsenc description 8 years ago
Steven Liu 6f07467831 doc/muxers: add hls_flags option description 8 years ago
Petru Rares Sincraian fa393e3061 fate: add test for extrastereo filter 8 years ago
Michael Niedermayer e83a01def3 avformat/teeproto: Fix memset sizeof 8 years ago
James Zern 640c0962c0 libvpxenc,cosmetics: rename common fns vp8 -> vpx 8 years ago
James Zern 2afddfe9bf libvpxdec,cosmetics: rename common fns vp8 -> vpx 8 years ago
Yong Lei 8dcfe43de0 avcodec/huffman: beautify: add space between #include and filename. 8 years ago
Michael Niedermayer b9d77c1dfc doc/protocols: Fix seperated typo 8 years ago
Michael Niedermayer 697b2bbd54 avcodec/ffv1dec: Test extradata_size instead of extradata for better robustness 8 years ago
Michael Niedermayer 38cc5c298c avformat/mov: Do not allocate empty extradata 8 years ago
Michael Niedermayer 9264bb7e79 avfilter/vf_psnr: Fix rounding error in average_max 8 years ago