summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--DOCS/tech/MAINTAINERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 34f8eaf9fc..4365489c4f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -492,6 +492,9 @@ Pietrzak, Dariusz (Eyck) <eyck@ghost.anime.pl>
* support for vplayer subtitle format
* preliminary support for .RT subtitle format
+Plourde, Nicolas <nicolas.plourde@sympatico.ca>
+ * libvo: adding quartz driver for Mac OS X
+
Ponekker, Zoltán (Pontscho/fresh!mindworkz) <pontscho@makacs.poliod.hu>
* the original configure script and Makefiles for easy compilation
* GUI system
diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS
index 1100913c59..9fc57e126d 100644
--- a/DOCS/tech/MAINTAINERS
+++ b/DOCS/tech/MAINTAINERS
@@ -100,6 +100,7 @@ libvo drivers:
* vo_null.c - None
* vo_pgm.c - None
* vo_png.c - Felix Bünemann
+ * vo_quartz.c - Nicolas Plourde
* vo_sdl.c - Felix Bünemann
* vo_svga.c - None
* vo_tdfxfb.c - Alban Bedel