summaryrefslogtreecommitdiffstats
path: root/ext/libcaca/gstcacasink.c
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-281-13/+17
* Document aasink and cacasink.Stefan Kost2008-05-281-4/+25
* ext/libcaca/gstcacasink.c: Fix width and height properties.Wim Taymans2006-11-281-3/+9
* 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
* 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
* ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo2005-06-291-4/+5
* ext/libcaca/gstcacasink.*: Cleanups.Wim Taymans2005-05-171-29/+18
* Ported the libcaca plugin.Zeeshan Ali2005-05-081-110/+43
* Let VideoSink store the clock, since Cacasink inherits from thereJan Schmidt2004-11-091-14/+1
* Fixed the clockZeeshan Ali2004-11-081-13/+17
* 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
* gst-indentThomas Vander Stichele2004-03-141-130/+124
* 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-131-2/+25
* Congratulations, The first working version of cacasink. There is still one is...Zeeshan Ali2004-01-121-38/+62
* 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-111-98/+141
* First attempt to code cacasink. Dont expect anything at all yet.Zeeshan Ali2003-12-151-0/+411