summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.10.23.3 pre-releaseTim-Philipp Müller2010-06-2970-137/+139
* wavparse: fix unportable printf format specifiers in commented out codeTim-Philipp Müller2010-06-291-4/+5
* configure: fix --disable-externalTim-Philipp Müller2010-06-291-0/+1
* Bump automake requirement to 1.10 and autoconf to 2.60Tim-Philipp Müller2010-06-282-7/+6
* goom: don't allocate 260kB struct on the stackTim-Philipp Müller2010-06-281-38/+38
* configure: Require GTK+ >= 2.14 for the examplesSebastian Dröge2010-06-271-1/+1
* examples: Make demos -DSEAL safe to fix build with GTK+ 3.0Guido Günther2010-06-273-12/+18
* jpeg: Explicitely link with libgstbaseSebastian Dröge2010-06-271-2/+2
* 0.10.23.2 pre-releaseTim-Philipp Müller2010-06-262-7/+19
* gst: update orc filesTim-Philipp Müller2010-06-265-190/+344
* po: update translationsTim-Philipp Müller2010-06-2636-36/+36
* matroskamux: Fix leaking of the streamheader buffersSebastian Dröge2010-06-251-0/+1
* matroska, videobox, videofilter: fix compiler warnings when debugging is disa...Tim-Philipp Müller2010-06-243-6/+5
* tests: add plugin loading whitelist to test environmentTim-Philipp Müller2010-06-241-0/+1
* Automatic update of common submoduleStefan Kost2010-06-241-0/+0
* gdkpixbufdec: bump rank to SECONDARYTim-Philipp Müller2010-06-241-1/+1
* reset the have_index flag at transition PAUSED_TO_READYMichael Grzeschik2010-06-231-0/+1
* videobox: Fix negotiation for I420/YV12Sebastian Dröge2010-06-231-1/+3
* wavparse: proper closing segment constructionMark Nauwelaerts2010-06-221-7/+7
* v4l2: precalculate durationStefan Kost2010-06-223-14/+18
* v4l2sink: use glib defines in property declarations for readabilityStefan Kost2010-06-211-6/+4
* v4l2: use G_PARAM_STATIC_STRINGS to save a few bytes and strdupsStefan Kost2010-06-213-11/+15
* rtspsrc: fix locking after moving things aroundWim Taymans2010-06-181-5/+6
* taglib: Use newly added gst_tag_list_peek_string_indexThiago Santos2010-06-181-27/+18
* rtspsrc: make some errors as warningsWim Taymans2010-06-181-2/+2
* udpsrc: fix multicast support on windows buildsKeith Nicholson2010-06-181-6/+29
* udp: make url parsing compatible with VLC syntaxWim Taymans2010-06-181-5/+13
* rtspsrc: factor out the connectionsWim Taymans2010-06-182-215/+398
* rtspsrc: add non-aggregate controlWim Taymans2010-06-181-129/+211
* common: update common back to what it wasZaheer Abbas Merali2010-06-171-0/+0
* flvmux: add documentation for streamable propertyZaheer Abbas Merali2010-06-172-0/+8
* docs: update introspected plugin docs for gstdoc-scangobj and other changesTim-Philipp Müller2010-06-1745-512/+551
* tests: ignore sub-directory with orc testsTim-Philipp Müller2010-06-171-0/+1
* matroskademux: Fix an uninitialized variable compiler warningSebastian Dröge2010-06-171-0/+1
* ebml-read: Zero-sized ints/uints/floats have a value of 0 according to the EB...Sebastian Dröge2010-06-161-4/+18
* matroskademux: Fix possible NULL pointer dereference and assertion that could...Sebastian Dröge2010-06-161-23/+25
* matroskademux: Clean up/fix some minor error handling bugsSebastian Dröge2010-06-161-21/+10
* ximagesrc: Fix NULL pointer dereference when allocation of the ximage failsSebastian Dröge2010-06-161-1/+2
* flactag: Fix possible NULL pointer dereferenceSebastian Dröge2010-06-161-0/+4
* audioiirfilter: Fix possible NULL pointer dereferenceSebastian Dröge2010-06-161-5/+3
* warptv: Don't use floats as loop countersSebastian Dröge2010-06-161-5/+5
* v4l2src: do not try to change device format if it's already correctHavoc Pennington2010-06-161-0/+16
* v4l2src: in negotiate, check for error return from set_capsHavoc Pennington2010-06-161-2/+2
* avidemux: improve audio vbr detectionMark Nauwelaerts2010-06-161-2/+3
* rtph264depay: tweak DELTA_UNIT labelingMark Nauwelaerts2010-06-161-5/+4
* wavpackdec: Initialize uninitialized variable and don't unref it if it's NULLSebastian Dröge2010-06-151-2/+3
* avidemux: Assign variables before printing themSebastian Dröge2010-06-151-2/+2
* wavparse: Initialize uninitialized variableSebastian Dröge2010-06-151-1/+1
* v4l2: Initialize variableSebastian Dröge2010-06-151-1/+1
* flacenc: Fix NEWSEGMENT parsing logic and don't use uninitialized variablesSebastian Dröge2010-06-151-2/+6