summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/cuviddec: use correct type for extradata_sizeTimo Rothenpieler2020-10-01
* avcodec/cuviddec: fix copy&paste errorTimo Rothenpieler2020-10-01
* avformat/movenc: Fix stack overflow when remuxing timecode tracksAndreas Rheinhardt2020-10-01
* avcodec/utils: ReindentationAndreas Rheinhardt2020-10-01
* avcodec/utils: Also free encoder extradata on avcodec_open2() errorAndreas Rheinhardt2020-10-01
* avcodec/utils: Don't forget cleaning up when allocating priv_data failsAndreas Rheinhardt2020-10-01
* avcodec/utils: Improve check for freeing codec private optionsAndreas Rheinhardt2020-10-01
* avcodec/utils: Remove always-true checkAndreas Rheinhardt2020-10-01
* opusdec: do not fail when LBRR frames are presentAnton Khirnov2020-10-01
* fate: add scale filters for big-endian architectures.Nicolas George2020-09-30
* swresample/audioconvert: Fix left shift of negative valueAndreas Rheinhardt2020-09-30
* avcodec/av1dec: call ff_cbs_flush() on decoder flushJames Almer2020-09-29
* avcodec/av1dec: fix check for active sequence headerJames Almer2020-09-29
* avcodec/av1dec: parse dimensions from the sequence header in extradataJames Almer2020-09-29
* avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callbackJames Almer2020-09-29
* avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacksJames Almer2020-09-29
* avcodec/cbs_av1: implement a CodedBitstreamType.flush() callbackJames Almer2020-09-29
* avcodec/cbs: add a flush callback to CodedBitstreamTypeJames Almer2020-09-29
* avfilter/vf_v360: stop using floats variables in xyz_to_octahedronPaul B Mahol2020-09-30
* avcodec/cuviddec: handle arbitrarily sized extradataTimo Rothenpieler2020-09-29
* avcodec/utils: Only call codec->close if init has been calledAndreas Rheinhardt2020-09-29
* Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"Mark Thompson2020-09-29
* avfilter/vf_v360: simplify input flippingPaul B Mahol2020-09-29
* avfilter/vf_v360: split maps into slicesPaul B Mahol2020-09-29
* dnn/native: add native support for denseMingyu Yin2020-09-29
* libavcodec/videotoolboxenc: Fix crash when frame received after errorRick Kern2020-09-28
* avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queueTian Qi2020-09-28
* avcodec/videotoolboxenc: don't wait when flushing dataTian Qi2020-09-28
* avcodec/videotoolboxenc: fix use after destroyZhao Zhili2020-09-28
* avcodec/videotoolboxenc: fix align issueZhao Zhili2020-09-28
* avcodec/videotoolboxenc: Allow full range 10bit pixel format inputHarry Mallon2020-09-28
* avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encodeHarry Mallon2020-09-28
* avcodec/mv30: Fix several integer overflows in idct_1d()Michael Niedermayer2020-09-29
* avcodec/pgxdec: Fix invalid shift in write_frame_*Michael Niedermayer2020-09-29
* avformat/movenc: Fix segfault upon allocation errorAndreas Rheinhardt2020-09-28
* avformat/iff: Check data_size not overflowing int64Michael Niedermayer2020-09-28
* pthread_frame: use av_buffer_replace() to simplify codeAnton Khirnov2020-09-28
* mpegvideo: use av_buffer_replace() to simplify codeAnton Khirnov2020-09-28
* hevcdec: use av_buffer_replace() to simplify codeAnton Khirnov2020-09-28
* lavu/buffer: add a convenience function for replacing buffersAnton Khirnov2020-09-28
* avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWAREPavel Koshevoy2020-09-27
* lavf/hls: add AC-3/EAC-3 to allowed extensions file listJun Zhao2020-09-28
* examples/muxing: misc style fixesJun Zhao2020-09-28
* avfilter/vf_v360: add octahedron formatPaul B Mahol2020-09-27
* vf_colorspace: Added linear trc.Andrew Klaassen2020-09-27
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-27
* tests/fate-run: Always overwrite output files for md5 testsAndreas Rheinhardt2020-09-27
* avformat/argo_brp: use header frame countsZane van Iperen2020-09-27
* avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in ...Zane van Iperen2020-09-27
* avformat/argo_brp: cosmeticsZane van Iperen2020-09-27