On 29/10/14 12:46 PM, Anton Khirnov wrote:
> It is required by (at least) the ogg demuxer.
> 
> Mark the current semi-public apriv API for removal.
> ---
>  doc/APIchanges             |  3 +++
>  libavcodec/Makefile        | 12 ++++++----
>  libavcodec/version.h       |  4 ++--
>  libavcodec/vorbis_parse.h  | 58 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/vorbis_parser.c | 52 ++++++++++++++++++++++++++++++++++++-----
>  libavcodec/vorbis_parser.h |  7 ++++--
>  6 files changed, 121 insertions(+), 15 deletions(-)
>  create mode 100644 libavcodec/vorbis_parse.h

Maybe call the internal header vorbis_parser_internal.h, and the public one 
vorbis_parser.h?
That's how it was done for dv_profile, and is less confusing.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to