log

age author description
Fri, 20 Jun 2008 20:31:19 +0000 ben fix obviously wrong option description
Fri, 20 Jun 2008 20:28:50 +0000 ben Remove useless typedef for VDXContext.
Fri, 20 Jun 2008 20:24:53 +0000 ben cosmetic: give a coherent indentation
Fri, 20 Jun 2008 20:21:31 +0000 ben remove some useless functions from vidix api
Fri, 20 Jun 2008 20:19:18 +0000 ben remove useless 'else'
Fri, 20 Jun 2008 20:17:38 +0000 ben renamed vidixlib.c to vidix.c
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Fri, 20 Jun 2008 20:11:57 +0000 gpoirier sync w/r27107, patch by C¸«±dric Viou
Fri, 20 Jun 2008 20:09:54 +0000 ben move content of vidixlib.h into vidix.h
Fri, 20 Jun 2008 20:07:36 +0000 ben cosmetic: give coherent indentation
Fri, 20 Jun 2008 19:56:35 +0000 gpoirier use the new URL of NUT container website
Fri, 20 Jun 2008 19:51:43 +0000 ben Only "pop" subtree params if they had previously been "pushed",
Fri, 20 Jun 2008 19:43:50 +0000 gpoirier sync w/r27102, patch by C¸«±dric Viou and minor fixes by myself
Fri, 20 Jun 2008 19:43:19 +0000 ben Add auto-close option to libmenu playlist handling part.
Fri, 20 Jun 2008 19:33:32 +0000 ben Allow conditional compilation of yuv4mpeg video out.
Fri, 20 Jun 2008 19:31:21 +0000 gpoirier fix a couple of broken URL links
Fri, 20 Jun 2008 18:54:38 +0000 ben Keep old dvdnav sub-command options for a while in order
Thu, 19 Jun 2008 18:51:42 +0000 ben Change DVDNAV command key names.
Thu, 19 Jun 2008 07:13:50 +0000 diego Reorder some functions to avoid implicit declaration warnings.
Wed, 18 Jun 2008 17:18:49 +0000 ben Group all input command defines in one big enum
Tue, 17 Jun 2008 11:40:04 +0000 diego Add copyright and license statement.
Tue, 17 Jun 2008 11:13:36 +0000 diego It cannot hurt to add -E to the diff options to avoid whitespace changes.
Tue, 17 Jun 2008 09:09:36 +0000 diego Add missing #includes that are required for things used in the header.
Tue, 17 Jun 2008 08:58:26 +0000 gpoirier sync w/r27057
Tue, 17 Jun 2008 08:44:03 +0000 diego Add missing #includes to fix 'make checkheaders'.
Mon, 16 Jun 2008 18:42:58 +0000 reimar Try harder to honour CTRL+C etc. during dumpstream
Mon, 16 Jun 2008 17:33:55 +0000 diego cosmetics: Remove useless parentheses, align.
Mon, 16 Jun 2008 15:54:29 +0000 reimar Chapter support for lavf demuxer.
Mon, 16 Jun 2008 15:53:28 +0000 reimar Support NULL name parameter for demuxer_add_chapter.
Mon, 16 Jun 2008 12:54:28 +0000 diego cosmetics: Break overly long lines.