log

age author description
Wed, 04 Jun 2008 12:38:45 +0000 diego Get rid of needless emphasis.
Wed, 04 Jun 2008 11:38:44 +0000 diego Document VIDIXIVTVALPHA environment variable.
Wed, 04 Jun 2008 11:34:17 +0000 diego Move Matrox TV-out cable section to the end of the Matrox chapter.
Wed, 04 Jun 2008 11:32:57 +0000 diego Move Matrox TV-out cable instructions into their own section.
Wed, 04 Jun 2008 11:27:51 +0000 diego Fix some typos and update the Matrox TV output section. The relevant
Wed, 04 Jun 2008 09:44:12 +0000 diego Remove unnecessary mangle.h #include.
Wed, 04 Jun 2008 09:28:42 +0000 gpoirier sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
Wed, 04 Jun 2008 03:35:41 +0000 michael Remove due to objections by ivan.
Wed, 04 Jun 2008 00:51:45 +0000 diego small spelling/wording fixes
Wed, 04 Jun 2008 00:48:24 +0000 diego mphq2 runs svn 1.4.x.
Tue, 03 Jun 2008 22:35:02 +0000 diego Use size_t instead of int for a variable that is compared to the result
Tue, 03 Jun 2008 17:16:38 +0000 ivo correct spelling error ;)
Tue, 03 Jun 2008 16:58:49 +0000 michael List more actions which have proven controversial in the past.
Tue, 03 Jun 2008 14:49:54 +0000 gpoirier grammar fixes by Benoit Fouet
Tue, 03 Jun 2008 11:48:00 +0000 gpoirier sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%
Tue, 03 Jun 2008 11:36:27 +0000 gpoirier add missing <option> tags around the option "filmdint"
Tue, 03 Jun 2008 11:09:56 +0000 gpoirier fix incorrect XML structure (I should have been more carefull when I checked in the previous version)
Tue, 03 Jun 2008 09:24:18 +0000 gpoirier sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %
Tue, 03 Jun 2008 01:37:43 +0000 diego Add reverting commits to the list of potentially controversial actions.
Mon, 02 Jun 2008 18:40:35 +0000 Gabrov synced with r26967
Mon, 02 Jun 2008 16:32:38 +0000 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
Mon, 02 Jun 2008 12:55:24 +0000 diego 10l: Restore LANG variable in config.mak so that shell commands are not
Mon, 02 Jun 2008 12:28:48 +0000 diego Remove unused variable LANG from config.mak.
Mon, 02 Jun 2008 12:26:57 +0000 diego Remove unused variable TARGET_OS from config.mak.
Mon, 02 Jun 2008 12:24:28 +0000 diego cosmetics: Restructure config.mak logically and alphabetically.
Mon, 02 Jun 2008 12:09:01 +0000 diego Remove unused variable TARGET_CPU from config.mak.
Mon, 02 Jun 2008 11:08:04 +0000 diego Remove unnecessary FFmpeg hack from config.mak.
Mon, 02 Jun 2008 10:22:46 +0000 nicodvb call demux_flush() where appropriate
Mon, 02 Jun 2008 10:18:44 +0000 nicodvb use demux_flush() where appropriate
Mon, 02 Jun 2008 10:17:48 +0000 nicodvb added and reused demux_flush() instead of emptying the demux_stream buffers;