log assdec.c @ 6419:abd88124e6a9 libavformat

age author description
Thu, 29 Jul 2010 22:10:22 +0000 aurel add seeking support in ASS demuxer libavformat
Wed, 21 Jul 2010 21:41:46 +0000 aurel use return value of ff_get_line() libavformat
Wed, 21 Jul 2010 21:39:01 +0000 aurel move ff_get_line to aviobuf.c libavformat
Wed, 21 Jul 2010 21:35:44 +0000 aurel rename get_line to ff_get_line libavformat
Wed, 07 Jul 2010 13:10:57 +0000 aurel imporve long_name for ass (de)muxer libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat