summaryrefslogtreecommitdiff
path: root/ext/aalib
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-2/+2
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-06update for allocation query changesWim Taymans1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-15update for allocation query changesWim Taymans1-1/+1
2012-03-14take padding into accountWim Taymans1-1/+1
2012-03-11fix for caps api changesWim Taymans1-3/+7
2012-03-08aasink: propose videometa uptreamWim Taymans2-10/+55
2012-03-01aasink: fix strideWim Taymans1-2/+3
2011-11-10update for removed fixate functionWim Taymans1-8/+7
2011-08-10aasink: Remove unused variablesEdward Hervey1-2/+0
2011-08-08aalib: make sure -DGST_USE_UNSTABLE_API is definedTim-Philipp Müller1-2/+2
2011-07-06aasink: port to new video APIWim Taymans3-42/+30
2011-06-09aasink: register template and klass correctlyWim Taymans1-12/+7
2011-06-08assink: port aasink to 0.11Wim Taymans1-78/+53
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