Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Wed, 13 May 2009 15:22:13 +0000 |
bircoph |
Remove all kind of trailing whitespaces from all MPlayer's files.
|
Fri, 30 Jan 2009 22:27:04 +0000 |
diego |
HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.
|
Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Tue, 26 Aug 2008 22:38:12 +0000 |
diego |
Drop av_always_inline definition. It is duplicated from libavutil and
|
Tue, 26 Aug 2008 21:29:54 +0000 |
diego |
Rename always_inline macro to av_always_inline so as not to clash with
|
Sun, 17 Aug 2008 22:32:30 +0000 |
diego |
fix for alignment problem on older ARM cores
|
Sat, 28 Jul 2007 14:28:38 +0000 |
diego |
cosmetics: misc typo fixes
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Thu, 15 Jun 2006 22:59:40 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 22:58:06 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Tue, 22 Mar 2005 23:27:18 +0000 |
diego |
Mark modified files as such to comply more closely with GPL ¡ø2a.
|
Sun, 27 Jul 2003 23:02:58 +0000 |
alex |
Changed swab32 from macro to inline function, this fixes compilation on alpha (with gcc2.95). Based on patch by KotH
|
Fri, 20 Jun 2003 13:10:42 +0000 |
alex |
arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)
|
Wed, 07 May 2003 23:25:25 +0000 |
michael |
fixed alignment bug
|
Mon, 05 May 2003 01:22:45 +0000 |
diego |
this is a important patch for hpux 11.00, because it avoid the
|
Tue, 03 Sep 2002 17:15:08 +0000 |
jkeil |
The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
|
Tue, 08 Jan 2002 14:49:17 +0000 |
michael |
bitstream_skip() instead of bitstream_get() if possible
|
Mon, 17 Dec 2001 21:53:49 +0000 |
michael |
faster (and simpler) bitstream reader (in C)
|
Sun, 09 Dec 2001 15:28:44 +0000 |
arpi |
imported from liba52 CVS
|