log mplayer.c @ 1382:9e8781a3eefc

age author description
Mon, 23 Jul 2001 20:02:58 +0000 arpi grab.mpg fixed
Sat, 21 Jul 2001 22:37:55 +0000 arpi file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
Sat, 21 Jul 2001 01:17:00 +0000 arpi a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
Fri, 20 Jul 2001 00:01:09 +0000 arpi Applied DATADIR patch by Vladimir Kushnir
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 17:07:13 +0000 arpi some more cleanup
Mon, 16 Jul 2001 15:36:20 +0000 arpi ds->type removed - using id-based audio format detection in mplayer.c
Mon, 16 Jul 2001 15:09:34 +0000 arpi d_audio->type stuff fixed
Mon, 16 Jul 2001 12:53:48 +0000 arpi some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
Tue, 10 Jul 2001 13:24:59 +0000 atmos4 Fixed a typo and wrong varname.
Sun, 08 Jul 2001 22:45:56 +0000 atmos4 As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
Sun, 08 Jul 2001 13:11:01 +0000 arpi mpeg2 timing & fps fix for ffmpeg12 codec
Sun, 08 Jul 2001 12:34:08 +0000 arpi mpeg2 timing & fps fix for ffmpeg12 codec
Sun, 08 Jul 2001 00:21:20 +0000 arpi video codec stuff moved to dec_video.c
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)