log demux_avi.c @ 2023:77016d19ff19

age author description
Thu, 27 Sep 2001 20:36:19 +0000 arpi disabled packet limit
Wed, 26 Sep 2001 21:35:14 +0000 arpi all error/warn/info messages moved to help_mp-en.h for translation
Tue, 28 Aug 2001 22:24:02 +0000 arpi sig11 for abs seek in bad avi file fixed
Wed, 22 Aug 2001 19:40:46 +0000 arpi exit() -> return NULL
Wed, 22 Aug 2001 19:03:15 +0000 arpi seeking flags implemented: 0x1=rel/abs and 0x2=time/percent
Wed, 22 Aug 2001 16:42:37 +0000 arpi added demuxer->seekable flag to generalize seeking ability test
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Thu, 16 Aug 2001 01:03:51 +0000 arpi display number of decoded frames (for progr. mpeg2)
Tue, 14 Aug 2001 07:16:12 +0000 atlka update pts to obtain OSD time display change while rewinding/forwarding
Sun, 12 Aug 2001 20:52:35 +0000 arpi PTS calc updates, fixes, cleanups, mess...
Sun, 12 Aug 2001 15:46:09 +0000 arpi cleanup...
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Sat, 11 Aug 2001 00:53:45 +0000 arpi AVI pts/seek fixes, VBR support, faster NI seek
Fri, 10 Aug 2001 01:00:34 +0000 arpi ehh. yet anouther silly a_pts bug
Thu, 09 Aug 2001 23:50:35 +0000 arpi silly a_pts bug