Age | Commit message (Expand) | Author | Files | Lines |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.c: Respect the latency of the deinterlacing ... | Sebastian Dröge | 2 | -8/+22 |
2008-08-02 | gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on... | Sebastian Dröge | 3 | -5/+12 |
2008-08-02 | gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for th... | Sebastian Dröge | 3 | -10/+13 |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_getcaps() but implement o... | Sebastian Dröge | 2 | -9/+207 |
2008-08-02 | Add TwoLAME MP2 encoding element, based on the LAME element. | Sebastian Dröge | 6 | -0/+1155 |
2008-08-02 | Add CELT encoder and decoder elements based on the Speex elements. | Sebastian Dröge | 9 | -0/+1968 |
2008-08-02 | ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t... | Tal Shalif | 2 | -2/+10 |
2008-08-01 | configure.ac: Back to development -> 0.10.8.1 | Jan Schmidt | 2 | -1/+6 |
2008-08-01 | remove moved plugins from spec file | Christian Schaller | 1 | -2/+0 |
2008-07-31 | Release 0.10.8RELEASE-0_10_8 | Jan Schmidt | 70 | -6208/+514 |
2008-07-31 | Update .po files | Jan Schmidt | 28 | -203/+200 |
2008-07-24 | configure.ac: 0.10.7.3 pre-release | Jan Schmidt | 4 | -2/+64 |
2008-07-24 | gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H | Michael Smith | 7 | -4/+27 |
2008-07-22 | ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050. | Stefan Kost | 2 | -2/+5 |
2008-07-21 | configure.ac: Don't check for nav_print.h any more - it should be included in... | Jan Schmidt | 2 | -5/+7 |
2008-07-21 | Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo... | Sebastian Dröge | 3 | -1/+17 |
2008-07-21 | gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo... | Sebastian Dröge | 2 | -1/+8 |
2008-07-21 | ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861. | Sebastian Dröge | 3 | -1/+8 |
2008-07-19 | configure.ac: 0.10.7.2 pre-release | Jan Schmidt | 2 | -1/+6 |
2008-07-19 | ext/Makefile.am: Dist and recurse into resindvd subdir | Jan Schmidt | 2 | -0/+7 |
2008-07-19 | configure.ac: Remove interleave and replaygain configure.ac pieces too | Jan Schmidt | 2 | -4/+5 |
2008-07-19 | po/: Add new lithunian translation, and add french to the LINGUAS file. | Jan Schmidt | 3 | -1/+63 |
2008-07-19 | Remove interleave and replaygain plugins that have moved to -good | Jan Schmidt | 31 | -9573/+40 |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 8 | -25/+54 |
2008-07-16 | gst/real/gstrealvideodec.c: Add some casts to fix the build on Forte | Jan Schmidt | 2 | -4/+10 |
2008-07-14 | gst/deinterlace2/tvtime/: Fix build on x86_64 | Edward Hervey | 4 | -0/+16 |
2008-07-14 | ext/resindvd/gstmpegdemux.c: Remove whitespace line. | Jan Schmidt | 7 | -38/+130 |
2008-07-13 | gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width... | Sebastian Dröge | 2 | -5/+13 |
2008-07-13 | gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. | Sebastian Dröge | 8 | -52/+64 |
2008-07-11 | docs/plugins/.cvsignore: Ignore *-undeclared.txt | Jan Schmidt | 14 | -146/+973 |
2008-07-11 | Commit file that moap seems to have missed: Ignore *-undeclared.txt | Jan Schmidt | 1 | -0/+1 |
2008-07-10 | Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ... | Stefan Kost | 1 | -6/+4 |
2008-07-10 | gst/mpegtsparse/mpegtspacketizer.c: Convert extended event text to UTF-8. | Zaheer Abbas Merali | 2 | -6/+17 |
2008-07-10 | Document one more. | Stefan Kost | 11 | -445/+2435 |
2008-07-10 | gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ... | Zaheer Abbas Merali | 2 | -2/+8 |
2008-07-09 | gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ... | Stefan Kost | 2 | -4/+14 |
2008-07-08 | gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events | Ilja Pavkovic | 3 | -1/+27 |
2008-07-08 | sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo... | Michael Smith | 2 | -50/+13 |
2008-07-08 | sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs. | Alessandro Decina | 4 | -20/+74 |
2008-07-08 | gst/librfb/rfbdecoder.c: Implement ServerCutText message | Ilja Pavkovic | 2 | -2/+20 |
2008-07-08 | gst/librfb/: Add property for shared desktop | Ilja Pavkovic | 3 | -1/+20 |
2008-07-08 | configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ... | Sebastian Dröge | 2 | -1/+7 |
2008-07-08 | Don't use declarations after statements in the remaining code. | Sebastian Dröge | 3 | -6/+14 |
2008-07-08 | ext/: Don't use declarations after statements. | Sebastian Dröge | 6 | -7/+22 |
2008-07-07 | gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n... | Alessandro Decina | 2 | -38/+27 |
2008-07-07 | gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o... | Stefan Kost | 2 | -1/+6 |
2008-07-06 | gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi... | Sebastian Dröge | 2 | -11/+18 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ... | Sebastian Dröge | 3 | -210/+221 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu... | Sebastian Dröge | 3 | -37/+59 |
2008-07-05 | gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ... | Sebastian Dröge | 13 | -461/+754 |