Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 08 Jun 2007 07:49:59 +0000 | reimar | Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 |
Fri, 08 Jun 2007 07:49:03 +0000 | reimar | Fix config declarations so that things like rtc=no work in addition to nortc=yes |
Fri, 08 Jun 2007 07:45:36 +0000 | reimar | Set errno to 0 after printing it, not before |
Fri, 08 Jun 2007 06:08:51 +0000 | voroshil | Fix compiler warnings. |
Fri, 08 Jun 2007 02:57:45 +0000 | lorenm | -lavdopts threads is only implemented for mpeg[12] |
Thu, 07 Jun 2007 23:59:23 +0000 | cehoyos | Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS. |