Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-03 | gst/modplug/gstmodplug.cc: Activate doc section. | Stefan Kost | 1 | -0/+5 |
2007-07-03 | ext/timidity/: Fix licence (both are GPL). Add element docs. | Stefan Kost | 1 | -0/+7 |
2007-07-03 | ext/musicbrainz/gsttrm.h: Fix _get_type signature. | Stefan Kost | 1 | -0/+5 |
2007-07-03 | gst/replaygain/gstrgvolume.h: Fix GObject macros. | Stefan Kost | 1 | -0/+5 |
2007-06-29 | ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d... | Jan Schmidt | 1 | -0/+13 |
2007-06-29 | ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY... | Jan Schmidt | 1 | -0/+8 |
2007-06-29 | ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message. | Jan Schmidt | 1 | -0/+5 |
2007-06-29 | Oops, add an attribution for Antoine Tremblay too - the original patch author. | Jan Schmidt | 1 | -0/+1 |
2007-06-29 | Commit new dc1394src element. | Eric Jonas | 1 | -0/+25 |
2007-06-28 | gst/videosignal/gstvideodetect.c: Register new property as well. | Wim Taymans | 1 | -0/+5 |
2007-06-28 | gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv... | Wim Taymans | 1 | -0/+8 |
2007-06-27 | gst/videosignal/: Add left and bottom offset properties to control the positi... | Wim Taymans | 1 | -0/+13 |
2007-06-25 | docs/plugins/: Update docs with caps info. | Stefan Kost | 1 | -0/+32 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -0/+18 |
2007-06-23 | po/: Added Chinese (simplified) translation. | Thomas Vander Stichele | 1 | -0/+8 |
2007-06-22 | gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). | Jens Granseuer | 1 | -0/+16 |
2007-06-22 | examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei... | Zaheer Abbas Merali | 1 | -0/+16 |
2007-06-22 | MAINTAINERS: Updating all the maintainers files | Jan Schmidt | 1 | -0/+5 |