summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-07gconf: First try of supporting element switching during playback in switchsinkgconf-wipSebastian Dröge2-15/+224
2010-07-07gconf: Add support for switching sources during playbackSebastian Dröge2-9/+82
2010-07-07gconf: Fix ref handling of new child elements and minor cleanupSebastian Dröge4-38/+15
2010-07-07gconfvideosrc: Use correct GConf keySebastian Dröge1-1/+1
2010-07-07gconf: Port gconfaudiosrc to GstSwitchSrcSebastian Dröge2-69/+25
2010-07-07gconf: Port gconfvideosrc to GstSwitchSrcSebastian Dröge2-68/+27
2010-07-07gconf: Add GstSwitchSrc base classSebastian Dröge3-0/+328
2010-07-07gconf: Create the ghostpad of the switchsink from the templateSebastian Dröge1-1/+5
2010-07-07pulsesink: Post a clock-lost message instead of clock-provide if the clock ge...Sebastian Dröge1-2/+2
2010-07-06qtdemux: Fix order of bitrates in 'btrt' atomArun Raghavan1-2/+11
2010-07-05jpegdec: fix skipping extra 0xff markersMark Nauwelaerts1-1/+1
2010-07-02jpegdec: fix memory leakTim-Philipp Müller2-1/+11
2010-07-02qtdemux: strip out bogus tags from XMP atomEdward Hervey1-0/+4
2010-07-02flvmux: Write duration at the correct positionAndrzej K. Haczewski1-2/+2
2010-06-30rtpptdemux: fix memleak on custom downstream eventsThijs Vermeir1-1/+6
2010-06-290.10.23.3 pre-releaseTim-Philipp Müller70-137/+139
2010-06-29wavparse: fix unportable printf format specifiers in commented out codeTim-Philipp Müller1-4/+5
2010-06-29configure: fix --disable-externalTim-Philipp Müller1-0/+1
2010-06-28Bump automake requirement to 1.10 and autoconf to 2.60Tim-Philipp Müller2-7/+6
2010-06-28goom: don't allocate 260kB struct on the stackTim-Philipp Müller1-38/+38
2010-06-27configure: Require GTK+ >= 2.14 for the examplesSebastian Dröge1-1/+1
2010-06-27examples: Make demos -DSEAL safe to fix build with GTK+ 3.0Guido Günther3-12/+18
2010-06-27jpeg: Explicitely link with libgstbaseSebastian Dröge1-2/+2
2010-06-260.10.23.2 pre-releaseTim-Philipp Müller2-7/+19
2010-06-26gst: update orc filesTim-Philipp Müller5-190/+344
2010-06-26po: update translationsTim-Philipp Müller36-36/+36
2010-06-25matroskamux: Fix leaking of the streamheader buffersSebastian Dröge1-0/+1
2010-06-24matroska, videobox, videofilter: fix compiler warnings when debugging is disa...Tim-Philipp Müller3-6/+5
2010-06-24tests: add plugin loading whitelist to test environmentTim-Philipp Müller1-0/+1
2010-06-24Automatic update of common submoduleStefan Kost1-0/+0
2010-06-24gdkpixbufdec: bump rank to SECONDARYTim-Philipp Müller1-1/+1
2010-06-23reset the have_index flag at transition PAUSED_TO_READYMichael Grzeschik1-0/+1
2010-06-23videobox: Fix negotiation for I420/YV12Sebastian Dröge1-1/+3
2010-06-22wavparse: proper closing segment constructionMark Nauwelaerts1-7/+7
2010-06-22v4l2: precalculate durationStefan Kost3-14/+18
2010-06-21v4l2sink: use glib defines in property declarations for readabilityStefan Kost1-6/+4
2010-06-21v4l2: use G_PARAM_STATIC_STRINGS to save a few bytes and strdupsStefan Kost3-11/+15
2010-06-18rtspsrc: fix locking after moving things aroundWim Taymans1-5/+6
2010-06-18taglib: Use newly added gst_tag_list_peek_string_indexThiago Santos1-27/+18
2010-06-18rtspsrc: make some errors as warningsWim Taymans1-2/+2
2010-06-18udpsrc: fix multicast support on windows buildsKeith Nicholson1-6/+29
2010-06-18udp: make url parsing compatible with VLC syntaxWim Taymans1-5/+13
2010-06-18rtspsrc: factor out the connectionsWim Taymans2-215/+398
2010-06-18rtspsrc: add non-aggregate controlWim Taymans1-129/+211
2010-06-17common: update common back to what it wasZaheer Abbas Merali1-0/+0
2010-06-17flvmux: add documentation for streamable propertyZaheer Abbas Merali2-0/+8
2010-06-17docs: update introspected plugin docs for gstdoc-scangobj and other changesTim-Philipp Müller45-512/+551
2010-06-17tests: ignore sub-directory with orc testsTim-Philipp Müller1-0/+1
2010-06-17matroskademux: Fix an uninitialized variable compiler warningSebastian Dröge1-0/+1
2010-06-16ebml-read: Zero-sized ints/uints/floats have a value of 0 according to the EB...Sebastian Dröge1-4/+18