summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.21.18.2Tim-Philipp Müller2020-12-065-4/+230
* avauddec: Check planar-ness of frame rather than contextArun Raghavan2020-10-291-1/+1
* Back to developmentTim-Philipp Müller2020-10-271-1/+1
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-265-21/+340
* avaudenc/avvidenc: Reopen encoding session if it's requiredSeungha Yang2020-10-125-1/+99
* avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...Sebastian Dröge2020-10-121-0/+1
* avauddec/audenc/videnc: Don't return GST_FLOW_EOS when drainingSebastian Dröge2020-10-124-2/+26
* avviddec: Don't return GST_FLOW_EOS from drain()/finish()Seungha Yang2020-09-301-0/+8
* avauddec: Ensure finish_subframe() and finish_frame() are pairedSeungha Yang2020-09-301-7/+18
* avauddec: Forward flow returns from draining instead of assuming OKSebastian Dröge2020-09-301-9/+10
* avviddec: Forward flow returns from draining instead of assuming OKSebastian Dröge2020-09-301-4/+7
* avauddec: Avoid dropping non-OK flow returnEdward Hervey2020-09-301-1/+4
* avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête2020-09-302-3/+2
* Back to developmentTim-Philipp Müller2020-09-081-1/+1
* 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
* docs: Update gst_plugins_cache.jsonSebastian Dröge2020-05-311-120534/+25736
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-05-314-0/+12
* avcodecmap: Remove unused GstFFMpegCompliance typeSebastian Dröge2020-05-313-65/+1
* avdemux: update the context we use to determine stream's capsMathieu Duponchelle2020-05-271-0/+4
* avcodecmap: use framerate instead of time_base when decodingMathieu Duponchelle2020-05-271-2/+2
* gstlibav: minor fixes for header filesMatej Knopp2020-05-093-4/+5
* gstavviddec: only set range when actually reported by avcodecMatej Knopp2020-05-091-1/+3
* README: Convert to markdown, clarify licensingNirbheek Chauhan2020-04-302-16/+23
* All code in this repository is now LGPL-2.1+Nirbheek Chauhan2020-04-302-729/+390
* avmux: avoid to use unintialized variableHaihao Xiang2020-04-151-0/+1
* avviddec: Update for video-hdr struct changeSeungha Yang2020-04-011-56/+45
* avvidenc: handle GST_VIDEO_MULTIVIEW_MODE_MONOJulien Isorce2020-01-271-0/+3
* avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...Sebastian Dröge2020-01-241-2/+8
* avdemux: Only set stream-format for H264/H265/AAC when we have a contextSebastian Dröge2020-01-241-5/+5