annotate mp3lib/bswap.h @ 18833:c452bd0d6ede

fix conversion float to int to use saturated ops, Patch by Zuxy Meng < zuxy PP meng AH gmail PP com > Original thread: Date: Jun 21, 2006 2:50 PM Subject: [MPlayer-dev-eng] [PATCH] Saturation & PSWAPD bugfix in mp3lib/dct64_3dnow.c & mp3lib/dct64_k7.c
author gpoirier
date Tue, 27 Jun 2006 05:51:45 +0000
parents 3a347b949c5d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1040
115ef47ef8c3 Minor optimization
nickols_k
parents:
diff changeset
1 /* Let it be for now*/
1423
3a347b949c5d Furter compatibility with new ffmpeg stuff.
nick
parents: 1067
diff changeset
2 #include "../bswap.h"