Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 21 Feb 2010 12:48:56 +0000 | diego | Add malloc.h #include for memalign(), fixes the warning: |
Sat, 20 Feb 2010 21:53:11 +0000 | reimar | Explain that -mc 0 will need -noskip. |
Sat, 20 Feb 2010 21:27:49 +0000 | diego | Mark ad_functions_t structures and mpcodecs_ad_drivers array as const. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Sat, 20 Feb 2010 20:09:06 +0000 | diego | Add asx_parser_build_tree() to asxparser.h instead of forward declaring it. |
Sat, 20 Feb 2010 20:01:56 +0000 | diego | Mark m_config_get_option_ptr() as static, it is only used within the file. |