summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-12-28 14:00:33 +0000
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-12-28 14:00:33 +0000
commitc373f61ddbd70a471248f6b1ad22688e889e1022 (patch)
tree28f51ced623dacb768c4e6a2651d246070f3f7ca
parentd3d1eae659bd5e447ab67e388de0b25cf44678f9 (diff)
Add "Hardware acceleration" section to MAINTAINERS. Move vdpau* to there.
Originally committed as revision 20947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 35097fd435..3a47d13956 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -97,8 +97,6 @@ Generic Parts:
simple_idct.c, simple_idct.h Michael Niedermayer
postprocessing:
libpostproc/* Michael Niedermayer
- vdpau:
- vdpau* Carl Eugen Hoyos
Codecs:
4xm.c Michael Niedermayer
@@ -211,6 +209,9 @@ Codecs:
xvmc.c Ivan Kalvachev
zmbv* Kostya Shishkov
+Hardware acceleration:
+ vdpau* Carl Eugen Hoyos
+
libavdevice
===========