Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 22 Nov 2009 13:25:07 +0000 | reimar | Remove unused variable. |
Sun, 22 Nov 2009 13:18:12 +0000 | reimar | Add const to draw_slice argument to match what FFmpeg expects for draw_horiz_band. |
Sun, 22 Nov 2009 13:14:39 +0000 | reimar | Switch ad_ffmpeg to avcodec_decode_audio3 |
Sun, 22 Nov 2009 13:08:43 +0000 | reimar | Remove unused variable. |
Sun, 22 Nov 2009 13:06:44 +0000 | reimar | Reuse buffer in priv context instead of allocating the 32kB probe buffer |
Sun, 22 Nov 2009 00:22:24 +0000 | reimar | Fix crash with partial fribidi conversion. |
Sun, 22 Nov 2009 00:10:52 +0000 | reimar | Mention right-to-left support for embedded subtitles also in the Changelog. |
Sun, 22 Nov 2009 00:09:40 +0000 | reimar | Make fribidi (i.e. right-to-left) support work with embedded subtitles. |