log demux_mpg.c @ 1973:5216f108cb4f

age author description
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 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 ;-)
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
Fri, 20 Apr 2001 14:32:09 +0000 lgb command line requested DVD key support for Arpi :)
Fri, 20 Apr 2001 06:15:43 +0000 lgb Embarrassing messages while playing DVD are moved to verbose level 1
Fri, 20 Apr 2001 01:43:00 +0000 arpi_esp dumb bug here too :)
Thu, 19 Apr 2001 23:50:08 +0000 arpi_esp PES vs. VOB problem... yet another solution
Thu, 19 Apr 2001 19:43:18 +0000 lgb A fast'n'ugly hack to correct DVD VOB playback problems
Wed, 18 Apr 2001 01:56:10 +0000 arpi_esp PES supported again, VOB 0x1F0 problems fixed
Tue, 17 Apr 2001 22:34:19 +0000 lgb Bad interpretation of a constant by me ...
Tue, 17 Apr 2001 22:04:44 +0000 lgb preliminary DVD support using libcss
Sun, 15 Apr 2001 03:40:37 +0000 arpi_esp new stream selection code
Sat, 14 Apr 2001 03:10:48 +0000 arpi_esp max packetsize changed back to 4096 - solved DVD problems
Thu, 29 Mar 2001 00:18:35 +0000 arpi_esp fix: packet longer than 4096 bytes
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision