Mercurial > mplayer.hg
changeset 7655:ead1bdd8c78c
Document demux_mov.c fix
author | jkeil |
---|---|
date | Mon, 07 Oct 2002 16:48:22 +0000 |
parents | a2e735271814 |
children | 52009e5ef4fc |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 07 16:43:04 2002 +0000 +++ b/ChangeLog Mon Oct 07 16:48:22 2002 +0000 @@ -24,6 +24,7 @@ * get_delay() smoothing (-autosync) - should help buggy sound drivers * mencoder: demuxer/codec uninit order fixed (solves some sig11) * various v4l and alsa capturing fixes + * demux_mov: fixed crash with mpeg4 on SPARC, decoding on bigendian Features: * new audio filter layer (libaf) - automatic samplerate conversion