root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1481 [1481] 11 months timdewhirst cmake * add support for MSVC2008
(edit) @1480 [1480] 12 months timdewhirst OML * fix for typo
(edit) @1479 [1479] 12 months timdewhirst OML * avoid crash on loading files with no audio
(edit) @1478 [1478] 13 months timdewhirst OML * guard against divide by zero errors in audio channel conversion
(edit) @1477 [1477] 14 months timdewhirst OML * build fixes * change to use logging class
(edit) @1476 [1476] 14 months timdewhirst OML * various fixed to avoid short playback in certain cases e.g. mp3 …
(edit) @1475 [1475] 15 months timdewhirst OML * avoid crash on shutdown
(edit) @1474 [1474] 15 months timdewhirst OPL * ensure correct value is used when allocating memory
(edit) @1473 [1473] 16 months timdewhirst OML * add thread support to avformat plugin * ensure codecs are closed …
(edit) @1472 [1472] 16 months timdewhirst OPL * clarify pool logic * add extra information to memory pre-amble to …
(edit) @1471 [1471] 16 months timdewhirst OML * missed cast to long; no longer required.
(edit) @1470 [1470] 16 months timdewhirst OML * build fix for windows
(edit) @1469 [1469] 16 months timdewhirst OML * add support for large file stream handling
(edit) @1468 [1468] 17 months timdewhirst OIL * add direct conversions from yuv422 and yuv411 to yuv444
(edit) @1467 [1467] 17 months timdewhirst OML * add debug in audio mixing code
(edit) @1466 [1466] 17 months timdewhirst OML * add 16 & 8 channel audio conversion
(edit) @1465 [1465] 18 months timdewhirst olibs * update options in INSTALL
(edit) @1464 [1464] 19 months timdewhirst olibs * remove warning
(edit) @1463 [1463] 19 months timdewhirst olibs * cleanup log messages * switch to use log
(edit) @1462 [1462] 19 months timdewhirst olibs * re-enable pooling by default * build fix for pool.cpp
(edit) @1461 [1461] 20 months timdewhirst cmake * fix FindFFMPEG for windows
(edit) @1460 [1460] 20 months timdewhirst OML * fixes for openal plugin * use correct flags when recovering …
(edit) @1459 [1459] 20 months timdewhirst OPL * allow log to be used from non-opl namespaces
(edit) @1458 [1458] 20 months timdewhirst cmake * add missed swscale linking
(edit) @1457 [1457] 20 months timdewhirst cmake * allow ffmpeg without swscale * fix bug whereby second run of …
(edit) @1456 [1456] 20 months timdewhirst olibs * change log behaviour * include log.hpp by default
(edit) @1455 [1455] 20 months timdewhirst OPL * add some warning messages * whitespace cleanup
(edit) @1454 [1454] 20 months timdewhirst OPL * change string_list to actually be a list
(edit) @1453 [1453] 20 months timdewhirst OPL * first stage of removal of flex string
(edit) @1452 [1452] 20 months timdewhirst OPL * forgot to export class
(edit) @1451 [1451] 20 months timdewhirst OPL * add log class
(edit) @1450 [1450] 20 months timdewhirst OML * fix build on windows
(edit) @1449 [1449] 20 months timdewhirst OIL * revert broken stream implementation for jpg plugin writing
(edit) @1448 [1448] 20 months timdewhirst OPL * fixed logical error
(edit) @1447 [1447] 20 months timdewhirst OPL * make key threadsafe
(edit) @1446 [1446] 20 months timdewhirst OIL * fixed linkage for libjpeg * added warning in store if an invalid …
(edit) @1445 [1445] 20 months timdewhirst OIL * add a general is_yuv check * allow scaling from non-planar YUV …
(edit) @1444 [1444] 21 months elektronker +Recheckout of the ressources Fixing spell error + missing Link
(edit) @1443 [1443] 21 months elektronker
(edit) @1442 [1442] 21 months elektronker
(edit) @1441 [1441] 21 months timdewhirst CMAKE * change to allow plugin path to be specified; useful for RPMs
(edit) @1440 [1440] 21 months timdewhirst OML * add meta-data properties to avformat * set interlace and field …
(edit) @1439 [1439] 21 months elektronker Adde Style for doxygen, win-batchscript for copying artweork
(edit) @1438 [1438] 21 months timdewhirst oml * remove noisy debug
(edit) @1437 [1437] 21 months timdewhirst oml * fix for occasional crash
(edit) @1436 [1436] 21 months timdewhirst oml * fix for possible crash on windows caused by no available buffers
(edit) @1435 [1435] 21 months timdewhirst olibs * fix for flush not working correctly on OS X
(edit) @1434 [1434] 21 months timdewhirst openlibraries * remove old build files; moving to cmake
(edit) @1433 [1433] 22 months timdewhirst cmake * fix typo and default state for python libraries
(edit) @1432 [1432] 22 months timdewhirst olibs * fix for unguarded initialization of openal plugin
(edit) @1431 [1431] 22 months timdewhirst openlibraries * remove hard requirement for /z:wchar_t-
(edit) @1430 [1430] 23 months timdewhirst olibs * modification to FindFFMPEG to work on linux * modification to …
(edit) @1429 [1429] 23 months timdewhirst avformat * change to use int64_t
(edit) @1428 [1428] 23 months timdewhirst olibs * updating install docs
(edit) @1427 [1427] 23 months timdewhirst olibs - update FindFFMPEG.cmake for latest (pre-API changes) ffmpeg build
(edit) @1426 [1426] 2 years timdewhirst olibs * fix poor spelling * if we specify no python, don't check for the …
(edit) @1425 [1425] 2 years timdewhirst OIL - fix location for plugins
(edit) @1424 [1424] 2 years timdewhirst olibs - fix build under linux/gcc4.3 - remove unnecessary const from …
(edit) @1423 [1423] 2 years timdewhirst olibs - allow conditional build of libraries - ensure we mark openEXR as …
(edit) @1422 [1422] 2 years timdewhirst cmake - fix FindFFMPEG to handle cases when swscale or avdevice is not …
(edit) @1421 [1421] 2 years timdewhirst oml - support .m2v files
(edit) @1420 [1420] 2 years timdewhirst olibs - add CoreFoundation? if required - add OOL to list of additional …
(edit) @1419 [1419] 2 years timdewhirst oil - temporary fix for image plugins on OS X - \todo: fix properly …
(edit) @1418 [1418] 2 years timdewhirst olibs - remove stray versioning property from openimagelib - set …
(edit) @1417 [1417] 2 years timdewhirst oml - fix openal for OS X
(edit) @1416 [1416] 2 years elektronker FIX: Added missing link targets
(edit) @1415 [1415] 2 years timdewhirst oal - link against libxml2 (unix only)
(edit) @1414 [1414] 2 years timdewhirst oml - allow .divx media to be recognized by avformat_plugin
(edit) @1413 [1413] 2 years timdewhirst olibs - remove python boost lib by default - add iostream boost lib by …
(edit) @1412 [1412] 2 years timdewhirst libs - use pkg_config for ffmpeg if possible
(edit) @1411 [1411] 2 years timdewhirst oml - ensure GLEW plugin isn't built if GLEW is not available
(edit) @1410 [1410] 2 years timdewhirst oal - ensure dependency on ool is not enforced if GLEW is not available
(edit) @1409 [1409] 2 years timdewhirst ool - ensure header guard is a *little* less likely to have been used - …
(edit) @1408 [1408] 2 years timdewhirst opl - ensure guards are correct for case when GLEW is not present
(edit) @1407 [1407] 2 years timdewhirst opl - ensure we link against boost
(edit) @1406 [1406] 2 years timdewhirst opl - requires python lib only
(edit) @1405 [1405] 2 years timdewhirst olibs - add pkg_config template for cmake
(edit) @1404 [1404] 2 years elektronker FIX: Spelling error prevented from linking
(edit) @1403 [1403] 2 years timdewhirst cmake - more in INSTALL - don't hide the paths from FindGLEW
(edit) @1402 [1402] 2 years timdewhirst pcos - avoid crash on calling set on a NULL property
(edit) @1401 [1401] 2 years elektronker + Added windows detection for openEXR
(edit) @1400 [1400] 2 years timdewhirst CMake - more fixes to cmake building on windows; this now will generate a …
(edit) @1399 [1399] 2 years timdewhirst CMake - report if a plugin is not going to be built - add some information …
(edit) @1398 [1398] 2 years timdewhirst openlibraries - fixup cmake files for windows
(edit) @1397 [1397] 2 years timdewhirst openlibraries - fix case in CMakeLists.txt
(edit) @1396 [1396] 2 years rexbron Make make install work.
(edit) @1395 [1395] 2 years rexbron Build openeffectslib (seems to only include one plugin) on Linux. Should …
(edit) @1394 [1394] 2 years rexbron Build oil plugins on linux.
(edit) @1393 [1393] 2 years rexbron Use options instead of comandline varriables.
(edit) @1392 [1392] 2 years rexbron Remeber to add cmake files to vcs…
(edit) @1391 [1391] 2 years rexbron Get sqlite plugin for oal compiling and building on linux at least. …
(edit) @1390 [1390] 2 years rexbron Get oal python extentions compiling and linking.
(edit) @1389 [1389] 2 years rexbron Link oml and opl python extentions in a cross-platform friendly way.
(edit) @1388 [1388] 2 years elektronker *Updated a path (file didn't run on other machines)
(edit) @1387 [1387] 2 years rexbron Initial work on ofx plugin cmake files.
(edit) @1386 [1386] 2 years rexbron Link gensys and glew plugins against correct libs.
(edit) @1385 [1385] 2 years rexbron Link avformat_plugin and oml python extention correctly.
(edit) @1384 [1384] 2 years rexbron * Upped the minimum cmake version to 2.6 to use better FindBoost?.cmake.
(edit) @1383 [1383] 2 years rexbron * Added soname versioning to openpluginlib and python extention as well as …
(edit) @1382 [1382] 2 years elektronker Initial Doxygen Setup
Note: See TracRevisionLog for help on using the revision log.