summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-18avviddec: Add thread-type propertySeungha Yang2-9/+49
2019-07-15avvidenc: Close reference context before freeing itSebastian Dröge1-0/+1
2019-07-12avaudenc: fix memory leak of refcontext after finalize.Knut Andre Tidemann1-0/+1
2019-06-19avvidenc: Also set the repeat_pict flag correctly and take the TFF flag from ...Sebastian Dröge1-2/+5
2019-06-19avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are...Sebastian Dröge1-2/+5
2019-06-02meson: Bump minimal GLib version to 2.44Niels De Graef1-1/+1
2019-05-29avviddec: remove cdgraphics elementGuillaume Desmottes1-1/+3
2019-05-25configure: pass -Wno-attributes to fix build against broken ffmpeg headersTim-Philipp Müller1-1/+1
2019-05-24avcodecmap,avviddec: Map bt2020-10, PQ and HLG transfer functionsSeungha Yang2-1/+18
2019-05-24codecmap: Add caps for aptX and aptX-HDArun Raghavan2-4/+14
2019-05-16docs: Stop building the doc cache by defaultThibault Saunier2-2/+1
2019-05-13docs: Update plugins documentation cacheThibault Saunier1-2780/+4291