summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2007-08-20Add mpeg transport stream parser written by:Zaheer Abbas Merali12-0/+2468
2007-08-19gst/filter/: Add small comparision with the chebyshev filters in the docs.Sebastian Dröge2-2/+10
2007-08-17Use generator macros for the process functions for the different sample types...Sebastian Dröge4-178/+110
2007-08-16gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge3-8/+300
2007-08-16gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.Wim Taymans3-14/+49
2007-08-16gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2-6/+295
2007-08-14gst/flv/gstflvdemux.c: Fix locking and refcounting on the index.Wim Taymans1-1/+12
2007-08-14gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...Julien Moutte3-68/+493
2007-08-13Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...Sebastian Dröge4-3/+57
2007-08-13gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.Stefan Kost1-0/+1
2007-08-12gst/filter/: Improve debugging a bit.Sebastian Dröge2-11/+15
2007-08-12gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...Sebastian Dröge2-2/+39
2007-08-11gst/filter/: Fix processing with buffer sizes that are larger than the filter...Sebastian Dröge2-8/+48
2007-08-10gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans12-965/+710
2007-08-10gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...Sebastian Dröge1-1/+4
2007-08-10gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...Sebastian Dröge3-16/+111
2007-08-10gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:Sebastian Dröge3-122/+226
2007-08-10gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...Sebastian Dröge2-28/+29
2007-08-10gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...Sebastian Dröge2-3/+51
2007-08-10gst/filter/gstlpwsinc.*: Add a highpass mode.Sebastian Dröge2-10/+58
2007-08-10gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.Sebastian Dröge1-18/+36
2007-08-09gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.Sebastian Dröge2-58/+64
2007-08-09gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...Sebastian Dröge2-103/+170
2007-08-09Port the stereo element to GStreamer 0.10.Sebastian Dröge3-88/+63
2007-08-08gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...Sebastian Dröge5-76/+88
2007-08-07gst/real/gstrealvideodec.*: Remove some old unused vars.Wim Taymans2-22/+0
2007-08-07gst/real/gstrealaudiodec.c: Small cleanups.Wim Taymans2-374/+106
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro3-3/+4
2007-07-26gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ...Edward Hervey1-10/+13
2007-07-25gst/real/Makefile.am: And dist the new header file too.Tim-Philipp Müller1-0/+1
2007-07-25gst/real/gstreal.h: Add missing header file.Tim-Philipp Müller1-0/+35
2007-07-25gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.Julien Moutte4-42/+151
2007-07-24gst/real/: Improved search algorithm for location of real .so files.Edward Hervey4-202/+233
2007-07-20gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...Stefan Kost4-78/+66
2007-07-19Adds a first draft of an FLV demuxer.Julien Moutte5-0/+1633
2007-07-18gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines.Stefan Kost1-4/+11
2007-07-18gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...Stefan Kost1-4/+21
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost5-44/+83
2007-07-14gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo...Hans de Goede1-2/+3
2007-07-11gst/: Fix build against core CVS.Tim-Philipp Müller2-2/+3
2007-07-03gst/videosignal/gstvideodetect.c: Fix property descriptions.Wim Taymans1-3/+3
2007-07-03gst/multifile/: Add .h files to be able to add it to the docs.Stefan Kost6-80/+141
2007-07-03gst/modplug/gstmodplug.cc: Activate doc section.Stefan Kost1-1/+1
2007-07-03gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost1-2/+2
2007-06-28gst/videosignal/gstvideodetect.c: Register new property as well.Wim Taymans1-2/+7
2007-06-28gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...Wim Taymans2-7/+20
2007-06-27gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans4-9/+73
2007-06-25gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller1-11/+12
2007-06-22gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).Jens Granseuer7-9/+13
2007-06-22examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei...Zaheer Abbas Merali2-33/+51