Age | Commit message (Expand) | Author | Files | Lines |
2007-08-14 | gst/flv/gstflvdemux.c: Fix locking and refcounting on the index. | Wim Taymans | 1 | -1/+12 |
2007-08-14 | gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ... | Julien Moutte | 3 | -68/+493 |
2007-08-13 | Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh... | Sebastian Dröge | 4 | -3/+57 |
2007-08-13 | gst/rtpmanager/rtpjitterbuffer.c: Include stdlib. | Stefan Kost | 1 | -0/+1 |
2007-08-12 | gst/filter/: Improve debugging a bit. | Sebastian Dröge | 2 | -11/+15 |
2007-08-12 | gst/filter/: Reset the residue in BaseTransform::start to get a clean residue... | Sebastian Dröge | 2 | -2/+39 |
2007-08-11 | gst/filter/: Fix processing with buffer sizes that are larger than the filter... | Sebastian Dröge | 2 | -8/+48 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 12 | -965/+710 |
2007-08-10 | gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ... | Sebastian Dröge | 1 | -1/+4 |
2007-08-10 | gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi... | Sebastian Dröge | 3 | -16/+111 |
2007-08-10 | gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter: | Sebastian Dröge | 3 | -122/+226 |
2007-08-10 | gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ... | Sebastian Dröge | 2 | -28/+29 |
2007-08-10 | gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ... | Sebastian Dröge | 2 | -3/+51 |
2007-08-10 | gst/filter/gstlpwsinc.*: Add a highpass mode. | Sebastian Dröge | 2 | -10/+58 |
2007-08-10 | gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel. | Sebastian Dröge | 1 | -18/+36 |
2007-08-09 | gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. | Sebastian Dröge | 2 | -58/+64 |
2007-08-09 | gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th... | Sebastian Dröge | 2 | -103/+170 |
2007-08-09 | Port the stereo element to GStreamer 0.10. | Sebastian Dröge | 3 | -88/+63 |
2007-08-08 | gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th... | Sebastian Dröge | 5 | -76/+88 |
2007-08-07 | gst/real/gstrealvideodec.*: Remove some old unused vars. | Wim Taymans | 2 | -22/+0 |
2007-08-07 | gst/real/gstrealaudiodec.c: Small cleanups. | Wim Taymans | 2 | -374/+106 |
2007-07-30 | gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (... | Ian Munro | 3 | -3/+4 |
2007-07-26 | gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ... | Edward Hervey | 1 | -10/+13 |
2007-07-25 | gst/real/Makefile.am: And dist the new header file too. | Tim-Philipp Müller | 1 | -0/+1 |
2007-07-25 | gst/real/gstreal.h: Add missing header file. | Tim-Philipp Müller | 1 | -0/+35 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 4 | -42/+151 |
2007-07-24 | gst/real/: Improved search algorithm for location of real .so files. | Edward Hervey | 4 | -202/+233 |
2007-07-20 | gst/equalizer/: Better algorith for the center frequencies. Subtract band fil... | Stefan Kost | 4 | -78/+66 |
2007-07-19 | Adds a first draft of an FLV demuxer. | Julien Moutte | 5 | -0/+1633 |
2007-07-18 | gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines. | Stefan Kost | 1 | -4/+11 |
2007-07-18 | gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e... | Stefan Kost | 1 | -4/+21 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 5 | -44/+83 |
2007-07-14 | gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo... | Hans de Goede | 1 | -2/+3 |
2007-07-11 | gst/: Fix build against core CVS. | Tim-Philipp Müller | 2 | -2/+3 |
2007-07-03 | gst/videosignal/gstvideodetect.c: Fix property descriptions. | Wim Taymans | 1 | -3/+3 |
2007-07-03 | gst/multifile/: Add .h files to be able to add it to the docs. | Stefan Kost | 6 | -80/+141 |
2007-07-03 | gst/modplug/gstmodplug.cc: Activate doc section. | Stefan Kost | 1 | -1/+1 |
2007-07-03 | gst/replaygain/gstrgvolume.h: Fix GObject macros. | Stefan Kost | 1 | -2/+2 |
2007-06-28 | gst/videosignal/gstvideodetect.c: Register new property as well. | Wim Taymans | 1 | -2/+7 |
2007-06-28 | gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv... | Wim Taymans | 2 | -7/+20 |
2007-06-27 | gst/videosignal/: Add left and bottom offset properties to control the positi... | Wim Taymans | 4 | -9/+73 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -11/+12 |
2007-06-22 | gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). | Jens Granseuer | 7 | -9/+13 |
2007-06-22 | examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei... | Zaheer Abbas Merali | 2 | -33/+51 |
2007-06-22 | Fix leaks. | Edward Hervey | 19 | -88/+41 |
2007-06-20 | gst/equalizer/gstiirequalizer.c: Document parameter mapping. | Stefan Kost | 1 | -3/+11 |
2007-06-20 | gst/spectrum/gstspectrum.c: Fix leaking buffers. | Stefan Kost | 1 | -2/+3 |
2007-06-12 | Move videocrop and osxvideo to -good. | Jan Schmidt | 4 | -974/+0 |
2007-06-12 | Move qtdemux to -good. | Jan Schmidt | 13 | -6037/+0 |
2007-06-08 | When driving the pipeline, also post an error when we get a not-linked flow r... | Tim-Philipp Müller | 1 | -3/+4 |