summaryrefslogtreecommitdiff
path: root/gst/speed
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-3/+6
* Remove autotools build systemTim-Philipp Müller2019-10-142-11/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-5/+5
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-202-131/+0
* Explicitly define float constants as floatNirbheek Chauhan2016-10-271-1/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-151/+0
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-5/+5
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* 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
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-043-6/+6
* 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-122-99/+48
* speed: port to 0.11Sreerenj Balachandran2012-09-122-143/+108
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* speed: tiny doc blob clarificationStefan Sauer2011-11-221-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* 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
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Final round of doc updates.Stefan Kost2008-06-161-10/+5
* gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro2007-07-301-1/+2
* 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
* Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller2007-02-241-1/+1
* configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller2006-06-091-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* 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
* gst/speed/Makefile.am: Fix build of speed.Julien Moutte2005-10-181-1/+1
* Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima2005-10-172-80/+364
* Ported speed Plugin to GStreamer 0.9Flavio Oliveira2005-09-082-93/+57
* Fix up all the state change functions.Jan Schmidt2005-09-051-8/+9