summaryrefslogtreecommitdiff
path: root/ext/aalib
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-2/+2
* update for query api changesWim Taymans2012-07-061-1/+1
* update for allocation query changesWim Taymans2012-07-061-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* update for allocation query changesWim Taymans2012-03-151-1/+1
* take padding into accountWim Taymans2012-03-141-1/+1
* fix for caps api changesWim Taymans2012-03-111-3/+7
* aasink: propose videometa uptreamWim Taymans2012-03-082-10/+55
* aasink: fix strideWim Taymans2012-03-011-2/+3
* update for removed fixate functionWim Taymans2011-11-101-8/+7
* aasink: Remove unused variablesEdward Hervey2011-08-101-2/+0
* aalib: make sure -DGST_USE_UNSTABLE_API is definedTim-Philipp Müller2011-08-081-2/+2
* aasink: port to new video APIWim Taymans2011-07-063-42/+30
* aasink: register template and klass correctlyWim Taymans2011-06-091-12/+7
* assink: port aasink to 0.11Wim Taymans2011-06-081-78/+53
* various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-131-11/+12
* various: wrap property registration and add a single fixme for long desc.Stefan Kost2010-10-131-11/+34
* ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller2010-10-121-2/+2
* aasink: fix context initialisation and freeing to not leakStefan Kost2010-09-091-10/+12
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+3
* 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