summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-22encoding-profile: add a function to create a profile from a discoverer infoandroidVincent Penquerc'h2-0/+75
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-13tests: 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
2011-04-12multifdsink: do check return values of fcntl() and fstat()Tim-Philipp Müller1-3/+6
2011-04-12fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay4-24/+7
2011-04-12rtsptranport: ensure valid int result when parsing rangesSreerenj Balachandran1-6/+18
2011-04-12encoding-profile: fix unused-but-set-variable warnings with gcc 4.6Bastien Nocera1-6/+3
2011-04-11tests: dist all struct_*.h files for libs ABI testTim-Philipp Müller1-7/+1
2011-04-11videorate: empty caps have no structure to pickMark Nauwelaerts1-0/+6
2011-04-11tag: fix typo in ID3 genresTim-Philipp Müller1-2/+2
2011-04-11android: make it ready for androgenizerAlessandro Decina80-2956/+883
2011-04-09Add new header file to spec fileChristian Fredrik Kalager Schaller1-0/+2
2011-04-08rtp: Unref events if the parent element disappeared or has no event handler i...Sebastian Dröge2-2/+8
2011-04-08rtp: fix pad callbacks so they handle when parent goes awayOle André Vadla Ravnås2-1/+6
2011-04-08audioresample: Make src query MT-safeHavard Graff1-1/+5
2011-04-08vorbisdec: Unref events if the parent element disappearedSebastian Dröge1-1/+3