summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller6-1241/+1098
2020-06-10docs: Update plugins cacheThibault Saunier1-8937/+9108
2020-06-08docs: Update plugins cacheThibault Saunier1-11/+27532
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle4-7/+7
2020-06-03doc: Require hotdoc >= 0.11.0Thibault Saunier1-0/+11
2020-05-31docs: Update gst_plugins_cache.jsonSebastian Dröge1-120534/+25736
2020-05-31plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge4-0/+12
2020-05-31avcodecmap: Remove unused GstFFMpegCompliance typeSebastian Dröge3-65/+1
2020-05-27avdemux: update the context we use to determine stream's capsMathieu Duponchelle1-0/+4
2020-05-27avcodecmap: use framerate instead of time_base when decodingMathieu Duponchelle1-2/+2
2020-05-09gstlibav: minor fixes for header filesMatej Knopp3-4/+5
2020-05-09gstavviddec: only set range when actually reported by avcodecMatej Knopp1-1/+3
2020-04-30README: Convert to markdown, clarify licensingNirbheek Chauhan2-16/+23
2020-04-30All code in this repository is now LGPL-2.1+Nirbheek Chauhan2-729/+390
2020-04-15avmux: avoid to use unintialized variableHaihao Xiang1-0/+1
2020-04-01avviddec: Update for video-hdr struct changeSeungha Yang1-56/+45
2020-01-27avvidenc: handle GST_VIDEO_MULTIVIEW_MODE_MONOJulien Isorce1-0/+3
2020-01-24avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...Sebastian Dröge1-2/+8
2020-01-24avdemux: Only set stream-format for H264/H265/AAC when we have a contextSebastian Dröge1-5/+5
2020-01-24avivf_mux: support VP9 and AV1Haihao Xiang1-0/+18
2020-01-24avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...Sebastian Dröge1-2/+25
2020-01-23avdemux: Pass the URI from the URI query to avformat_open_input()Sebastian Dröge1-1/+26
2019-12-19gstavviddec: Limit default number of decoder threadsAlicia Boya García1-1/+2
2019-12-02pkgconfig: remove unused fileTim-Philipp Müller1-13/+0
2019-11-29avvidenc: Fix error propagationEdward Hervey1-1/+1
2019-11-04avdemux: Fix segmentation fault if long_name is NULLKevin JOLY1-3/+8
2019-10-29avviddec: Fix huge leak caused by circular referenceSeungha Yang1-11/+5
2019-10-25avvideenc,avvidedec: Filtering hardware en/decoder by flagSeungha Yang2-32/+22
2019-10-24avviddec: Enforce allocate new AVFrame per input frameSeungha Yang1-0/+16
2019-10-13Remove autotools build systemTim-Philipp Müller24-1357/+1
2019-09-24avviddec,avcodemap: Use new helper function for map color space informationSeungha Yang2-172/+12
2019-09-11docs: do not require gst-plugins-doc-cache-generatorMarc Leeman1-1/+2
2019-08-13avvidenc: timestamp output buffersMathieu Duponchelle1-0/+11
2019-08-01avauddec: Don't warn if drain is successfulDoug Nazar1-0/+2
2019-07-18avviddec: improve latency calculationMathieu Duponchelle1-8/+22