Menu

Svn Commit Log


Commit Date  
[r2865] by sms00

Consolidate the dataformat checking in 1 place. Previously there were two
places which made _different_ checks for the data format. The YUV cases are
still wrong or missing support code but at least now the check is only made
in one place.

Eventually a decision should be made to either implement support for the
various "YUV" formats or remove the incomplete (incorrect) portions that are
present.

2005-09-29 22:29:32 Tree
[r2864] by sms00

Oops - forgot to include a few files in the distribution kit: README, ChangeLog,
TODO, INSTALL

2005-09-27 22:50:25 Tree
[r2863] by stefan_fendt

some bugfixes (greenlines top and below), more preparation to support more
chroma-modes... Currently outputs 420 at half field-rate

2005-09-27 21:13:02 Tree
[r2862] by sms00

writeframe() [writepic.cc] was an empty file - the entire function body was
ifdef'd out _and_ the 1 reference to writeframe() was ifdef'd out with
a DEBUG block (which would have done nothing even if DEBUG was defined).
Remove writepic.cc (which hasn't been touched in almost 2 years).

2005-09-27 21:01:07 Tree
[r2861] by sms00

Use the bufalloc() routine from libmjpegutils (utils/cpu_accel.c). Not only
does this prevent needless code duplication but the pointer from mjpegutil's
bufalloc() can be passed to free() (the one returned by duplicate code could
not be passed to free()).

2005-09-27 20:52:25 Tree
[r2860] by sms00

Not referenced, not built, not installed - doesn't appear to have been used
since December 2004 so remove it.

2005-09-27 20:42:17 Tree
[r2859] by sms00

Oops - forgot to update glib and gtk to glib2 and gtk2.

2005-09-25 19:23:04 Tree
[r2858] by sms00

Some tidying up but mostly clarifying comments/documenation.

2005-09-24 01:56:58 Tree
[r2857] by sms00

Finish up removing the .qt and .moov extensions and just leave .mov. .qt and
.moov were silly but were used at one time to differentiate quicktime from
movtar files. Since movtar has long been banished use .mov for quicktime
(like the rest of the world ;)).

2005-09-24 01:13:24 Tree
[r2856] by sms00

The .qt and .moov extensions were a silly idea - just use .mov

2005-09-24 01:08:29 Tree
Older >
Auth0 Logo