Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 26 Jun 2004 09:55:17 +0000 | alex | disable iconv in case setlocale is disabled - compile fix |
Sat, 26 Jun 2004 09:54:02 +0000 | alex | user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn> |
Sat, 26 Jun 2004 09:21:07 +0000 | alex | make the internal sdl mixer optional, idea by Reimar Doffinger |
Sat, 26 Jun 2004 09:14:20 +0000 | alex | New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables |
Sat, 26 Jun 2004 07:07:19 +0000 | wight | sync tag bump |
Sat, 26 Jun 2004 02:23:51 +0000 | michael | top/bottom mb row skipping |
Fri, 25 Jun 2004 19:21:17 +0000 | diego | mplayer.rc moved to osdep where it belongs, approved by Sascha. |
Fri, 25 Jun 2004 19:02:53 +0000 | alex | Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger |