[FFmpeg-devel] [PATCH 1/3] avdevice/xv: change codec to wrapped avframe

Nicolas George george at nsup.org
Mon Apr 6 15:31:05 EEST 2020


Marton Balint (12020-04-06):
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavdevice/xv.c | 15 +++++----------
>  1 file changed, 5 insertions(+), 10 deletions(-)

Thanks for working on this.

Adding support for the more efficient API is a good idea.

On the other hand, if applications use this device or a similar one
specifically (I do in some of mine, I am certainly not alone), they
would hardcode rawvideo. Therefore, we cannot remove support for
rawvideo.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200406/9d696871/attachment.sig>


More information about the ffmpeg-devel mailing list