Mercurial > mplayer.hg
log libmpdemux/demux_mov.c @ 37160:bb15cab6c059
age | author | description |
---|---|---|
Sun, 23 Feb 2014 18:14:44 +0000 | reimar | demuxers: remove pointless sh->ds assignments. |
Mon, 20 Jan 2014 22:08:36 +0000 | reimar | demux_mov: Initialize "version" variable. |
Wed, 07 Aug 2013 20:41:34 +0000 | ib | Don't subsequently calculate original_aspect from last movie_aspect. |
Wed, 31 Oct 2012 20:44:16 +0000 | reimar | Fix off-by-one error in range check. |
Sun, 12 Dec 2010 16:50:13 +0000 | reimar | len < 8 is also invalid for 64-bit codec chunk size. |
Sun, 12 Dec 2010 12:13:01 +0000 | reimar | Fix allocations: always free before overwriting a pointer with a newly |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |