log

age author description
Thu, 26 Sep 2002 20:37:54 +0000 gabucino fixing compilation on LFS
Thu, 26 Sep 2002 18:48:25 +0000 bertrand Added -lm for libcdparanoia (for the sin & cos symbol).
Thu, 26 Sep 2002 17:22:49 +0000 frodone sync
Thu, 26 Sep 2002 17:11:14 +0000 frodone sync
Thu, 26 Sep 2002 10:12:50 +0000 anders Correction of spelling errors and removal of old code
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Thu, 26 Sep 2002 01:28:32 +0000 arpi new func: select_codec() - disables codec by name
Thu, 26 Sep 2002 00:48:25 +0000 michael interlaced dct
Thu, 26 Sep 2002 00:28:32 +0000 arpi accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Wed, 25 Sep 2002 22:19:11 +0000 arpi fixed invalid -aid/-vid segfault
Wed, 25 Sep 2002 21:41:42 +0000 arpi fixes problem with video image alignment.
Wed, 25 Sep 2002 21:18:43 +0000 arpi cosmetics...
Wed, 25 Sep 2002 21:08:44 +0000 arpi Attached patch improves the vertical retrace synchronisation (vsync)
Wed, 25 Sep 2002 20:27:34 +0000 arpi fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka