mirror of https://github.com/mpv-player/mpv
vo_macosx author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15329 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b7aed4714e
commit
371fedb909
1
AUTHORS
1
AUTHORS
|
@ -577,6 +577,7 @@ Pietrzak, Dariusz (Eyck) <eyck@ghost.anime.pl>
|
|||
|
||||
Plourde, Nicolas <nicolas.plourde@sympatico.ca>
|
||||
* quartz video output driver for Mac OS X
|
||||
* macosx CoreVideo output driver for Mac OS X
|
||||
* Darwin VCD/SVCD support
|
||||
|
||||
Poettering, Lennart <mzzcynlre@0pointer.de>
|
||||
|
|
|
@ -132,6 +132,7 @@ libvo drivers:
|
|||
* vo_gl.c - Reimar Döffinger
|
||||
* vo_gl2.c - Reimar Döffinger
|
||||
* vo_jpeg.c - Ivo van Poorten
|
||||
* vo_macosx.m - Nicolas Plourde
|
||||
* vo_md5sum.c - Ivo van Poorten
|
||||
* vo_mga.c - Attila Kinali
|
||||
* vo_mpegpes.c - None
|
||||
|
|
Loading…
Reference in New Issue