summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3'Clément Bœsch2016-07-29
|\
| * h264: factor out setting frame properties / side dataAnton Khirnov2016-06-21
* | Merge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768'Clément Bœsch2016-07-29
|\|
| * h264: drop unused NAL_FF_IGNOREAnton Khirnov2016-06-21
* | Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903'Clément Bœsch2016-07-29
|\|
| * h264: move a per-field block from decode_slice_header() to field_start()Anton Khirnov2016-06-21
* | hapdec: remove unused memory.h includeJosh de Kock2016-07-29
* | Merge commit '17e7c03e12d1e4490921e7bffaeaa6b46a7ada4e'Clément Bœsch2016-07-29
|\|
| * h264: only allow ending a field/starting a new one before finish_setup()Anton Khirnov2016-06-21
* | lavf/mpegtsenc: add special case for handling timed ID3 packetsStefano Sabatini2016-07-29
* | fate: add test for stereotools filterPetru Rares Sincraian2016-07-29
* | fate: add test for silenceremove filterPetru Rares Sincraian2016-07-29
* | Changelog: add entry for MediaCodec hwaccelMatthieu Bouron2016-07-28
* | avutil/mem: fix memleakZhao Zhili2016-07-28
* | avfilter/f_drawgraph: add another slide modePaul B Mahol2016-07-28
* | lavfi/hdcd: fix styleClément Bœsch2016-07-28
* | lavfi/hdcd: mark pe_str as static and constClément Bœsch2016-07-28
* | af_hdcd: Report PE as being intermittent or permanentBurt P2016-07-28
* | avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3)softworkz2016-07-28
* | avformat/hls: Fix missing streams in some cases with MPEG TSAnssi Hannula2016-07-28
* | avformat/hls: Move stream propagation to a separate functionAnssi Hannula2016-07-28
* | avformat/hls: Use an array instead of stream offset for stream mappingAnssi Hannula2016-07-28
* | avformat/hls: Sync starting segment across variants on live streamsAnssi Hannula2016-07-28
* | avformat/hls: Fix regression with ranged media segmentsAnssi Hannula2016-07-28
* | avformat/utils: Fix find_stream_info not considering the extradata it foundAnssi Hannula2016-07-28
* | af_hdcd: Add counter for cdt expirationsBurt P2016-07-27
* | af_hdcd: more comments in state structBurt P2016-07-27
* | 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