summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2007-07-03gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost1-2/+2
2007-06-28gst/videosignal/gstvideodetect.c: Register new property as well.Wim Taymans1-2/+7
2007-06-28gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...Wim Taymans2-7/+20
2007-06-27gst/videosignal/: Add left and bottom offset properties to control the positi...Wim Taymans4-9/+73
2007-06-25gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller1-11/+12
2007-06-22gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).Jens Granseuer7-9/+13
2007-06-22examples/switch/switcher.c (my_bus_callback, switch_timer, last_message_recei...Zaheer Abbas Merali2-33/+51
2007-06-22Fix leaks.Edward Hervey19-88/+41
2007-06-20gst/equalizer/gstiirequalizer.c: Document parameter mapping.Stefan Kost1-3/+11
2007-06-20gst/spectrum/gstspectrum.c: Fix leaking buffers.Stefan Kost1-2/+3
2007-06-12Move videocrop and osxvideo to -good.Jan Schmidt4-974/+0
2007-06-12Move qtdemux to -good.Jan Schmidt13-6037/+0
2007-06-08When driving the pipeline, also post an error when we get a not-linked flow r...Tim-Philipp Müller1-3/+4
2007-06-06gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes.Jan Schmidt2-17/+17
2007-06-06gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the rig...Tim-Philipp Müller1-2/+3
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