Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 23 Mar 2010 19:40:37 +0000 | diego | Fix build due to codecs_path vs. codec_path typo. |
Tue, 23 Mar 2010 18:01:00 +0000 | diego | Get rid of pointless def_path variable; use codec_path directly instead. |
Tue, 23 Mar 2010 17:52:46 +0000 | diego | Real binary loader code should respect the binary codec path. |
Mon, 22 Mar 2010 19:39:43 +0000 | reimar | Reindent |
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]. |