Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 15 Mar 2009 16:37:06 +0000 | reimar | Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le) |
Sun, 15 Mar 2009 16:12:05 +0000 | reimar | 100l fix calculation of dropped frames, number of frames is time * fps, not time / fps. |
Sun, 15 Mar 2009 13:10:33 +0000 | bircoph | Synced with r28958. |
Sun, 15 Mar 2009 12:53:40 +0000 | bircoph | Update sync tag. |
Sun, 15 Mar 2009 12:45:16 +0000 | diego | cosmetics: Remove file names from file header, it only causes trouble. |
Sun, 15 Mar 2009 10:13:44 +0000 | diego | roff markup: Place \& after abbreviations like i.e. and e.g. |
Sun, 15 Mar 2009 10:03:09 +0000 | diego | Remove obsolete extra elements from opt_t struct initialization. |
Sun, 15 Mar 2009 10:01:02 +0000 | diego | Get rid of pointless preprocessor condition indirection and use ARCH_X86 |