summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 13:43:46 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-18 13:43:46 +0000
commit288930f1a9d451716d7165792f5a2d732b3b29f1 (patch)
treeac9e5ded672c6af5ce4055f255dce5e71ada722f
parent95c672c96d369b02fc8981e60646c4a11b5295ab (diff)
downloadmpv-288930f1a9d451716d7165792f5a2d732b3b29f1.tar.bz2
mpv-288930f1a9d451716d7165792f5a2d732b3b29f1.tar.xz
Declare new Linux AppleIR remote support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26802 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--AUTHORS1
-rw-r--r--Changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e8fb06b08f..59e85e4f53 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -846,6 +846,7 @@ Zores, Benjamin (ben) <ben@geexbox.org>
* IVTV h/w MPEG decoder ao/vo driver.
* split of stream layer from libmpdemux to stream.
* VIDIX core and drivers.
+ * Linux AppleIR remote support.
________________
The codecs, libs
diff --git a/Changelog b/Changelog
index 926ef10195..85e8109840 100644
--- a/Changelog
+++ b/Changelog
@@ -46,6 +46,7 @@ MPlayer (1.0)
common API
* grayscale decoding/encoding with FFmpeg disabled where it slowed down
the color case
+ * Linux AppleIR remote support.
Ports:
* small crash with vo_macosx fixed