summaryrefslogtreecommitdiff
path: root/ext/libcaca
Commit message (Expand)AuthorAgeFilesLines
* cacasink: Fix support for RGB formats and add support for more of themSebastian Dröge2013-05-071-11/+10
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.amAntoine Tremblay2012-10-271-0/+1
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-2/+2
* 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
* cacasink: port to 0.11Wim Taymans2011-07-063-121/+118
* cacasink: fix masks and stridesWim Taymans2011-01-031-5/+13
* various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-131-4/+7
* build: Makefile.am cleanupsTim-Philipp Müller2010-03-181-1/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+3
* cacasink: minor cleanups for header.Priit Laes2009-10-221-11/+3
* cacasink: exit properly when invalid driver has been selected.Priit Laes2009-10-221-1/+6
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-5/+0
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-282-24/+17
* 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-4/+25
* Don't mix tabs and spaces (#414168).Loïc Minier2007-03-031-1/+1
* ext/libcaca/gstcacasink.c: Fix width and height properties.Wim Taymans2006-11-282-3/+12
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-1/+4
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* 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
* fix up more enumsThomas Vander Stichele2005-11-221-25/+14
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-6/+7
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+9
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-3/+3
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-2/+2
* ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo2005-06-291-4/+5
* ext/libcaca/gstcacasink.*: Cleanups.Wim Taymans2005-05-172-35/+18
* Ported the libcaca plugin.Zeeshan Ali2005-05-083-117/+51
* Let VideoSink store the clock, since Cacasink inherits from thereJan Schmidt2004-11-092-16/+1
* Reomoved unused fields from the objectZeeshan Ali2004-11-081-2/+0
* Fixed the clockZeeshan Ali2004-11-082-14/+19
* only open/close library during state changes, not creation/disposalThomas Vander Stichele2004-04-131-27/+23
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-15/+15
* *.h: Revert indentingJohan Dahlin2004-03-151-32/+28
* gst-indentThomas Vander Stichele2004-03-142-158/+156
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* fix libcaca compilation and update spec fileChristian Schaller2004-01-161-1/+1
* use element time.Benjamin Otte2004-01-141-10/+2
* The mask issue (which was'nt really an issue) is resolved. Translation of lib...Zeeshan Ali2004-01-141-17/+24
* Anti-aliasing is now an option.Zeeshan Ali2004-01-132-2/+26
* Congratulations, The first working version of cacasink. There is still one is...Zeeshan Ali2004-01-122-40/+65