summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Add plugin to generate a pattern detectable by videodetect.Wim Taymans4-2/+454
2007-05-31ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here...Tim-Philipp Müller1-2/+1
2007-05-30Added videosignal plugin with two plugins to analyse video frames.Wim Taymans7-0/+1105
2007-05-28Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans7-93/+97
2007-05-23Document stuff.Wim Taymans10-28/+334
2007-05-22configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost5-31/+28
2007-05-21ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost1-0/+2
2007-05-21gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs...Stefan Kost1-1/+2
2007-05-20gst/: Printf format fixes (#439910, #439911).Tim-Philipp Müller2-3/+4
2007-05-19Add replaygain playback elements (#412710).René Stadler10-152/+1302
2007-05-17gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE,Zaheer Abbas Merali2-36/+146
2007-05-16gst/real/: Don't crash when we get a buffer and our input caps haven't been s...Tim-Philipp Müller2-14/+50
2007-05-15ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.Stefan Kost1-2/+3
2007-05-15gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps.Wim Taymans1-0/+1
2007-05-15gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W...David Schleef1-0/+11
2007-05-15Add a Bayer-to-RGB converter. You know you want one, uh-huh.David Schleef3-0/+422
2007-05-14gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,Zaheer Abbas Merali2-3/+88
2007-05-14gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.Wim Taymans4-4/+41
2007-05-13gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403.David Schleef1-2/+4
2007-05-10gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost4-29/+40
2007-05-10gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue...Stefan Kost1-30/+30
2007-05-09gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream.Wim Taymans1-0/+1
2007-05-06gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller4-60/+85
2007-05-04gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller1-88/+47
2007-05-04gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller1-29/+51
2007-05-04gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.Wim Taymans2-2/+6
2007-05-03examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message...Zaheer Abbas Merali2-241/+302
2007-04-30gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans7-43/+116
2007-04-29gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans3-11/+14
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-3/+2
2007-04-27ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per...Julien Moutte1-3/+1
2007-04-27gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans6-181/+656
2007-04-25gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans3-23/+79
2007-04-25gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans3-16/+36
2007-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans6-42/+161
2007-04-25gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans8-86/+625
2007-04-24Plug some leaks; try to make build bot happy again.Tim-Philipp Müller1-10/+11
2007-04-21gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGI...Tim-Philipp Müller1-1/+1
2007-04-21gst/rtpmanager/rtpsession.c: Don't use GLib-2.10 API, we only require GLib 2....Tim-Philipp Müller1-2/+2
2007-04-21gst/audioresample/gstaudioresample.c: Make more functions static, just becaus...Tim-Philipp Müller1-9/+9
2007-04-18gst/Makefile.am: Add rtpmanager dir to dist.Wim Taymans1-1/+1
2007-04-18configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans11-35/+2477
2007-04-17gst/app/Makefile.am: Fix CFLAGS and hopefully #430594.Tim-Philipp Müller1-3/+1
2007-04-17gst/nsf/types.h: Rename #ifndef header guard symbol to something less generic...Tim-Philipp Müller1-11/+23
2007-04-17gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff...Tim-Philipp Müller1-1/+1
2007-04-16ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R ...Vincent Torri1-1/+1
2007-04-13gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans4-12/+71
2007-04-12gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the ...Wim Taymans1-1/+1
2007-04-12gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans4-91/+162
2007-04-11gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans7-27/+191