Menu

Svn Commit Log


Commit Date  
[r2531] by sms00

update the comment at the top which lists the functions in the file. replace
the intsamesign (removed earlier) with rnddiv2 (recently added but not used
anywhere yet).

2004-12-19 04:46:37 Tree
[r2530] by wackston2

Merge Scott's inline SSE/MMX DCT and transform routines

2004-12-18 22:48:00 Tree
[r2529] by wackston2

Merged updates since last release ready for copying back into HEAD

2004-12-18 21:51:16 Tree
[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
Older >
Monday.com Logo