History | View | Annotate | Download (7.18 KB)
img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files
This is requireed, as img2 will be modified soon to support .raw image file sequences.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Revert "replace FFmpeg with Libav in doc/"
This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4.
Conflicts:
doc/optimization.txt
replace FFmpeg with Libav in doc/
unless it stands for ffmpeg the program or is historic
Apply misc fixes to the image2 muxer documentation.
The fixes were pointed out by Diego.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Add documentation for the framecrc muxer.
Add documentation for the crc muxer.
Document null muxer.
Replace defines in libavformat/mpegtsenc.c with AVOptions
Around 01/28/11 18:56, Ronald S. Bultje scribbled:
That patch is now merged, can you submit the update to muxers.texi?Then we'll apply the whole thing.
See attached. I hope the documentation is enough....
Add documentation for the image2 muxer.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Add muxers.texi file.