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
/
ext
/
hermes
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2007-06-22
Fix leaks.
Edward Hervey
1
-4
/
+4
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-6
/
+5
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
/
+2
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-9
/
+11
2005-07-05
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
1
-2
/
+0
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-2
/
+2
2004-04-22
s/gst_caps_simplify/gst_caps_do_simplify/
Benjamin Otte
1
-4
/
+2
2004-03-30
ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...
David Schleef
1
-1
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-126
/
+129
2004-03-14
gst-indent
Thomas Vander Stichele
1
-188
/
+195
2004-01-15
ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.
Ronald S. Bultje
1
-14
/
+24
2004-01-15
Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...
David Schleef
10
-2017
/
+655
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-5
/
+9
2004-01-11
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
1
-1
/
+1
2004-01-09
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...
Julien Moutte
1
-3
/
+3
2003-12-22
Merge CAPS branch
David Schleef
4
-267
/
+117
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-24
ooops, those files shouldn't have been committed in the latest commit.
Benjamin Otte
1
-6
/
+0
2003-11-24
use GDK_PIXBUF_CONFDIR
Benjamin Otte
1
-0
/
+6
2003-11-22
Don't throw an error if we can't negotiate caps
David Schleef
1
-5
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-11
make colorspace handle the original RGB format, too, since it handles both. A...
Benjamin Otte
1
-0
/
+4
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-1
/
+0
2003-11-01
Colo(u)rspace too
Iain Holmes
1
-51
/
+55
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+4
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-23
Take a hint from dschleef and grab the bufferpool at the last possible moment...
Joshua N. Pritikin
1
-1
/
+3
2003-07-23
Fix to loop through a list of caps when calling try_set_caps(). Added a work...
David Schleef
1
-11
/
+26
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
1
-1
/
+1
2003-07-14
No "format" property in new RGB caps.
David Schleef
1
-3
/
+1
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2
-53
/
+64
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2
-31
/
+34
2003-05-24
better state change/link function
Wim Taymans
1
-7
/
+17
2003-02-02
- properly ref/unref the caps while doing caps nego
Wim Taymans
1
-12
/
+29
2003-01-12
unref pool too
Wim Taymans
1
-0
/
+2
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-6
/
+6
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-9
/
+9
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+1
2002-09-12
Destroy state when going to READY
Wim Taymans
3
-8
/
+15
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-2
/
+2
2002-07-11
Setup the YV12 to RGB converter too
Wim Taymans
1
-0
/
+11
2002-07-11
Add some more convertors (for YV12). this is getting silly...
Wim Taymans
1
-22
/
+128
2002-06-21
Include right header file for memcpy
Wim Taymans
1
-0
/
+1
2002-06-21
Fixed problem with color conversion
Wim Taymans
5
-11
/
+57
[next]