[FFmpeg-devel] [PATCH v4 1/3] lavd: Add SDL2 output device

Paul B Mahol onemda at gmail.com
Sun Sep 11 23:53:48 EEST 2016


On 9/11/16, Josh de Kock <josh at itanimul.li> wrote:
> Integrated comments from Moritz Barsnick.
>
> Acked-by: Michael Niedermayer
> Signed-off-by: Josh de Kock <josh at itanimul.li>
> ---
>  configure                |  25 +++-
>  libavdevice/Makefile     |   1 +
>  libavdevice/alldevices.c |   1 +
>  libavdevice/sdl2.c       | 373
> +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 399 insertions(+), 1 deletion(-)
>  create mode 100644 libavdevice/sdl2.c
>

identation after switch is still wrong.


More information about the ffmpeg-devel mailing list