summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-09-11videotestsrc: Fix crashes with even widthsBenjamin Otte1-4/+4
2009-09-11playbin2: Implement GstStreamVolume interfaceSebastian Dröge1-0/+7
2009-09-11volume: Implement GstStreamVolume interfaceSebastian Dröge2-4/+10
2009-09-11interfaces: API: Add GstStreamVolume interfaceSebastian Dröge1-0/+1
2009-09-11videorate: Add Since marker for the new skip-to-first propertySebastian Dröge1-0/+8
2009-09-11videorate: Make videorate work with a live sourceOlivier Crête2-2/+24
2009-09-10playbin(2): Document that the volume property uses a linear scaleSebastian Dröge2-4/+18
2009-09-10ffmpegcolorspace: Handle YVU9/YUV9 conversion with odd widthsBenjamin Otte1-0/+4
2009-09-10videotestsrc: Fix YVU9 and YUV9Benjamin Otte1-8/+10
2009-09-10videotestsrc: Fix image for odd widths in some formatsBenjamin Otte1-11/+16
2009-09-10docs: tell a biit more about uri-decodebin and bufferingStefan Kost1-3/+4
2009-09-08fix whitespaceWim Taymans3-17/+17
2009-09-07typefinding: disable typefinder for headerless flacTim-Philipp Müller1-3/+6
2009-09-04typefind: fix midi typefindingWim Taymans1-4/+4
2009-09-04uridecodebin: do buffering for more urisWim Taymans1-3/+4
2009-09-04typefindfunctions: Add typefinder for Midi inside RIFFSebastian Dröge1-0/+2
2009-09-03typefinding: move gio-based xdg mime typefinder from -bad to -baseTim-Philipp Müller2-2/+72
2009-09-01subparse: GstAdapter is not a GstObject and should be freed with g_object_unrefTim-Philipp Müller1-1/+1
2009-08-31adder: improve caps filter functionality. Fixes #590146.Stefan Kost1-8/+15
2009-08-31decodebin2: Post missing plugin messages before any error messagesSebastian Dröge1-3/+3
2009-08-28Bug 593035 - set IN_CAPS for streamheader bufferMarc-André Lureau1-0/+17
2009-08-26playbin: The internally linked pad of the selector might be NULL in some casesSebastian Dröge2-2/+4
2009-08-26playbin: Fix iterate internal linked pads functions for the stream selectorsSebastian Dröge2-114/+15
2009-08-26typefindfunctions: Detect AVF files as RIFF files tooSebastian Dröge1-1/+1
2009-08-26audioresample: Fix drain processingSebastian Dröge1-1/+1
2009-08-26audioresample: On the first buffer we need discont handlingSebastian Dröge1-2/+2
2009-08-26subparse: Remove dependency on regex.h as it's not used anywayРуслан Ижбулатов1-1/+0
2009-08-26audioresample: Fix buffer overflow when pushing the drainKipp Cannon1-6/+8
2009-08-26audioresample: Fix timestamp driftKipp Cannon2-208/+236
2009-08-24Remove Ronald Bultje from Authors fieldDavid Schleef4-4/+2
2009-08-24playbin2: fix refcounting of _get_sink()Wim Taymans1-7/+11
2009-08-19streamselector/inputselector: Use iterate internal links instead of deprecate...Sebastian Dröge2-46/+134
2009-08-18playsink: Also send SEEK events directly to a subpicture sinkSebastian Dröge1-0/+11
2009-08-18playsink: If a custom text sink is used, send events to it tooSebastian Dröge1-0/+10
2009-08-18uridecodebin: Make missing plugins emit a warning message, not an error messageSebastian Dröge1-1/+1
2009-08-13uridecodebin: Post a correct error message for unknown typesSebastian Dröge1-1/+1
2009-08-13uridecodebin: Post a missing plugin message additional to the error message o...Sebastian Dröge1-0/+6
2009-08-13playbin2: fix error message stringTim-Philipp Müller1-2/+3
2009-08-12decodebin2: avoid assertion failure on empty/NULL capsMark Nauwelaerts1-7/+13
2009-08-12typefindfunctions: Also detect SVG by the <svg> starting tagSebastian Dröge1-0/+4
2009-08-09subparse: Allow . instead of , as millisecond delimiter in srt subtitlesSebastian Dröge1-3/+5
2009-08-08Revert inlines that cause compiler warnings and are not needed anywayTim-Philipp Müller2-2/+2
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey15-106/+17
2009-08-07typefindfunctions: Add typefinders for many game sound console formats suppor...Sebastian Dröge1-2/+21
2009-08-06ffmpegcolorspace: support for direct conversion from uyvy422 to rgb formatsSiarhei Siamashka2-2/+45
2009-08-06playbin2: smarter sink selection. Fixes #588523Stefan Kost1-35/+66
2009-08-06queue2: post error message when pausing task if so appropriateMark Nauwelaerts1-0/+13
2009-08-06typefinding: fix postscript typefinder probabilityTim-Philipp Müller1-1/+1
2009-08-06subparse: Implement POSITION querySebastian Dröge1-0/+12
2009-08-06subparse: Implement SEEKING querySebastian Dröge2-0/+44