Menu

Svn Commit Log


Commit Date  
[r3369] by sms00

Fix typos in header guard macros

2014-06-11 13:48:30 Tree
[r3368] by sms00

Some systems need SDL_CFLAGS (most systems build fine without the flags)

2014-06-11 13:39:24 Tree
[r3367] by sms00

Incorrect macro defined as the header guard

2014-06-11 13:37:59 Tree
[r3366] by sms00

Remove obsolete (and unused) DGA/Xxf86dga logic

2014-01-06 04:48:46 Tree
[r3365] by sms00

Do not need 2nd check of v4l - the 2nd one also generated a v4l warning on non-linux systems

2014-01-06 04:31:59 Tree
[r3364] by sms00

Finish kicking PROGRAM_NOPIC - no references/uses were remaining.

2013-12-31 04:26:03 Tree
[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
--with-extra-cflags="-mtune=xxxx" and try various values for xxxx

2013-12-30 03:21:17 Tree
[r3362] by sms00

Remove cpuinfo.sh as both obsolete and not necessary. It turns out that
specifying -mcpu and -march makes no difference in the case of the encoder
(mpeg2enc). If giving the flags for one of the most cpu intense programs in
mjpegtools makes no difference then the cpuinfo.sh script should be removed.

Compiling mpeg2enc with -mtune=core2, corei7, generic and none (no flags at all)
and then encoding 10000 frames produced these times:

core2 118.318u 6.571s 2:05.61 99.4% 0+0k 5+43io 0pf+0w
corei7 118.831u 6.539s 2:05.63 99.7% 0+0k 2+24io 0pf+0w
generic 118.462u 6.571s 2:05.26 99.8% 0+0k 0+24io 0pf+0w
none 118.714u 6.597s 2:05.77 99.6% 0+0k 0+73io 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
- clean up local variables
- bugfix: subtitles exeeding a pack won't segfault mplex any more

2013-12-27 11:34:30 Tree
Older >
MongoDB Logo MongoDB