summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/flac_picture: Switch to bytestream2 APIAndreas Rheinhardt2019-12-01
* avformat/flac_picture: Simplify checksAndreas Rheinhardt2019-12-01
* avformat/smoothstreamingenc: removed unused check of avformat_free_contextSteven Liu2019-12-02
* avformat/rtpenc_mpegts: removed unused check of avformat_free_contextSteven Liu2019-12-02
* avformat/hdsenc: removed unused check of avformat_free_contextSteven Liu2019-12-02
* avformat/dashenc: remove unused check of avformat_free_contextSteven Liu2019-12-02
* avformat/avc: add missing return error valueJames Almer2019-11-30
* lavc/extract_extradata: Use bytestream apiAndriy Gelman2019-11-30
* avcodec/extract_extradata_bsf: Don't unref uninitialized buffersAndreas Rheinhardt2019-11-30
* avformat/avc: fix sps buffer offset when calling ff_avc_decode_sps()James Almer2019-11-29
* fate/demux: add an AV1 Annex B testJames Almer2019-11-29
* avcodec/av1_parser: export stream dimensions in avctxJames Almer2019-11-29
* fate/lavf-container: add an H264 mp4 remux testJames Almer2019-11-29
* fate/lavf-container: add an AV1 mp4 remux testJames Almer2019-11-29
* libavdevice/lavfi: check avfilter_graph_dump return valueZhao Zhili2019-11-29
* avformat/avio: Use ffurl_closepAndreas Rheinhardt2019-11-29
* avfilter/vf_hqdn3d: add support for commandsPaul B Mahol2019-11-29
* avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formatsPaul B Mahol2019-11-29
* lavc/mvha: Check init_get_bits8() for failureJun Zhao2019-11-29
* lavf/vividas: check avformat_new_stream() returnJun Zhao2019-11-29
* avfilter/vf_yadif: rename config_props -> config_output, link -> outlinkLimin Wang2019-11-29
* avformat/vividas: Avoid allocation of AVIOContextAndreas Rheinhardt2019-11-29
* avformat/avc: write the missing bits in the AVC Decoder Configuration BoxJames Almer2019-11-28
* avformat/movenc: Avoid allocation for small dynamic buffersAndreas Rheinhardt2019-11-28
* avformat/matroskaenc: Avoid allocation for small dynamic buffersAndreas Rheinhardt2019-11-28
* avformat/id3v2enc: Avoid allocation for small tagsAndreas Rheinhardt2019-11-28
* avformat/avc: Avoid allocation for small SPS/PPS arraysAndreas Rheinhardt2019-11-28
* avformat/av1: Avoid allocation for small headersAndreas Rheinhardt2019-11-28
* avformat/apetag: Avoid allocation for small tagsAndreas Rheinhardt2019-11-28
* avformat/aviobuf: Avoid allocating buffer when using dynamic bufferAndreas Rheinhardt2019-11-28
* avfilter/vf_libvmaf: Check for av_frame_alloc failureLimin Wang2019-11-28
* avformat/flacenc: Add const to ff_flac_write_header() parameterAndreas Rheinhardt2019-11-28
* avcodec/vp8: fix multiple ff_thread_finish_setup() callsZhao Zhili2019-11-28
* avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct fla...Limin Wang2019-11-28
* lavc/qsvenc: Fix some code indentationsLinjie Fu2019-11-28
* doc/encoder: add the missing qsv encodersZhong Li2019-11-28
* lavc/rav1e: log and doc updated for const quantizer modeZhong Li2019-11-28
* Add options for spatial layers.Thierry Foucu2019-11-28
* avcodec: add mvha video decoderPaul B Mahol2019-11-27
* avcodec: add mvdv video decoderPaul B Mahol2019-11-27
* avformat/hls: correct grammatical errors of m3u8_hold_counters optionSteven Liu2019-11-27
* lavc/qsvenc: Fix compilation for some build environments.Carl Eugen Hoyos2019-11-27
* avutil/hwcontext_cuda: allow using primary CUDA device contextOleg Dobkin2019-11-26
* avformat/hlsenc: set strict_std_compliance from the parent AVFormatContextSteven Liu2019-11-26
* avcodec/v210dec: add support for frame and slice threadingLimin Wang2019-11-25
* avcodec/v410dec: add support for frame and slice threadingLimin Wang2019-11-25
* avformat/hls: add option for the m3u8 list load max timesSteven Liu2019-11-25
* avcodec/nuv: Use ff_set_dimensions()Michael Niedermayer2019-11-25
* avformat/vividas: Error out on audio packets in the absence of audio streamsMichael Niedermayer2019-11-25
* avformat/vividas: Check and require 1 video streamMichael Niedermayer2019-11-25