Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 28 Jan 2007 22:27:05 +0000 | diego | Move _ldd setting to a saner place. |
Sun, 28 Jan 2007 21:42:22 +0000 | nicodvb | added code to scan the video stream to search the actual video codec used; |
Sun, 28 Jan 2007 21:27:15 +0000 | nicodvb | include math.h for fabsf() |
Sun, 28 Jan 2007 21:25:50 +0000 | nicodvb | cosmetics: reindentation and braces removal |
Sun, 28 Jan 2007 21:22:39 +0000 | nicodvb | moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused next |
Sun, 28 Jan 2007 20:38:35 +0000 | lu_zero | stray fflush spotted by Aurel |