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