summaryrefslogtreecommitdiffstats
path: root/ext/aalib/gstaasink.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-13/+6
* Document aasink and cacasink.Stefan Kost2008-05-281-0/+23
* 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
* 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
* 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-061-73/+77
* 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
* gst-indentThomas Vander Stichele2004-03-141-158/+137
* 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
* 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
* Moved clock set/get to class functions.Wim Taymans2002-11-271-1/+2
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* - Changed plugins for new APIsWim Taymans2002-05-261-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-5/+5
* Changed to the new props APIWim Taymans2002-03-301-2/+2
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1