[SCM] libav/experimental: Change one itemized list to be bulletted, remove non-referenced node killing a texi2html warning in the process.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:49:37 UTC 2013
The following commit has been merged in the experimental branch:
commit a0b72f90fce26558bbe1ad4f47639288cfaf6031
Author: Diego Biurrun <diego at biurrun.de>
Date: Wed Aug 2 16:50:53 2006 +0000
Change one itemized list to be bulletted, remove non-referenced node
killing a texi2html warning in the process.
Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index c777b93..c4fc49e 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -1109,7 +1109,7 @@ valid results, then crashes.
@chapter Developers Guide
@section API
- at itemize
+ at itemize @bullet
@item libavcodec is the library containing the codecs (both encoding and
decoding). Look at @file{libavcodec/apiexample.c} to see how to use it.
@@ -1214,7 +1214,6 @@ int myfunc(int my_parameter)
fprintf and printf are forbidden in libavformat and libavcodec,
please use av_log() instead.
- at node Development Policy
@section Development Policy
@enumerate
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list