Mercurial > mplayer.hg
graph
-
Use ecx instead of ebx to avoid unnecessary issues with PIC.2009-09-17, by reimar
-
Cleanup buffer debugs in swScale().2009-09-16, by ramiro
-
Use correct buffers in vertical scaler in unscaled YV12 case.2009-09-16, by ramiro
-
Merge two Windows-specific #if sections to simplify the condition.2009-09-16, by reimar
-
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.2009-09-16, by reimar
-
add YAXPAX and YAPAXI exports to msvcr802009-09-16, by compn
-
Add several HAVE_EBX_AVAILABLE conditions where necessary2009-09-14, by reimar
-
%lf is not a valid printf format specifier, use just %f instead.2009-09-14, by reimar
-
kegavideo codec requires msvcr80 on windows2009-09-14, by compn
-
Add support for decoding sgi files via FFmpeg's sgi decoder.2009-09-14, by reimar
-
Get rid of useless indirection and use the demuxer argument directly instead of2009-09-14, by reimar
-
Reduce verbosity if demuxer sets an info value to the same as the current value.2009-09-14, by reimar
-
Reset slice direction at end of each frame.2009-09-13, by ramiro
-
Remove ; after while(0) in macros.2009-09-12, by ramiro
-
add kega video binary codec for fourcc kgv12009-09-12, by compn