aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc/video.cpp
Commit message (Expand)AuthorAgeFilesLines
* The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-011-1032/+0
* fixed dcc video•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5274 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-12-301-13/+16
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* Yet more renaming and cleanups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-4/+4
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-11/+11
* Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-1/+1
* Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to gl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-1/+1
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-261-2/+2
* fixed compilation of dcc video•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5231 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-251-2/+1
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-251-25/+25
* fixed a crash bug in dcc video and added the ability to switch input•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5132 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-11-051-0/+28
* probable compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5086 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-171-9/+9
* compilation fixes for r4869•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4872 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-141-7/+7
* cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-071-10/+10
* fix for #870•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4755 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-021-14/+22
* Rewrite parts of the regchan module in order to•••avoid the heavy usage of pointers. Add some new nice debug macros and tools. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4669 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-141-4/+4
* dcc video tweaking, should require a lot less cpu time now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4261 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-181-30/+17
* more work on dcc video: video&&text working in sjpeg; stay away from ogg/theo...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4242 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-061-400/+358
* updated italian translation;•••quick fixes; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3884 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-01-251-1/+1
* Added an alternative (tricky) codec to compile DCC_VIDEO without OGG_THEORA•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3670 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-061-4/+7
* fixed linking problems•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-011-0/+2
* dcc video: added experimental ogg/theora support. Open Problems:•••- audio sync still missing - Slow as hell, since yuv<->rgb conversion is done in software git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3641 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-301-34/+391
* some progress on dcc video.. it's even usable now :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3611 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-151-98/+82
* fixed win32 compilation/mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3605 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-2/+19
* first shy implementation of dcc video; highly instable and bandwitdth-sucker,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3597 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-121-0/+686