c0ntrol
|
0277a3f44c
|
optimize out strncasecmp in routine that returns codec identifier given a fourcc
|
2018-12-27 20:21:25 +01:00 |
|
c0ntrol
|
dc89c1c135
|
fix compile warnings ( ./configure --enable-compile-warnings )
|
2016-03-25 16:16:04 +01:00 |
|
niels
|
7b27cdf1ed
|
calculate usec per frame from framerate only
|
2015-06-17 01:06:11 +02:00 |
|
niels
|
2494d9df26
|
remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect)
|
2015-06-05 02:05:40 +02:00 |
|
niels
|
3e1a9f1f11
|
enable scene detection, update man page, add commandline parameter -S/--scene-detection. automatically creates new samples from video files loaded at startup.
|
2015-05-30 23:32:01 +02:00 |
|
niels
|
0d861dfc39
|
plane length for frame copy function, allocate sufficient space for VJ22 and VJ20 recorders, fix audio enable/disable
|
2015-04-22 00:08:35 +02:00 |
|
niels
|
333c04443f
|
fix override norm, framerate, fix playback rate detection
|
2015-04-19 11:19:21 +02:00 |
|
niels
|
9fc7a9ecbd
|
fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization
|
2015-04-17 23:52:34 +02:00 |
|
niels
|
1c2001d10e
|
change file format detection part (fixes HuffYUV and some other formats)
|
2015-04-14 23:04:26 +02:00 |
|
niels
|
247cdcdb26
|
fixes
|
2015-04-09 16:35:34 +02:00 |
|
niels
|
edc6e67804
|
cache maximum frame size for faster file loading
|
2015-01-25 15:26:40 +01:00 |
|
niels
|
c438378b2f
|
VEEJAY_RUN_MODE=classic; do not accept files of different resolution, fix playback of last frame, fix playback of video files containing just one frame.
|
2015-01-13 20:08:13 +01:00 |
|
niels
|
f0a7e1df37
|
disable avx_memcpy for now, open avi file using mmap (default to 1% of total memory per AVI, set with VEEJAY_MMAP_PER_FILE, drop map-from-file commandline parameter, add mmap to AVI open
|
2014-12-28 01:33:41 +01:00 |
|
niels
|
4d95229818
|
update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings
|
2014-12-21 01:09:10 +01:00 |
|
Niels Elburg
|
56d83622f0
|
sync
git-svn-id: svn://code.dyne.org/veejay/trunk@1349 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2009-11-15 16:17:20 +00:00 |
|
Niels Elburg
|
d046590152
|
scaler local to edl
git-svn-id: svn://code.dyne.org/veejay/trunk@1296 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2009-01-03 14:54:22 +00:00 |
|
Niels Elburg
|
e09d4e0a9e
|
optimized yuv -> yuyv for sdl display, added -e --swap-range parameter to switch YUV range between Y Cb CR ( 16-235 ) and Y U V ( 0 - 255 ) on all input video files.
git-svn-id: svn://code.dyne.org/veejay/trunk@1230 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2008-11-30 20:47:47 +00:00 |
|
Niels Elburg
|
d8e6f98d53
|
Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2008-11-10 20:16:24 +00:00 |
|