Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 18 Nov 2009 18:24:05 +0000 | cehoyos | Silence two gcc warnings: suggest parentheses around && within || |
Wed, 18 Nov 2009 18:07:54 +0000 | diego | Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h. |
Wed, 18 Nov 2009 17:16:02 +0000 | diego | Add functions to return library license and library configuration. |
Wed, 18 Nov 2009 09:13:09 +0000 | cehoyos | 10l to Reimar: Fix typo. |
Tue, 17 Nov 2009 19:23:55 +0000 | reimar | Deobfuscate the special hack to disable cache for live555. |
Tue, 17 Nov 2009 19:14:42 +0000 | reimar | Merge malloc+memset -> calloc |