summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/i386
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2002-06-23 21:04:35 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2002-06-23 21:04:35 +0000
commit8292ca3541e7375c0d05c40000e8359884027b74 (patch)
tree35f327de2108eea249b9c0720bb69ca30fba2901 /src/libffmpeg/libavcodec/i386
parent6bd244f210873b33611713256c58d9d139e0e945 (diff)
downloadxine-lib-8292ca3541e7375c0d05c40000e8359884027b74.tar.gz
xine-lib-8292ca3541e7375c0d05c40000e8359884027b74.tar.bz2
quick ffmpeg update (enables wmv1 decoding)
thanks to the ffmpeg team for their amazing work! CVS patchset: 2141 CVS date: 2002/06/23 21:04:35
Diffstat (limited to 'src/libffmpeg/libavcodec/i386')
-rw-r--r--src/libffmpeg/libavcodec/i386/fdct_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/i386/fdct_mmx.c b/src/libffmpeg/libavcodec/i386/fdct_mmx.c
index 7135beb21..dcc5c514c 100644
--- a/src/libffmpeg/libavcodec/i386/fdct_mmx.c
+++ b/src/libffmpeg/libavcodec/i386/fdct_mmx.c
@@ -46,7 +46,7 @@ const int16_t ocos_4_16[4] = {
};
static const mmx_t fdct_one_corr = {0x0001000100010001LL};
-static volatile mmx_t fdct_r_row = { d:{RND_FRW_ROW, RND_FRW_ROW} };
+static const mmx_t fdct_r_row = { d:{RND_FRW_ROW, RND_FRW_ROW} };
const int16_t tab_frw_01234567[] ATTR_ALIGN(8) = { // forward_dct coeff table
//row0