Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 22 Mar 2010 19:38:42 +0000 | reimar | Start probing with a size matching the stream buffer size so it is possible |
Sun, 21 Mar 2010 10:13:00 +0000 | attila | Make all instances of codec_patch unconditional, otherwise |
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 |