summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-04baseaudiosink: make drift tolerance configurableWim Taymans1-42/+64
2009-11-04playbin2: Return NOT_LINKED for unselected text pads from a demuxerSebastian Dröge1-4/+10
2009-11-04inputselector: also add inline to the proto to fix the buildStefan Kost1-4/+6
2009-11-03uridecodebin: Initialize caps property with the default raw capsSebastian Dröge1-1/+4
2009-11-03decodebin2: Use static caps for the default raw caps and put them into a sepa...Sebastian Dröge3-5/+48
2009-11-03textoverlay: First draw outline text and then the real textSebastian Dröge1-6/+6
2009-11-02playbin: Make sure to keep a reference on the volume elementJosep Torra Valles1-1/+6
2009-10-31po: queue2 has moved to coreEdward Hervey1-1/+0
2009-10-30playsink: Reset {mute,volume}-changed flags after setting the volumeSebastian Dröge1-0/+3
2009-10-30playsink: If notify::{volume,mute} is triggered by the volume element, update...Sebastian Dröge1-3/+12
2009-10-29playsink: Proxy notify::volume and notify::mute from the volume/mute elements...Sebastian Dröge1-0/+36
2009-10-29playbin2: Proxy notify::volume and notify::mute from the playsink to playbin2Sebastian Dröge1-0/+17
2009-10-29queue2: Remove inspect fileSebastian Dröge1-34/+0
2009-10-29queue2: Remove from gst-plugins-baseSebastian Dröge2-2232/+1
2009-10-28docs: include more indexesStefan Kost1-1/+8
2009-10-28docs: turn entities into xi:includesStefan Kost1-138/+63
2009-10-28rtp: dump packets which we rejectStefan Kost1-2/+7
2009-10-28.gitignore: ignore basetime unit test binaryTim-Philipp Müller1-0/+1
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller23-67/+56
2009-10-27queue2: add custom acceptcaps functionWim Taymans1-0/+20
2009-10-27decodebin2: implement low/high watermark propertyWim Taymans1-11/+11
2009-10-27seek: add checkbox to enable bufferingWim Taymans1-1/+15
2009-10-24uridecodebin: don't use 2 buffering elementsWim Taymans1-2/+5
2009-10-24playbin2: add flag to enable decodebin bufferingWim Taymans3-2/+19
2009-10-24decodebin2: buffering is implemented nowWim Taymans1-4/+1
2009-10-24uridecodebin: buffering is implemented nowWim Taymans1-1/+1
2009-10-24decodebin2: configure use-buffering on multiqueueWim Taymans1-0/+2
2009-10-24uridecodebin: use 0 for max buffer sizeWim Taymans1-2/+2
2009-10-24uridecodebin: set some reasonable defaultsWim Taymans1-5/+10
2009-10-24uridecodebin: set buffering properties on decodebin2Wim Taymans1-4/+23
2009-10-24uridecodebin: add use-buffering propertyWim Taymans1-4/+34
2009-10-24decodebin2: refactor queue size configuration.Wim Taymans1-28/+38
2009-10-24decodebin2: move error path downWim Taymans1-8/+13
2009-10-24decodebin2: implement max queue size propertiesWim Taymans1-18/+49
2009-10-24decodebin2: add properties for bufferingWim Taymans1-0/+151
2009-10-24examples: fix linking order.Edward Hervey3-9/+12
2009-10-24playbin2: Don't destroy the suburidecodebin on errorsSebastian Dröge1-4/+5
2009-10-24playbin2: If setting the state of the suburidecodebin fails just warn, don't ...Sebastian Dröge1-7/+15
2009-10-24playbin2: Don't set uridecodebin states to NULL before reusing themSebastian Dröge1-21/+47
2009-10-24uridecodebin: Store unused decodebin2 instances for further usage.Edward Hervey1-34/+72
2009-10-23theora: Convert theoraparse to libtheora 1.0 APIDavid Schleef2-25/+16
2009-10-23rtpaudiopayload: Only sent exact multiple of the frame sizeOlivier Crête1-2/+2
2009-10-22audiorate: move debug calculation into debug macroThiago Santos1-6/+3
2009-10-22audiorate: Removing unused variableThiago Santos1-2/+1
2009-10-22audiorate: be more accurate on offset mathThiago Santos1-2/+4
2009-10-22textoverlay: Optimize a bit moreSebastian Dröge1-5/+15
2009-10-22subparse: Add support for DKS subtitle formatIago Toral3-6/+124
2009-10-22textoverlay: Do shading as first operationSebastian Dröge1-4/+3
2009-10-22textoverlay: Only use a single cairo surface for drawingSebastian Dröge1-47/+29
2009-10-21inputselector: set output caps before pushingWim Taymans1-0/+6