summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/nextMichael Niedermayer2019-11-25
* avcodec/ralf: Fix integer overflows with the filter coefficient in decode_cha...Michael Niedermayer2019-11-25
* avcodec/g729dec: Use 64bit and clip in scalar productMichael Niedermayer2019-11-25
* avcodec/mxpegdec: Check for multiple SOFMichael Niedermayer2019-11-25
* avcodec/nuv: Move comptype check upMichael Niedermayer2019-11-25
* avcodec/wmavoice: Fix integer overflow in synth_frame()Michael Niedermayer2019-11-24
* avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit casesMichael Niedermayer2019-11-24
* avutil/lfg: Correct index increment type to avoid undefined behaviorMichael Niedermayer2019-11-24
* avcodec/cngdec: Remove AV_CODEC_CAP_DELAYMichael Niedermayer2019-11-24
* tools/target_dec_fuzzer: Adjust threshold for VP9Michael Niedermayer2019-11-24
* avformat/matroskaenc: Remove outdated commentAndreas Rheinhardt2019-11-24
* avformat/matroskaenc: Fix potential leak of cached packetAndreas Rheinhardt2019-11-24
* avformat/mxfenc: simplify d-10 ul handlingBaptiste Coudurier2019-11-23
* avformat/mxfenc: simplify dv ul handlingBaptiste Coudurier2019-11-23
* avformat/dvenc: support muxing dvcprohdBaptiste Coudurier2019-11-23
* avfilter: add axcorrelate filterPaul B Mahol2019-11-23
* avfilter/vf_normalize: add support for commandsPaul B Mahol2019-11-23