Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 01 Aug 2010 12:48:38 +0000 | reimar | Fix DVD playback with region-free drives. |
Sat, 31 Jul 2010 22:15:49 +0000 | diego | Default to -O2 optimization level for the clang compiler. |
Sat, 31 Jul 2010 22:02:55 +0000 | ramiro | swscale-test: merge declaration and initialization |
Sat, 31 Jul 2010 16:55:57 +0000 | reimar | Fix compilation with --enable-crash-debug |
Sat, 31 Jul 2010 16:43:20 +0000 | diego | Initialize conf_file variable to kill the warning: |
Sat, 31 Jul 2010 16:15:36 +0000 | diego | Use mp_a52_framesize() in all cases; gets rid of liba52 dependency. |
Sat, 31 Jul 2010 16:05:19 +0000 | diego | Add 'z' length modifier to %d printf format specifiers for size_t arguments. |