Menu

Svn Commit Log


Commit Date  
[r2116] by sms00

The hi-res option to mpeg2enc is -H not -h (which gives the usage summary)

2003-12-17 05:36:00 Tree
[r2115] by sms00

tidy up the description of how the data is packed and use consistent
nomenclature - Y'/Cr/Cb instead of a mixture of YUV and Y'CrCb.

2003-12-17 00:55:30 Tree
[r2114] by wackston2

Fix broken no-MMX initialisation

2003-12-16 20:35:58 Tree
[r2113] by sms00

4:1:1 bugfix submitted by Dan Scholnik

2003-12-15 02:41:13 Tree
[r2112] by wackston2

Add basis for a per-frame / pass-1 multipass rate controller

2003-12-14 16:47:06 Tree
[r2111] by sms00

malloc.h is obsolete (and doesn't exist everywhere) use stdlib.h instead.

2003-12-13 19:20:16 Tree
[r2110] by wackston2

Tidy up mpeg2enc code to support switching of async frame input and
work with current main branch util libs etc.

2003-12-13 12:21:19 Tree
[r2109] by wackston2

The latest fixes to the development branch.

2003-12-13 10:50:24 Tree
[r2108] by sms00

FreeBSD works now even with -M 2 specified to mpeg2enc. The problem was,
as suspected, that -pthread was not being used at compile and link time.
FreeBSD does not have -lpthreads nor integrated threads in libc, rather
a compiler option is used. The coredump in mpeg2enc was being caused by
pthread_attr_getstacksize() not being detected at ./configure time - and
the default stack size is far too small.

All better now.

2003-12-13 02:45:39 Tree
[r2107] by sms00

autoconf's AC_SYS_LARGEFILE will do all the dirty work of finding the correct
flags for large file support. No need for a OS specific ("xLinux") check that
duplicates autoconf's builtin capabilities (which cover more systems anyhow).

2003-12-12 16:42:59 Tree
Older >
Monday.com Logo