On date Thursday 2011-05-26 21:27:36 +0200, Anton Khirnov encoded:
> ---
> libavformat/avformat.h | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> index 3a652a3..847e408 100644
> --- a/libavformat/avformat.h
> +++ b/libavformat/avformat.h
> @@ -231,9 +231,9 @@ typedef struct AVFormatParameters {
> #if FF_API_FORMAT_PARAMETERS
> attribute_deprecated int sample_rate;
> attribute_deprecated int channels;
> + attribute_deprecated int width;
> + attribute_deprecated int height;
> #endif
> - int width;
> - int height;
> enum PixelFormat pix_fmt;
> #if FF_API_FORMAT_PARAMETERS
> attribute_deprecated int channel; /**< Used to select DV channel. */
All patches look fine to me, and thanks.
--
The absurd is the essential concept and the first truth.
-- A. Camus
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel