[FFmpeg-devel] [PATCH] avdev: Add SDL2 output device

Michael Niedermayer michael at niedermayer.cc
Sun Sep 11 21:02:12 EEST 2016


On Sun, Sep 11, 2016 at 04:38:12PM +0100, Josh de Kock wrote:
> This actually seems to work now, it didn't in the past, so maybe SDL2
> was patched or something changed in FFmpeg.
> 
> I will make an avfilter of this as well as the outdev.
> 
> Signed-off-by: Josh de Kock <josh at itanimul.li>
> ---
>  configure                |  24 ++-
>  libavdevice/Makefile     |   1 +
>  libavdevice/alldevices.c |   1 +
>  libavdevice/sdl2.c       | 373 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 398 insertions(+), 1 deletion(-)
>  create mode 100644 libavdevice/sdl2.c

very nice!

Acked-by: Michael

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160911/ceb12d36/attachment.sig>


More information about the ffmpeg-devel mailing list