summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-21Revert "videoparsers: enable accept-template flag"reverted-acceptcapsThiago Santos7-7/+0
2015-08-21Revert "pngparse: enable accept-intersect and accept-template flags on sinkpad"Thiago Santos1-2/+0
2015-08-21Revert "videodecoders: use default pad accept-caps handling"Thiago Santos9-28/+0
2015-08-21Revert "audiodecoders: use default pad accept-caps handling"Thiago Santos8-25/+0
2015-08-21Revert "faac: make template pad caps more accurate and remove custom getcaps"Thiago Santos1-46/+59
2015-08-21Revert "voaacenc: add version to gst-launch string on documentation"Thiago Santos1-1/+1
2015-08-21Revert "voaacenc: Remove custom getcaps and just use the template"Thiago Santos1-7/+73
2015-08-21Revert "audioencoders: use template subset check for accept-caps"Thiago Santos8-11/+0
2015-08-21Revert "videoencoders: use template subset check for accept-caps"Thiago Santos4-8/+0
2015-08-21Revert "daalaenc: add accept-caps handling"Thiago Santos1-29/+0
2015-08-21Revert "x265enc: add accept-caps handling"Thiago Santos1-27/+0
2015-08-21Revert "daalaenc: Fix build"Thiago Santos1-90/+86
2015-08-20check: hlsdemux: make duration unit test robust to floating point roundingAlex Ashley1-4/+4
2015-08-20glbasefilter: only call gl_{stop,start} if the context changedMatthew Waters1-6/+13
2015-08-20opencv: Fix OpenCV data path check to work with cross compilationCarlos Rafael Giani1-3/+12
2015-08-20videoaggregator: Always set the pad's buffer_vinfo when storing a bufferBen Browitt1-0/+1
2015-08-19dashdemux: Handle encoding specified in the <xml> element when dumping nodesSebastian Dröge2-11/+48
2015-08-19assrender: check video frame mapping succeeded before blendingArnaud Vrac1-15/+30
2015-08-19configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac4-10/+5
2015-08-19dashdemux: replace xmlNodeDump with xmlNodeDumpOutputAlex Ashley2-8/+97
2015-08-19configure: check for Qt versionLuis de Bethencourt1-1/+1
2015-08-19hlsdemux: abort playlist update when cancelledArnaud Vrac1-1/+1
2015-08-19gtk/gl: Use our GL function table instead of directly calling GL functionsSebastian Dröge1-5/+7
2015-08-19Release 1.5.90Sebastian Dröge82-172/+3307
2015-08-19Update .po filesSebastian Dröge40-269/+413
2015-08-19po: Update translationsSebastian Dröge3-335/+198
2015-08-18liveadder: fix assertion when copying buffer regionGuillaume Marquebielle1-8/+41
2015-08-18handdetect: remove unnecessary variable.Vanessa Chipirrás Navalón2-7/+0
2015-08-18handdetect: check CvHaarClassifierCascade is release before being modified.Vanessa Chipirrás Navalón1-0/+4
2015-08-18handdetect: code refactoring of gst_handdetect_load_profile.Vanessa Chipirrás Navalón1-23/+21
2015-08-18daalaenc: Fix buildSebastian Dröge1-86/+90
2015-08-17examples: facedetect: add silent optionLuis de Bethencourt1-11/+17
2015-08-17x265enc: add accept-caps handlingThiago Santos1-0/+27
2015-08-17daalaenc: add accept-caps handlingThiago Santos1-0/+29
2015-08-17videoencoders: use template subset check for accept-capsThiago Santos4-0/+8
2015-08-17opencv: support alternative path conventionLuis de Bethencourt3-2/+5
2015-08-17dashdemux: link against gio for g_resolver and g_inet_address_from_stringRico Tzschichholz1-0/+2
2015-08-17audioencoders: use template subset check for accept-capsThiago Santos8-0/+11
2015-08-17voaacenc: Remove custom getcaps and just use the templateThiago Santos1-73/+7
2015-08-17voaacenc: add version to gst-launch string on documentationThiago Santos1-1/+1
2015-08-17faac: make template pad caps more accurate and remove custom getcapsThiago Santos1-59/+46
2015-08-17mpg123: still reset pending audio info on hard flushTim-Philipp Müller1-0/+2
2015-08-17mpg123: fix handling of sample rate change during playbackJason Litzinger1-1/+0
2015-08-16videoparsers: Use gst_base_parse_merge_tags()Olivier Crête8-16/+16
2015-08-16glupload: Recalculate offset and size in raw uploadNicolas Dufresne1-0/+10
2015-08-16dashdemux: fix off by one seeking issueThiago Santos1-3/+6
2015-08-16mpegtsdemux: Fix illogical comparisionEdward Hervey1-1/+1
2015-08-16mpdparser: Free UTCTiming struct if there are no values associated with itSebastian Dröge1-0/+3
2015-08-15check: Link against GModule for tests using g_module_*Edward Hervey1-0/+3
2015-08-15adaptivedemux: Demote debugging levelEdward Hervey1-1/+1