summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.8RELEASE-0_10_8Jan Schmidt2008-07-311-1/+8
* configure.ac: 0.10.7.3 pre-releaseJan Schmidt2008-07-241-0/+9
* gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith2008-07-241-0/+15
* ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.Stefan Kost2008-07-221-0/+5
* configure.ac: Don't check for nav_print.h any more - it should be included in...Jan Schmidt2008-07-211-0/+7
* Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...Sebastian Dröge2008-07-211-0/+8
* gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo...Sebastian Dröge2008-07-211-0/+7
* ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.Sebastian Dröge2008-07-211-0/+5
* configure.ac: 0.10.7.2 pre-releaseJan Schmidt2008-07-191-0/+5
* ext/Makefile.am: Dist and recurse into resindvd subdirJan Schmidt2008-07-191-0/+5
* configure.ac: Remove interleave and replaygain configure.ac pieces tooJan Schmidt2008-07-191-0/+5
* po/: Add new lithunian translation, and add french to the LINGUAS file.Jan Schmidt2008-07-191-0/+7
* Remove interleave and replaygain plugins that have moved to -goodJan Schmidt2008-07-191-0/+37
* Disable the tomsmocomp algorithm for this release as it's buggy and has no C ...Sebastian Dröge2008-07-181-0/+23
* gst/real/gstrealvideodec.c: Add some casts to fix the build on ForteJan Schmidt2008-07-161-0/+5
* gst/deinterlace2/tvtime/: Fix build on x86_64Edward Hervey2008-07-141-0/+10
* ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt2008-07-141-0/+19
* gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width...Sebastian Dröge2008-07-131-0/+8
* gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge2008-07-131-0/+13
* docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt2008-07-111-0/+35
* gst/mpegtsparse/mpegtspacketizer.c: Convert extended event text to UTF-8.Zaheer Abbas Merali2008-07-101-0/+5
* Document one more.Stefan Kost2008-07-101-0/+14
* gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ...Zaheer Abbas Merali2008-07-101-0/+6
* gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost2008-07-091-0/+6
* gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic2008-07-081-0/+8
* sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith2008-07-081-0/+6
* sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina2008-07-081-0/+11
* gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic2008-07-081-0/+7
* gst/librfb/: Add property for shared desktopIlja Pavkovic2008-07-081-0/+8
* configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...Sebastian Dröge2008-07-081-0/+6
* Don't use declarations after statements in the remaining code.Sebastian Dröge2008-07-081-0/+6
* ext/: Don't use declarations after statements.Sebastian Dröge2008-07-081-0/+12
* gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n...Alessandro Decina2008-07-071-0/+8
* gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...Stefan Kost2008-07-071-0/+5
* gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi...Sebastian Dröge2008-07-061-0/+7
* gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ...Sebastian Dröge2008-07-051-0/+15
* gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu...Sebastian Dröge2008-07-051-0/+12
* gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...Sebastian Dröge2008-07-051-0/+54
* gst/deinterlace2/tvtime/greedyh.asm: Support widths that are not a multiply o...Sebastian Dröge2008-07-051-0/+6
* gst/deinterlace2/tvtime/greedyh.c: Only build the assembly optimized implemen...Sebastian Dröge2008-07-041-0/+6
* configure.ac: Fix checking of headers for the OSS4 plugin to fail if a single...Damien Lespiau2008-07-041-0/+9
* Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...Damien Lespiau2008-07-041-0/+10
* gst/rtpmanager/: Corrected a typo (interpollate -> interpolate).Peter Kjellerstedt2008-07-031-2/+9
* gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...Peter Kjellerstedt2008-07-031-0/+13
* gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...Peter Kjellerstedt2008-07-031-0/+16
* gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them a...Jan Schmidt2008-07-011-0/+7
* sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith2008-07-011-0/+31
* gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is ...Jan Schmidt2008-06-301-0/+5
* gst/deinterlace2/: Remove useless file and mark everything possible as static.Sebastian Dröge2008-06-301-0/+13
* gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge2008-06-291-0/+20