Age | Commit message (Expand) | Author | Files | Lines |
2007-08-10 | gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter: | Sebastian Dröge | 1 | -0/+23 |
2007-08-10 | gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ... | Sebastian Dröge | 1 | -0/+11 |
2007-08-10 | gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ... | Sebastian Dröge | 1 | -0/+11 |
2007-08-10 | gst/filter/gstlpwsinc.*: Add a highpass mode. | Sebastian Dröge | 1 | -0/+9 |
2007-08-10 | gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel. | Sebastian Dröge | 1 | -0/+6 |
2007-08-09 | gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. | Sebastian Dröge | 1 | -0/+10 |
2007-08-09 | gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th... | Sebastian Dröge | 1 | -0/+20 |
2007-08-09 | Port the stereo element to GStreamer 0.10. | Sebastian Dröge | 1 | -0/+11 |
2007-08-09 | po/: Added Portuguese (Brazilian) translation. | Thomas Vander Stichele | 1 | -0/+8 |
2007-08-09 | po/: Updated translations. | Thomas Vander Stichele | 1 | -0/+6 |
2007-08-08 | gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th... | Sebastian Dröge | 1 | -0/+14 |
2007-08-08 | Add connection speed property to libmms. Fixes #464678. | Josep Torre Valles | 1 | -0/+10 |
2007-08-07 | gst/real/gstrealvideodec.*: Remove some old unused vars. | Wim Taymans | 1 | -0/+8 |
2007-08-07 | gst/real/gstrealaudiodec.c: Small cleanups. | Wim Taymans | 1 | -0/+10 |
2007-07-30 | po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis... | Tim-Philipp Müller | 1 | -0/+8 |
2007-07-30 | gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (... | Ian Munro | 1 | -0/+15 |
2007-07-26 | gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ... | Edward Hervey | 1 | -0/+7 |
2007-07-25 | gst/real/Makefile.am: And dist the new header file too. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-25 | gst/real/gstreal.h: Add missing header file. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 1 | -0/+13 |
2007-07-25 | ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi... | Stefan Kost | 1 | -1/+7 |
2007-07-24 | ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al... | Stefan Kost | 1 | -0/+8 |
2007-07-24 | gst/real/: Improved search algorithm for location of real .so files. | Edward Hervey | 1 | -0/+15 |
2007-07-24 | Use the new buffer clipping function from gstaudio here and require gst-plugi... | Sebastian Dröge | 1 | -0/+7 |
2007-07-23 | configure.ac: Sync liboil check with plugins-base. | Stefan Kost | 1 | -0/+5 |
2007-07-20 | gst/equalizer/: Better algorith for the center frequencies. Subtract band fil... | Stefan Kost | 1 | -0/+17 |
2007-07-20 | ext/dirac/Makefile.am: Also include stdlib here. | Stefan Kost | 1 | -0/+5 |
2007-07-19 | tests/check/elements/.cvsignore: Fix the buildbot with the cvsignore it wants. | Jan Schmidt | 1 | -0/+5 |
2007-07-19 | Adds a first draft of an FLV demuxer. | Julien Moutte | 1 | -0/+25 |
2007-07-19 | tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, tim... | Stefan Kost | 1 | -0/+7 |
2007-07-18 | ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p... | Michael Smith | 1 | -0/+8 |
2007-07-18 | gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines. | Stefan Kost | 1 | -0/+6 |
2007-07-18 | gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e... | Stefan Kost | 1 | -0/+5 |
2007-07-18 | ext/jack/gstjackaudiosink.c: Add stdlib include here too. | Stefan Kost | 1 | -1/+7 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 1 | -0/+15 |
2007-07-16 | ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop. | Sebastian Dröge | 1 | -0/+5 |
2007-07-14 | gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo... | Hans de Goede | 1 | -0/+8 |
2007-07-13 | Remove bogus check for libcheck, since we check for gstreamer-check and it pu... | Jan Schmidt | 1 | -0/+9 |
2007-07-12 | configure.ac: Use pkg-config to locate check. | Stefan Kost | 1 | -0/+5 |
2007-07-11 | gst/: Fix build against core CVS. | Tim-Philipp Müller | 1 | -0/+6 |
2007-07-09 | REQUIREMENTS: Sync with changes in -ugly. | Stefan Kost | 1 | -0/+5 |
2007-07-08 | REQUIREMENTS: Add download location of libamrwb. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-06 | docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313). | Tim-Philipp Müller | 1 | -0/+16 |
2007-07-05 | ext/ivorbis/Makefile.am: Dist header files. Fixes #454078. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-05 | docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively. | Stefan Kost | 1 | -0/+8 |
2007-07-04 | sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER, | Zaheer Abbas Merali | 1 | -0/+13 |
2007-07-03 | gst/videosignal/gstvideodetect.c: Fix property descriptions. | Wim Taymans | 1 | -0/+5 |
2007-07-03 | Also document AMR-WB elements. | Stefan Kost | 1 | -0/+10 |
2007-07-03 | docs/plugins/: Cleanup the section file so that -unused is empty again (and u... | Stefan Kost | 1 | -0/+33 |
2007-07-03 | gst/multifile/: Add .h files to be able to add it to the docs. | Stefan Kost | 1 | -0/+10 |