index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
aalib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-2
/
+2
2010-10-13
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-11
/
+12
2010-10-13
various: wrap property registration and add a single fixme for long desc.
Stefan Kost
1
-11
/
+34
2010-10-12
ext, gst: canonicalise property names where this wasn't the case
Tim-Philipp Müller
1
-2
/
+2
2010-09-09
aasink: fix context initialisation and freeing to not leak
Stefan Kost
1
-10
/
+12
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+3
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
1
-13
/
+6
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-05-28
Document aasink and cacasink.
Stefan Kost
1
-0
/
+23
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-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-6
/
+5
2005-12-06
expand tabs
Thomas Vander Stichele
1
-1
/
+1
2005-11-23
Fixes for API changes
Jan Schmidt
1
-6
/
+1
2005-11-22
Convert to fractional framerates.
Jan Schmidt
1
-1
/
+6
2005-11-22
fix up more enums
Thomas Vander Stichele
1
-4
/
+5
2005-11-21
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
1
-3
/
+3
2005-11-21
Fixes for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
1
-1
/
+1
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-14
/
+13
2005-09-01
fix build after cleaning up my vomit
Thomas Vander Stichele
1
-3
/
+3
2005-09-01
fix build after cleaning up my vomit
Thomas Vander Stichele
1
-4
/
+3
2005-08-14
licensing, name and description changes
Thomas Vander Stichele
1
-1
/
+1
2005-07-10
more macro splitting; fix po problem
Thomas Vander Stichele
1
-3
/
+3
2005-07-04
ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype.
Andy Wingo
1
-20
/
+5
2005-06-29
ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.
Andy Wingo
1
-2
/
+2
2005-05-06
Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...
Wim Taymans
3
-87
/
+82
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-1
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-28
/
+29
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-35
/
+31
2004-03-14
gst-indent
Thomas Vander Stichele
2
-189
/
+172
2004-03-06
ext/aalib/gstaasink.c: Add fixate function. (bug #131128)
David Schleef
1
-0
/
+27
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
1
-2
/
+2
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
-2
/
+2
2004-01-14
use element time.
Benjamin Otte
1
-4
/
+2
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-16
/
+11
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
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
Updated AAsink
Iain Holmes
1
-22
/
+27
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+3
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
1
-3
/
+2
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-2
/
+3
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-3
/
+5
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-2
/
+5
2003-05-05
Found more problems. Refix #112329.
David Schleef
1
-17
/
+13
[next]