summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.34RELEASE-0.10.34Tim-Philipp Müller2011-05-1437-239/+107
* Release 0.10.33RELEASE-0.10.33Tim-Philipp Müller2011-05-1037-199/+2599
* 0.10.32.4 pre-releaseTim-Philipp Müller2011-04-3037-192/+180
* gst: update orc-generated disted C backup code to orc 0.4.14Tim-Philipp Müller2011-04-302-60/+180
* 0.10.32.3 pre-releaseTim-Philipp Müller2011-04-2739-85/+73
* videoscale: Fix off-by-one error in previous commitDavid Schleef2011-04-241-2/+2
* videoscale: Fix ARGB bilinear scalingDavid Schleef2011-04-241-7/+4
* videoscale: hack to fix invalid reads in linearDavid Schleef2011-04-241-18/+18
* videoscale: protect 4tap from out-of-bounds readsDavid Schleef2011-04-241-26/+26
* Automatic update of common submoduleTim-Philipp Müller2011-04-241-0/+0
* videoscale: use simpler scaling method for small imagesDavid Schleef2011-04-241-0/+8
* audioresample: fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay2011-04-241-1/+1
* tag: exif: register common tags from tag libraryVíctor Manuel Jáquez Leal2011-04-242-0/+6
* tag: update some FIXMEs for 0.11Tim-Philipp Müller2011-04-242-2/+6
* tests: add unit test for basetransform/videoscale negotiation regressionTim-Philipp Müller2011-04-211-4/+51
* ringbuffer: make sure to not start if the may_start flag is FALSEHåvard Graff2011-04-181-0/+9
* x(v)imagesink: If NULL caps are passed to buffer_alloc() do fallback allocationSebastian Dröge2011-04-182-0/+17
* oggmux: Remove bus GSource to prevent a valgrind warningSebastian Dröge2011-04-181-1/+3
* gio: Remove the bus GSource from the main contextSebastian Dröge2011-04-181-3/+3
* sdp: remove gst_init() for g-i scanner here again as well to avoid problems w...Tim-Philipp Müller2011-04-171-1/+0
* fft: remove gst_init() for g-i scanner againTim-Philipp Müller2011-04-171-1/+0
* textoverlay: Always hold the class-global pango mutex when using pango APISebastian Dröge2011-04-171-2/+21
* {time,clock}overlay: Hold the class-global pango mutex when changing the pang...Sebastian Dröge2011-04-172-0/+4
* {clock,time}overlay: Only set the global pango context options once in class_...Sebastian Dröge2011-04-172-27/+27
* pango: Create a new pango context for every subclassSebastian Dröge2011-04-171-4/+6
* 0.10.32.2 pre-releaseTim-Philipp Müller2011-04-164-8/+14
* gst: update disted orc backup codeTim-Philipp Müller2011-04-1610-781/+907
* docs: update documentationTim-Philipp Müller2011-04-1635-183/+212
* po: update translationsTim-Philipp Müller2011-04-1636-167/+417
* vorbis: add support for using tremolo on androidThibault Saunier2011-04-166-3/+79
* oggmux: prefer headers from caps to determine stream typeVincent Penquerc'h2011-04-163-1/+69
* libs: gobject-introspection scanner doesn't need to scan or update plugin infoTim-Philipp Müller2011-04-1613-0/+13
* tests: list libs/struct*h files explicitly in Makefile.amTim-Philipp Müller2011-04-151-1/+3
* playbin2: avoid foregoing READY_TO_NULL when appropriateMark Nauwelaerts2011-04-151-1/+2
* playbin2: ensure proper PAUSED_TO_READY cleanupMark Nauwelaerts2011-04-141-0/+12
* Revert "video: Remove the extensive checkings from switch"David Schleef2011-04-141-0/+71
* encodebin: Unref encoding profiles after usage in the testSebastian Dröge2011-04-141-0/+2
* encodebin: Release pads after setting the state to NULL in the unit testSebastian Dröge2011-04-141-11/+11
* encodebin: Set all elements to NULL and remove them from the bin when removin...Sebastian Dröge2011-04-141-0/+13
* video: Remove the extensive checkings from switchSreerenj Balachandran2011-04-141-71/+0
* tests: tag: Fix typoThiago Santos2011-04-141-2/+2
* tag: xmp: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATIONThiago Santos2011-04-142-1/+30
* tag: exif: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATIONThiago Santos2011-04-142-0/+55
* tag: Adds GST_TAG_CAPTURING_EXPOSURE_COMPENSATIONThiago Santos2011-04-142-0/+13
* tests: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-145-3/+14
* ogg: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-133-17/+1
* ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-131-1/+1
* typefindfunctions: fix unused-but-set-variable warning with gcc 4.6Tim-Philipp Müller2011-04-131-2/+1
* docs: fix typo in video format docsTim-Philipp Müller2011-04-131-1/+1
* oggmux: fix uninitialised variable usage and element leakTim-Philipp Müller2011-04-121-6/+6