Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-libav.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-15avcodecmap: Don't try converting channel layouts with more than 64 channels1.16Sebastian Dröge
2020-10-21Release 1.16.31.16.3Tim-Philipp Müller
2020-10-21Update docsTim-Philipp Müller
2020-10-20Automatic update of common submoduleTim-Philipp Müller
2020-10-14avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang
2020-10-14avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge
2020-10-14avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge
2020-10-14avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang
2020-10-14avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang
2020-10-14avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-10-14avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-10-14avauddec: Avoid dropping non-OK flow returnEdward Hervey
2020-09-28gstavviddec: Limit default number of decoder threadsAlicia Boya García
2020-09-25avauddec: fix buffer leak when send packet failedMatej Knopp
2020-09-25avauddec: Ensure drain even if codec has not delay capabilitiesYeongjin Jeong
2020-09-25avviddec: Ensure drain even if codec has not delay capabilitiesYeongjin Jeong
2019-12-03Release 1.16.21.16.2Tim-Philipp Müller
2019-12-03Update docsTim-Philipp Müller
2019-11-29avvidenc: Fix error propagationEdward Hervey
2019-11-17avdemux: Fix segmentation fault if long_name is NULLKevin JOLY
2019-10-29avviddec: Fix huge leak caused by circular referenceSeungha Yang
2019-10-24avviddec: Enforce allocate new AVFrame per input frameSeungha Yang
2019-09-23Release 1.16.11.16.1Tim-Philipp Müller
2019-09-23Update docsTim-Philipp Müller
2019-09-10docs: don't include the type hierarchyRoss Burton
2019-08-07avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are...Sebastian Dröge
2019-08-07avvidenc: Also set the repeat_pict flag correctly and take the TFF flag from ...Sebastian Dröge
2019-08-07autotools: add bcrypt to win32 libsChristoph Reiter
2019-08-06gstav: Use libavcodec util function for version checkYeongjin Jeong
2019-05-02ci: use template from 1.16 branchTim-Philipp Müller
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller
2019-04-19Update docsTim-Philipp Müller
2019-04-12libav: Update to ffmpeg n4.1.3Sebastian Dröge
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller
2019-04-11Update docsTim-Philipp Müller
2019-04-09avcfg: Override type of bitrate property from int64 to intSebastian Dröge
2019-04-02avviddec: do not add 708 caption meta if already existsAaron Boxer
2019-03-23avvidenc: pass Closed Caption metadata to libavMathieu Duponchelle
2019-03-04avauddec: fix decoding of APE and Cook audioTim-Philipp Müller
2019-03-04Back to developmentTim-Philipp Müller
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller
2019-02-26Update docsTim-Philipp Müller
2019-02-21avdemux: fix negative pts if start_time is bigger than the tsGuillaume Desmottes
2019-02-12configure: Only disable dxva2 onceSebastian Dröge
2019-02-12Update to ffmpeg n4.1.1Sebastian Dröge
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller
2019-01-17Update docsTim-Philipp Müller
2019-01-12avcfg: Fix AVOptionRanges leakSeungha Yang
2018-12-05Automatic update of common submoduleThibault Saunier
2018-11-15libav: Update to ffmpeg n4.1Sebastian Dröge