On Fri, Mar 15, 2013 at 04:41:59PM +0100, Nicolas Bertrand wrote:
> Resubmited with remarks from ML and IRC.
> 
> Only for XYZ 12 bits values
> ---
>  libavutil/pixdesc.c |   24 ++++++++++++++++++++++++
>  libavutil/pixfmt.h  |    5 +++++
>  2 files changed, 29 insertions(+)

Doesn't this require an libavutil minor version bump?

> --- a/libavutil/pixfmt.h
> +++ b/libavutil/pixfmt.h
> @@ -264,6 +268,7 @@ enum AVPixelFormat {
>  #define PIX_FMT_GBRP9  AV_PIX_FMT_GBRP9
>  #define PIX_FMT_GBRP10 AV_PIX_FMT_GBRP10
>  #define PIX_FMT_GBRP16 AV_PIX_FMT_GBRP16
> +
>  #endif
>  
>  #endif /* AVUTIL_PIXFMT_H */

stray change

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

Reply via email to