Commit 74a926ff authored by Ben Littler's avatar Ben Littler

update adding codec docs

Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1b068b29
......@@ -838,7 +838,7 @@ should also be avoided if they don't make the code easier to understand.
If you add a new codec, remember to update the changelog, add it to
the supported codecs table in the documentation and bump the second
component of the @file{libavcodec} version number appropriately. If
it has a fourcc, add it to @file{libavformat/avienc.c}, even if it
it has a fourcc, add it to @file{libavformat/riff.c}, even if it
is only a decoder.
@item
Compiler warnings indicate potential bugs or code with bad style. If a type of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment