81157 Commits (37abc8cca2565eed7e1b1ff2560774faa371eb63)
 

Author SHA1 Message Date
Clément Bœsch 37abc8cca2 lavfi/hdcd: fix style 9 years ago
Clément Bœsch 4791716c1d lavfi/hdcd: mark pe_str as static and const 9 years ago
Burt P fb91143ef1 af_hdcd: Report PE as being intermittent or permanent 9 years ago
softworkz 70c1647a35 avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3) 9 years ago
Anssi Hannula 04964ac311 avformat/hls: Fix missing streams in some cases with MPEG TS 9 years ago
Anssi Hannula 83db3c84fa avformat/hls: Move stream propagation to a separate function 9 years ago
Anssi Hannula 9884f17e34 avformat/hls: Use an array instead of stream offset for stream mapping 9 years ago
Anssi Hannula 4d85069e5d avformat/hls: Sync starting segment across variants on live streams 9 years ago
Anssi Hannula 9cb30f7a88 avformat/hls: Fix regression with ranged media segments 9 years ago
Anssi Hannula 60873bf992 avformat/utils: Fix find_stream_info not considering the extradata it found 9 years ago
Burt P c26305f6ae af_hdcd: Add counter for cdt expirations 9 years ago
Burt P c7ba34b6ea af_hdcd: more comments in state struct 9 years ago
Burt P 91854b8ef6 af_hdcd: Improve HDCD detection 9 years ago
Burt P bfe9155aee fate: Add HDCD filter tests for false positive and error detection 9 years ago
Michael Niedermayer 8385e1718e avcodec/h264_slice: Make setup_finished check cover more cases 9 years ago
Xinzheng Zhang ad14aab3b4 avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_index() when stream created or keyframe parsed 9 years ago
Xinzheng Zhang cd141e71bd avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_index() 9 years ago
Clément Bœsch 6c41eda18e Merge commit 'debca90863e4ee53447efd02483c500f89766384' 9 years ago
Clément Bœsch 87d1f82059 Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22' 9 years ago
Clément Bœsch f8ce1e8282 lavc/h264_slice: adjust a few line breaks to reduce diff with Libav 9 years ago
Clément Bœsch 78c7197ea0 Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b' 9 years ago
Matthieu Bouron 376d8fb2c5 lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env 9 years ago
Martin Storsjö 293676c476 libopenh264: Support building with the 1.6 release 9 years ago
Martin Storsjö c5d326f551 Add an OpenH264 decoder wrapper 9 years ago
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 9 years ago
dericed 461073e809 ffprobe.xsd: add missing timecode attribute to frameSideDataType 9 years ago
Josh de Kock c2fcf4fa0b avdev/jack: remove duplicated dispatch macros 9 years ago
Ronald S. Bultje a4edaa0270 vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 7ca422bb1b vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters. 9 years ago
Ronald S. Bultje 726501a34e vp9: add 32x32 idct AVX2 implementation. 9 years ago
Clément Bœsch c6e900e925 lavfi/curves: fix meaningless const int returned value 9 years ago
Luca Barbato e85d38c20a librtmp: Avoid an infiniloop setting connection arguments 9 years ago
James Almer be04c4aa00 avformt/matroskaenc: undo an accidental revert by commit 5d48e4ea 9 years ago
Dmitry Vagin dc151d138c ffprobe: add missing PROGRAM_STREAM_TAGS case 9 years ago
James Almer fb91850fe1 avutil/frame: access avframe fields directly in get_frame_defaults() 9 years ago
Josh de Kock 384251daff lavd/libdc1394: distinguish between enumeration errors and no cameras found 9 years ago
Kacper Michajłow e947b75b1c libavformat/rtpdec_asf: zero initialize the AVIOContext struct 9 years ago
James Almer 0c75bd8e3c avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 9 years ago
James Almer 26cb7232c3 Revert "lavc: always build dnxhddata" 9 years ago
Carl Eugen Hoyos 71167f7f84 lavc/Makefile: Fix standalone compilation of the svq3 decoder. 9 years ago
Matthieu Bouron 2adbea4e21 lavc: always build dnxhddata 9 years ago
Carl Eugen Hoyos 9bd35a76fc lavc/h264_ps: Be more verbose when truncating likely oversized PPS. 9 years ago
Ivan Uskov b4054100f6 Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'" 9 years ago
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