Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Fri, 06 Mar 2009 11:31:18 +0000 | reimar | Comment typo fixes for af_resample |
Fri, 06 Mar 2009 10:53:30 +0000 | reimar | Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD, |
Fri, 06 Mar 2009 10:50:43 +0000 | reimar | Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839. |
Fri, 06 Mar 2009 10:45:49 +0000 | reimar | Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn |