summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Release 1.7.2gst-plugins-ugly-1.7.2Sebastian Dröge23-64/+479
2016-02-19Update .po filesSebastian Dröge38-38/+38
2016-02-19po: Update translationsSebastian Dröge2-15/+15
2016-02-18sidplay: Fix compiler warning about C++11 compatibilitySebastian Dröge1-1/+1
2016-02-16docs: update inspection to git and fix mpg123 inspect locationTim-Philipp Müller18-35/+36
2016-02-16tests: fix distcheckTim-Philipp Müller2-3/+0
2016-02-16mpg123: move from -bad to -uglyTim-Philipp Müller7-0/+82
2016-02-16tests: add test data for mpg123 pluginTim-Philipp Müller7-2/+13
2016-02-16Merge branch 'plugin-move-mpg123'Tim-Philipp Müller4-0/+1241
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-16tests: fix mpg123audiodec test for big-endian architecturesTim-Philipp Müller1-2/+2
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-16mpg123audiodec: Fix event handling in unit testSebastian Dröge1-10/+2
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-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2016-02-05Automatic update of common submoduleThiago Santos2-0/+2
2016-01-25amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3Tim-Philipp Müller4-33/+2
2016-01-21mpeg2dec: Demote rank to SECONDARYEdward Hervey1-1/+1
2016-01-08dvdsubdec: use query caps instead of accept-capsThiago Santos1-1/+5
2016-01-04asfdemux: Support reverse playbackRavi Kiran K N3-66/+332
2015-12-24Back to developmentSebastian Dröge1-3/+3
2015-12-24amrnbenc: Fix various compiler warnings in the testSebastian Dröge1-1/+0
2015-12-24x264enc: Fix various compiler warnings in the testSebastian Dröge1-4/+2
2015-12-24Release 1.7.1gst-plugins-ugly-1.7.1Sebastian Dröge22-119/+317
2015-12-24Update .po filesSebastian Dröge40-86/+86
2015-12-24po: Update translationsSebastian Dröge2-51/+52
2015-12-21configure: Use -Bsymbolic-functions if availableSebastian Dröge1-0/+18
2015-12-16docs: update to gitSebastian Dröge18-33/+34
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
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-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2015-10-21Use new GST_ENABLE_EXTRA_CHECKS #defineSebastian Dröge1-0/+1
2015-10-21Automatic update of common submoduleSebastian Dröge2-1/+1
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge1-1/+1
2015-09-29dvdread: remove broken linkReynaldo H. Verdejo Pinochet1-1/+0
2015-09-26dvdlpcmdec: fix invalid read beyond channel position arrayTim-Philipp Müller1-1/+3
2015-09-26dvdlpcmdec: factor out common code to set output format into new functionHoonHee Lee1-30/+27
2015-09-25asfdemux: Don't push any data on pads after the segment.stopSebastian Dröge1-1/+22
2015-09-25asfdemux: Only change segment start to a keyframe for KEYUNIT seeksSebastian Dröge2-12/+12