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