summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Back to development1.18Tim-Philipp Müller1-1/+1
2022-02-02Release 1.18.61.18.6Tim-Philipp Müller5-17/+213
2021-10-29avcodecmap: Add support for GBRA_10LE/BESebastian Dröge2-198/+200
2021-09-09Back to developmentTim-Philipp Müller1-1/+1
2021-09-08Release 1.18.51.18.5Tim-Philipp Müller5-9/+380
2021-08-31avmux: Blacklist ttml subtitlesDoug Nazar1-0/+1
2021-06-30avviddec: Fix size of linesize parameterDoug Nazar1-1/+1
2021-04-27avviddec: Take into account coded_height for poolEdward Hervey1-2/+5
2021-04-13avdemux: fix build with FFmpeg 4.4Tim-Philipp Müller1-0/+4
2021-04-13avmux: fix segfault when a plugin's long_name is NULLNicholas Jackson1-3/+5
2021-03-15Back to developmentTim-Philipp Müller1-1/+1
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller5-8/+240
2021-03-15avcodecmap: Don't try converting channel layouts with more than 64 channelsSebastian Dröge1-2/+2
2021-02-17avviddec: take the maximum of the height/coded_heightMatthew Waters1-1/+1
2021-02-17viddec: don't configure and incorrect buffer pool when receiving a gap eventMatthew Waters1-0/+14
2021-01-14Back to developmentTim-Philipp Müller1-1/+1
2021-01-13Release 1.18.31.18.3Tim-Philipp Müller5-7/+185
2021-01-03avauddec: Drain decoder on decoding failureSeungha Yang1-5/+11
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.21.18.2Tim-Philipp Müller5-4/+230
2020-10-29avauddec: Check planar-ness of frame rather than contextArun Raghavan1-1/+1
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller5-21/+340
2020-10-12avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang5-1/+99
2020-10-12avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge1-0/+1
2020-10-12avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge4-2/+26
2020-09-30avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang1-0/+8
2020-09-30avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang1-7/+18
2020-09-30avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge1-9/+10
2020-09-30avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge1-4/+7
2020-09-30avauddec: Avoid dropping non-OK flow returnEdward Hervey1-1/+4
2020-09-30avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête2-3/+2
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2097
2020-09-07Update for gst_video_transfer_function_*() function renamingSebastian Dröge2-2/+2
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+87
2020-08-04gstavcfg.c: fix max->min typo in limits and implict double conversionJordan Petridis2-38/+43
2020-07-23Revert "docs: update plugins doc cache"Jordan Petridis1-11/+6
2020-07-23docs: update plugins doc cacheJordan Petridis1-6/+11
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller2-2/+61
2020-07-07avviddec: Fix typo that duplicated closed caption metaVivia Nikolaidou1-1/+1
2020-07-03gstavviddec: Only allow a single closed caption metaVivia Nikolaidou1-16/+4
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+60
2020-06-30avauddec: fix buffer leak when send packet failedMatej Knopp1-5/+6
2020-06-26avcodecmap: Add support for SpeedHQ video codecSebastian Dröge2-1/+31
2020-06-23meson: mark plugins cache target as always staleMathieu Duponchelle1-0/+1
2020-06-22doc: Stop documenting properties from parentsThibault Saunier1-13039/+177
2020-06-20avmux: zero-initialize packetsMathieu Duponchelle1-4/+1
2020-06-20Back to developmentTim-Philipp Müller1-1/+1