Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 23 Feb 2010 22:29:57 +0000 | reimar | Fix compilation: the dct64_MMX_func variable should be declared only once, |
Tue, 23 Feb 2010 20:16:30 +0000 | diego | Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes: |
Tue, 23 Feb 2010 16:46:43 +0000 | ramiro | Reorder buffer debug. Also print out if slice was buffered. |
Tue, 23 Feb 2010 13:40:45 +0000 | compn | add older lhacm codec for formats 0x70-0x73 to codecs.conf |
Tue, 23 Feb 2010 09:04:18 +0000 | kostya | FFmpeg Bink video now supports alpha channel |
Tue, 23 Feb 2010 07:55:47 +0000 | diego | Add -Wmissing-prototypes to CFLAGS if available. |
Tue, 23 Feb 2010 07:54:43 +0000 | diego | Mark theRenderProc() as static, it is only used within the file. |
Tue, 23 Feb 2010 07:54:10 +0000 | diego | Add header for macosx_finder_args() instead of forward declaring it. |