Menu

Svn Commit Log


Commit Date  
[r3190] by sms00

export & install motionsearch.h

2007-05-18 05:03:00 Tree
[r3189] by sms00

Code hygiene and preparation for promotion to an installed header file.

2007-05-15 07:04:19 Tree
[r3188] by sms00

Quicktime codec names are strings not integers so while the program would
work doing 'qtchroma == QUICKTIME_YUV420' change it to do a strcmp()

2007-05-10 03:07:36 Tree
[r3187] by sms00

Obviously a typo - using 'pos.x' twice instead of pos.y for the 2nd line.

2007-05-06 05:51:45 Tree
[r3186] by sms00

Sigh, malloc.h was thought to have gone away has come back to life. While
malloc() is in stdlib.h the function memalign is in malloc.h on some systems.

2007-05-06 05:41:21 Tree
[r3185] by sms00

Andrew's (implied) suggestion for the TODO list ;)

2007-04-18 03:18:54 Tree
[r3184] by sms00

Remove lingering reference to LOG_INFO

2007-04-02 01:28:42 Tree
[r3183] by sms00

Don't need syslog.h check after all.

2007-04-02 01:24:11 Tree
[r3182] by sms00

LOG_* is used NOWHERE except internal to mjpeg_logging. A new routine was
defined to map strings ("info") to log level_t

Many changes, and there might be some breakage. But with mpeg2enc broken...

2007-04-01 18:06:07 Tree
[r3181] by sms00

Greatly reducing the usage of LOG_* symbols. With a little more work those
symbols will not have to be visible at all!

2007-04-01 17:32:18 Tree
Older >
Auth0 Logo