Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 30 Jul 2007 15:47:17 +0000 | reimar | big 10L of r9888 located: passed fd instead of pointer to sun_vcd_read |
Mon, 30 Jul 2007 15:23:25 +0000 | reimar | Move extern int audio_output_channels; to ad_internal.h |
Mon, 30 Jul 2007 15:19:35 +0000 | reimar | Indicate desired number of output channels to ffmpeg audio decoder. |
Mon, 30 Jul 2007 14:52:07 +0000 | reimar | Avoid void * arithmetic |
Mon, 30 Jul 2007 13:58:45 +0000 | reimar | Use the standard inline instead of __inline |
Mon, 30 Jul 2007 13:55:51 +0000 | reimar | Another missed case-range |
Mon, 30 Jul 2007 13:54:15 +0000 | reimar | Do not use gnu case-range extension if it's easy to avoid |