Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 16 Jan 2009 20:32:36 +0000 | gpoirier | fix compilation without VDPAU decoders |
Fri, 16 Jan 2009 19:09:57 +0000 | compn | add mimic in avi fourcc LM20 to ffmimic |
Fri, 16 Jan 2009 13:19:29 +0000 | gpoirier | revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331 |
Fri, 16 Jan 2009 12:37:56 +0000 | gpoirier | Completely get rid of MMX define, use HAVE_MMX define instead. |
Fri, 16 Jan 2009 12:23:52 +0000 | gpoirier | fix wrong #ifdef/#ifndef -> #if conversion in r28323 |
Fri, 16 Jan 2009 10:07:14 +0000 | gpoirier | fix compilation on non x86 machines (PPC here) |
Fri, 16 Jan 2009 09:44:36 +0000 | reimar | Fix a wrongly converted !defined(ARCH_X86_64) |