| Commit | Date | |
|---|---|---|
|
[r3363]
by
sms00
Don't need cpuinfo.c since it was used by cpuinfo.sh which has been removed. If folks really want to play with "optimizing" for a specific cpu they can use |
2013-12-30 03:21:17 | Tree |
|
[r3362]
by
sms00
Remove cpuinfo.sh as both obsolete and not necessary. It turns out that Compiling mpeg2enc with -mtune=core2, corei7, generic and none (no flags at all) core2 118.318u 6.571s 2:05.61 99.4% 0+0k 5+43io 0pf+0w cpuinfo.sh has been removed from mjpegtools. |
2013-12-30 03:16:25 | Tree |
|
[r3361]
by
sfolm
-tried to make this bitstreaming a bit quicker (~ 1% gained), but needs rewrite/ABI change to gain speed |
2013-12-29 16:52:51 | Tree |
|
[r3360]
by
sfolm
- added subtitle stream as own enum |
2013-12-27 11:34:30 | Tree |
|
[r3359]
by
sms00
PROGRAM_NOPIC apparently causes problems on some x86_64 systems, has little to no performance effect on x86_64 systems and even on x86 systems most programs are I/O bound anyhow. So remove the 4 uses of the flag |
2013-11-28 22:39:41 | Tree |
| 2013-10-28 01:23:55 | Tree | |
|
[r3357]
by
sms00
Silence the warnings |
2013-10-28 01:17:53 | Tree |
|
[r3356]
by
sms00
Fix the error |
2013-10-28 01:13:29 | Tree |
| 2013-10-28 01:01:30 | Tree | |
|
[r3354]
by
sms00
why use a sprintf to copy a string - gives warning error format string is not a string literal (potentially insecure) [-Wformat-security] |
2013-10-28 00:59:25 | Tree |