log

age author description
Fri, 02 May 2003 19:59:37 +0000 rfelker document new filters and options
Fri, 02 May 2003 05:44:57 +0000 rfelker more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
Thu, 01 May 2003 21:33:24 +0000 lumag Fixed small typo
Thu, 01 May 2003 20:35:56 +0000 alex 1000l to the author and for the commiter (me :)
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Thu, 01 May 2003 19:13:00 +0000 diego sync
Thu, 01 May 2003 18:29:15 +0000 lumag Small fix: removed duplicated word 'page'
Thu, 01 May 2003 16:55:54 +0000 lumag Small corection of mentioned GCC versions.
Thu, 01 May 2003 16:08:42 +0000 nicolas various fixes and updates
Thu, 01 May 2003 13:33:58 +0000 nicolas sync
Thu, 01 May 2003 12:30:44 +0000 lumag Fixed a lot of typos.
Wed, 30 Apr 2003 21:41:57 +0000 lumag Sync with HTML
Wed, 30 Apr 2003 21:17:32 +0000 gabucino some user told me about it
Wed, 30 Apr 2003 20:24:09 +0000 arpi removed nonsense stream_reset/seek in check_file()
Wed, 30 Apr 2003 20:20:51 +0000 mosu Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
Wed, 30 Apr 2003 20:17:35 +0000 rtognimp Remove broker reset/seek and fix ;;
Wed, 30 Apr 2003 19:54:54 +0000 rtognimp Realaudio support
Wed, 30 Apr 2003 19:50:46 +0000 rtognimp Add support for Realaudio files
Wed, 30 Apr 2003 19:48:38 +0000 rtognimp Support codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:47:17 +0000 rtognimp Adding Real audio codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:45:34 +0000 rtognimp Support for codec 14_4 and 28_8
Wed, 30 Apr 2003 19:35:28 +0000 mosu Fixes for gcc 3.2
Wed, 30 Apr 2003 18:35:16 +0000 mosu Loop counter was used inside for another loop as well.
Wed, 30 Apr 2003 18:24:04 +0000 rfelker 100l in my 100l fix! :(
Wed, 30 Apr 2003 18:16:21 +0000 diego Cygwin should behave like a Unix environment, i.e. config files should be
Wed, 30 Apr 2003 16:41:14 +0000 lumag Add support for the Saxon XSLT Processor.
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.
Tue, 29 Apr 2003 19:41:23 +0000 diego Selecting tv channel by name (tv://) documentation.
Tue, 29 Apr 2003 17:17:38 +0000 alex not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
Tue, 29 Apr 2003 17:15:14 +0000 alex Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)