On Mon, 6 Apr 2020, Nicolas George wrote:
Marton Balint (12020-04-06):
Signed-off-by: Marton Balint <c...@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.
avdevice/xv and avdevice/opengl are rarely used outside of ffmpeg CLI
invocations, so I don't think it is worth supporting the inferior
rawvideo. If you feel strongly about this then let's drop rawvideo support
after the API bump.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".