summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller6-65/+222
2018-03-19Update docsTim-Philipp Müller13-13/+13
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller6-41/+945
2018-03-13Update docsTim-Philipp Müller13-13/+13
2018-03-12docs: plugins: minor addition to plugins listTim-Philipp Müller1-1/+2
2018-03-08configure.ac: enable largefile support if possibleMichael Tretter1-0/+6
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller6-151/+842
2018-03-03Update docsTim-Philipp Müller14-14/+14
2018-03-01meson: enable more warningsMathieu Duponchelle2-1/+55
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-02-21meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller1-20/+8
2018-02-15Back to developmentTim-Philipp Müller15-17/+17
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller4-624/+114
2018-02-15docs: update plugin docsTim-Philipp Müller16-18/+27
2018-02-15po: update translationsTim-Philipp Müller4-128/+120
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-5/+5
2018-02-05autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller1-2/+6
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller2-4/+11
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-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-14Automatic update of common submoduleMatthew Waters1-0/+0
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-11-27Automatic update of common submoduleMatthew Waters1-0/+0
2017-11-26configure: actually use -fvisibility if supportedTim-Philipp Müller1-2/+2
2017-11-26autotools: stop controlling symbol visibility with -export-symbols-regexTim-Philipp Müller1-1/+11
2017-11-13asfdemux: Fix prerolling files with "empty" streamsEdward Hervey1-11/+22
2017-11-13asfdemux: Store the stream type in streamsEdward Hervey1-1/+3
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-31realmedia: fix leak in asmrules error code pathSatya Prakash Gupta1-0/+1
2017-08-30realmedia: Fix Memory leak in error caseSatya Prakash Gupta1-0/+1
2017-08-26tests: remove files that were used by the mpg123 unit testTim-Philipp Müller4-4/+1
2017-08-26Remove twolame plugin, moved to -goodTim-Philipp Müller14-1081/+2
2017-08-26Remove lame plugin, moved to -goodTim-Philipp Müller25-1770/+3
2017-08-20Remove mpg123 plugin, moved to -goodTim-Philipp Müller17-1359/+3
2017-08-17Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-08-10sidplay: hide symbols in meson for this c++ plugin tooTim-Philipp Müller1-1/+6
2017-08-10meson: don't export symbols by defaultTim-Philipp Müller1-0/+5
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-07-15meson: po: use glib preset and read language list from LINGUASTim-Philipp Müller1-7/+1
2017-07-11dvdlpmdec: Fix overrun from coverityVivia Nikolaidou1-2/+2
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1