summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2020-07-23x264enc: Add a 'Zero Latency' profileThibault Saunier1-0/+3
2020-07-21x264enc: Separate high-10 video formats from 8-bit formatsJan Alexander Steffens (heftig)1-13/+18
2020-07-10x264enc: Forward downstream colorimetry and chroma-site upstreamThibault Saunier1-0/+6
2020-06-06siddec: update gst_type_mark_as_plugin_api() callsPhilippe Normand1-2/+2
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle4-10/+10
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge5-0/+17
2020-05-27dvdreadsrc: fix uninitialized warningGuillaume Desmottes1-1/+1
2020-05-12meson: Pass native: false to add_languages()Nirbheek Chauhan1-23/+34
2020-04-02x264enc: Fix 'ref' property range and defaultNicolas Dufresne1-2/+2
2020-03-19a52dec: Mark as converterThibault Saunier1-1/+1
2020-01-07x264enc: Respect Youtube bitrate recommandationThibault Saunier5-12/+329
2019-12-18ugly: use of g_value_dup_stringStéphane Cerveau1-1/+1
2019-12-14x264enc: fixed codestyleDmitry Shusharin1-1/+1
2019-12-14x264enc: corrected em_data value in CEA-708 CC SEI message (fixes #28)Dmitry Shusharin1-1/+1
2019-10-13Remove autotools build systemTim-Philipp Müller10-208/+0
2019-09-02documentation: fix some typosAaron Boxer2-4/+4
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle3-3/+3
2019-07-15x264enc: Port to color_{primaries,transfer,matrix}_to_isoSeungha Yang1-76/+6
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-3/+2
2019-05-13docs: Port documentation to hotdocThibault Saunier8-0/+8
2019-04-26docs: Port all docstring to gtk-doc markdownThibault Saunier6-55/+44
2019-04-26meson: sidplay: use library() instead of shared_module()Tim-Philipp Müller1-1/+2
2019-04-22meson: Always require the gmodule dependencySebastian Dröge1-2/+0
2019-03-27meson: Add a subproject fallback for x264Nirbheek Chauhan1-1/+2
2019-02-28x264enc: inject CEA708 closed captionsMathieu Duponchelle1-0/+54
2019-02-22sidplay: fix indentationTim-Philipp Müller1-5/+6
2019-02-12dvdreadsrc: Work around GCC9 compiler warningSebastian Dröge1-3/+7
2019-01-25x264: Only enable dynamic loading code for x264 < 253Sebastian Dröge1-2/+2
2019-01-25x264: Link to gmodule in the meson build if extra x264 libraries are providedSebastian Dröge1-1/+4
2018-09-22x264enc: Avoid format decision per frameSeungha Yang2-4/+7
2018-08-16x264enc: Set bit depth for x264 ≥ 153Jan Alexander Steffens (heftig)1-0/+3
2018-08-16x264enc: Remove superfluous x264_param_defaultJan Alexander Steffens (heftig)1-9/+0
2018-07-27Add feature options for all pluginsNirbheek Chauhan8-21/+23
2018-04-25Meson: Generate pc file for all plugins in uglyXavier Claessens7-0/+7
2018-02-28x264enc: fix build with newer x264 with support for multiple bit depthsTim-Philipp Müller1-1/+34
2018-02-27x264enc: Add format example for option-stringAlicia Boya García1-1/+2
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-4/+6
2018-01-03amrnbdec: Don't use g_return_*_if_fail() on data parsingEdward Hervey1-4/+2
2018-01-03amrwbdec: Don't use g_return_*_if_fail() on data parsingEdward Hervey1-4/+2
2017-12-08x264enc: add 'insert-vui' property for users to chooseJustin Kim2-0/+19
2017-12-06cdio: Fix build with cdio >= 1.0Sebastian Dröge3-9/+9
2017-09-26a52dec: Fix out buffer memory leak in error code pathPonnam Srinivas1-0/+1
2017-09-18mpeg2dec: Fix buffer memory leak in error code pathDeepak Srivastava1-0/+1
2017-09-07mpeg2dec: Unmap output video frame if copying to it failsSatya Prakash Gupta1-0/+1
2017-08-26Remove twolame plugin, moved to -goodTim-Philipp Müller6-1013/+0
2017-08-26Remove lame plugin, moved to -goodTim-Philipp Müller7-1099/+0
2017-08-20Remove mpg123 plugin, moved to -goodTim-Philipp Müller6-744/+0
2017-08-10sidplay: hide symbols in meson for this c++ plugin tooTim-Philipp Müller1-1/+6
2017-08-09x264enc: add FIXME note for future configuration cleanupMark Nauwelaerts1-0/+8
2017-07-25dvdreadsrc: Fix string memory leakSatya Prakash Gupta1-0/+1