summaryrefslogtreecommitdiff
path: root/tests/examples/seek/scrubby.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Suppress deprecations in selected filesEdward Hervey1-0/+6
2012-01-18Remove compatibility code cruft for old GLib versionsTim-Philipp Müller1-5/+0
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-12-04tools, tests: g_thread_init() is deprecated in glib masterTim-Philipp Müller1-0/+2
2011-07-27tests: update for query API changesTim-Philipp Müller1-6/+2
2011-06-15gnomevfs: remove GnomeVFS pluginTim-Philipp Müller1-2/+1
2011-01-11examples: allow building with newer GTK+Bastien Nocera1-4/+2
2010-03-16Add -Wwrite-strings to configureBenjamin Otte1-2/+2
2009-11-06examples: Correct casting of g_signal* funcs first argumentsMart Raudsepp1-12/+15
2009-06-14Don't use deprecated GTK APISebastian Dröge1-6/+6
2008-05-21Don't use bad gst_element_get_pad().Wim Taymans1-2/+2
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-6/+6
2007-05-09tests/examples/seek/: Some small cosmetic changes.Wim Taymans1-2/+3
2007-01-05tests/examples/seek/: Call g_thread_init() first thing in main() (see #391278).Tim-Philipp Müller1-0/+3
2006-10-18gst-libs/gst/audio/gstbaseaudiosink.*: Extract rate from the NEWSEGMENT event.Wim Taymans1-0/+5
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles1-1/+1
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).Tim-Philipp Müller1-1/+1
2005-12-12tests/examples/seek/scrubby.c: Set higher priority for bus events so they don...Wim Taymans1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-11-04examples/seeking/: Added app for playback speed testing.Wim Taymans1-0/+558