veejay
|
9cb41d12c1
|
add thread local storage; each fx worker thread has its own buffer of size width * (height / num_threads). once processing is done, the thread local bufs are copied back to the main output
|
2023-11-30 23:29:24 +01:00 |
|
veejay
|
bcfbbfc2f8
|
refactor parallel tasks
|
2023-10-09 23:47:12 +02:00 |
|
c0ntrol
|
37d89e6c07
|
#240 (black is not black), fix CCIR601 and JPEG yuv ranges, fix parsing FX list, drop aclib, fix compile warnings, remove obsolete code, support all sampling types in dv video, fix rgb yuv color conversion formula, conditionally set SDL yuv range
|
2019-07-07 22:50:20 +02:00 |
|
c0ntrol
|
36d0f6e55a
|
move shared libraries to veejay-core package
|
2019-06-15 14:55:39 +02:00 |
|