summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2016-09-29x264enc: Set colorimetry and chroma-site informationSebastian Dröge1-1/+106
2016-09-01siddec: Fix compilation with debugging disabledSebastian Dröge1-3/+1
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-2/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan12-0/+163
2016-08-19plugins: Use <stdint.h> instead of _stdint.hNirbheek Chauhan3-5/+11
2016-08-19mpeg2dec: remove file no longer used or neededTim-Philipp Müller1-37/+0
2016-07-24sidplay: fix compiler warnings when building with -O3Josep Torra1-18/+18
2016-04-16amrnbec, mad: fix two more parse function declarationsTim-Philipp Müller2-4/+4
2016-04-15a52dec, amrwbec: fix parse function declaration mismatchTim-Philipp Müller2-4/+4
2016-04-15mpg123: fix build with msvcTim-Philipp Müller1-0/+12
2016-04-15mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc buildTim-Philipp Müller1-29/+1
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM11-42/+29
2016-02-28dvdread: Fix seek starting at 0 for title != 1Jens Georg1-1/+2
2016-02-20mpeg2dec: don't use exported but undeclared core debug category symbolsTim-Philipp Müller1-3/+4
2016-02-18sidplay: Fix compiler warning about C++11 compatibilitySebastian Dröge1-1/+1
2016-02-16mpg123: move from -bad to -uglyTim-Philipp Müller1-0/+8
2016-02-16Merge branch 'plugin-move-mpg123'Tim-Philipp Müller3-0/+707
2016-02-16plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2016-02-16mpg123: still reset pending audio info on hard flushTim-Philipp Müller1-0/+2
2016-02-16mpg123: fix handling of sample rate change during playbackJason Litzinger1-1/+0
2016-02-16audiodecoders: use default pad accept-caps handlingThiago Santos1-0/+3
2016-02-16Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2016-02-16mpg123: fix compiler warning and simplify checks in set_capsTim-Philipp Müller1-45/+40
2016-02-16mpg123: rework set_format code so mpg123audiodec works with decodebin/playbinCarlos Rafael Giani1-121/+110
2016-02-16Fix up one-element lists in template capsTim-Philipp Müller1-1/+1
2016-02-16mpg123: improved error report and checksCarlos Rafael Giani1-5/+12
2016-02-16mpg123audiodec: Require caps to be set before any data processingSebastian Dröge1-0/+1
2016-02-16mpg123: Remove dead assignmentEdward Hervey1-2/+0
2016-02-16gst: Add better support for static pluginsSebastian Dröge1-1/+1
2016-02-16mpg123: Add conditional on API version for new enumDavid Schleef1-0/+4
2016-01-25amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3Tim-Philipp Müller3-13/+0
2016-01-21mpeg2dec: Demote rank to SECONDARYEdward Hervey1-1/+1
2015-11-26x264enc: increase bitrate limit from 100Mbps to 2GbpsArjen Veenhuizen1-1/+1
2015-11-18x264enc: drop unnecessary NULL check before g_freeReynaldo H. Verdejo Pinochet1-2/+1
2015-09-29dvdread: remove broken linkReynaldo H. Verdejo Pinochet1-1/+0
2015-09-05x264: Add bitrate info to the tags output.Jan Schmidt1-1/+3
2015-08-18x264enc: actually return TRUE from accept-caps handlerThiago Santos1-0/+1
2015-08-16x264enc: implement accept-caps handlingThiago Santos1-0/+34
2015-08-15audioencoders: use template subset check for accept-capsThiago Santos3-0/+4
2015-08-15mpeg2dec: use default pad accept-caps handlingThiago Santos1-0/+3
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos4-0/+12
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller1-1/+1
2015-06-11x264enc: Use gst_video_encoder_set_min_ptsMatej Knopp2-12/+6
2015-06-11x264enc: Add support for stereoscopic videoJan Schmidt2-0/+104
2015-05-26x264enc: don't artificially limit max allowed value of "threads" propertyTim-Philipp Müller1-1/+1
2015-05-12dvdread: Also reset the first_seek var in start()Jan Schmidt1-0/+2
2015-05-12dvdread: Work around basesrc initial seekJan Schmidt2-0/+9
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller10-29/+42
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller2-30/+0
2015-04-03a52dec: fix race in liba52dec lookup table initializationVincent Penquerc'h1-0/+3