Age | Commit message (Expand) | Author | Files | Lines |
2008-08-28 | gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us... | Wim Taymans | 3 | -6/+22 |
2008-08-28 | gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with... | Michael Smith | 1 | -1/+1 |
2008-08-28 | Add an AIFF parsing element, heavily based on wavparse. | Michael Smith | 3 | -0/+1685 |
2008-08-27 | gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ... | Wim Taymans | 1 | -0/+80 |
2008-08-26 | gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o... | Sebastian Dröge | 4 | -108/+196 |
2008-08-26 | gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in... | Edward Hervey | 2 | -3/+3 |
2008-08-26 | gst/dccp/gstdccp.c: Whoops, that was one fix too much :) | Edward Hervey | 1 | -1/+1 |
2008-08-26 | gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c... | Edward Hervey | 1 | -5/+5 |
2008-08-26 | gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes. | Edward Hervey | 1 | -12/+3 |
2008-08-25 | gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint... | Sebastian Dröge | 10 | -27/+355 |
2008-08-24 | Added documentation blobs. Thanks to Stefan for noticing! | Ole André Vadla Ravnås | 1 | -6/+11 |
2008-08-24 | New plugin: pcapparse (#520899). | Ole André Vadla Ravnås | 3 | -0/+569 |
2008-08-21 | Add dccp plugin. Fixes #542390. | Leandro Melo de Sales | 12 | -0/+2548 |
2008-08-13 | gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect... | Wim Taymans | 6 | -8/+88 |
2008-08-11 | gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log. | Stefan Kost | 1 | -1/+2 |
2008-08-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before... | Olivier Crete | 3 | -2/+13 |
2008-08-05 | gst/selector/gstinputselector.c: Move the select-all logic into the activatio... | Wim Taymans | 1 | -12/+16 |
2008-08-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix debug by logging the right seqnum. | Håvard Graff | 1 | -2/+3 |
2008-08-05 | gst/rtpmanager/gstrtpbin.c: Release lock before emitting the request-pt-map s... | Olivier Crete | 1 | -0/+13 |
2008-08-02 | gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th... | Sebastian Dröge | 8 | -25/+25 |
2008-08-02 | gst/deinterlace2/: Add the remaining tvtime deinterlacing methods and fix the... | Sebastian Dröge | 10 | -18/+836 |
2008-08-02 | gst/deinterlace2/tvtime/vfir.c: Implement the VFIR deinterlacing method as si... | Sebastian Dröge | 1 | -81/+34 |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass... | Sebastian Dröge | 2 | -0/+225 |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.c: Respect the latency of the deinterlacing ... | Sebastian Dröge | 1 | -8/+16 |
2008-08-02 | gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on... | Sebastian Dröge | 2 | -5/+5 |
2008-08-02 | gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for th... | Sebastian Dröge | 2 | -10/+4 |
2008-08-02 | gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_getcaps() but implement o... | Sebastian Dröge | 1 | -9/+199 |
2008-07-24 | gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H | Michael Smith | 6 | -4/+12 |
2008-07-21 | gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo... | Sebastian Dröge | 1 | -1/+1 |
2008-07-19 | Remove interleave and replaygain plugins that have moved to -good | Jan Schmidt | 18 | -5261/+0 |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 6 | -19/+31 |
2008-07-16 | gst/real/gstrealvideodec.c: Add some casts to fix the build on Forte | Jan Schmidt | 1 | -4/+5 |
2008-07-14 | gst/deinterlace2/tvtime/: Fix build on x86_64 | Edward Hervey | 3 | -0/+6 |
2008-07-14 | ext/resindvd/gstmpegdemux.c: Remove whitespace line. | Jan Schmidt | 1 | -1/+1 |
2008-07-13 | gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width... | Sebastian Dröge | 1 | -5/+5 |
2008-07-13 | gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros. | Sebastian Dröge | 6 | -52/+51 |
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 | 1 | -6/+12 |
2008-07-10 | Document one more. | Stefan Kost | 1 | -0/+12 |
2008-07-10 | gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ... | Zaheer Abbas Merali | 1 | -2/+2 |
2008-07-09 | gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ... | Stefan Kost | 1 | -4/+8 |
2008-07-08 | gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events | Ilja Pavkovic | 2 | -1/+19 |
2008-07-08 | gst/librfb/rfbdecoder.c: Implement ServerCutText message | Ilja Pavkovic | 1 | -2/+13 |
2008-07-08 | gst/librfb/: Add property for shared desktop | Ilja Pavkovic | 2 | -1/+12 |
2008-07-08 | Don't use declarations after statements in the remaining code. | Sebastian Dröge | 1 | -2/+2 |
2008-07-07 | gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n... | Alessandro Decina | 1 | -38/+19 |
2008-07-07 | gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o... | Stefan Kost | 1 | -1/+1 |
2008-07-06 | gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi... | Sebastian Dröge | 1 | -11/+11 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ... | Sebastian Dröge | 2 | -210/+206 |
2008-07-05 | gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu... | Sebastian Dröge | 2 | -37/+47 |