Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p... | Edward Hervey | 3 | -3/+27 |
2007-05-16 | gst/real/: Don't crash when we get a buffer and our input caps haven't been s... | Tim-Philipp Müller | 3 | -14/+58 |
2007-05-16 | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 15 | -181/+46 |
2007-05-15 | ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. | Stefan Kost | 3 | -3/+12 |
2007-05-15 | Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore... | Tim-Philipp Müller | 4 | -5/+29 |
2007-05-15 | gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps. | Wim Taymans | 2 | -0/+6 |
2007-05-15 | gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W... | David Schleef | 2 | -0/+16 |