Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 01 Jul 2010 21:11:10 +0000 | reimar | Give functions proper prototypes. |
Thu, 01 Jul 2010 20:57:40 +0000 | reimar | Use AV_RL32 also in x86, it is well enough optimized nowadays. |
Thu, 01 Jul 2010 20:52:17 +0000 | reimar | Fix function prototypes to match the required type. |
Thu, 01 Jul 2010 20:49:35 +0000 | reimar | Avoid void *-arithmentic warnings. |
Thu, 01 Jul 2010 20:43:20 +0000 | reimar | Fix ffmpeg logging: mp_msg_test must be called after the proper target |
Thu, 01 Jul 2010 20:41:42 +0000 | reimar | Add some const, the ad_functions structs are in rodata. |
Thu, 01 Jul 2010 20:04:38 +0000 | reimar | Always request expose events, we have to handle them, the application |