Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 25 Mar 2010 18:53:37 +0000 | diego | Remove unused MACOSX_BUNDLE config.mak entry. |
Thu, 25 Mar 2010 18:51:57 +0000 | diego | Move some FFmpeg-specific entries to the FFmpeg section of config.mak. |
Thu, 25 Mar 2010 12:58:41 +0000 | sesse | Don't try to delete the global memory mutex in the Win32 loader code, |
Wed, 24 Mar 2010 20:43:41 +0000 | diego | Mark add_subtitles() as static, it is not used outside the file, fixes: |
Wed, 24 Mar 2010 01:07:11 +0000 | diego | Remove /usr[/local]/lib/win32 from the list of Win32 codec search paths. |
Tue, 23 Mar 2010 22:59:14 +0000 | diego | AltiVec implies a PPC CPU, so there is no need to check for both. |
Tue, 23 Mar 2010 20:24:14 +0000 | diego | loader: Remove commented-out extra_ld_library_path cruft. |
Tue, 23 Mar 2010 20:12:52 +0000 | diego | Do not compile AltiVec code when AltiVec is not available; not even in |