Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 24 Jul 2006 10:48:54 +0000 | michael | a tiny bit of cleanup |
Mon, 24 Jul 2006 10:36:06 +0000 | michael | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors |
Mon, 24 Jul 2006 10:24:41 +0000 | Gabrov | hu/ports.xml & man/hu/mplayer.1 synced with r19175 |
Sun, 23 Jul 2006 22:34:02 +0000 | atmos4 | Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22. |
Sun, 23 Jul 2006 21:16:11 +0000 | pacman | Fix typo introduced in the memalign->av_malloc conversion (there is no |
Sun, 23 Jul 2006 18:07:26 +0000 | reimar | Missing part of the malloc -> av_malloc patch: memalign must be replaced as well! |
Sun, 23 Jul 2006 15:19:59 +0000 | reimar | Simplify and and speedup generation of yuv2rgb and gamma map tables |