[FFmpeg-devel] [Ffmpeg-devel] doxygen compatible @deprecated tag

Michael Niedermayer michaelni
Tue May 1 11:46:22 CEST 2007


Hi

On Tue, May 01, 2007 at 10:27:38AM +1000, mark cox wrote:
[...]
> >+ * @deprecated Use AvPackets to send palette changes instead.
> >> + * This is totally broken.
> >
> >AVPacket
> 
> 
> Fixed
> 
[...]
> Index: libavcodec/avcodec.h
> ===================================================================
> --- libavcodec/avcodec.h	(revision 8858)
> +++ libavcodec/avcodec.h	(working copy)
> @@ -2149,7 +2149,9 @@
>   * AVPaletteControl
>   * This structure defines a method for communicating palette changes
>   * between and demuxer and a decoder.
> - * This is totally broken, palette changes should be sent as AVPackets.
> + *
> + * @deprecated Use AvPacket to send palette changes instead.
> + * This is totally broken.

AVPacket has a upper case V


[...]
> Index: libavcodec/bitstream.c
> ===================================================================
> --- libavcodec/bitstream.c	(revision 8858)
> +++ libavcodec/bitstream.c	(working copy)
> @@ -36,7 +36,9 @@
>   * @param[in] ptr The block of memory to reallocate.
>   * @param[in] size The requested size.
>   * @return Block of memory of requested size.
> - */
[...]
> +*/

cosmetic

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070501/df8eee2b/attachment.pgp>



More information about the ffmpeg-devel mailing list