[FFmpeg-devel] [PATCH] ffplay: Update input_get_buffer() to match avcodec_default_get_buffer()
Nicolas George
nicolas.george at normalesup.org
Thu Oct 6 11:13:48 CEST 2011
Le quintidi 15 vendémiaire, an CCXX, Michael Niedermayer a écrit :
> Subject: [PATCH] ffplay: Update input_get_buffer() to match avcodec_default_get_buffer()
Shouldn't the same change be made to reget_buffer? It is not done in
lavc/utils.c, but it seems wrong.
Maybe a common function would be a good thing:
avcodec_init_buffer_info(avctx, pix)
?
Regards,
--
Nicolas George
-------------- 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/20111006/1145d790/attachment.asc>
More information about the ffmpeg-devel
mailing list