Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 06 Mar 2009 13:22:48 +0000 | reimar | The 8 bit per sample formats are unsigned on Windows, fixes playback with |
Fri, 06 Mar 2009 12:56:13 +0000 | reimar | Refactor smalltex/tinytex EOSD optimization in vo_gl |
Fri, 06 Mar 2009 11:47:51 +0000 | reimar | Remove several useless casts from af_resample |
Fri, 06 Mar 2009 11:46:06 +0000 | reimar | Free af->setup and contents in af_resample uninit function. |
Fri, 06 Mar 2009 11:42:45 +0000 | reimar | Use calloc to allocate the af_resample ring buffers, reportedly using |
Fri, 06 Mar 2009 11:39:13 +0000 | reimar | Use a single malloc to allocate space for the circular buffers. |