summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* avauddec: Don't warn if drain is successfulDoug Nazar2019-08-011-0/+2
* avviddec: improve latency calculationMathieu Duponchelle2019-07-181-8/+22
* avviddec: Add thread-type propertySeungha Yang2019-07-182-9/+49
* avvidenc: Close reference context before freeing itSebastian Dröge2019-07-151-0/+1
* avaudenc: fix memory leak of refcontext after finalize.Knut Andre Tidemann2019-07-121-0/+1
* avvidenc: Also set the repeat_pict flag correctly and take the TFF flag from ...Sebastian Dröge2019-06-191-2/+5
* avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are...Sebastian Dröge2019-06-191-2/+5
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-021-1/+1
* avviddec: remove cdgraphics elementGuillaume Desmottes2019-05-291-1/+3
* configure: pass -Wno-attributes to fix build against broken ffmpeg headersTim-Philipp Müller2019-05-251-1/+1
* avcodecmap,avviddec: Map bt2020-10, PQ and HLG transfer functionsSeungha Yang2019-05-242-1/+18
* codecmap: Add caps for aptX and aptX-HDArun Raghavan2019-05-242-4/+14
* docs: Stop building the doc cache by defaultThibault Saunier2019-05-162-2/+1
* docs: Update plugins documentation cacheThibault Saunier2019-05-131-2780/+4291