# HG changeset patch # User ben # Date 1211118226 0 # Node ID 7437ddc4dba486b0ca7eb0d1cdc816ae051e5d1d # Parent d6b7b1c4e652c1c02b2428fbe4e9e97430c9f13a Declare new Linux AppleIR remote support. diff -r d6b7b1c4e652 -r 7437ddc4dba4 AUTHORS --- a/AUTHORS Sun May 18 12:28:34 2008 +0000 +++ b/AUTHORS Sun May 18 13:43:46 2008 +0000 @@ -846,6 +846,7 @@ * 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 -r d6b7b1c4e652 -r 7437ddc4dba4 Changelog --- a/Changelog Sun May 18 12:28:34 2008 +0000 +++ b/Changelog Sun May 18 13:43:46 2008 +0000 @@ -46,6 +46,7 @@ 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