summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Update .po filesSebastian Dröge40-40/+40
2015-09-18audioaggregator: Only skip the remaining part of a GAP bufferSebastian Dröge1-1/+1
2015-09-18vtdec: disable the texture cache on OSXMatthew Waters1-0/+5
2015-09-18aggregator: Keep at least two buffers in the queue in live modeOlivier Crête1-1/+10
2015-09-18po: Update translationsSebastian Dröge1-60/+431
2015-09-18vtdec: gst-indent fileMatthew Waters1-3/+6
2015-09-17dvdspu: pgs: fix printf format/argument mismatch in debug statementsTim-Philipp Müller1-5/+6
2015-09-17adaptivedemux: remove unprefix STATISTICS_MESSAGE_NAME after allTim-Philipp Müller1-5/+0
2015-09-17adaptivedemux: prefix the statistics message name macroPhilippe Normand3-4/+16
2015-09-18pcapparse: Hook up the recently added change_state vfunc.Jan Schmidt1-1/+6
2015-09-18Don't throw compiler warnings with G_DISABLE_ASSERTJan Schmidt4-6/+35
2015-09-17gl/caopengllayer: fix non-existent selector warningMatthew Waters1-0/+4
2015-09-17glwindow: Fix g_return_val_if_fail in a void functionJan Schmidt1-1/+1
2015-09-17applemedia/vtdec: fix negotiation errors when resizing glimagesinkMatthew Waters1-16/+16
2015-09-17glimagesink: request a resize on caps/3d mode changesMatthew Waters1-33/+20
2015-09-17glwindow: add API to request a resize event on the next drawMatthew Waters12-70/+120
2015-09-17gl/uploadelement: fail earlier if we could not upload the bufferMatthew Waters1-3/+10
2015-09-17gl/x11: store the correct dimension from the resize eventsMatthew Waters1-2/+2
2015-09-17avdtputil: fix GError memory leak during failuresVineeth T M1-4/+7
2015-09-17gl: Fix GError leaks during failuresVineeth T M7-2/+8
2015-09-16intervideosink: render preroll frames as wellTim-Philipp Müller2-10/+9
2015-09-17dvbsuboverlay: Check if downstream supports GstVideoOverlayComposition.Jan Schmidt1-3/+13
2015-09-16mpdparser: support for negative repeat count in segmentsVincent Penquerc'h1-18/+87
2015-09-16mpdparser: properly read signed r values for S elementsVincent Penquerc'h2-2/+34
2015-09-16mdpparser: catch failures to parseVincent Penquerc'h1-5/+6
2015-09-16glimagesink: avoid updating the viewport in the draw loopMatthew Waters2-11/+10
2015-09-15adaptivedemux: Fix playback of live streamsSebastian Dröge1-7/+33
2015-09-15opusdec: remove check for number of channelsThiago Santos1-6/+0
2015-09-15adaptivedemux: Only overwrite last return if it was OKThiago Santos1-6/+8
2015-09-15dashdemux: fix return when trying to advance in subfragmented streamThiago Santos1-2/+5
2015-09-15gl: bufferpool take into account video stride alignment requirementsTim-Philipp Müller2-0/+35
2015-09-15pitch: Set seqnum on newly created segment eventThibault Saunier1-0/+3
2015-09-14audioaggregator: Fix mixup of running times and segment positionsSebastian Dröge1-38/+100
2015-09-14audioaggregator: Use stream time in the position query instead of segment pos...Sebastian Dröge1-2/+3
2015-09-14videoaggregator: Fix mixup of running times and segment positionsSebastian Dröge1-29/+61
2015-09-14aggregator: Document that get_next_time() should return running timeSebastian Dröge1-1/+1
2015-09-14mpdparser: Don't consider period start times in periods with segment lists ei...Sebastian Dröge2-16/+21
2015-09-14mpdparser: Fix unit test that assumed that fragment timestamps should include...Sebastian Dröge1-1/+8
2015-09-14dashdemux: Export the period start time to the base classSebastian Dröge3-3/+26
2015-09-14adaptivedemux: Properly implement timestamping of multi-period streamsSebastian Dröge2-48/+151
2015-09-14Revert "dashdemux: Subtract the period start time from the presentation offset"Sebastian Dröge1-5/+1
2015-09-14Revert "dashdemux: Include the period start in the fragment timestamps in all...Sebastian Dröge1-6/+2
2015-09-14mpdparser: Consider the repeat count when checking if a segment is the last oneSebastian Dröge1-1/+10
2015-09-14dashdemux: also check for subfragments on has_next_fragmentThiago Santos1-0/+23
2015-09-11opusenc: improve deprecated properties docsMiguel París Díaz1-12/+12
2015-09-11opusenc: do not throw g_warning when getting deprecated propertiesMiguel París Díaz1-3/+8
2015-09-11videoaggregator: fix caps query to properly handle alpha formatsThiago Santos2-12/+199
2015-09-12vtdec: Use R/RG textures for NV12 when the context provides themJan Schmidt1-5/+15
2015-09-12vtdec: Prefer GL output caps.Jan Schmidt1-23/+33
2015-09-10codecparsers: h265: Fix the selection of Active Ref Pic SetSreerenj Balachandran1-4/+3