mpv/etc
sesse 46f30279e7 Add final missing bits of CineForm HD support on Linux (via the Windows
DirectShow codec).

Required changes:

 - codecs.conf entry (of course).
 - Allow opening files with “.col” in the file name, just like “vp3” and “.fpf”
   already was allowed. (CineForm expects to be able to do this, presumably
   for some color management code.)
 - In registry.c, fake a few registry keys that the codec expects the installer
   to have written. Also, change a few magic numbers (0, 2) to the appropriate
   constants (ERROR_SUCCESS, ERROR_FILE_NOT_FOUND) where appropriate, so the code
   is easier to follow.

SMP works fine, but seemingly performs suboptimally (e.g., on my dual-core
laptop, CineForm performs better if I lie to it and tell it I have four cores).
I don't know if this is inherent in the codec, or some inefficiency in the
emulated synchronization primitives.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31196 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-23 16:01:12 +00:00
..
codecs.conf Add final missing bits of CineForm HD support on Linux (via the Windows 2010-05-23 16:01:12 +00:00
dvb-menu.conf cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
example.conf add spdif example from beandog 2009-12-15 02:13:51 +00:00
input.conf Add osd_show_progression: Show progress bar and elapsed/total time. 2010-04-09 19:20:52 +00:00
inttypes.h
menu.conf cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
mplayer.desktop Conform to the updated Desktop File Specification. Also improve the 2009-06-17 09:14:17 +00:00
mplayer.ico
mplayer.xpm