Commit Graph
8 Commits
Author SHA1 Message Date
Lou LoganandMichael Niedermayer 0dc22e92f4 MAINTAINERS: add myself as mailinglists maintainer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-01 19:30:50 +01:00
Lou LoganandMichael Niedermayer 3ac1ade118 docs: remove reference to enable-libavfilter
This is no longer a valid configure option.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-24 17:18:17 +02:00
Lou LoganandMichael Niedermayer 1e09d9085d Remove redundant libx264 preset files
These are available via -preset or -vprofile and the addition of
-qp 0 or -crf 0 if lossless is desired.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-22 01:32:10 +02:00
Lou LoganandJanne Grunau 27cedd838a presets: spelling error in libvpx 1080p50_60
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
2011-10-22 00:28:56 +02:00
Lou LoganandMichael Niedermayer 4aeaba4757 presets: spelling error in libvpx 1080p50_60
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-21 00:20:33 +02:00
Lou LoganandMichael Niedermayer a96b171d6c remove libx264 lossless presets
It is simpler and more consistent to use "-preset $speed -qp 0" for
lossless. Also, the old presets encode slower.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-26 22:04:23 +02:00
Lou LoganandMichael Niedermayer e116d15cc4 presets: use private options in libx264-ipod ffpresets
Change flags2 options to supported libx264 private options.
2011-09-22 06:27:07 +02:00
Lou LoganandMichael Niedermayer f234cd0f37 Remove libx264 baseline ffpreset
Made redundant by "-profile baseline".

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-28 01:44:57 +02:00