Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 13 Feb 2006 12:44:17 +0000 | diego | Remove obsolete big-endian FIXMEs. |
Mon, 13 Feb 2006 11:48:29 +0000 | cladisch | Fix the error handling in the play() function: add a handler for EINTR, |
Mon, 13 Feb 2006 11:43:25 +0000 | cladisch | This changes the software parameters to be more compatible with the |
Mon, 13 Feb 2006 11:38:12 +0000 | cladisch | Using non-blocking writes makes sense when the program wants to do other |
Mon, 13 Feb 2006 11:17:43 +0000 | cladisch | Remove the now superfluous mmap suboption. |
Mon, 13 Feb 2006 11:16:29 +0000 | cladisch | After removing play_mmap(), the play() function just unconditionally |
Mon, 13 Feb 2006 11:15:25 +0000 | cladisch | This patch removes mmap support because it doesn't have any benefit. |