summaryrefslogtreecommitdiff
path: root/ext/libfame/gstlibfame.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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
* Fix leaks.Edward Hervey2007-06-221-6/+2
* Fix leaks (#351502).Tim-Philipp Müller2006-08-151-1/+1
* 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
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-75/+77
* gst-indentThomas Vander Stichele2004-03-141-144/+149
* 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
* Plugin details fixesRonald S. Bultje2003-07-121-0/+1
* Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje2003-07-081-3/+15
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-63/+49
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-4/+7
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-5/+5
* added timestamping codeZeeshan Ali2002-12-201-1/+13
* Just copy timestamps for nowWim Taymans2002-12-201-0/+1
* anal fixThomas Vander Stichele2002-06-031-1/+1
* Added lots of configurable parameters including the exported objects of fame.Wim Taymans2002-06-021-153/+345
* Some cleanups.Wim Taymans2002-06-011-98/+49
* silly mistakeThomas Vander Stichele2002-06-011-1/+1
* added encoding pattern propertyThomas Vander Stichele2002-06-011-3/+18
* adding preliminary libfame plugin it's still too green to be useful, literall...Thomas Vander Stichele2002-06-011-0/+441