summaryrefslogtreecommitdiff
path: root/ext/libfame
AgeCommit message (Expand)AuthorFilesLines
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+3
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+10
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2007-06-22Fix leaks.Edward Hervey1-6/+2
2006-08-15Fix leaks (#351502).Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2005-01-14replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet1-4/+4
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-5/+5
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-04-20ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-75/+77
2004-03-15*.h: Revert indentingJohan Dahlin1-36/+33
2004-03-14gst-indentThomas Vander Stichele2-177/+185
2003-12-22Merge CAPS branchDavid Schleef1-53/+32
2003-12-05another fixThomas Vander Stichele1-1/+0
2003-11-02And more, and more...Ronald S. Bultje1-25/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-22famedec is not actually implemented. (it'd just a copy of fameenc.)David Schleef3-622/+2
2003-07-12Plugin details fixesRonald S. Bultje1-0/+1
2003-07-10fix license of fame plugin to say LGPL not GPL as the libfame library is LGPLChristian Schaller2-1/+5
2003-07-08Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje2-6/+30
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-149/+59
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-8/+14
2003-01-10PadConnect -> PadLinkThomas Vander Stichele2-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2-10/+10
2002-12-20added timestamping codeZeeshan Ali1-1/+13
2002-12-20Just copy timestamps for nowWim Taymans1-0/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-06-06distcheck fixesThomas Vander Stichele1-0/+1
2002-06-03anal fixThomas Vander Stichele1-1/+1
2002-06-02Added fame decoder, no clue on how to actually implement it (yet)Wim Taymans2-0/+680
2002-06-02Make elements nanoseconds awareWim Taymans1-1/+1
2002-06-02Added lots of configurable parameters including the exported objects of fame.Wim Taymans2-172/+365
2002-06-01Some cleanups.Wim Taymans2-100/+49
2002-06-01silly mistakeThomas Vander Stichele1-1/+1
2002-06-01added encoding pattern propertyThomas Vander Stichele2-3/+21
2002-06-01adding preliminary libfame plugin it's still too green to be useful, literall...Thomas Vander Stichele3-0/+535