index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
speed
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-03-14
gst-indent
Thomas Vander Stichele
3
-156
/
+159
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-1
/
+2
2003-12-22
Merge CAPS branch
David Schleef
3
-81
/
+52
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-4
/
+0
2003-11-02
fix for new plugin system
Benjamin Otte
1
-22
/
+27
2003-10-09
Trivial fixes for GstBuffer->GstData migration
David Schleef
1
-2
/
+2
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2
-5
/
+6
2003-10-08
just some code cleanup
Leif Johnson
2
-103
/
+64
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
1
-3
/
+1
2003-09-15
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
1
-1
/
+3
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-25
Adding needed license information. The patch was reviewed and approved by
Brian Cameron
1
-0
/
+20
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
2
-35
/
+19
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2
-13
/
+10
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-0
/
+3
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-1
/
+1
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2
-7
/
+7
2002-12-31
exciting .cvsignore updates!
CAPS
David I. Lehn
1
-0
/
+1
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
[next]