Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 27 Feb 2010 12:48:11 +0000 | diego | Remove pointless #ifdef checks for DEMUXER_H, which is never set. |
Sat, 27 Feb 2010 12:45:12 +0000 | diego | Remove unnecessary stream.h #includes. |
Sat, 27 Feb 2010 12:15:02 +0000 | zuxy | 10l correct type for =a and =d constraints under x86-32 |
Sat, 27 Feb 2010 12:10:34 +0000 | zuxy | Replace =A with =a and =d; make frequency calculation correct under x86-64 |
Sat, 27 Feb 2010 11:32:48 +0000 | cehoyos | Fix compilation of C++ source files (partly reverts r30744). |
Sat, 27 Feb 2010 06:17:14 +0000 | reimar | Restructure #ifs to be clearer, also ensures that we return from the thread |
Fri, 26 Feb 2010 21:41:42 +0000 | reimar | Port yuv=... auto-detection from gl to gl2. |