summaryrefslogtreecommitdiff
path: root/gst/speed
AgeCommit message (Expand)AuthorFilesLines
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-151/+0
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-5/+5
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-06-09speed: Fix position query some moreEdward Hervey1-2/+0
2014-06-02speed: make position query able to convert bytes to timeEdward Hervey1-0/+6
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2014-04-09speed: make duration query able to convert bytes to timeVincent Penquerc'h1-2/+6
2014-04-08speed: Clarify passthrough in switch statementEdward Hervey1-1/+1
2013-10-09speed: Fix some bytes-per-frame vs. bytes-per-sample mixupsSebastian Dröge1-3/+3
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller3-6/+6
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-12speed: Various 1.0 style additionsOlivier Crête2-99/+48
2012-09-12speed: port to 0.11Sreerenj Balachandran2-143/+108
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-11-22speed: tiny doc blob clarificationStefan Sauer1-1/+1
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-1/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+6
2009-10-11speed: fix warnings in macosx snow leopardJosep Torra1-6/+12
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-16Final round of doc updates.Stefan Kost1-10/+5
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro1-1/+2
2007-06-22Fix leaks.Edward Hervey1-4/+2
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-02-24Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller1-1/+1
2006-06-09configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+1
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo1-2/+2
2005-10-19gst/: API change fix.Wim Taymans1-17/+54
2005-10-18gst/speed/Makefile.am: Fix build of speed.Julien Moutte1-1/+1
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima2-80/+364
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira2-93/+57
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
2005-02-15Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller2-15/+128
2005-02-10and make it handle more than one channel.Tim-Philipp Müller5-157/+216
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-5/+8
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+151
2004-04-29gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef1-3/+3
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-7/+8
2004-03-15*.h: Revert indentingJohan Dahlin1-7/+7