Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 15 Mar 2009 20:40:48 +0000 | diego | Ignore generated files 'tags' and 'cpuinfo'. |
Sun, 15 Mar 2009 20:34:02 +0000 | diego | Add some parentheses to silence the warnings: |
Sun, 15 Mar 2009 20:02:45 +0000 | iive | Fix warning: Add forgotten 'int' to variable declaration. |
Sun, 15 Mar 2009 18:54:25 +0000 | gpoirier | sync w/r28958 |
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. |