Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 05 Mar 2008 07:53:14 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Wed, 05 Mar 2008 07:52:36 +0000 | diego | consistency cosmetics: Use #ifdef everywhere instead of #if defined(). |
Wed, 05 Mar 2008 04:03:44 +0000 | michael | One more (forgotten) fix for fixing sws_flags. |
Wed, 05 Mar 2008 03:00:25 +0000 | michael | Turn ancient V offset numerical constants into named ones. |
Wed, 05 Mar 2008 02:46:50 +0000 | ulion | Fix ffvorbis decoder's output channel order with channel reordering function. |
Tue, 04 Mar 2008 23:35:24 +0000 | diego | Add necessary #includes to pass 'make checkheaders'. |
Tue, 04 Mar 2008 21:45:36 +0000 | diego | Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all |