summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-31Release 0.10.8RELEASE-0_10_8Jan Schmidt70-6208/+514
2008-07-31Update .po filesJan Schmidt28-203/+200
2008-07-24configure.ac: 0.10.7.3 pre-releaseJan Schmidt4-2/+64
2008-07-24gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith7-4/+27
2008-07-22ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.Stefan Kost2-2/+5
2008-07-21configure.ac: Don't check for nav_print.h any more - it should be included in...Jan Schmidt2-5/+7
2008-07-21Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...Sebastian Dröge3-1/+17
2008-07-21gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo...Sebastian Dröge2-1/+8
2008-07-21ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.Sebastian Dröge3-1/+8
2008-07-19configure.ac: 0.10.7.2 pre-releaseJan Schmidt2-1/+6
2008-07-19ext/Makefile.am: Dist and recurse into resindvd subdirJan Schmidt2-0/+7
2008-07-19configure.ac: Remove interleave and replaygain configure.ac pieces tooJan Schmidt2-4/+5
2008-07-19po/: Add new lithunian translation, and add french to the LINGUAS file.Jan Schmidt3-1/+63
2008-07-19Remove interleave and replaygain plugins that have moved to -goodJan Schmidt31-9573/+40
2008-07-18Disable the tomsmocomp algorithm for this release as it's buggy and has no C ...Sebastian Dröge8-25/+54
2008-07-16gst/real/gstrealvideodec.c: Add some casts to fix the build on ForteJan Schmidt2-4/+10
2008-07-14gst/deinterlace2/tvtime/: Fix build on x86_64Edward Hervey4-0/+16
2008-07-14ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt7-38/+130
2008-07-13gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width...Sebastian Dröge2-5/+13
2008-07-13gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge8-52/+64
2008-07-11docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt14-146/+973
2008-07-11Commit file that moap seems to have missed: Ignore *-undeclared.txtJan Schmidt1-0/+1
2008-07-10Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost1-6/+4
2008-07-10gst/mpegtsparse/mpegtspacketizer.c: Convert extended event text to UTF-8.Zaheer Abbas Merali2-6/+17
2008-07-10Document one more.Stefan Kost11-445/+2435
2008-07-10gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ...Zaheer Abbas Merali2-2/+8
2008-07-09gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost2-4/+14
2008-07-08gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic3-1/+27
2008-07-08sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith2-50/+13
2008-07-08sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina4-20/+74
2008-07-08gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic2-2/+20
2008-07-08gst/librfb/: Add property for shared desktopIlja Pavkovic3-1/+20
2008-07-08configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...Sebastian Dröge2-1/+7
2008-07-08Don't use declarations after statements in the remaining code.Sebastian Dröge3-6/+14
2008-07-08ext/: Don't use declarations after statements.Sebastian Dröge6-7/+22
2008-07-07gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n...Alessandro Decina2-38/+27
2008-07-07gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...Stefan Kost2-1/+6
2008-07-06gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi...Sebastian Dröge2-11/+18
2008-07-05gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ...Sebastian Dröge3-210/+221
2008-07-05gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu...Sebastian Dröge3-37/+59
2008-07-05gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...Sebastian Dröge13-461/+754
2008-07-05gst/deinterlace2/tvtime/greedyh.asm: Support widths that are not a multiply o...Sebastian Dröge2-0/+11
2008-07-04gst/deinterlace2/tvtime/greedyh.c: Only build the assembly optimized implemen...Sebastian Dröge2-0/+14
2008-07-04configure.ac: Fix checking of headers for the OSS4 plugin to fail if a single...Damien Lespiau2-1/+11
2008-07-04Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...Damien Lespiau4-1/+28
2008-07-03gst/rtpmanager/: Corrected a typo (interpollate -> interpolate).Peter Kjellerstedt3-5/+12
2008-07-03gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...Peter Kjellerstedt4-19/+31
2008-07-03gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...Peter Kjellerstedt5-91/+101
2008-07-01gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them a...Jan Schmidt3-1/+55
2008-07-01sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith10-311/+538