summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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