log

age author description
Thu, 29 Aug 2002 23:15:24 +0000 pontscho - fix window handling with dxr3
Thu, 29 Aug 2002 22:24:49 +0000 pontscho - add play time subtitle change support
Thu, 29 Aug 2002 21:37:45 +0000 arpi 10l bug, found by Nexus
Thu, 29 Aug 2002 21:30:57 +0000 arpi use dir/libname.a instead of -Ldir -lname
Thu, 29 Aug 2002 21:09:48 +0000 arpi libgen.h is glibc specific, and not used at all -> removed
Thu, 29 Aug 2002 21:06:33 +0000 arpi This patch fixes a compile error when HAVE_FREETYPE is not defined.
Thu, 29 Aug 2002 20:50:49 +0000 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
Thu, 29 Aug 2002 20:21:59 +0000 arpi fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>
Thu, 29 Aug 2002 20:19:33 +0000 arpi - Tell the RTSP client code to use the string "mplayer" in RTSP
Thu, 29 Aug 2002 20:11:43 +0000 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
Thu, 29 Aug 2002 19:12:36 +0000 nexus sync
Thu, 29 Aug 2002 17:35:21 +0000 pontscho add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
Thu, 29 Aug 2002 17:16:34 +0000 pontscho - add freetype support for gui
Thu, 29 Aug 2002 13:04:01 +0000 diego Fixed some small HTML errors.
Thu, 29 Aug 2002 12:04:21 +0000 mark Fixed some breakages of single-buffer rendering of tdfx
Thu, 29 Aug 2002 11:41:11 +0000 rik fixes a segfault which was introduced in this file by the new ratecontrol code
Thu, 29 Aug 2002 07:07:12 +0000 bertrand inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
Thu, 29 Aug 2002 02:20:00 +0000 rfelker arrg 100l in the 10l
Thu, 29 Aug 2002 02:11:33 +0000 rfelker fix 10l mistake and add the libdeps thing right this time
Thu, 29 Aug 2002 02:05:01 +0000 rfelker removed old stuff no longer used
Thu, 29 Aug 2002 01:56:09 +0000 diego Sipro audio now supported.
Thu, 29 Aug 2002 01:49:15 +0000 rfelker remove nonsense tabs from makefile so emacs won't complain :)
Thu, 29 Aug 2002 00:47:22 +0000 diego Plugin descriptions were moved to the man page.
Wed, 28 Aug 2002 23:00:25 +0000 nexus FreeBSD iconv change/fix
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 28 Aug 2002 22:02:38 +0000 michael passing extra stuff from real stuff to lavc
Wed, 28 Aug 2002 21:55:44 +0000 alex 10l fix
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 21:18:33 +0000 diego Reformat some paragraphs to make them fit 80 column displays.
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed