summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mssdemux: always use timescale for gst timestamp calculationPhilippe Normand2015-09-301-6/+5
* gl: Pass GL_CFLAGS to g-ir-scannerAntoine Jacoutot2015-09-301-0/+1
* applemedia: dist missing header filesAleix Conchillo Flaqué2015-09-301-0/+2
* audiointerleave: typecast bit-mask to guint64 to fix segmentation faultVineeth TM2015-09-301-1/+2
* glcontext: fixup strstr lengths so we don't overrunMatthew Waters2015-09-301-5/+4
* glupload: remove useless release_bufferMatthew Waters2015-09-305-74/+13
* glutils: use gst_element_set_context for setting display/other_contextMatthew Waters2015-09-301-83/+31
* gtk: add some GL debug statements to show up in GL tracesMatthew Waters2015-09-301-4/+10
* hls: m3u8playlist: more clean-upsTim-Philipp Müller2015-09-302-37/+22
* hls: m3u8playlist: fix silly queue iteration codeTim-Philipp Müller2015-09-301-4/+4
* hls: m3u8playlist: more minor playlist_render() clean-upsTim-Philipp Müller2015-09-301-19/+10
* hls: m3u8playlist: move entry rendering into render_playlist()Tim-Philipp Müller2015-09-301-27/+15
* hls: m3u8playlist: simplify gst_m3u8_playlist_render()Tim-Philipp Müller2015-09-302-25/+20
* hls: remove unused macro and direct gio usageTim-Philipp Müller2015-09-304-6/+2
* mpegtsmux: fix downstream key unit events handling with hlssinkTim-Philipp Müller2015-09-301-2/+1
* opencv: erode: remove non-ip transform funcLuis de Bethencourt2015-09-291-15/+0
* opencv: dilate: remove non-ip transform funcLuis de Bethencourt2015-09-291-15/+0
* opencv: use gst_opencv_video_filter_set_in_place()Luis de Bethencourt2015-09-298-9/+19
* handdetect: check for haar cascade files pathLuis de Bethencourt2015-09-291-2/+11
* adaptivedemux: remove unused variableJohn Chang2015-09-291-2/+1
* videoaggregator: fix compilation with older glib versionTim-Philipp Müller2015-09-291-10/+4
* opencv: cvlaplace: add scale and shift propertiesLuis de Bethencourt2015-09-292-2/+31
* qtsink: explicitely fallthrough switch statementLuis de Bethencourt2015-09-291-0/+2
* vc1parse: add break to switch caseLuis de Bethencourt2015-09-291-0/+1
* assrender: fix leak of tag samples in the tag listArnaud Vrac2015-09-291-48/+60
* assrender: fix gap event leak and invalid return valueArnaud Vrac2015-09-291-0/+3
* nvenc: call the parent class on GstElement::set_contextMatthew Waters2015-09-291-0/+2
* gl/eagl: use the default GL context debug categoryMatthew Waters2015-09-291-0/+2
* Add Nvidia based hardware encoder elementMatthew Waters2015-09-2911-2/+2904
* gtk: fix assertion when the element has no peerMatthew Waters2015-09-291-3/+5
* Revert "midi: add an ALSA MIDI sequencer source"Stefan Sauer2015-09-285-631/+1
* gl: set the context on the element on a context queryMatthew Waters2015-09-281-0/+4
* gl: chain up to the parent class for GstElement::set_contextMatthew Waters2015-09-286-0/+13
* midi: add an ALSA MIDI sequencer sourceAntonio Ospite2015-09-285-1/+631
* qml: remove overwritten valueLuis de Bethencourt2015-09-281-2/+0
* qt: add support for building/running on androidMatthew Waters2015-09-286-4/+83
* qt: don't use CPPFLAGS for tools that cannot use themMatthew Waters2015-09-281-1/+1
* qt: rename library to include gst prefixMatthew Waters2015-09-281-7/+7
* gl: sprinkle some debug markers to ease debuggingMatthew Waters2015-09-284-0/+17
* gl/utils: add a function to insert a debug markerMatthew Waters2015-09-282-0/+45
* gl: add some debugging prototypesMatthew Waters2015-09-281-1/+28
* glwindow: remove unused draw_unlocked functionMatthew Waters2015-09-289-67/+20
* resindvd: Send gap updates to the segment stop during stillsJan Schmidt2015-09-271-10/+15
* Revert "dvdspu: render to AYUV overlay"Jan Schmidt2015-09-2710-440/+448
* Revert "dvdspu: render to ARGB overlay instead of AYUV"Jan Schmidt2015-09-274-53/+35
* Revert "dvdspu: handle frame size event from upstream"Jan Schmidt2015-09-272-10/+2
* Revert "dvdspu: cache overlay composition"Jan Schmidt2015-09-272-28/+8
* Revert "dvdspu: improve negotiation of overlay composition"Jan Schmidt2015-09-272-344/+50
* dvdspu: fix pgs palette colorsArnaud Vrac2015-09-261-2/+2
* dvdspu: improve negotiation of overlay compositionArnaud Vrac2015-09-262-50/+344