Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 23 Nov 2007 07:25:39 +0000 | lu_zero | Enable Theora support |
Fri, 23 Nov 2007 05:50:34 +0000 | ulion | Prevent from using data->len when data is NULL (when play() return NULL). |
Fri, 23 Nov 2007 04:49:10 +0000 | ulion | Move the setCurrentTexture call into flip_page(), fix osd flicker problem. |
Thu, 22 Nov 2007 23:08:35 +0000 | diego | Fix half-baked last commit. |
Thu, 22 Nov 2007 22:41:08 +0000 | nicodvb | don't include anymore the dvdread headers from the dvdnav directory |
Thu, 22 Nov 2007 17:11:38 +0000 | diego | Remove ! operator hack, we require a POSIX-compatible-shell. |
Thu, 22 Nov 2007 16:46:48 +0000 | diego | Invert the logic to check the cmp return value cmp to avoid using the ! operator. |