[FFmpeg-devel] [PATCH] doc/examples: remove pathes from doxy examples
Clément Bœsch
u at pkh.me
Mon Feb 17 07:26:49 CET 2014
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.
Even better if it's possible to completely remove the file reference.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140217/517cf519/attachment.asc>
More information about the ffmpeg-devel
mailing list