Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 08 Dec 2008 14:43:28 +0000 | reimar | Use svn.ffmpeg.org for the externals which is both more correct and more reliable. |
Mon, 08 Dec 2008 11:30:43 +0000 | diego | cosmetics: indentation |
Mon, 08 Dec 2008 11:04:27 +0000 | reimar | Remove pointless or even wrong N/A return values doxy comments |
Mon, 08 Dec 2008 00:12:53 +0000 | diego | Add missing unistd.h #include, fixes the warning: |
Mon, 08 Dec 2008 00:11:03 +0000 | diego | Remove unused variable, fixes the warning: |
Mon, 08 Dec 2008 00:02:07 +0000 | diego | #include appropriate headers instead of locally declaring function prototypes. |
Sat, 06 Dec 2008 12:13:14 +0000 | reimar | ati_hack only makes sense when PBOs are used, not with mesa_buffer. |
Sat, 06 Dec 2008 06:44:54 +0000 | reimar | More possible fixes for mesa-buffer mode. |