summaryrefslogtreecommitdiff
path: root/ext/libcaca
AgeCommit message (Expand)AuthorFilesLines
2009-10-22cacasink: minor cleanups for header.Priit Laes1-11/+3
2009-10-22cacasink: exit properly when invalid driver has been selected.Priit Laes1-1/+6
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-5/+0
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost2-24/+17
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-4/+25
2007-03-03Don't mix tabs and spaces (#414168).Loïc Minier1-1/+1
2006-11-28ext/libcaca/gstcacasink.c: Fix width and height properties.Wim Taymans2-3/+12
2006-06-11autogen.sh: require am17Thomas Vander Stichele1-1/+4
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-05-10Const-ify GEnumValue arrays.Tim-Philipp Müller1-1/+1
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-11-22fix up more enumsThomas Vander Stichele1-25/+14
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-6/+7
2005-09-02All plugins updated for element state changes.Andy Wingo1-10/+9
2005-07-10more macro splitting; fix po problemThomas Vander Stichele1-3/+3
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-07-01Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt1-2/+2
2005-06-29ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo1-4/+5
2005-05-17ext/libcaca/gstcacasink.*: Cleanups.Wim Taymans2-35/+18
2005-05-08Ported the libcaca plugin.Zeeshan Ali3-117/+51
2004-11-09Let VideoSink store the clock, since Cacasink inherits from thereJan Schmidt2-16/+1
2004-11-08Reomoved unused fields from the objectZeeshan Ali1-2/+0
2004-11-08Fixed the clockZeeshan Ali2-14/+19
2004-04-13only open/close library during state changes, not creation/disposalThomas Vander Stichele1-27/+23
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-15/+15
2004-03-15*.h: Revert indentingJohan Dahlin1-32/+28
2004-03-14gst-indentThomas Vander Stichele2-158/+156
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2004-01-16fix libcaca compilation and update spec fileChristian Schaller1-1/+1
2004-01-14use element time.Benjamin Otte1-10/+2
2004-01-14The mask issue (which was'nt really an issue) is resolved. Translation of lib...Zeeshan Ali1-17/+24
2004-01-13Anti-aliasing is now an option.Zeeshan Ali2-2/+26
2004-01-12Congratulations, The first working version of cacasink. There is still one is...Zeeshan Ali2-40/+65
2004-01-12Fixes to make ext/libcaca compile.David Schleef1-3/+3
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2004-01-11It should work now, but it does'nt (All i see is a black-window) :(Zeeshan Ali2-113/+155
2003-12-15First attempt to code cacasink. Dont expect anything at all yet.Zeeshan Ali3-0/+516