Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-05-30 | docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager r... | Tim-Philipp Müller | 9 | -36/+261 |
2007-05-28 | Rename elements to avoid conflict with farsight elements with the same name. ... | Wim Taymans | 10 | -111/+134 |
2007-05-24 | sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min... | Vincent Torri | 3 | -15/+48 |
2007-05-23 | docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do... | Sébastien Moutte | 24 | -90/+3729 |
2007-05-23 | ext/sdl/sdlvideosink.c: Separate the authors by newlines instead of nothing. ... | René Stadler | 2 | -2/+9 |
2007-05-23 | docs/plugins/inspect/plugin-rtpmanager.xml: Add doc xml file. | Wim Taymans | 2 | -0/+60 |
2007-05-23 | Document stuff. | Wim Taymans | 14 | -28/+459 |
2007-05-22 | configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ... | Stefan Kost | 7 | -33/+59 |
2007-05-22 | docs/plugins/Makefile.am: Also look for .m (objectivec) files. | Edward Hervey | 5 | -3/+78 |
2007-05-21 | ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH... | Stefan Kost | 3 | -21/+22 |
2007-05-21 | gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs... | Stefan Kost | 2 | -1/+8 |
2007-05-21 | ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that ... | Sebastian Dröge | 2 | -7/+34 |
2007-05-21 | ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ... | Sebastian Dröge | 3 | -32/+50 |
2007-05-20 | ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin... | Sebastian Dröge | 2 | -3/+11 |
2007-05-20 | docs/plugins/: Fix docs build and hierarchy. | Thomas Vander Stichele | 3 | -4/+13 |
2007-05-20 | sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct... | Tim-Philipp Müller | 2 | -59/+69 |
2007-05-20 | gst/: Printf format fixes (#439910, #439911). | Tim-Philipp Müller | 3 | -3/+10 |
2007-05-19 | tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV... | Tim-Philipp Müller | 2 | -3/+5 |
2007-05-19 | Add replaygain playback elements (#412710). | René Stadler | 20 | -242/+2302 |
2007-05-18 | update | Christian Schaller | 1 | -0/+1 |
2007-05-18 | sys/glsink/glimagesink.c: Update the cached caps after opening the display so... | Jan Schmidt | 2 | -0/+8 |
2007-05-18 | ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a... | Stefan Kost | 4 | -57/+54 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific... | Edward Hervey | 3 | -8/+9 |
2007-05-17 | gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE, | Zaheer Abbas Merali | 3 | -36/+160 |