Hi,

Resending this set with ffplay now having two versions, a SDL2 and a
SDL1 version. I've integrated all comments up until now (hopefully).

Josh

Josh de Kock (3):
  lavd: Add SDL2 output device
  ffplay: make copy for SDL1
  MAINTAINERS: update my entries

Marton Balint (1):
  ffplay: add SDL2 support

 MAINTAINERS               |   4 +-
 Makefile                  |   1 +
 configure                 |  35 ++-
 ffplay.c                  | 599 +++++++++++++++++++---------------------------
 ffplay.c => ffplay_sdl1.c |   1 -
 libavdevice/Makefile      |   1 +
 libavdevice/alldevices.c  |   1 +
 libavdevice/sdl2.c        | 377 +++++++++++++++++++++++++++++
 8 files changed, 665 insertions(+), 354 deletions(-)
 copy ffplay.c => ffplay_sdl1.c (99%)
 create mode 100644 libavdevice/sdl2.c

-- 
2.7.4 (Apple Git-66)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to