log

age author description
Mon, 31 Jul 2006 17:48:50 +0000 ben renamed cddX stream interface to stream_cddX for consistency
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Mon, 31 Jul 2006 12:35:04 +0000 lucabe Add support for ffmpeg's pixel format names in libswscale
Mon, 31 Jul 2006 04:18:25 +0000 attila Move the section describing the per movie config files
Sun, 30 Jul 2006 22:59:12 +0000 diego Add Indexes to Options as suggested by Jaeho Shin.
Sun, 30 Jul 2006 22:54:27 +0000 rtogni Remove useless include
Sun, 30 Jul 2006 22:54:07 +0000 rtogni Make some more function static
Sun, 30 Jul 2006 22:20:50 +0000 diego Clarify licensing situation.
Sun, 30 Jul 2006 22:17:25 +0000 diego There is a reference to a file COPYRIGHT that we do not include, so paste
Sun, 30 Jul 2006 21:50:10 +0000 rtogni md5 result is 16 bytes, not 20
Sun, 30 Jul 2006 21:49:37 +0000 ben removed now useless duplicate includes
Sun, 30 Jul 2006 21:35:15 +0000 diego LRMI has been removed some time ago.
Sun, 30 Jul 2006 20:33:59 +0000 gpoirier How to encode movies for PSP
Sun, 30 Jul 2006 20:03:43 +0000 diego Update for changes from r19139 and r19137.
Sun, 30 Jul 2006 17:02:27 +0000 rtogni xor_table can't be NULL, remove useless check
Sun, 30 Jul 2006 15:36:28 +0000 diego Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
Sun, 30 Jul 2006 14:45:27 +0000 rtogni The real hash function is just a md5, replace with lavu code
Sun, 30 Jul 2006 10:57:17 +0000 rtogni Update upstream references, add a missing file
Sun, 30 Jul 2006 10:56:35 +0000 rtogni Restore a local diff lost during license fix at r19256
Sun, 30 Jul 2006 09:13:01 +0000 michael alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
Sun, 30 Jul 2006 08:15:59 +0000 nicodvb no need to reming the copyright with msg_(), the notice in the source is enough
Sun, 30 Jul 2006 01:41:58 +0000 uau Replace tremor files that had old headers saying "ALL REDISTRIBUTION
Sat, 29 Jul 2006 23:30:55 +0000 diego Use LC_ALL instead of LANG since the former overrides the latter.
Sat, 29 Jul 2006 23:26:30 +0000 diego cosmetics: Make patch apply cleanly.
Sat, 29 Jul 2006 22:16:13 +0000 diego Add a paragraph about which Subversion version to use.
Sat, 29 Jul 2006 21:44:32 +0000 diego Cope with localized Subversion clients.
Sat, 29 Jul 2006 19:31:08 +0000 vayne updated documentation.
Sat, 29 Jul 2006 19:30:38 +0000 vayne improved fullscreen switching
Sat, 29 Jul 2006 18:41:25 +0000 nicodvb re-added forgotten return in send_mpeg_lpcm_packet()
Sat, 29 Jul 2006 18:39:07 +0000 nicodvb final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()