On 08/08/13 00:22, Ben Avison wrote:
> A belated revision of my new code that returns pointers to the AVIO buffer
> data from ffio_read_indirect() and read_packet() - now the returned
> pointers are required to have const qualifiers. This provides at least some
> protection against potential accidental corruption of AVIO buffer workspace.
> ---
>  libavformat/avio_internal.h |    2 +-
>  libavformat/aviobuf.c       |    2 +-
>  libavformat/mpegts.c        |    8 ++++----
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 

Shouldn't hurt.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to