summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.01.6.0Sebastian Dröge2015-09-2580-165/+425
* Update .po filesSebastian Dröge2015-09-2540-40/+40
* glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indicesJulien Isorce2015-09-251-2/+2
* glmemory: fix texture leak in _gl_mem_copyJulien Isorce2015-09-251-2/+2
* gtk: Only run from the main thread in stop() if we created the windowSebastian Dröge2015-09-241-2/+7
* gtk: When setting format check if pending format changedThibault Saunier2015-09-241-1/+1
* gtk: Do not forget to release OBJECT_LOCK on error pathThibault Saunier2015-09-241-4/+6
* gtk: Factor out a function to run a function on main threadThibault Saunier2015-09-245-103/+114
* gtk: Marshall state changes in the main threadThibault Saunier2015-09-241-7/+90
* decklink: Add a clock epoch that is used as offset whenever restarting the clockSebastian Dröge2015-09-244-2/+10
* decklink: Disable inputs/outputs in PAUSED->READY to allow going to PAUSED ag...Sebastian Dröge2015-09-243-21/+72
* gtksink: Do not show window until we reach the PAUSED stateThibault Saunier2015-09-231-1/+14
* mpdparser: Only check stream->segments for a repeated last segment if we have...Sebastian Dröge2015-09-221-1/+2
* x265enc: Drop incorrect stream-format="avc" in template capsArun Raghavan2015-09-211-1/+1
* gtksink: Do not re destroy the GtkWindow if destroyed by the userThibault Saunier2015-09-211-1/+8
* gl/dispmanx: fix rendering with recent resize state trackingMatthew Waters2015-09-211-2/+1
* gtkglsink: Hide and clean the GtkWindow we might createThibault Saunier2015-09-193-8/+24
* Release 1.5.911.5.91Sebastian Dröge2015-09-1882-209/+1326
* Update .po filesSebastian Dröge2015-09-1840-40/+40
* audioaggregator: Only skip the remaining part of a GAP bufferSebastian Dröge2015-09-181-1/+1
* vtdec: disable the texture cache on OSXMatthew Waters2015-09-181-0/+5
* aggregator: Keep at least two buffers in the queue in live modeOlivier Crête2015-09-181-1/+10
* po: Update translationsSebastian Dröge2015-09-181-60/+431
* vtdec: gst-indent fileMatthew Waters2015-09-181-3/+6
* dvdspu: pgs: fix printf format/argument mismatch in debug statementsTim-Philipp Müller2015-09-171-5/+6
* adaptivedemux: remove unprefix STATISTICS_MESSAGE_NAME after allTim-Philipp Müller2015-09-171-5/+0
* adaptivedemux: prefix the statistics message name macroPhilippe Normand2015-09-173-4/+16
* pcapparse: Hook up the recently added change_state vfunc.Jan Schmidt2015-09-181-1/+6
* Don't throw compiler warnings with G_DISABLE_ASSERTJan Schmidt2015-09-184-6/+35
* gl/caopengllayer: fix non-existent selector warningMatthew Waters2015-09-171-0/+4
* glwindow: Fix g_return_val_if_fail in a void functionJan Schmidt2015-09-171-1/+1
* applemedia/vtdec: fix negotiation errors when resizing glimagesinkMatthew Waters2015-09-171-16/+16
* glimagesink: request a resize on caps/3d mode changesMatthew Waters2015-09-171-33/+20
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-1712-70/+120
* gl/uploadelement: fail earlier if we could not upload the bufferMatthew Waters2015-09-171-3/+10
* gl/x11: store the correct dimension from the resize eventsMatthew Waters2015-09-171-2/+2
* avdtputil: fix GError memory leak during failuresVineeth T M2015-09-171-4/+7
* gl: Fix GError leaks during failuresVineeth T M2015-09-177-2/+8
* intervideosink: render preroll frames as wellTim-Philipp Müller2015-09-162-10/+9
* dvbsuboverlay: Check if downstream supports GstVideoOverlayComposition.Jan Schmidt2015-09-171-3/+13
* mpdparser: support for negative repeat count in segmentsVincent Penquerc'h2015-09-161-18/+87
* mpdparser: properly read signed r values for S elementsVincent Penquerc'h2015-09-162-2/+34
* mdpparser: catch failures to parseVincent Penquerc'h2015-09-161-5/+6
* glimagesink: avoid updating the viewport in the draw loopMatthew Waters2015-09-162-11/+10
* adaptivedemux: Fix playback of live streamsSebastian Dröge2015-09-151-7/+33
* opusdec: remove check for number of channelsThiago Santos2015-09-151-6/+0
* adaptivedemux: Only overwrite last return if it was OKThiago Santos2015-09-151-6/+8
* dashdemux: fix return when trying to advance in subfragmented streamThiago Santos2015-09-151-2/+5
* gl: bufferpool take into account video stride alignment requirementsTim-Philipp Müller2015-09-152-0/+35
* pitch: Set seqnum on newly created segment eventThibault Saunier2015-09-151-0/+3