summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/libav-merge: remove resolved itemPaul B Mahol2018-04-28
* avcodec/proresdec2: add missing frame color metadataPaul B Mahol2018-04-28
* avcodec/proresdec2: make long name more descriptivePaul B Mahol2018-04-28
* avcodec: remove duplicate prores decoderPaul B Mahol2018-04-28
* avfilter/vf_convolution: make rdiv set to 0 more usefulPaul B Mahol2018-04-28
* hwcontext_vaapi: Fix compilation with libva versions < 1.4.0Mark Thompson2018-04-27
* avfilter/vf_mix: use correct linesizesPaul B Mahol2018-04-27
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-27
* avfilter/vf_premultiply: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_maskedclamp: silence warningPaul B Mahol2018-04-27
* avfilter/vf_mix: add slice threadingPaul B Mahol2018-04-27
* avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF casesŁukasz Krzciuk2018-04-27
* avcodec/cbs_mpeg2: use existing buffer reference when splitting fragmentsJames Almer2018-04-26
* avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata()James Almer2018-04-26
* avfilter/vf_maskedclamp: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_atadenoise: do not abort if user specified invalid sizePaul B Mahol2018-04-26
* lavf/http: use AV_OPT_FLAG_DEPRECATED for user-agent optionClément Bœsch2018-04-26
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-26
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-26
* avcodec/vc1: fix out of bounds access of overlap filterJerome Borsboom2018-04-26
* avfilter/vf_mix: clip output pixel valuesPaul B Mahol2018-04-26
* avfilter/vf_mix: add scale optionPaul B Mahol2018-04-26
* avfilter: add tmix filterPaul B Mahol2018-04-26
* mov: Properly abide by the track's media durationDerek Buitenhuis2018-04-26
* lavf/rtmpcrypt: Add a cast to silence an unavoidable warning.Carl Eugen Hoyos2018-04-26
* avformat/dashenc: Set mp4 as the default format for VP9Karthick Jeyapal2018-04-26
* avformat/dashenc: Set VP9 codec string with profile, level and bitdepthKarthick Jeyapal2018-04-26
* avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture sizeKarthick Jeyapal2018-04-26
* avformat/dashdec: fix compling warning "filename is deprecated"Steven Liu2018-04-26
* fix memory leak of parsing dash MPDguikunzhi2018-04-26
* avcodec/error_resilience: Fix integer overflow in filter181()Michael Niedermayer2018-04-25
* avcodec/h263dec: Check slice_ret in mspeg4 slice loopMichael Niedermayer2018-04-25
* avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp()Michael Niedermayer2018-04-25
* avcodec/elsdec: Fix memleaksMichael Niedermayer2018-04-25
* avcodec/vc1: more corrections for AC inverse quantization scalingJerome Borsboom2018-04-25
* avcodec/vc1: correct forgotten v->blocks_offJerome Borsboom2018-04-25
* avcodec/vc1: correct AC inverse quantization scalingJerome Borsboom2018-04-25
* avcodec/vc1: correct mspel for field-interlace B framesJerome Borsboom2018-04-25
* avcodec/vc1: remove unused overlap smooting and loop filterJerome Borsboom2018-04-25
* avcodec/vc1: add overlap smooting and loop filter for frame/field-interlaceJerome Borsboom2018-04-25
* avcodec/vc1: re-implement vc1_put_signed_blocks_clampedJerome Borsboom2018-04-25
* avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_dqscaleJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_mbmode_intfrpJerome Borsboom2018-04-25
* avcodec/vc1: store color-difference reference field typeJerome Borsboom2018-04-25
* avcodec/vc1: store additional bitstream elements during MB decodingJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 loop filteringJerome Borsboom2018-04-25
* avcodec/vc1: change to using v->block instead of s->block for P framesJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 overlap smoothingJerome Borsboom2018-04-25
* avcodec/cbs_mpeg2: use memcpy when assembling fragmentsJames Almer2018-04-25