[FFmpeg-devel] [PATCH] doc/examples: remove pathes from doxy examples

Michael Niedermayer michaelni at gmx.at
Mon Feb 17 13:53:24 CET 2014


On Mon, Feb 17, 2014 at 07:26:49AM +0100, Clément Bœsch wrote:
> On Mon, Feb 17, 2014 at 07:08:28AM +0100, Michael Niedermayer wrote:
> > This makes the examples page less cluttered
> > 
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> >  doc/examples/avio_reading.c      |    2 +-
> >  doc/examples/demuxing_decoding.c |    2 +-
> >  doc/examples/filtering_audio.c   |    2 +-
> >  doc/examples/filtering_video.c   |    2 +-
> >  doc/examples/metadata.c          |    2 +-
> >  doc/examples/muxing.c            |    2 +-
> >  doc/examples/remuxing.c          |    2 +-
> >  doc/examples/resampling_audio.c  |    2 +-
> >  doc/examples/scaling_video.c     |    2 +-
> >  9 files changed, 9 insertions(+), 9 deletions(-)
> > 
> > diff --git a/doc/examples/avio_reading.c b/doc/examples/avio_reading.c
> > index 9a1a6d2..45dbd47 100644
> > --- a/doc/examples/avio_reading.c
> > +++ b/doc/examples/avio_reading.c
> > @@ -26,7 +26,7 @@
> >   *
> >   * Make libavformat demuxer access media content through a custom
> >   * AVIOContext read callback.
> > - * @example doc/examples/avio_reading.c
> > + * @example avio_reading.c
> >   */
> >  
> 
> Sure, OK.

applied


> 
> Even better if it's possible to completely remove the file reference.

ill test if that can be done and make that change if it works

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140217/f1780860/attachment.asc>


More information about the ffmpeg-devel mailing list