Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 03 Mar 2007 16:59:39 +0000 | reimar | Discard earlier failure in building filter chain when trying a new codec. |
Sat, 03 Mar 2007 13:39:46 +0000 | nicodvb | 10000l; in previous commit I allocated a buffer 1 byte too short |
Sat, 03 Mar 2007 13:16:31 +0000 | nicodvb | replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com. |
Sat, 03 Mar 2007 13:10:31 +0000 | nicodvb | replaced 2 instances of sprintf() with snprintf() and one instance |
Sat, 03 Mar 2007 08:20:00 +0000 | eugeni | Fix incorrect spacing introduced in r22231: |
Sat, 03 Mar 2007 07:58:36 +0000 | diego | live555 version 2006.03.03 or later is needed to compile MPlayer. |
Fri, 02 Mar 2007 19:54:40 +0000 | vayne | cosmetics, fix indentation as pointed out by Reimar |
Fri, 02 Mar 2007 18:52:10 +0000 | voroshil | Rework of copying samples from directshow codecs. |