summaryrefslogtreecommitdiffstats
path: root/ext/aalib
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-13/+6
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* Document aasink and cacasink.Stefan Kost2008-05-281-0/+23
* 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
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* Fixes for API changesJan Schmidt2005-11-231-6/+1
* Convert to fractional framerates.Jan Schmidt2005-11-221-1/+6
* fix up more enumsThomas Vander Stichele2005-11-221-4/+5
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-3/+3
* Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-1/+1
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-14/+13
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-3/+3
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-4/+3
* licensing, name and description changesThomas Vander Stichele2005-08-141-1/+1
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-3/+3
* ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype.Andy Wingo2005-07-041-20/+5
* ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo2005-06-291-2/+2
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-063-87/+82
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-28/+29
* *.h: Revert indentingJohan Dahlin2004-03-151-35/+31
* gst-indentThomas Vander Stichele2004-03-142-189/+172
* ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef2004-03-061-0/+27
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-2/+2
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+2
* use element time.Benjamin Otte2004-01-141-4/+2
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-16/+11
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Updated AAsinkIain Holmes2003-11-011-22/+27
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+2
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-2/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+5
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+5
* Found more problems. Refix #112329.David Schleef2003-05-051-17/+13
* Fix off-by-one allocation problem in gst_aasink_dither_get_type().David Schleef2003-05-051-1/+1
* Convert some of the broken fourcc printing to GST_FOURCC_FORMATDavid Schleef2003-04-071-3/+3
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* 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-3/+3
* Update to new element sync APIWim Taymans2002-12-271-1/+3