Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 07 Apr 2012 00:10:27 +0000 | reimar | Add code to support CC subtitles in ASTC and MOV. |
Fri, 06 Apr 2012 21:26:02 +0000 | reimar | Move mp_ao_resume_refill to audio_out.h to avoid compiler |
Thu, 05 Apr 2012 22:29:37 +0000 | reimar | Use approach used by ao_oss to avoid audio desync |
Thu, 05 Apr 2012 21:59:09 +0000 | reimar | vsnprintf always 0-terminates the string, so remove |
Wed, 04 Apr 2012 19:12:16 +0000 | reimar | vo_directx: do not do aspect scaling in windowed mode. |
Wed, 04 Apr 2012 18:45:37 +0000 | reimar | Fix write_buffer: flush after each write and |
Wed, 04 Apr 2012 18:42:33 +0000 | reimar | Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer. |