log demux_mpg.c @ 1513:60ec209710b6

age author description
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 ;-)
Mon, 23 Apr 2001 03:42:17 +0000 arpi_esp stage#1 completed: c files no more included from mplayer.c
Fri, 20 Apr 2001 23:00:11 +0000 arpi_esp dvd sub parser move dto mplayer.c
Fri, 20 Apr 2001 22:35:15 +0000 arpi_esp dvd sub support reading
Fri, 20 Apr 2001 16:43:17 +0000 arpi_esp small bugfix in the new optimized head sync code