summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dashdemux: don't meddle with the class struct from an instanceTim-Philipp Müller2015-08-271-8/+10
* h264parse/h265parse: Fix negotiation crashNicolas Dufresne2015-08-262-2/+4
* compositor: Actually use the output resolution for clampingNirbheek Chauhan2015-08-262-17/+52
* codecparsers: h265: Fix tile row and column parsingXuGuangxin2015-08-262-18/+43
* hlsdemux: select correct position for live streams that don't remove fragmentsAthanasios Oikonomou2015-08-261-6/+5
* glupload: Use base class metadata copy functionNicolas Dufresne2015-08-251-24/+8
* glcolorconvert: Use base transform metadata copyNicolas Dufresne2015-08-251-2/+5
* gl/eagl: Unref context after setting a window handleSebastian Dröge2015-08-251-0/+2
* win32: Add new h265 parser symbolsSebastian Dröge2015-08-241-0/+4
* codecparsers: h265: Add APIs for up-right-diagonal/raster scan conversionlyb2015-08-242-0/+141
* codecparsers: h265: Fix the range of delta_chroma_log2_weight_denomXuGuangxin2015-08-241-2/+4
* tsdemux: fix latency handling againTim-Philipp Müller2015-08-241-2/+1
* glimagesink: update display size before sending eventNicolas Dufresne2015-08-221-3/+3
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-223-32/+29
* curl: Give netinet/ip.h it own configure checkKoop Mast2015-08-221-1/+9
* dtsdec: remove unused valueLuis de Bethencourt2015-08-211-1/+1
* facedetect: remove unnecessary variable.Vanessa Chipirrás Navalón2015-08-212-9/+0
* glcontext: add specific error message when missing GL_SHADING_LANGUAGE_VERSIONJustin Kim2015-08-211-2/+7
* tests: audiomixer: remove duplicated word in commenthoonhee.lee2015-08-211-1/+1
* caopengllayersink: Don't chain up to parent's query handling twice for DRAIN ...hoonhee.lee2015-08-211-1/+0
* check: hlsdemux: make duration unit test robust to floating point roundingAlex Ashley2015-08-201-4/+4
* glbasefilter: only call gl_{stop,start} if the context changedMatthew Waters2015-08-201-6/+13
* opencv: Fix OpenCV data path check to work with cross compilationCarlos Rafael Giani2015-08-201-3/+12
* videoaggregator: Always set the pad's buffer_vinfo when storing a bufferBen Browitt2015-08-201-0/+1
* dashdemux: Handle encoding specified in the <xml> element when dumping nodesSebastian Dröge2015-08-192-11/+48
* assrender: check video frame mapping succeeded before blendingArnaud Vrac2015-08-191-15/+30
* configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac2015-08-194-10/+5
* dashdemux: replace xmlNodeDump with xmlNodeDumpOutputAlex Ashley2015-08-192-8/+97
* configure: check for Qt versionLuis de Bethencourt2015-08-191-1/+1
* hlsdemux: abort playlist update when cancelledArnaud Vrac2015-08-191-1/+1
* gtk/gl: Use our GL function table instead of directly calling GL functionsSebastian Dröge2015-08-191-5/+7
* Release 1.5.901.5.90Sebastian Dröge2015-08-1982-172/+3307
* Update .po filesSebastian Dröge2015-08-1940-269/+413
* po: Update translationsSebastian Dröge2015-08-193-335/+198
* liveadder: fix assertion when copying buffer regionGuillaume Marquebielle2015-08-181-8/+41
* handdetect: remove unnecessary variable.Vanessa Chipirrás Navalón2015-08-182-7/+0
* handdetect: check CvHaarClassifierCascade is release before being modified.Vanessa Chipirrás Navalón2015-08-181-0/+4
* handdetect: code refactoring of gst_handdetect_load_profile.Vanessa Chipirrás Navalón2015-08-181-23/+21
* daalaenc: Fix buildSebastian Dröge2015-08-181-86/+90
* examples: facedetect: add silent optionLuis de Bethencourt2015-08-171-11/+17
* x265enc: add accept-caps handlingThiago Santos2015-08-171-0/+27
* daalaenc: add accept-caps handlingThiago Santos2015-08-171-0/+29
* videoencoders: use template subset check for accept-capsThiago Santos2015-08-174-0/+8
* opencv: support alternative path conventionLuis de Bethencourt2015-08-173-2/+5
* dashdemux: link against gio for g_resolver and g_inet_address_from_stringRico Tzschichholz2015-08-171-0/+2
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-178-0/+11
* voaacenc: Remove custom getcaps and just use the templateThiago Santos2015-08-171-73/+7
* voaacenc: add version to gst-launch string on documentationThiago Santos2015-08-171-1/+1
* faac: make template pad caps more accurate and remove custom getcapsThiago Santos2015-08-171-59/+46
* mpg123: still reset pending audio info on hard flushTim-Philipp Müller2015-08-171-0/+2