Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libav/ffmpeg: Prepare for lavc54.lavf54.lavu52 | Sven Gothel | 2013-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | - Add compile-time/runtime version check, fail if major versions do not match assuming binary incompatibility - Add: 'av_find_input_format' for future video input support - Manually map '/dev/video<NUM>' to video input - not working yet. - WINDOWS: Set file to '<NUM>' - Set input format string depending on OS | ||||
* | Test: Added commented-out hacks for gdb invocation, OSX NSZombieEnabled env, ↵ | Sven Gothel | 2012-04-21 | 1 | -0/+2 |
| | | | | and custom lib path; MovieCube: '-wait' to wait for debugger. | ||||
* | test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ↵ | Sven Gothel | 2011-12-18 | 1 | -1/+1 |
| | | | | bit test script. | ||||
* | Cont w/ 5a7811ecd23a3ab1af62b243c82d362431793a57: test-x*.sh | Sven Gothel | 2011-08-30 | 1 | -2/+5 |
| | |||||
* | SWT/JOGL: Native SWT binding test | Sven Gothel | 2011-02-28 | 1 | -1/+1 |
| | |||||
* | GLProfile: More Tolerant for missing features; MacOSX: Fix External Context ↵ | Sven Gothel | 2011-02-26 | 1 | -0/+7 |
/ SWT; SWT Test: Distinguish awt/headless and main-thread (osx) swt launch |