diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-10 17:14:12 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-10 17:14:12 +0000 |
commit | c54b5a06bd40fba8a37c7053cd7437785e9a7314 (patch) | |
tree | 721cc55674c56e735addc44c4b647f2627f4cb1f /AUTHORS | |
parent | cd19f28b94690a828a0304961e8b5d5721a77ea2 (diff) | |
download | mpv-c54b5a06bd40fba8a37c7053cd7437785e9a7314.tar.bz2 mpv-c54b5a06bd40fba8a37c7053cd7437785e9a7314.tar.xz |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -210,6 +210,7 @@ Döffinger, Reimar (reimar) <reimar.doeffinger@stud.uni-karlsruhe.de> * reworked live changing playback speed * made MMS over HTTP stream selection work and modified ASF header parsing * reimplemented ao_jack without bio2jack dependency + * musepack demuxer and decoder, based on Reza's patch Dolbeau, Romain <romain@dolbeau.org> * random AltiVec (PowerPC multimedia extensions) stuff @@ -371,6 +372,7 @@ Jelveh, Reza (timebomb) <reza.jelveh@tu-harburg.de> * seeking in Real files without index * savage_vid VIDIX driver * miscellaneous small fixes and improvements + * first musepack decoding patch Jermann, Jonas (g0th) <jjermann@gmx.net> * manual page rewrite |