[FFmpeg-devel] [PATCH] lavc: add width and height fields to AVFrame
Michael Niedermayer
michaelni at gmx.at
Sun May 1 20:22:11 CEST 2011
On Sun, May 01, 2011 at 03:56:20PM +0200, Stefano Sabatini wrote:
> width and height are per-frame properties, setting that value in
> AVFrame simplify the operation of extraction of that information,
> since there is no need to check the codec/stream context.
> ---
> libavcodec/avcodec.h | 7 +++++++
> libavcodec/utils.c | 4 ++++
> libavfilter/vsrc_buffer.c | 2 ++
> 3 files changed, 13 insertions(+), 0 deletions(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110501/ee87f49d/attachment.asc>
More information about the ffmpeg-devel
mailing list