Menu

Svn Commit Log


Commit Date  
[r2528] by sms00

Seems that an athlon64 can return 31.

2004-12-18 19:35:26 Tree
[r2527] by sms00

Operton and AMD64 update from Gert Vervoort

2004-12-18 19:31:28 Tree
[r2526] by sms00

AMD64 fixes from gert dot vervoort at hccnet dot nl

2004-12-18 18:28:42 Tree
[r2525] by --none--

This commit was manufactured by cvs2svn to create tag
'PRE_BACKMERGE_MPEG_DEVEL'.

2004-12-18 17:35:00 Tree
[r2524] by --none--

This commit was manufactured by cvs2svn to create tag
'LAST_MPEG_DEVEL_MERGE'.

2004-12-18 17:34:59 Tree
[r2523] by sms00

intsamesign() in fastintfns.h was broken for negative y values. The only
module which uses that function is quantize_ref.c so put a correct version in
that file and remove it from fastintfns.h

2004-12-18 17:34:58 Tree
[r2522] by sms00

quicktime_read_audio() came up undefined when using the CVS version of
libquicktime (it is an obsolete function the libquicktime folks want to
get rid of as soon as possible). After asking on the libquicktime mailinglist
the replacement for quicktime_read_audio() is lqt_decode_audio_track().
A similar function exists for writing audio (lqt_encode_audio_track).
One VERY important and useful side effect of using the lqt_{encode|decode}_audio_track
routines is that they handle the endianness of the data - the underlying
libquickime routines know about flipping the bytes and thus that logic can
disappear from lav_io.c

2004-12-16 22:13:57 Tree
[r2521] by sms00

Fixed buffer size (tempfile[256]) could overflow if a long pathname was
passed. strdup() was used for the filename itself so malloc the tempfile
name as well!

2004-12-16 04:18:15 Tree
[r2520] by sms00

is_MJPG was very carefully set and cleared - but then NEVER used.

2004-12-16 01:40:52 Tree
[r2519] by sms00

Only 1 use of lav_filetype() left - all the others had long since been replaced
by lav_file->format.

2004-12-15 23:13:01 Tree
Older >
Monday.com Logo