| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property desc... | René Stadler | 2007-06-01 | 1 | -0/+17 |
* | ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here... | Tim-Philipp Müller | 2007-05-31 | 1 | -0/+12 |
* | Added videosignal plugin with two plugins to analyse video frames. | Wim Taymans | 2007-05-30 | 1 | -0/+30 |
* | docs/plugins/gst-plugins-bad-plugins.*: More updates. | Tim-Philipp Müller | 2007-05-30 | 1 | -0/+8 |
* | docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager r... | Tim-Philipp Müller | 2007-05-30 | 1 | -0/+14 |
* | Rename elements to avoid conflict with farsight elements with the same name. ... | Wim Taymans | 2007-05-28 | 1 | -0/+19 |
* | sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min... | Vincent Torri | 2007-05-24 | 1 | -0/+14 |
* | docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do... | Sébastien Moutte | 2007-05-23 | 1 | -0/+37 |
* | ext/sdl/sdlvideosink.c: Separate the authors by newlines instead of nothing. ... | René Stadler | 2007-05-23 | 1 | -0/+7 |
* | docs/plugins/inspect/plugin-rtpmanager.xml: Add doc xml file. | Wim Taymans | 2007-05-23 | 1 | -0/+5 |
* | Document stuff. | Wim Taymans | 2007-05-23 | 1 | -0/+23 |
* | configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ... | Stefan Kost | 2007-05-22 | 1 | -0/+29 |
* | docs/plugins/Makefile.am: Also look for .m (objectivec) files. | Edward Hervey | 2007-05-22 | 1 | -0/+9 |
* | ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH... | Stefan Kost | 2007-05-21 | 1 | -21/+15 |
* | gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs... | Stefan Kost | 2007-05-21 | 1 | -0/+6 |
* | ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that ... | Sebastian Dröge | 2007-05-21 | 1 | -0/+27 |
* | ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ... | Sebastian Dröge | 2007-05-21 | 1 | -0/+10 |
* | ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin... | Sebastian Dröge | 2007-05-20 | 1 | -0/+8 |
* | docs/plugins/: Fix docs build and hierarchy. | Thomas Vander Stichele | 2007-05-20 | 1 | -0/+6 |
* | sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct... | Tim-Philipp Müller | 2007-05-20 | 1 | -0/+11 |
* | gst/: Printf format fixes (#439910, #439911). | Tim-Philipp Müller | 2007-05-20 | 1 | -0/+6 |
* | tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV... | Tim-Philipp Müller | 2007-05-19 | 1 | -0/+5 |
* | Add replaygain playback elements (#412710). | René Stadler | 2007-05-19 | 1 | -0/+46 |
* | sys/glsink/glimagesink.c: Update the cached caps after opening the display so... | Jan Schmidt | 2007-05-18 | 1 | -0/+7 |
* | ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a... | Stefan Kost | 2007-05-18 | 1 | -0/+11 |
* | sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific... | Edward Hervey | 2007-05-17 | 1 | -0/+8 |
* | gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE, | Zaheer Abbas Merali | 2007-05-17 | 1 | -0/+14 |
* | sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p... | Edward Hervey | 2007-05-17 | 1 | -0/+8 |
* | gst/real/: Don't crash when we get a buffer and our input caps haven't been s... | Tim-Philipp Müller | 2007-05-16 | 1 | -0/+8 |
* | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 2007-05-16 | 1 | -0/+20 |
* | ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. | Stefan Kost | 2007-05-15 | 1 | -0/+8 |
* | Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore... | Tim-Philipp Müller | 2007-05-15 | 1 | -0/+10 |
* | gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps. | Wim Taymans | 2007-05-15 | 1 | -0/+5 |
* | gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W... | David Schleef | 2007-05-15 | 1 | -0/+5 |
* | Add a Bayer-to-RGB converter. You know you want one, uh-huh. | David Schleef | 2007-05-15 | 1 | -0/+9 |
* | gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE, | Zaheer Abbas Merali | 2007-05-14 | 1 | -0/+12 |
* | gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing. | Wim Taymans | 2007-05-14 | 1 | -0/+17 |
* | gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403. | David Schleef | 2007-05-13 | 1 | -0/+6 |
* | ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413... | David Schleef | 2007-05-13 | 1 | -0/+5 |
* | gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header... | Stefan Kost | 2007-05-10 | 1 | -1/+20 |
* | gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue... | Stefan Kost | 2007-05-10 | 1 | -0/+15 |
* | common/m4/gst-x11.m4: Restore CFLAGS and LIBS. | Stefan Kost | 2007-05-10 | 1 | -0/+8 |
* | configure.ac: Save and restore CFLAGS for OpenGL check. Fixes #437260. | Ali Sabil | 2007-05-10 | 1 | -0/+8 |
* | docs/plugins/gst-plugins-bad-plugins.args: Add directraw and directsound sink... | Sébastien Moutte | 2007-05-09 | 1 | -0/+5 |
* | configure.ac: Fix --disable-external (hopefully). | Tim-Philipp Müller | 2007-05-09 | 1 | -0/+5 |
* | gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream. | Wim Taymans | 2007-05-09 | 1 | -0/+6 |
* | gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. | Tim-Philipp Müller | 2007-05-06 | 1 | -0/+9 |
* | docs/plugins/: Add docs for Windows sinks. | Sébastien Moutte | 2007-05-04 | 1 | -0/+7 |
* | gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou... | Tim-Philipp Müller | 2007-05-04 | 1 | -0/+8 |
* | gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ... | Tim-Philipp Müller | 2007-05-04 | 1 | -0/+7 |