niels
|
ef4e9aa4c0
|
fix preview, correctly detect preview change, etc
|
2015-04-26 16:35:18 +02:00 |
|
niels
|
003ad1b6e1
|
handle avi read error on memory mapped files
|
2015-04-25 14:11:17 +02:00 |
|
niels
|
56d457dc64
|
fix MLZO recorder
|
2015-04-24 18:40:23 +02:00 |
|
niels
|
b16c801c84
|
drop obsolete function, remove dead code, remove dead vims event, fix some compile warnings
|
2015-04-23 22:47:38 +02:00 |
|
niels
|
8518d0eef2
|
fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages
|
2015-04-23 21:21:56 +02:00 |
|
niels
|
c4dc8d122f
|
fix return value for setting quicktime audio position
|
2015-04-22 21:39:27 +02:00 |
|
niels
|
b96bb5fe2f
|
fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code
|
2015-04-22 19:57:41 +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
|
fa055698b0
|
fix gremlin that popped up after recording a sample (regression)
|
2015-04-21 22:56:23 +02:00 |
|
niels
|
f09a114159
|
fix audio problems, reset buffers when changing speed, dont increment counter on mixing sample if same id for slow dup, add timing to out of pace warning
|
2015-04-19 22:29:56 +02:00 |
|
niels
|
333c04443f
|
fix override norm, framerate, fix playback rate detection
|
2015-04-19 11:19:21 +02:00 |
|
niels
|
73bb5de8fa
|
set format
|
2015-04-18 00:48:02 +02:00 |
|
niels
|
e2fb3ed1b1
|
clean up recording formats, add huffyuv
|
2015-04-18 00:43:36 +02:00 |
|
niels
|
e9a3963fa2
|
regression fix
|
2015-04-18 00:08:52 +02:00 |
|
niels
|
e2356a75ae
|
add avhelper for editlist files
|
2015-04-17 23:56:04 +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
|
532331c3f7
|
clean up old stuff
|
2015-04-13 21:36:14 +02:00 |
|
niels
|
247cdcdb26
|
fixes
|
2015-04-09 16:35:34 +02:00 |
|
niels
|
70c3aa3122
|
scaler per loaded image, add warning message
|
2015-03-15 20:16:19 +01:00 |
|
niels
|
cec151e378
|
fixes to image loading
|
2015-03-15 18:04:11 +01:00 |
|
niels
|
83894fe755
|
remove debugging code, set n_inputs and n_outputs correctly if plugin has none
|
2015-03-01 20:36:09 +01:00 |
|
niels
|
12107d9d08
|
fix plane problem in preview, use correct plane offsets
|
2015-03-01 20:01:38 +01:00 |
|
niels
|
a00f31565b
|
check result of mmap, fix invalid free in closing of edl
|
2015-02-22 11:45:03 +01:00 |
|
niels
|
1951290f09
|
drop preprocessor junk, resolve if function exists at link time using weak attribute (gcc builtin)
|
2015-01-27 20:10:43 +01:00 |
|
niels
|
15b7a886bd
|
reverse check
|
2015-01-27 19:51:01 +01:00 |
|
niels
|
ddd09b064d
|
avcodec_encode_video in libav libavcodec 56.11.0 but not in ffmpeg libavcodec 56.13.100
|
2015-01-26 22:21:46 +01:00 |
|
niels
|
3a341c8194
|
change avcodec version check
|
2015-01-25 22:43:14 +01:00 |
|
niels
|
9860473466
|
build fixes debian sid, add support for libav 11.1
|
2015-01-25 18:11:47 +01:00 |
|
niels
|
edc6e67804
|
cache maximum frame size for faster file loading
|
2015-01-25 15:26:40 +01:00 |
|
niels
|
be9dcac8ec
|
calculate max frame size
|
2015-01-25 00:16:20 +01:00 |
|
niels
|
61e73e0c5f
|
reduce memory footprint of an editlist
|
2015-01-24 23:01:37 +01:00 |
|
niels
|
9c700c42af
|
sync with mjpegtools lav_io_
|
2015-01-24 02:04:55 +01:00 |
|
niels
|
1172c76d9c
|
drop libsamplerate entirely, enable volume effect in bio2jack , sync avilib against mjpegtools 2.1
|
2015-01-24 00:43:09 +01:00 |
|
niels
|
071ba9c352
|
reduce number of ffmpeg threads to number of cpu cores, allow user defined defaults for livido plugin parameters, clean up compile warnings in livido-loader, fix some possible memleaks, drop ancient usleep, use nanosleep
|
2015-01-16 21:30:15 +01:00 |
|
niels
|
0675e027db
|
clean up vj-avcodec
|
2015-01-13 20:47:08 +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
|
9ef108da3f
|
assign selected pixel format when one is found (duh), add major/minor version of libavcodec to veejay --features
|
2015-01-12 20:35:39 +01:00 |
|
niels
|
0c92fdca1a
|
avcodec_free_frame, av_frame_free
|
2015-01-10 12:37:07 +01:00 |
|
niels
|
a5016b4bd0
|
warn user about performance penalty if editlist source is in different resolution
|
2015-01-09 22:14:25 +01:00 |
|
niels
|
c32a6276f0
|
lift limit from 10 years ago
|
2015-01-09 22:07:07 +01:00 |
|
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 |
|
niels
|
09ec52b853
|
fix messages, fix task thread priority (above main thread), reduced stack size, minor speed-ups to task runner
|
2014-12-28 22:26:50 +01:00 |
|
niels
|
a498b78862
|
clean up, fix messages
|
2014-12-28 15:43:00 +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
|
7ae2b7b659
|
fix compile error due to warning cleanup
|
2014-12-23 01:26:50 +01:00 |
|
niels
|
d07bc70cb8
|
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 |
|
niels
|
8ff5a33007
|
fix more compile warnings
|
2014-12-21 20:57:05 +01:00 |
|
niels
|
c31f40fcdf
|
fix many compile warnings
|
2014-12-21 17:05:25 +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 |
|