summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2019-12-16x264enc: fixed codestyleDmitry Shusharin1-1/+1
2019-12-16x264enc: corrected em_data value in CEA-708 CC SEI message (fixes #28)Dmitry Shusharin1-1/+1
2019-09-19meson: 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
2017-07-15x264enc: fix indentationTim-Philipp Müller1-2/+4
2017-07-15x264enc: fix caps leakTim-Philipp Müller1-9/+11
2017-07-15mpg123audiodec: fix caps leakTim-Philipp Müller1-0/+1
2017-06-24x264enc: relax bframes upper limit count to maximum encoder supportedMark Nauwelaerts1-1/+1
2017-06-23meson: don't error out if sidplay library is not foundTim-Philipp Müller1-1/+1
2017-06-23meson: build sid pluginTim-Philipp Müller2-1/+26
2017-06-21x264: fix memory leakVíctor Manuel Jáquez Leal1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne11-11/+0
2017-05-09sid: Make plugin name match plugin file nameNicolas Dufresne1-1/+1
2017-04-27x264: Use __declspec(dllimport) with MinGW tooNirbheek Chauhan1-0/+7
2017-03-01mpeg2dec: Fix latency calculationJan Schmidt1-1/+1
2017-02-27Update Edgard Lima's emailEdgard Lima2-2/+2
2017-02-01x264: Initialize function vtable in plugin_init()Nirbheek Chauhan1-10/+22
2017-01-03meson: Install presets filesThibault Saunier2-0/+3
2017-01-03x264enc: Add a youtube preset.Mathieu Duponchelle1-0/+7
2016-12-28mad: remove pluginTim-Philipp Müller6-685/+0
2016-11-30x264enc: Add information for mixed modeVivia Nikolaidou1-0/+21
2016-11-30x264enc: Correctly pass interlacing/TFF informationVivia Nikolaidou1-6/+12
2016-11-28x264enc: Auto-detect interlace mode from capsVivia Nikolaidou1-2/+6
2016-11-20dvdreadsrc: dvd-spu-clut-change is a sticky custom eventMark Nauwelaerts1-1/+1