aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/avdevice
Commit message (Expand)AuthorAgeFilesLines
* dcc video: removed linux-only, v4l implementation; use qt5's cross-platform i...•••Note: this is still so dirty that is disabled by default git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6307 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-12-2510-5197/+0
* avdevice: synced with upstream•••dcc video: break it down a bit trying to adapt it to avdevice changes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5717 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-273-274/+341
* kvilib/avdevice: reworked a bit the conditional compilation of legacy v4l cod...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5716 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-271-4/+5
* #ifdef out the V4L1 code as the support has been removed from kernel 2.6.38: ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-092-1/+39
* 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-299-9/+9
* 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-1/+1
* Fix Lintian warnings (spelling-error-in-binary). [Part 1/2]•••Lintian found some "informations" which should have been "information", this commit fixes the source files (the next commit contains the updated POT and PO files. Please see <http://lintian.debian.org/manual/> for more information about Lintian. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5169 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-11-251-1/+1
* fix for #839•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4632 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-072-13/+18
* synced avdevice lib with upstream version•••fixed compilation without kde (still missing any hardware enumeration method) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4616 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-068-912/+313
* Some const-correctness-fixes by PKEuS•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4595 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-042-40/+38
* Merge the use of multiple QString()::arg(QString) calls to avoid format strings•••Filter out any urlencoded path form dcc file names git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-2/+2
* merged recent patches from upstream avdevice code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4227 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-278-1231/+1043
* 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-1/+1
* porting && cleaning of avdevice code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3615 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-159-343/+331
* 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-1/+1
* fixed compilation without kdelibs•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3602 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-137-16/+17
* 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-1217-0/+5886