log

age author description
Fri, 11 May 2007 21:39:39 +0000 diego help output typo noticed by Ramiro Polla
Fri, 11 May 2007 12:58:06 +0000 compn update changelog and bump codecs.conf release number
Fri, 11 May 2007 11:24:06 +0000 ivo cosmetics; one test per line for all isXXX(x) macros
Fri, 11 May 2007 07:51:42 +0000 diego Add correct boilerplate license headers.
Fri, 11 May 2007 07:49:21 +0000 diego prettyprinting cosmetics
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Thu, 10 May 2007 15:47:06 +0000 compn add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
Thu, 10 May 2007 14:16:58 +0000 compn update copyright year'
Thu, 10 May 2007 14:05:06 +0000 reimar Fix indentation broken in r23287
Thu, 10 May 2007 14:01:53 +0000 reimar Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
Thu, 10 May 2007 13:58:57 +0000 reimar Avoid code duplication in mkv demuxer for standard fourcc/extradata handling
Thu, 10 May 2007 11:43:39 +0000 reimar Fix track info being read for the wrong track introduced in r20598
Thu, 10 May 2007 11:39:58 +0000 reimar Missing -1 in the FreeBSD code to get the first CD track number
Thu, 10 May 2007 09:43:02 +0000 gpoirier sync w/r23283, fix a French typo
Thu, 10 May 2007 09:11:54 +0000 reimar Reuse linux code for reading png images for windows Gui,
Thu, 10 May 2007 00:43:36 +0000 compn wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
Wed, 09 May 2007 21:38:28 +0000 eugeni Don't deallocate font data if it will be used later.
Wed, 09 May 2007 21:34:05 +0000 ivo remove the need of one extra shift in rgb16ToUV
Wed, 09 May 2007 20:10:14 +0000 reimar Ignore comments where no '=' follows the comment name (otherwise
Wed, 09 May 2007 17:29:20 +0000 ivo Fix rgb15ToUV. Correct order of components and use one shift less.
Wed, 09 May 2007 17:16:59 +0000 ben allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
Tue, 08 May 2007 21:23:07 +0000 ben cosmetic: indent
Tue, 08 May 2007 21:22:21 +0000 ben cosmetic: use K&R coding style, as in reste of the file
Tue, 08 May 2007 21:18:06 +0000 ben added my latest contribution to VIDIX in AUTHORS file
Tue, 08 May 2007 21:16:46 +0000 ben take the lead on VIDIX, as pointed out by Diego
Tue, 08 May 2007 21:16:15 +0000 ben removed obsolete section
Tue, 08 May 2007 17:46:04 +0000 diego 10l syntax error
Tue, 08 May 2007 17:43:24 +0000 diego libdha is no more.
Tue, 08 May 2007 17:40:34 +0000 michael try to limit the mess from the svn moves by pointing to the new location
Tue, 08 May 2007 15:02:26 +0000 voroshil r23240: document lavc's 'level' option, patch by Carl Eugen Hoyos