Re: [FFmpeg-devel] [PATCH 4/4] doc/developer: minor typo and consistency fixes

2015-10-10 Thread Stefano Sabatini
On date Thursday 2015-10-08 16:11:49 -0400, Ganesh Ajjanagadde encoded: > On Thu, Oct 8, 2015 at 10:05 AM, Moritz Barsnick wrote: > > On Thu, Oct 08, 2015 at 09:01:38 -0400, Ganesh Ajjanagadde wrote: > >> For variables and functions visible outside of file scope, but only used > >> -internally by

Re: [FFmpeg-devel] [PATCH 4/4] doc/developer: minor typo and consistency fixes

2015-10-08 Thread Ganesh Ajjanagadde
On Thu, Oct 8, 2015 at 10:05 AM, Moritz Barsnick wrote: > On Thu, Oct 08, 2015 at 09:01:38 -0400, Ganesh Ajjanagadde wrote: >> For variables and functions visible outside of file scope, but only used >> -internally by a library, an @code{ff_} prefix should be used, >> +internally by a library, a

Re: [FFmpeg-devel] [PATCH 4/4] doc/developer: minor typo and consistency fixes

2015-10-08 Thread Moritz Barsnick
On Thu, Oct 08, 2015 at 09:01:38 -0400, Ganesh Ajjanagadde wrote: > For variables and functions visible outside of file scope, but only used > -internally by a library, an @code{ff_} prefix should be used, > +internally by a library, a @code{ff_} prefix should be used, > e.g. @samp{ff_w64_demuxer

[FFmpeg-devel] [PATCH 4/4] doc/developer: minor typo and consistency fixes

2015-10-08 Thread Ganesh Ajjanagadde
Signed-off-by: Ganesh Ajjanagadde --- doc/developer.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/developer.texi b/doc/developer.texi index 31952d8..9eda196 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -124,10 +124,10 @@ the @samp{inline} keyw