summaryrefslogtreecommitdiff
path: root/gst/speed/gstspeed.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-3/+5
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-5/+5
* Explicitly define float constants as floatNirbheek Chauhan2016-10-271-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-5/+5
* speed: Fix position query some moreEdward Hervey2014-06-091-2/+0
* speed: make position query able to convert bytes to timeEdward Hervey2014-06-021-0/+6
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-271-2/+0
* speed: make duration query able to convert bytes to timeVincent Penquerc'h2014-04-091-2/+6
* speed: Clarify passthrough in switch statementEdward Hervey2014-04-081-1/+1
* speed: Fix some bytes-per-frame vs. bytes-per-sample mixupsSebastian Dröge2013-10-091-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* speed: Various 1.0 style additionsOlivier Crête2012-09-121-88/+47
* speed: port to 0.11Sreerenj Balachandran2012-09-121-142/+107
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* speed: tiny doc blob clarificationStefan Sauer2011-11-221-1/+1
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+6
* speed: fix warnings in macosx snow leopardJosep Torra2009-10-111-6/+12
* Final round of doc updates.Stefan Kost2008-06-161-10/+5
* Fix leaks.Edward Hervey2007-06-221-4/+2
* gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller2007-05-041-88/+47
* gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller2007-05-041-29/+51
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2005-11-221-2/+2
* gst/: API change fix.Wim Taymans2005-10-191-17/+54
* Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima2005-10-171-79/+364
* Ported speed Plugin to GStreamer 0.9Flavio Oliveira2005-09-081-87/+51
* Fix up all the state change functions.Jan Schmidt2005-09-051-8/+9
* Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller2005-02-151-3/+82
* and make it handle more than one channel.Tim-Philipp Müller2005-02-101-78/+198
* gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef2004-04-291-3/+3
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-5/+6
* gst-indentThomas Vander Stichele2004-03-141-95/+94
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+2
* Merge CAPS branchDavid Schleef2003-12-221-71/+48
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* fix for new plugin systemBenjamin Otte2003-11-021-22/+27
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* just some code cleanupLeif Johnson2003-10-081-84/+55
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-161-3/+1