summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-015-1992/+358
* avmux: Blacklist ttml subtitlesDoug Nazar2021-04-291-0/+1
* avviddec: Take into account coded_height for poolEdward Hervey2021-04-241-2/+5
* avviddec: deprecated debug-mv property to match deprecation in FFmpegTim-Philipp Müller2021-04-133-227/+226
* avdemux: fix build with FFmpeg 4.4Tim-Philipp Müller2021-04-131-0/+4
* avmux: fix segfault when a plugin's long_name is NULLNicholas Jackson2021-03-161-3/+5
* Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2]Jade Macho2021-03-152-2/+32
* avcodecmap: Don't try converting channel layouts with more than 64 channelsSebastian Dröge2021-03-151-2/+2
* avviddec: take the maximum of the height/coded_heightMatthew Waters2021-02-171-1/+1
* viddec: don't configure and incorrect buffer pool when receiving a gap eventMatthew Waters2021-02-171-0/+14
* avviddec: Support for alternate-field interlacingVivia Nikolaidou2021-02-032-242/+309
* avauddec: Drain decoder on decoding failureSeungha Yang2020-12-291-5/+11
* codec map: Add a mapping for the OKI ADPCM variant.Jan Schmidt2020-12-142-1/+7
* meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan2020-11-041-6/+13
* avauddec: Check planar-ness of frame rather than contextArun Raghavan2020-10-271-1/+1
* tests: Add audio/video encoder testSeungha Yang2020-10-073-0/+244
* build: Re-enable unit testsEdward Hervey2020-10-074-1/+67
* avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang2020-10-065-1/+99
* avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge2020-10-011-0/+1
* avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge2020-09-304-2/+26
* avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang2020-09-161-0/+8
* avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang2020-09-151-7/+18
* avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge2020-09-141-9/+10
* avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge2020-09-141-4/+7
* avauddec: Avoid dropping non-OK flow returnEdward Hervey2020-09-141-1/+4
* avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête2020-09-092-3/+2
* ci: include template from gst-ci master branch againTim-Philipp Müller2020-09-081-1/+1
* Back to developmentTim-Philipp Müller2020-09-081-2/+2
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-086-71/+2097
* Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-072-2/+2
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+87
* gstavcfg.c: fix max->min typo in limits and implict double conversionJordan Petridis2020-08-042-38/+43
* Revert "docs: update plugins doc cache"Jordan Petridis2020-07-231-11/+6
* docs: update plugins doc cacheJordan Petridis2020-07-231-6/+11
* meson: set release date from .doap file for releasesTim-Philipp Müller2020-07-082-2/+61
* avviddec: Fix typo that duplicated closed caption metaVivia Nikolaidou2020-07-071-1/+1
* gstavviddec: Only allow a single closed caption metaVivia Nikolaidou2020-07-031-16/+4
* Back to developmentTim-Philipp Müller2020-07-031-1/+1
* Release 1.17.21.17.2Tim-Philipp Müller2020-07-035-4/+60
* avauddec: fix buffer leak when send packet failedMatej Knopp2020-06-301-5/+6
* avcodecmap: Add support for SpeedHQ video codecSebastian Dröge2020-06-262-1/+31
* meson: mark plugins cache target as always staleMathieu Duponchelle2020-06-231-0/+1
* doc: Stop documenting properties from parentsThibault Saunier2020-06-221-13039/+177
* avmux: zero-initialize packetsMathieu Duponchelle2020-06-201-4/+1
* Back to developmentTim-Philipp Müller2020-06-201-1/+1
* Release 1.17.11.17.1Tim-Philipp Müller2020-06-196-1241/+1098
* docs: Update plugins cacheThibault Saunier2020-06-101-8937/+9108
* docs: Update plugins cacheThibault Saunier2020-06-081-11/+27532
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-064-7/+7
* doc: Require hotdoc >= 0.11.0Thibault Saunier2020-06-031-0/+11