projects
/
platform
/
upstream
/
gst-plugins-good.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
qtmux: fix corner case buffer handling for reorder method
[platform/upstream/gst-plugins-good.git]
/
ext
/
aalib
/
2010-10-13
Stefan Kost
various (ext): add a missing G_PARAM_STATIC_STRINGS...
tree
|
commitdiff
2010-10-13
Stefan Kost
various: wrap property registration and add a single...
tree
|
commitdiff
2010-10-12
Tim-Philipp Müller
ext, gst: canonicalise property names where this wasn...
tree
|
commitdiff
2010-09-09
Stefan Kost
aasink: fix context initialisation and freeing to not...
tree
|
commitdiff
2010-03-18
Benjamin Otte
gst_element_class_set_details => gst_element_class_set_...
tree
|
commitdiff
2009-01-28
Stefan Kost
Update and add documentation for plugins with deps...
tree
|
commitdiff
2008-11-04
Stefan Kost
Don't install static libs for plugins. Fixes #550851...
tree
|
commitdiff
2008-05-28
Stefan Kost
Document aasink and cacasink.
tree
|
commitdiff
2006-06-01
Stefan Kost
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
tree
|
commitdiff
2006-04-25
Stefan Kost
Define GstElementDetails as const and also static ...
tree
|
commitdiff
2006-04-08
Stefan Kost
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
tree
|
commitdiff
2006-03-30
Wim Taymans
better/unified long descriptions
tree
|
commitdiff
2005-12-06
Thomas Vander Stichele
expand tabs
tree
|
commitdiff
2005-11-23
Jan Schmidt
Fixes for API changes
tree
|
commitdiff
2005-11-22
Jan Schmidt
Convert to fractional framerates.
tree
|
commitdiff
2005-11-22
Thomas Vander Stichele
fix up more enums
tree
|
commitdiff
2005-11-21
Jan Schmidt
Rename gst_caps_structure_fixate_* to gst_structure_fix...
tree
|
commitdiff
2005-11-21
Tim-Philipp Müller
Fixes for GST_FOURCC_FORMAT API change.
tree
|
commitdiff
2005-11-14
Thomas Vander Stichele
rework configure.ac; make asterisk rtp stuff compile...
tree
|
commitdiff
2005-09-02
Andy Wingo
All plugins updated for element state changes.
tree
|
commitdiff
2005-09-01
Thomas Vander Stichele
fix build after cleaning up my vomit
tree
|
commitdiff
2005-09-01
Thomas Vander Stichele
fix build after cleaning up my vomit
tree
|
commitdiff
2005-08-14
Thomas Vander Stichele
licensing, name and description changes
tree
|
commitdiff
2005-07-10
Thomas Vander Stichele
more macro splitting; fix po problem
tree
|
commitdiff
2005-07-04
Andy Wingo
ext/aalib/gstaasink.c (gst_aasink_fixate): Update for...
tree
|
commitdiff
2005-06-29
Andy Wingo
ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks):...
tree
|
commitdiff
2005-05-06
Wim Taymans
Ported 2 more plugins. usgly hack in the Makefile.am...
tree
|
commitdiff
2004-05-21
Stéphane Loeuillet
second batch : remove ',' at end of enums as they could...
tree
|
commitdiff
2004-03-15
Thomas Vander Stichele
don't mix tabs and spaces
tree
|
commitdiff
2004-03-15
Johan Dahlin
*.h: Revert indenting
tree
|
commitdiff
2004-03-14
Thomas Vander Stichele
gst-indent
tree
|
commitdiff
2004-03-06
David Schleef
ext/aalib/gstaasink.c: Add fixate function. (bug #131128)
tree
|
commitdiff
2004-03-04
Thomas Vander Stichele
fix headers fix signals to use - instead of _
tree
|
commitdiff
2004-02-02
Thomas Vander Stichele
change NULL to (NULL) for GST_ELEMENT_ERROR
tree
|
commitdiff
2004-01-29
Thomas Vander Stichele
GST_ELEMENT_ERROR
tree
|
commitdiff
2004-01-18
Thomas Vander Stichele
use new error signal and classification
tree
|
commitdiff
2004-01-14
Benjamin Otte
use element time.
tree
|
commitdiff
2004-01-12
Benjamin Otte
gst-libs/gst/video/video.h: Fix caps template names...
tree
|
commitdiff
2003-12-22
David Schleef
Merge CAPS branch
tree
|
commitdiff
2003-12-04
Andy Wingo
remove copyright field from plugins
tree
|
commitdiff
2003-11-07
Ronald S. Bultje
Remove all config.h includes from header files, add...
tree
|
commitdiff
2003-11-01
Iain Holmes
Updated AAsink
tree
|
commitdiff
2003-10-08
Andy Wingo
/GstBuffer/GstData/ in the API where you can pass event...
tree
|
commitdiff
2003-09-16
Thomas Vander Stichele
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
tree
|
commitdiff
2003-09-15
Benjamin Otte
converted gst_element_error to new format in ext/ ...
tree
|
commitdiff
2003-08-10
David Schleef
Remove redundant plugindir definition
tree
|
commitdiff
2003-07-06
Ronald S. Bultje
New mimetypes gone into effect today - this commit...
tree
|
commitdiff
2003-06-29
Benjamin Otte
compatibility fix for new GST_DEBUG stuff.
tree
|
commitdiff
2003-05-05
David Schleef
Found more problems. Refix #112329.
tree
|
commitdiff
2003-05-05
David Schleef
Fix off-by-one allocation problem in gst_aasink_dither_...
tree
|
commitdiff
2003-04-07
David Schleef
Convert some of the broken fourcc printing to GST_FOURC...
tree
|
commitdiff
2003-02-02
David Schleef
Change %lld, %llu to G_G[U]INT64_FORMAT globally. ...
tree
|
commitdiff
2003-01-10
Thomas Vander Stichele
PadConnect -> PadLink
tree
|
commitdiff
2003-01-10
Thomas Vander Stichele
another batch of connect->link fixes please let me...
tree
|
commitdiff
2002-12-27
Wim Taymans
Update to new element sync API
tree
|
commitdiff
2002-12-08
Thomas Vander Stichele
parallel install fixes
tree
|
commitdiff
2002-11-27
Wim Taymans
Moved clock set/get to class functions.
tree
|
commitdiff
2002-09-18
Christian Schaller
plugins part of license field patch
tree
|
commitdiff
2002-05-26
Wim Taymans
- Changed plugins for new APIs
tree
|
commitdiff
2002-04-11
Andy Wingo
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
tree
|
commitdiff
2002-03-30
Wim Taymans
Changed to the new props API
tree
|
commitdiff
2002-03-24
Andy Wingo
filter newlines out of GST_DEBUG statements to reflect...
tree
|
commitdiff
2002-03-20
Andy Wingo
s/Gnome-Streamer/GStreamer/
tree
|
commitdiff
2002-03-19
Andy Wingo
removal of //-style comments don't link plugins to...
tree
|
commitdiff
2002-03-19
Andy Wingo
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
tree
|
commitdiff
2002-02-04
Wim Taymans
Small _get/_set fixes.
tree
|
commitdiff
2002-02-03
Wim Taymans
Assorted fixes.
tree
|
commitdiff
2002-01-18
Wrobell
- plugins are built without versioning info
tree
|
commitdiff
2002-01-13
Wim Taymans
Bring the plugins in sync with the new core capsnego...
tree
|
commitdiff
2002-01-12
David I. Lehn
s/filter/plugin/ link plugins to GST_LIBS rearrange...
tree
|
commitdiff
2001-12-28
Wim Taymans
Fixed some plugins
tree
|
commitdiff
2001-12-23
Thomas Vander Stichele
another one
tree
|
commitdiff
2001-12-23
Thomas Vander Stichele
small mistake
tree
|
commitdiff
2001-12-22
Thomas Vander Stichele
changes to accomodate the standardization of installed...
tree
|
commitdiff
2001-12-22
Thomas Vander Stichele
just wingo giving me more work ;)
tree
|
commitdiff
2001-12-22
Thomas Vander Stichele
aalib plugin
tree
|
commitdiff