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-21 15:20:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45d84f9df829d6ec043b83bfba740a8ca1ba9cc3
veejay
/
veejay-current
/
veejay-server
/
libyuv
History
niels
394db6786b
added commandline option --benchmark NxN. fixes to last commit, cleanup, smaller data structures in task queue, signal wakes all threads fix
2014-12-31 02:31:16 +01:00
..
Makefile.am
fix cflags for 32 bit systems, rewrite slow motion (alt+a,s,d,f,g,h,j,k,l) in simpler terms for better auto vectorization with gcc, fixes to libsubsample, bump copyright year in notice, added -O3 gcc flag to enable auto vectorization for libvje,libyuv and libvjmem.
2014-12-22 23:57:10 +01:00
mmx_macros.h
added commandline option --benchmark NxN. fixes to last commit, cleanup, smaller data structures in task queue, signal wakes all threads fix
2014-12-31 02:31:16 +01:00
mmx.h
Initial checkin of veejay 1.4
2008-11-10 20:16:24 +00:00
yuvconv.c
benchmark threading when VEEJAY_MULTITHREAD_TASKS is set by user, fix messages, fixed uncessary mutex lock in task manager
2014-12-28 19:13:10 +01:00
yuvconv.h
fix compile warnings, fix setting of optimziation level, move subsample to libsubsample, disable optimization level for libsubsample, fix crash on exit, clean up, smaller bugfixes
2014-12-22 00:11:13 +01:00