log mplayer.c @ 1327:b12e1817bcc2

age author description
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)
Sat, 07 Jul 2001 09:53:47 +0000 atmos4 Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
Fri, 06 Jul 2001 21:17:22 +0000 lgb -vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
Mon, 02 Jul 2001 19:25:34 +0000 alex -dsp option removed, displaying help text (-ao oss:dsp_path)
Sat, 30 Jun 2001 22:17:14 +0000 arpi libavcodec zero frame DivX flickering fixed
Sat, 30 Jun 2001 00:16:39 +0000 arpi optional libavcodec (ffmpeg) support
Fri, 29 Jun 2001 21:35:30 +0000 arpi -dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
Wed, 27 Jun 2001 11:39:17 +0000 atmos4 Added some nice vo/ao info.
Sun, 24 Jun 2001 00:02:23 +0000 arpi_esp fatal-error printfs moved stdout->stderr