Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 28 Jul 2006 08:10:37 +0000 | diego | Fixes the format string for the warning message on line 182 (%x |
Thu, 27 Jul 2006 21:06:13 +0000 | diego | Remove $ from a variable in a comment to avoid irritating expansion. |
Thu, 27 Jul 2006 21:02:44 +0000 | diego | The C99 function strtof is unavailable in some BSD variants. |
Thu, 27 Jul 2006 20:53:29 +0000 | diego | Improve ao_mpegpes description. |
Thu, 27 Jul 2006 19:35:30 +0000 | pacman | Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} |
Thu, 27 Jul 2006 18:35:40 +0000 | reynaldo | fix wrong and unrelated change done in r19199 |
Thu, 27 Jul 2006 18:15:35 +0000 | reynaldo | corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-org |