log libmpdemux/asfheader.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 19 Feb 2014 23:01:10 +0000 reimar asfheader: remove unused variables.
Sat, 25 Jan 2014 16:55:11 +0000 reimar asfheader: remove old, long commented-out code.
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Tue, 24 May 2011 13:35:26 +0000 ib Fix play duration calculation error.
Sat, 11 Dec 2010 15:49:09 +0000 reimar Use FFMAX for slightly better readability.
Sat, 11 Dec 2010 15:43:24 +0000 reimar Move setup of sh_audio->format to a more appropriate place (in asfheader.c).
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code