Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 31 Mar 2010 17:00:33 +0000 | reimar | Replace some "m" constraints by MANGLE to avoid issues with some compilers not |
Wed, 31 Mar 2010 06:33:08 +0000 | attila | rename eatgv -> ffeatgv, lpcm -> fflpcm |
Sun, 28 Mar 2010 19:02:58 +0000 | diego | Add HAVE_STRERROR_R definition for FFmpeg to config.h. |
Sun, 28 Mar 2010 16:58:27 +0000 | diego | Use (void) instead of () to indicate a parameterless function, fixes: |
Sun, 28 Mar 2010 16:49:23 +0000 | diego | Add definition of CONFIG_LIBRTMP to config.h for FFmpeg. |
Sun, 28 Mar 2010 16:31:17 +0000 | reimar | Fix compilation after librtmp support in FFmpeg. |
Sun, 28 Mar 2010 00:08:28 +0000 | reimar | Fix crash with incomplete yuv2 frames. |