81373 Commits (ec9d7047c441631505241df7cba6eda02e5d1238)
 

Author SHA1 Message Date
Anssi Hannula 60873bf992 avformat/utils: Fix find_stream_info not considering the extradata it found 8 years ago
Burt P c26305f6ae af_hdcd: Add counter for cdt expirations 8 years ago
Burt P c7ba34b6ea af_hdcd: more comments in state struct 8 years ago
Burt P 91854b8ef6 af_hdcd: Improve HDCD detection 8 years ago
Burt P bfe9155aee fate: Add HDCD filter tests for false positive and error detection 8 years ago
Michael Niedermayer 8385e1718e avcodec/h264_slice: Make setup_finished check cover more cases 8 years ago
Xinzheng Zhang ad14aab3b4 avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_index() when stream created or keyframe parsed 8 years ago
Xinzheng Zhang cd141e71bd avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_index() 8 years ago
Clément Bœsch 6c41eda18e Merge commit 'debca90863e4ee53447efd02483c500f89766384' 8 years ago
Clément Bœsch 87d1f82059 Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22' 8 years ago
Clément Bœsch f8ce1e8282 lavc/h264_slice: adjust a few line breaks to reduce diff with Libav 8 years ago
Clément Bœsch 78c7197ea0 Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b' 8 years ago
Matthieu Bouron 376d8fb2c5 lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env 8 years ago
Martin Storsjö 293676c476 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö c5d326f551 Add an OpenH264 decoder wrapper 8 years ago
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 8 years ago
dericed 461073e809 ffprobe.xsd: add missing timecode attribute to frameSideDataType 8 years ago
Josh de Kock c2fcf4fa0b avdev/jack: remove duplicated dispatch macros 8 years ago
Ronald S. Bultje a4edaa0270 vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters. 8 years ago
Ronald S. Bultje 7ca422bb1b vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters. 8 years ago
Ronald S. Bultje 726501a34e vp9: add 32x32 idct AVX2 implementation. 8 years ago
Clément Bœsch c6e900e925 lavfi/curves: fix meaningless const int returned value 8 years ago
Luca Barbato e85d38c20a librtmp: Avoid an infiniloop setting connection arguments 8 years ago
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