This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
veejay
Watch
1
Star
0
Fork
0
You've already forked veejay
mirror of
https://github.com/game-stop/veejay.git
synced
2025-12-05 23:40:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
veejay
/
veejay-current
/
veejay-core
/
libyuv
History
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
..
Makefile.am
use OP_CFLAGS and any debug flags if set
2023-11-09 20:34:51 +01:00
mmx_macros.h
move shared libraries to veejay-core package
2019-06-15 14:55:39 +02:00
mmx.h
move shared libraries to veejay-core package
2019-06-15 14:55:39 +02:00
yuvconv.c
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
yuvconv.h
indenting
2023-11-10 23:09:04 +01:00