Mercurial > mplayer.hg
graph
-
Avoid some explicit types in sizeof().Sun, 14 Sep 2008 19:29:14 +0000, by michael
-
Use av_mallocz() instead of for() =0;Sun, 14 Sep 2008 19:25:16 +0000, by michael
-
Move dither tables from yuv2rgb to swscale, they have been written by me andSun, 14 Sep 2008 18:00:49 +0000, by michael
-
synced with r27607Sun, 14 Sep 2008 16:10:04 +0000, by Gabrov
-
wording consistency cosmeticsSun, 14 Sep 2008 10:22:27 +0000, by diego
-
Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.Sun, 14 Sep 2008 10:17:30 +0000, by reimar
-
Sync diff with libmpeg2 update.Sat, 13 Sep 2008 17:33:04 +0000, by diego
-
Update internal libmpeg2 copy to version 0.5.1.Sat, 13 Sep 2008 17:31:45 +0000, by diego
-
libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.Sat, 13 Sep 2008 17:06:42 +0000, by diego
-
Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.Sat, 13 Sep 2008 16:13:04 +0000, by ben
-
Remove version string from name of local changes diff file.Sat, 13 Sep 2008 14:23:45 +0000, by diego
-
Fix indention.Sat, 13 Sep 2008 13:41:47 +0000, by michael
-
Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.Sat, 13 Sep 2008 11:52:03 +0000, by michael
-
multiple locales in mplayer wishSat, 13 Sep 2008 03:28:15 +0000, by compn
-
Disable mmx routines that are not bitexact when the user wantsSat, 13 Sep 2008 03:12:15 +0000, by michael
-
Make horizontal mmx scaling code match C code.Sat, 13 Sep 2008 02:18:12 +0000, by michael
-
Ensure that additional filter coeffs that exist due to alignmentSat, 13 Sep 2008 02:04:10 +0000, by michael
-
yvu9toyv12Wrapper is not bitexact so disable it when the user wantsFri, 12 Sep 2008 23:52:37 +0000, by michael
-
Make the horizontal C scaler code clip only against INT16_MAX not 0,Fri, 12 Sep 2008 22:29:21 +0000, by michael
-
Add bitexact flag.Fri, 12 Sep 2008 21:46:53 +0000, by michael
-
The yuv->rgb tables are too small for clipping to be avoidable,Fri, 12 Sep 2008 21:25:42 +0000, by michael
-
Fix another 1000l bug in the mono input code.Fri, 12 Sep 2008 18:05:57 +0000, by michael
-
Add support for PIX_FMT_YUV440P.Fri, 12 Sep 2008 17:51:13 +0000, by michael
-
10000l PIX_FMT_MONOWHITE check was really a || 1.Fri, 12 Sep 2008 17:28:36 +0000, by michael
-
Support mono as input format.Fri, 12 Sep 2008 16:46:38 +0000, by michael
-
Add support for PIX_FMT_MONOWHITE as output format.Fri, 12 Sep 2008 16:01:17 +0000, by michael
-
rgb24toyv12 is not accurately rounding, so disable it as well when theFri, 12 Sep 2008 04:40:51 +0000, by michael
-
Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set,Fri, 12 Sep 2008 02:05:37 +0000, by michael