log demux_mpg.c @ 1895:0213c552aa70

age author description
Tue, 28 Aug 2001 21:35:04 +0000 arpi gui seekbar position fixed
Wed, 22 Aug 2001 19:03:15 +0000 arpi seeking flags implemented: 0x1=rel/abs and 0x2=time/percent
Mon, 20 Aug 2001 21:20:39 +0000 arpi fixed seeking (now allows seeking before start position)
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Sun, 12 Aug 2001 17:28:16 +0000 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
Wed, 08 Aug 2001 19:37:45 +0000 arpi format-specific seeking code moved to demuxer_ stuff
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Mon, 16 Jul 2001 20:21:26 +0000 arpi mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
Mon, 16 Jul 2001 15:36:20 +0000 arpi ds->type removed - using id-based audio format detection in mplayer.c
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)
Mon, 18 Jun 2001 22:11:04 +0000 arpi_esp packet 0x1B6 (mpeg4 stream) detection
Sun, 03 Jun 2001 23:37:20 +0000 arpi_esp keyframe flag added
Fri, 01 Jun 2001 17:56:06 +0000 arpi_esp accept 1BD packets for PS stream sync
Mon, 23 Apr 2001 23:46:24 +0000 szabii warnings killed
Mon, 23 Apr 2001 17:30:01 +0000 lgb Encrypted DVD playback works again ;-)