summaryrefslogtreecommitdiff
path: root/ext/aalib
AgeCommit message (Expand)AuthorFilesLines
2011-11-28various: fix pad template leaksVincent Penquerc'h1-2/+2
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-11/+12
2010-10-13various: wrap property registration and add a single fixme for long desc.Stefan Kost1-11/+34
2010-10-12ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller1-2/+2
2010-09-09aasink: fix context initialisation and freeing to not leakStefan Kost1-10/+12
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+3
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost1-13/+6
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-05-28Document aasink and cacasink.Stefan Kost1-0/+23
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-03-30better/unified long descriptionsWim Taymans1-6/+5
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-11-23Fixes for API changesJan Schmidt1-6/+1
2005-11-22Convert to fractional framerates.Jan Schmidt1-1/+6
2005-11-22fix up more enumsThomas Vander Stichele1-4/+5
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-3/+3
2005-11-21Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller1-1/+1
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-14/+13
2005-09-01fix build after cleaning up my vomitThomas Vander Stichele1-3/+3
2005-09-01fix build after cleaning up my vomitThomas Vander Stichele1-4/+3
2005-08-14licensing, name and description changesThomas Vander Stichele1-1/+1
2005-07-10more macro splitting; fix po problemThomas Vander Stichele1-3/+3
2005-07-04ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype.Andy Wingo1-20/+5
2005-06-29ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo1-2/+2
2005-05-06Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans3-87/+82
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-28/+29
2004-03-15*.h: Revert indentingJohan Dahlin1-35/+31
2004-03-14gst-indentThomas Vander Stichele2-189/+172
2004-03-06ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef1-0/+27
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-2/+2
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+2
2004-01-14use element time.Benjamin Otte1-4/+2
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-16/+11
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-01Updated AAsinkIain Holmes1-22/+27
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-09-16reverting error patch before making a branch.Thomas Vander Stichele1-3/+2
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-2/+3
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-3/+5
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-2/+5
2003-05-05Found more problems. Refix #112329.David Schleef1-17/+13