log

age author description
Thu, 10 Sep 2009 18:35:10 +0000 diego Convert to UTF-8.
Thu, 10 Sep 2009 18:29:34 +0000 diego Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.
Thu, 10 Sep 2009 17:30:02 +0000 reimar Add w64 to list of preferred lavf formats (otherwise demux_audio incorrectly
Thu, 10 Sep 2009 17:28:35 +0000 reimar Sort preferred_list alphabetically since the order does not matter otherwise.
Thu, 10 Sep 2009 16:49:20 +0000 reimar Always keep a backup of the expand values from the command-line, so values
Wed, 09 Sep 2009 21:43:25 +0000 ramiro Document that slices can be bottom to top or top to bottom.
Tue, 08 Sep 2009 21:45:36 +0000 reimar Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of
Tue, 08 Sep 2009 21:42:51 +0000 reimar Make all mp_*_taglists const.
Tue, 08 Sep 2009 16:32:21 +0000 cehoyos Allow disabling and enabling lower-case codecs.
Tue, 08 Sep 2009 09:27:48 +0000 diego Make (no)t23 suboption description more consistent.
Tue, 08 Sep 2009 09:08:05 +0000 reimar Fix an endless loop if all programs are empty.
Tue, 08 Sep 2009 09:07:23 +0000 reimar Make indentation consistent with the rest of the file
Tue, 08 Sep 2009 09:06:43 +0000 reimar Never switch to a program with no audio and no video.
Tue, 08 Sep 2009 08:55:05 +0000 reimar Always register all streams from libavformat, not just those belonging to a program.
Tue, 08 Sep 2009 08:50:03 +0000 reimar 100l, forgot to use "test" for checking the value of the quicktime variable