Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Jul 2001 12:24:49 +0000 | arpi | added new driver: null |
Sun, 08 Jul 2001 08:57:34 +0000 | atmos4 | First few german docs by JAF <jaf.corporation at gmx.at> and me. |
Sun, 08 Jul 2001 00:21:20 +0000 | arpi | video codec stuff moved to dec_video.c |
Sat, 07 Jul 2001 20:53:01 +0000 | alex | no segfault if no glx present |
Sat, 07 Jul 2001 18:46:15 +0000 | arpi | some code clanup (first step to libdemuxer) |
Sat, 07 Jul 2001 16:37:02 +0000 | arpi | fix subdriver stuff |
Sat, 07 Jul 2001 10:47:09 +0000 | gabucino | *** empty log message *** |
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. |