summaryrefslogtreecommitdiffstats
path: root/ext/libcaca
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes to make ext/libcaca compile.David Schleef2004-01-121-3/+3
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* It should work now, but it does'nt (All i see is a black-window) :(Zeeshan Ali2004-01-112-113/+155
* First attempt to code cacasink. Dont expect anything at all yet.Zeeshan Ali2003-12-153-0/+516