summaryrefslogtreecommitdiff
path: root/ext/libfame
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-9/+10
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Fix leaks.Edward Hervey2007-06-221-6/+2
* Fix leaks (#351502).Tim-Philipp Müller2006-08-151-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-4/+4
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-5/+5
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-091-1/+1
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-75/+77
* *.h: Revert indentingJohan Dahlin2004-03-151-36/+33
* gst-indentThomas Vander Stichele2004-03-142-177/+185
* Merge CAPS branchDavid Schleef2003-12-221-53/+32
* another fixThomas Vander Stichele2003-12-051-1/+0
* And more, and more...Ronald S. Bultje2003-11-021-25/+28
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* famedec is not actually implemented. (it'd just a copy of fameenc.)David Schleef2003-07-223-622/+2
* Plugin details fixesRonald S. Bultje2003-07-121-0/+1
* fix license of fame plugin to say LGPL not GPL as the libfame library is LGPLChristian Schaller2003-07-102-1/+5
* Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje2003-07-082-6/+30
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-149/+59
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-8/+14
* PadConnect -> PadLinkThomas Vander Stichele2003-01-102-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-10/+10
* added timestamping codeZeeshan Ali2002-12-201-1/+13
* Just copy timestamps for nowWim Taymans2002-12-201-0/+1
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* distcheck fixesThomas Vander Stichele2002-06-061-0/+1
* anal fixThomas Vander Stichele2002-06-031-1/+1
* Added fame decoder, no clue on how to actually implement it (yet)Wim Taymans2002-06-022-0/+680
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* Added lots of configurable parameters including the exported objects of fame.Wim Taymans2002-06-022-172/+365
* Some cleanups.Wim Taymans2002-06-012-100/+49
* silly mistakeThomas Vander Stichele2002-06-011-1/+1
* added encoding pattern propertyThomas Vander Stichele2002-06-012-3/+21
* adding preliminary libfame plugin it's still too green to be useful, literall...Thomas Vander Stichele2002-06-013-0/+535