Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 21 Mar 2010 08:34:09 +0000 | diego | Rename SetCodecPath() --> set_codec_path(). |
Sat, 20 Mar 2010 23:38:27 +0000 | diego | Rename get_path.[ch] --> path.[ch]. |
Sat, 20 Mar 2010 23:27:07 +0000 | diego | Move SetCodecPath() from loader to get_path.c and make it unconditional. |
Sat, 20 Mar 2010 01:33:54 +0000 | jrash | sync with en/mplayer.1 rev. 30936 |
Fri, 19 Mar 2010 19:44:02 +0000 | reimar | Remove unnecessary size limits and a related define for hm12 decoder. |
Fri, 19 Mar 2010 19:42:23 +0000 | reimar | Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats |
Fri, 19 Mar 2010 09:58:45 +0000 | diego | Replace wrong condition name in #endif comment by correct instance. |
Fri, 19 Mar 2010 09:57:36 +0000 | diego | Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 value. |