summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | af_hdcd: Improve HDCD detectionBurt P2016-07-27
* | fate: Add HDCD filter tests for false positive and error detectionBurt P2016-07-27
* | avcodec/h264_slice: Make setup_finished check cover more casesMichael Niedermayer2016-07-27
* | avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_i...Xinzheng Zhang2016-07-27
* | avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_ind...Xinzheng Zhang2016-07-27
* | Merge commit 'debca90863e4ee53447efd02483c500f89766384'Clément Bœsch2016-07-27
|\|
| * h264: store {curr,max}_pic_num in the per-slice contextAnton Khirnov2016-06-21
* | Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'Clément Bœsch2016-07-27
|\|
| * h264: decode the poc values from the slice header into the per-slice contextAnton Khirnov2016-06-21
* | lavc/h264_slice: adjust a few line breaks to reduce diff with LibavClément Bœsch2016-07-27
* | Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'Clément Bœsch2016-07-27
|\|
| * h264: set mb_aff_frame in frame_start()Anton Khirnov2016-06-21
| * h264: move the block starting a new field out of slice_header_parse()Anton Khirnov2016-06-21
* | lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_envMatthieu Bouron2016-07-27
* | libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-27
* | Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27
* | checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer2016-07-26
* | ffprobe.xsd: add missing timecode attribute to frameSideDataTypedericed2016-07-27
* | avdev/jack: remove duplicated dispatch macrosJosh de Kock2016-07-26
* | vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add 32x32 idct AVX2 implementation.Ronald S. Bultje2016-07-26
* | lavfi/curves: fix meaningless const int returned valueClément Bœsch2016-07-26
* | librtmp: Avoid an infiniloop setting connection argumentsLuca Barbato2016-07-26
* | avformt/matroskaenc: undo an accidental revert by commit 5d48e4eaJames Almer2016-07-26
* | ffprobe: add missing PROGRAM_STREAM_TAGS caseDmitry Vagin2016-07-26
* | avutil/frame: access avframe fields directly in get_frame_defaults()James Almer2016-07-25
* | lavd/libdc1394: distinguish between enumeration errors and no cameras foundJosh de Kock2016-07-25
* | libavformat/rtpdec_asf: zero initialize the AVIOContext structKacper Michajłow2016-07-25
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* | Revert "lavc: always build dnxhddata"James Almer2016-07-25
* | lavc/Makefile: Fix standalone compilation of the svq3 decoder.Carl Eugen Hoyos2016-07-24
* | lavc: always build dnxhddataMatthieu Bouron2016-07-24
* | lavc/h264_ps: Be more verbose when truncating likely oversized PPS.Carl Eugen Hoyos2016-07-24
* | Revert "Merge commit '3c53627ac17fc6bdea5029be57da1e03b32d265d'"Ivan Uskov2016-07-24
* | lavfi/selectivecolor: add 16-bit supportClément Bœsch2016-07-24
* | lavfi/selectivecolor: fix picking black as neutral when alpha is presentClément Bœsch2016-07-24
* | tests/fate: add dnxhr encoding testsMark Reid2016-07-24
* | lavfi: bump minor after recent curves filter additionsClément Bœsch2016-07-24
* | lavfi/curves: prefix init and uninit function namesClément Bœsch2016-07-24
* | lavfi/curves: pass log ctx as void* instead of AVFilterContext*Clément Bœsch2016-07-24
* | lavfi/curves: reindent after previous commitClément Bœsch2016-07-24
* | lavfi/curves: add 16-bit supportClément Bœsch2016-07-24
* | lavfi/curves: move alloc and init of LUTs inside config_input()Clément Bœsch2016-07-24
* | lavfi/curves: dynamically allocate LUTsClément Bœsch2016-07-24
* | lavfi/curves: add various const where it makes senseClément Bœsch2016-07-24
* | lavfi/curves: remove pointless logging since the addition of plot optionClément Bœsch2016-07-24
* | lavfi/curves: add plot optionClément Bœsch2016-07-24
* | lavfi/curves: do not automatically insert points at x=0 and x=1Clément Bœsch2016-07-24
* | tests/fate/filter-audio: fate-filter-chorus: Randomly change parameters to so...Michael Niedermayer2016-07-24