Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 22 Nov 2009 14:15:41 +0000 | reimar | av_alloc_format_context -> avformat_alloc_context |
Sun, 22 Nov 2009 13:26:57 +0000 | reimar | Fix initialization values for vf_expand priv struct. |
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 |