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