Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 19 Oct 2008 18:05:45 +0000 | reimar | Avoid CreateThread and especially TerminateThread since they cause a memleak. |
Sun, 19 Oct 2008 17:28:23 +0000 | reimar | Remove useless casts. |
Sun, 19 Oct 2008 11:47:46 +0000 | diego | Improve error message when screen width and height are not set. |
Sun, 19 Oct 2008 11:27:10 +0000 | diego | Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net. |
Sat, 18 Oct 2008 21:11:44 +0000 | gpoirier | improve documentation of latest x264's options |
Sat, 18 Oct 2008 18:54:05 +0000 | reimar | Use av_malloc/av_free for audio-related buffers to avoid crashes due to |