Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
2009-09-16 | ramiro | Use correct buffers in vertical scaler in unscaled YV12 case. |
2009-09-16 | reimar | Merge two Windows-specific #if sections to simplify the condition. |
2009-09-16 | reimar | Hack: set DEP/NX on Windows via SetProcessDEPPolicy. |
2009-09-16 | compn | add YAXPAX and YAPAXI exports to msvcr80 |
2009-09-14 | reimar | Add several HAVE_EBX_AVAILABLE conditions where necessary |
2009-09-14 | reimar | %lf is not a valid printf format specifier, use just %f instead. |
2009-09-14 | compn | kegavideo codec requires msvcr80 on windows |
2009-09-14 | reimar | Add support for decoding sgi files via FFmpeg's sgi decoder. |
2009-09-14 | reimar | Get rid of useless indirection and use the demuxer argument directly instead of |
2009-09-14 | reimar | Reduce verbosity if demuxer sets an info value to the same as the current value. |
2009-09-13 | ramiro | Reset slice direction at end of each frame. |
2009-09-12 | ramiro | Remove ; after while(0) in macros. |