summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-08-31Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano4-0/+884
2008-08-28gst/dccp/: Fix compilation on Solaris by including filio.h as needed.Jan Schmidt4-14/+26
2008-08-28gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...Wim Taymans3-6/+22
2008-08-28gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with...Michael Smith1-1/+1
2008-08-28Add an AIFF parsing element, heavily based on wavparse.Michael Smith3-0/+1685
2008-08-27gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ...Wim Taymans1-0/+80
2008-08-26gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o...Sebastian Dröge4-108/+196
2008-08-26gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...Edward Hervey2-3/+3
2008-08-26gst/dccp/gstdccp.c: Whoops, that was one fix too much :)Edward Hervey1-1/+1
2008-08-26gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...Edward Hervey1-5/+5
2008-08-26gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes.Edward Hervey1-12/+3
2008-08-25gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint...Sebastian Dröge10-27/+355
2008-08-24Added documentation blobs. Thanks to Stefan for noticing!Ole André Vadla Ravnås1-6/+11
2008-08-24New plugin: pcapparse (#520899).Ole André Vadla Ravnås3-0/+569
2008-08-21Add dccp plugin. Fixes #542390.Leandro Melo de Sales12-0/+2548
2008-08-13gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...Wim Taymans6-8/+88
2008-08-11gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.Stefan Kost1-1/+2
2008-08-05gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...Olivier Crete3-2/+13
2008-08-05gst/selector/gstinputselector.c: Move the select-all logic into the activatio...Wim Taymans1-12/+16
2008-08-05gst/rtpmanager/gstrtpjitterbuffer.c: Fix debug by logging the right seqnum.Håvard Graff1-2/+3
2008-08-05gst/rtpmanager/gstrtpbin.c: Release lock before emitting the request-pt-map s...Olivier Crete1-0/+13
2008-08-02gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th...Sebastian Dröge8-25/+25
2008-08-02gst/deinterlace2/: Add the remaining tvtime deinterlacing methods and fix the...Sebastian Dröge10-18/+836
2008-08-02gst/deinterlace2/tvtime/vfir.c: Implement the VFIR deinterlacing method as si...Sebastian Dröge1-81/+34
2008-08-02gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass...Sebastian Dröge2-0/+225
2008-08-02gst/deinterlace2/gstdeinterlace2.c: Respect the latency of the deinterlacing ...Sebastian Dröge1-8/+16
2008-08-02gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on...Sebastian Dröge2-5/+5
2008-08-02gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for th...Sebastian Dröge2-10/+4
2008-08-02gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_getcaps() but implement o...Sebastian Dröge1-9/+199
2008-07-24gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_HMichael Smith6-4/+12
2008-07-21gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo...Sebastian Dröge1-1/+1
2008-07-19Remove interleave and replaygain plugins that have moved to -goodJan Schmidt18-5261/+0
2008-07-18Disable the tomsmocomp algorithm for this release as it's buggy and has no C ...Sebastian Dröge6-19/+31
2008-07-16gst/real/gstrealvideodec.c: Add some casts to fix the build on ForteJan Schmidt1-4/+5
2008-07-14gst/deinterlace2/tvtime/: Fix build on x86_64Edward Hervey3-0/+6
2008-07-14ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt1-1/+1
2008-07-13gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width...Sebastian Dröge1-5/+5
2008-07-13gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.Sebastian Dröge6-52/+51
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 Merali1-6/+12
2008-07-10Document one more.Stefan Kost1-0/+12
2008-07-10gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ...Zaheer Abbas Merali1-2/+2
2008-07-09gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...Stefan Kost1-4/+8
2008-07-08gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation eventsIlja Pavkovic2-1/+19
2008-07-08gst/librfb/rfbdecoder.c: Implement ServerCutText messageIlja Pavkovic1-2/+13
2008-07-08gst/librfb/: Add property for shared desktopIlja Pavkovic2-1/+12
2008-07-08Don't use declarations after statements in the remaining code.Sebastian Dröge1-2/+2
2008-07-07gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n...Alessandro Decina1-38/+19
2008-07-07gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...Stefan Kost1-1/+1
2008-07-06gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi...Sebastian Dröge1-11/+11