summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* audioaggregator: Fix mixup of running times and segment positionsSebastian Dröge2015-09-141-38/+100
* audioaggregator: Use stream time in the position query instead of segment pos...Sebastian Dröge2015-09-141-2/+3
* videoaggregator: Fix mixup of running times and segment positionsSebastian Dröge2015-09-141-29/+61
* aggregator: Document that get_next_time() should return running timeSebastian Dröge2015-09-141-1/+1
* mpdparser: Don't consider period start times in periods with segment lists ei...Sebastian Dröge2015-09-142-16/+21
* mpdparser: Fix unit test that assumed that fragment timestamps should include...Sebastian Dröge2015-09-141-1/+8
* dashdemux: Export the period start time to the base classSebastian Dröge2015-09-143-3/+26
* adaptivedemux: Properly implement timestamping of multi-period streamsSebastian Dröge2015-09-142-48/+151
* Revert "dashdemux: Subtract the period start time from the presentation offset"Sebastian Dröge2015-09-141-5/+1
* Revert "dashdemux: Include the period start in the fragment timestamps in all...Sebastian Dröge2015-09-141-6/+2
* mpdparser: Consider the repeat count when checking if a segment is the last oneSebastian Dröge2015-09-141-1/+10