summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* avivf_mux: support VP9 and AV1Haihao Xiang2020-01-241-0/+18
* avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...Sebastian Dröge2020-01-241-2/+25
* avdemux: Pass the URI from the URI query to avformat_open_input()Sebastian Dröge2020-01-231-1/+26
* gstavviddec: Limit default number of decoder threadsAlicia Boya García2019-12-191-1/+2
* pkgconfig: remove unused fileTim-Philipp Müller2019-12-021-13/+0
* avvidenc: Fix error propagationEdward Hervey2019-11-291-1/+1
* avdemux: Fix segmentation fault if long_name is NULLKevin JOLY2019-11-041-3/+8
* avviddec: Fix huge leak caused by circular referenceSeungha Yang2019-10-291-11/+5
* avvideenc,avvidedec: Filtering hardware en/decoder by flagSeungha Yang2019-10-252-32/+22
* avviddec: Enforce allocate new AVFrame per input frameSeungha Yang2019-10-241-0/+16
* Remove autotools build systemTim-Philipp Müller2019-10-1324-1357/+1
* avviddec,avcodemap: Use new helper function for map color space informationSeungha Yang2019-09-242-172/+12
* docs: do not require gst-plugins-doc-cache-generatorMarc Leeman2019-09-111-1/+2
* avvidenc: timestamp output buffersMathieu Duponchelle2019-08-131-0/+11