log

age author description
Wed, 19 Jul 2006 18:20:25 +0000 rtogni Quit on eof, was broken by r17150
Wed, 19 Jul 2006 05:47:21 +0000 rfelker 10l, i broke this with my last commit. should be fixed now.
Wed, 19 Jul 2006 05:42:38 +0000 rfelker 10l, i missed ifdefs around the calls
Wed, 19 Jul 2006 05:34:26 +0000 rfelker remove duplicate code and fix issue of compiling mmx code when we
Wed, 19 Jul 2006 05:27:02 +0000 rfelker do not compile mmx/sse/3dnow code if not available
Wed, 19 Jul 2006 04:54:27 +0000 rfelker old 10l: do not try to compile mmx code if we do not have mmx
Tue, 18 Jul 2006 18:52:41 +0000 kraymer move -ass on top of -ass-* options
Tue, 18 Jul 2006 18:49:14 +0000 kraymer r19131: 10l to someone..
Tue, 18 Jul 2006 07:37:04 +0000 diego 10l compilation fix: misplaced tag
Tue, 18 Jul 2006 06:32:14 +0000 rfelker 10l to someone..
Tue, 18 Jul 2006 01:28:56 +0000 lorenm sync to x264 r537 (api change)
Mon, 17 Jul 2006 22:22:34 +0000 uau Fix use of uninitialized variable
Mon, 17 Jul 2006 21:15:27 +0000 michael remove vorbis and theora support by request of ivan
Mon, 17 Jul 2006 16:20:37 +0000 diego 10l typo, please check compilation before committing.
Sun, 16 Jul 2006 23:47:12 +0000 michael clarify H.264 global header format
Sun, 16 Jul 2006 16:34:05 +0000 nicodvb prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crash
Sun, 16 Jul 2006 15:54:27 +0000 kraymer oops, r18816 was actually missing in previous commit
Sun, 16 Jul 2006 15:46:19 +0000 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 16 Jul 2006 15:14:45 +0000 kraymer r19081: Update some old and crufty sections.
Sun, 16 Jul 2006 15:01:19 +0000 kraymer r19097: wording fix; default dvb tuning timeout is now 30 seconds
Sun, 16 Jul 2006 14:48:37 +0000 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 16 Jul 2006 14:40:56 +0000 kraymer r19050: grammar and consistency fixes
Sun, 16 Jul 2006 14:02:31 +0000 kraymer r18964: wording fix
Sun, 16 Jul 2006 13:33:31 +0000 kraymer sync of ports.xml:
Sun, 16 Jul 2006 12:59:00 +0000 kraymer some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
Sun, 16 Jul 2006 01:40:24 +0000 reynaldo marks several strings inside structs as const when they hold just
Sun, 16 Jul 2006 01:24:42 +0000 reynaldo Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
Sun, 16 Jul 2006 01:20:30 +0000 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
Sat, 15 Jul 2006 23:42:44 +0000 reynaldo minor arrangements to my entry
Sat, 15 Jul 2006 23:10:51 +0000 reynaldo add stefan to AUTHORS file for his several cleanup patches