Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | ext/timidity/: Fix licence (both are GPL). Add element docs. | Stefan Kost | 4 | -5/+53 |
2007-07-03 | ext/musicbrainz/gsttrm.h: Fix _get_type signature. | Stefan Kost | 2 | -1/+6 |
2007-07-03 | gst/replaygain/gstrgvolume.h: Fix GObject macros. | Stefan Kost | 3 | -2/+7 |
2007-06-29 | ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d... | Jan Schmidt | 2 | -56/+54 |
2007-06-29 | ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY... | Jan Schmidt | 2 | -2/+10 |
2007-06-29 | ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message. | Jan Schmidt | 2 | -1/+7 |
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 | 6 | -0/+1388 |
2007-06-28 | gst/videosignal/gstvideodetect.c: Register new property as well. | Wim Taymans | 2 | -2/+12 |
2007-06-28 | gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv... | Wim Taymans | 3 | -7/+28 |
2007-06-27 | gst/videosignal/: Add left and bottom offset properties to control the positi... | Wim Taymans | 5 | -9/+86 |
2007-06-25 | docs/plugins/: Update docs with caps info. | Stefan Kost | 29 | -688/+1736 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 9 | -100/+51 |
2007-06-23 | po/: Added Chinese (simplified) translation. | Thomas Vander Stichele | 3 | -1/+45 |
2007-06-22 | gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). | Jens Granseuer | 8 | -9/+29 |
2007-06-22 | examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei... | Zaheer Abbas Merali | 4 | -37/+78 |
2007-06-22 | MAINTAINERS: Updating all the maintainers files | Jan Schmidt | 2 | -2/+7 |
2007-06-22 | Fix leaks. | Edward Hervey | 41 | -191/+127 |
2007-06-21 | Re-enable VCD source and fix up release notes. | Tim-Philipp Müller | 4 | -3/+8 |
2007-06-20 | gst/equalizer/gstiirequalizer.c: Document parameter mapping. | Stefan Kost | 2 | -3/+16 |
2007-06-20 | gst/spectrum/gstspectrum.c: Fix leaking buffers. | Stefan Kost | 4 | -2/+231 |
2007-06-20 | ext/amrwb/: Add newsegment and discont handling. Some code cleanups. Don't le... | Stefan Kost | 4 | -53/+155 |
2007-06-19 | configure.ac: Back to CVS. | Jan Schmidt | 3 | -1/+20 |
2007-06-19 | Release 0.10.5RELEASE-0_10_5 | Jan Schmidt | 37 | -208/+393 |
2007-06-19 | Update .po files | Jan Schmidt | 15 | -135/+45 |
2007-06-15 | win32/vs6/: Convert line endings to CRLF and mark as binary files. | Jan Schmidt | 6 | -621/+630 |
2007-06-13 | sys/Makefile.am: Disable VCD build because we're frozen.. | Wim Taymans | 2 | -1/+6 |
2007-06-13 | Port VCD element. | Wim Taymans | 6 | -322/+173 |
2007-06-12 | win32/MANIFEST: Add megvideoparse, libdshow and dshowsrcwrapper to win32 | Sébastien Moutte | 3 | -48/+12 |
2007-06-12 | po/POTFILES.in: Remove qtdemux from the translation list. | Jan Schmidt | 2 | -1/+5 |
2007-06-12 | Move videocrop and osxvideo to -good. | Jan Schmidt | 22 | -3505/+29 |
2007-06-12 | Move qtdemux to -good. | Jan Schmidt | 21 | -6208/+30 |
2007-06-12 | Remove the waveform plugin now that it is in -good. | Jan Schmidt | 11 | -897/+13 |
2007-06-08 | Move wavpack to good. | Thomas Vander Stichele | 26 | -4436/+30 |
2007-06-08 | Remove DirectDraw & DirectSound plugins, as they've moved to Good | Jan Schmidt | 25 | -3892/+34 |
2007-06-08 | When driving the pipeline, also post an error when we get a not-linked flow r... | Tim-Philipp Müller | 4 | -19/+42 |
2007-06-08 | Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis... | Jan Schmidt | 3 | -5/+14 |
2007-06-08 | tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink... | Tim-Philipp Müller | 2 | -3/+12 |
2007-06-06 | configure.ac: Bump requirements to released versions of core and -base, and r... | Tim-Philipp Müller | 2 | -16/+9 |
2007-06-06 | sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with... | Jan Schmidt | 2 | -0/+19 |
2007-06-06 | gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes. | Jan Schmidt | 3 | -17/+28 |
2007-06-06 | gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the rig... | Tim-Philipp Müller | 2 | -2/+8 |
2007-06-06 | ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere ... | Tim-Philipp Müller | 3 | -2/+9 |
2007-06-05 | fix up spec file | Christian Schaller | 1 | -0/+1 |
2007-06-01 | Add plugin to generate a pattern detectable by videodetect. | Wim Taymans | 9 | -3/+494 |
2007-06-01 | ext/neon/gstneonhttpsrc.c: Don't leak buffer when returning an error. | Tim-Philipp Müller | 2 | -0/+7 |
2007-06-01 | ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property desc... | René Stadler | 3 | -93/+109 |
2007-05-31 | ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here... | Tim-Philipp Müller | 5 | -8/+18 |
2007-05-30 | Added videosignal plugin with two plugins to analyse video frames. | Wim Taymans | 13 | -2/+1200 |
2007-05-30 | docs/plugins/gst-plugins-bad-plugins.*: More updates. | Tim-Philipp Müller | 5 | -64/+112 |