summaryrefslogtreecommitdiff
path: root/tests/examples/seek
AgeCommit message (Expand)AuthorFilesLines
2015-11-02examples: use GST_STIME_FORMAT for GstClockTimeDiffLuis de Bethencourt1-1/+1
2015-10-02gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM2-6/+7
2015-07-16jsseek: fix memory leaksVineeth T M1-1/+3
2015-07-15jsseek: fix tag list leakVineeth TM1-0/+3
2015-04-14examples: disconnect scale callback in scrubbyLuis de Bethencourt1-2/+2
2015-04-13examples: keep scrubby command consistentLuis de Bethencourt1-1/+2
2015-04-13examples: no need to set intermediate statesLuis de Bethencourt1-2/+0
2015-04-13examples: wavparse doesn't need dynamic linkingLuis de Bethencourt1-38/+6
2015-04-03examples: add license header to scrubbyLuis de Bethencourt1-0/+22
2015-04-02examples: fix deprecated API in scrubbyLuis de Bethencourt1-7/+4
2015-04-01jsseek: update deprecated GTK APILuis de Bethencourt1-18/+20
2015-04-01jsseek: switch deprecated GtkTable for GtkGridLuis de Bethencourt1-15/+13
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-1/+1
2014-08-06tests: Add missing unrefs of objects after useSebastian Rasmussen1-0/+2
2014-02-04jsseek: Add missing HAVE_X checkSebastian Rasmussen1-0/+2
2012-12-10docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller3-6/+6
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts1-2/+4
2012-09-14fix capsWim Taymans1-7/+2
2012-07-18tests: update for step event changesWim Taymans1-1/+1
2012-06-29examples: update for new force-aspect-ratio defaultTim-Philipp Müller1-5/+0
2012-06-20update for bus api changesWim Taymans1-1/+1
2012-05-26tests: don't use GstStructure API on tag listsTim-Philipp Müller1-3/+3
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge1-1/+0
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-02Merge branch 'master' into 0.11Sebastian Dröge2-3352/+2
2012-03-02examples: Move seek example into its own directorySebastian Dröge2-3349/+2
2012-03-02Merge branch 'master' into 0.11Sebastian Dröge1-1074/+1906
2012-03-01seek: Add support for setting a subtitle URISebastian Dröge1-7/+40
2012-03-01seek: Add support for changing the remaining playbin2 propertiesSebastian Dröge1-38/+309
2012-03-01seek: Add advanced seek abilitySebastian Dröge1-29/+223
2012-03-01seek: Some more variable movingSebastian Dröge1-38/+44
2012-03-01seek: Move seek flags/settings into its own expanderSebastian Dröge1-45/+55
2012-02-24seek: Let the XOverlay element handle eventsSebastian Dröge1-2/+0
2012-02-24seek: Use the same adjustment for the color balance scales as for the seek scaleSebastian Dröge1-6/+10
2012-02-24seek: Change the volume/mute widgets from the main threadSebastian Dröge1-3/+40
2012-02-24seek: Refactor and cleanup seek example applicationSebastian Dröge1-1908/+1023
2012-02-23seek: Fix mistake in last commitSebastian Dröge1-0/+3
2012-02-23seek: The volume property signals are proxied in playbin2 since some time alr...Sebastian Dröge1-9/+0
2012-02-23seek: Use colorbalance of playbin2 directlySebastian Dröge1-28/+15
2012-02-23seek: Directly use navigation interface on playbin2Sebastian Dröge1-8/+28
2012-02-23seek: Directly use the XOverlay interface on playbin2Sebastian Dröge1-3/+12
2012-02-22seek: Make navigation/colorbalance settings work with non-playbin2 pipelines tooSebastian Dröge1-25/+7
2012-02-22seek: Add checkboxes for the remaining playbin2 flags and refactor code a bitSebastian Dröge1-36/+141
2012-02-22seek: Only show colorbalance expander for playbin2 pipelinesSebastian Dröge1-4/+5
2012-02-22seek: Add UI for setting the colorbalance interface properties on playbin2Sebastian Dröge1-12/+205
2012-02-21Merge branch 'master' into 0.11Wim Taymans2-15/+373
2012-02-20seek: fix format stringsStefan Sauer1-2/+4
2012-02-20seek: Add support for sending navigation commandsSebastian Dröge1-6/+194
2012-02-20seek: Make the seek-bar insensitive for DVD menusSebastian Dröge1-0/+49