| Commit | Date | |
|---|---|---|
|
[r3155]
by
waldviertler
Added the patch from Pieter du Preez it is a speedup when readding the same file several times: |
2007-01-27 11:52:52 | Tree |
| 2007-01-19 16:40:52 | Tree | |
|
[r3153]
by
sms00
Remove the --enable-zalpha from the configure.ac file. This should reduce If someone really wants the 'zalpha' stuff enabled then edit mplex's automake |
2007-01-19 00:16:43 | Tree |
| 2006-12-16 20:33:40 | Tree | |
|
[r3151]
by
sms00
Add a 'typedef void quicktime_t' for those systems which choose not to |
2006-12-13 01:45:09 | Tree |
|
[r3150]
by
sms00
Sigh, some folks don't install libquicktime. SO we can't use quicktime_t* |
2006-12-11 21:54:24 | Tree |
|
[r3149]
by
sms00
Add code to allow a program to selectively reset SIMD motion functions to the |
2006-12-06 23:59:36 | Tree |
|
[r3148]
by
sms00
Cleanup - avilib.h is always installed in <mjpegtools/avilib.h> so there is |
2006-12-06 00:22:08 | Tree |
| 2006-12-06 00:10:02 | Tree | |
|
[r3146]
by
sms00
SIgh, there is a HUGE difference between ptr = malloc(N) + M and ptr = malloc(N + M) when "extra/padding" bytes are needed you have to use the second form and |
2006-11-30 22:52:45 | Tree |