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-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller
2021-09-18avcodecmap: Add support for GBRA_10LE/BESebastian Dröge
2021-08-09avdemux: add xwma supportStéphane Cerveau
2021-07-08avviddec: Enable subframe decoding for H.264Olivier Crête
2021-07-07avviddec: Split allocation tracking from decode-only-nessOlivier Crête
2021-06-21Update COPYINGCorentin Damman
2021-06-03avviddec: Fix size of linesize parameterDoug Nazar
2021-06-01Back to developmentTim-Philipp Müller
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller
2021-04-30avmux: Blacklist ttml subtitlesDoug Nazar
2021-04-24avviddec: Take into account coded_height for poolEdward Hervey
2021-04-14avviddec: deprecated debug-mv property to match deprecation in FFmpegTim-Philipp Müller
2021-04-13avdemux: fix build with FFmpeg 4.4Tim-Philipp Müller
2021-03-16avmux: fix segfault when a plugin's long_name is NULLNicholas Jackson
2021-03-15Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2]Jade Macho
2021-03-15avcodecmap: Don't try converting channel layouts with more than 64 channelsSebastian Dröge
2021-02-17avviddec: take the maximum of the height/coded_heightMatthew Waters
2021-02-17viddec: don't configure and incorrect buffer pool when receiving a gap eventMatthew Waters
2021-02-03avviddec: Support for alternate-field interlacingVivia Nikolaidou
2020-12-29avauddec: Drain decoder on decoding failureSeungha Yang
2020-12-14codec map: Add a mapping for the OKI ADPCM variant.Jan Schmidt
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan
2020-10-27avauddec: Check planar-ness of frame rather than contextArun Raghavan
2020-10-07tests: Add audio/video encoder testSeungha Yang
2020-10-07build: Re-enable unit testsEdward Hervey
2020-10-06avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang
2020-10-01avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge
2020-09-30avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge
2020-09-15avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang
2020-09-14avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang
2020-09-14avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-09-14avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge
2020-09-14avauddec: Avoid dropping non-OK flow returnEdward Hervey
2020-09-09avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête
2020-09-08ci: include template from gst-ci master branch againTim-Philipp Müller
2020-09-08Back to developmentTim-Philipp Müller
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller
2020-09-07Update for gst_video_transfer_function_*() function renamingSebastian Dröge
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller
2020-08-04gstavcfg.c: fix max->min typo in limits and implict double conversionJordan Petridis
2020-07-23Revert "docs: update plugins doc cache"Jordan Petridis
2020-07-23docs: update plugins doc cacheJordan Petridis
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller
2020-07-07avviddec: Fix typo that duplicated closed caption metaVivia Nikolaidou
2020-07-03gstavviddec: Only allow a single closed caption metaVivia Nikolaidou
2020-07-03Back to developmentTim-Philipp Müller
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller
2020-06-30avauddec: fix buffer leak when send packet failedMatej Knopp
2020-06-26avcodecmap: Add support for SpeedHQ video codecSebastian Dröge
2020-06-23meson: mark plugins cache target as always staleMathieu Duponchelle