summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MAINTAINERS: add myself to libavfilter/dnnGuo, Yejun2019-12-03
* libavformat/utils: Fix code indentationLinjie Fu2019-12-03
* avfilter/vf_unsharp: Don't dereference NULLAndreas Rheinhardt2019-12-03
* fate/cbs: add svc AV1 testsJames Almer2019-12-02
* avcodec/av1_parser: skip frames with spatial_id > 0James Almer2019-12-02
* avfilter/buffersrc: remove write-only variableZhao Zhili2019-12-02
* fate/cbs: add a decode model AV1 testJames Almer2019-12-01
* fate/cbs: add a switch frame AV1 testJames Almer2019-12-01
* Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use"James Almer2019-12-01
* avcodec/cbs_av1: implement missing set_frame_refs() functionJames Almer2019-12-01
* avcodec/alsdec: Discard frames for which no channel could be decodedMichael Niedermayer2019-12-01
* avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT()Michael Niedermayer2019-12-01
* avcodec/g729dec: Avoid one multiply by using init_get_bits8()Michael Niedermayer2019-12-01
* avcodec/g729dec: Avoid using buf_sizeMichael Niedermayer2019-12-01
* avcodec/g729dec: Factor block_size outMichael Niedermayer2019-12-01
* avcodec/g729dec: require buf_size to be non 0Michael Niedermayer2019-12-01
* avcodec/g729dec: Check for KELVIN && 6k4Michael Niedermayer2019-12-01
* avcodec/alac: Fix integer overflow in lpc_prediction() with signMichael Niedermayer2019-12-01
* avcodec/wmaprodec: Fix buflen computation in save_bits()Michael Niedermayer2019-12-01
* avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block...Michael Niedermayer2019-12-01
* avcodec/vmdaudio: Check chunk counts to avoid integer overflowMichael Niedermayer2019-12-01
* avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()Michael Niedermayer2019-12-01
* avformat/flac_picture: Return directly if nothing has been allocatedAndreas Rheinhardt2019-12-01
* 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