index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
speed
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
1
-151
/
+0
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-5
/
+5
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2014-06-09
speed: Fix position query some more
Edward Hervey
1
-2
/
+0
2014-06-02
speed: make position query able to convert bytes to time
Edward Hervey
1
-0
/
+6
2014-04-27
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-09
speed: make duration query able to convert bytes to time
Vincent Penquerc'h
1
-2
/
+6
2014-04-08
speed: Clarify passthrough in switch statement
Edward Hervey
1
-1
/
+1
2013-10-09
speed: Fix some bytes-per-frame vs. bytes-per-sample mixups
Sebastian Dröge
1
-3
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
3
-6
/
+6
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-12
speed: Various 1.0 style additions
Olivier Crête
2
-99
/
+48
2012-09-12
speed: port to 0.11
Sreerenj Balachandran
2
-143
/
+108
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-11-22
speed: tiny doc blob clarification
Stefan Sauer
1
-1
/
+1
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-1
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-9
/
+6
2009-10-11
speed: fix warnings in macosx snow leopard
Josep Torra
1
-6
/
+12
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-06-16
Final round of doc updates.
Stefan Kost
1
-10
/
+5
2007-07-30
gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...
Ian Munro
1
-1
/
+2
2007-06-22
Fix leaks.
Edward Hervey
1
-4
/
+2
2007-05-04
gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...
Tim-Philipp Müller
1
-88
/
+47
2007-05-04
gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...
Tim-Philipp Müller
1
-29
/
+51
2007-02-24
Fix build with LDFLAGS='-Wl,-z,defs'.
Tim-Philipp Müller
1
-1
/
+1
2006-06-09
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
1
-1
/
+1
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-2
/
+2
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-1
/
+1
2005-11-22
ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...
Andy Wingo
1
-2
/
+2
2005-10-19
gst/: API change fix.
Wim Taymans
1
-17
/
+54
2005-10-18
gst/speed/Makefile.am: Fix build of speed.
Julien Moutte
1
-1
/
+1
2005-10-17
Fixed Speed - Recovered featured missed since version 1.37, and changed other...
Edgard Lima
2
-80
/
+364
2005-09-08
Ported speed Plugin to GStreamer 0.9
Flavio Oliveira
2
-93
/
+57
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-8
/
+9
2005-02-15
Add query function to GstSpeed, so that the stream length and current positio...
Tim-Philipp Müller
2
-15
/
+128
2005-02-10
and make it handle more than one channel.
Tim-Philipp Müller
5
-157
/
+216
2005-02-02
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
1
-5
/
+8
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
1
-3
/
+3
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+151
2004-04-29
gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)
David Schleef
1
-3
/
+3
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
2
-7
/
+8
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-7
/
+7
[next]