Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 28 Jan 2012 13:13:29 +0000 | reimar | Only set "seekable", not "is_streamed" for compatibility with |
Sat, 28 Jan 2012 13:06:59 +0000 | reimar | Use avformat_new_stream. |
Sat, 28 Jan 2012 12:57:58 +0000 | reimar | Set muxrate and preload via AVDictionary. |
Sat, 28 Jan 2012 12:52:23 +0000 | reimar | Remove pointless casts. |
Sat, 28 Jan 2012 12:41:26 +0000 | reimar | Remove pointless cast. |
Sat, 28 Jan 2012 12:40:36 +0000 | reimar | Use "seekable" instead of is_streamed. |
Sat, 28 Jan 2012 12:36:05 +0000 | reimar | Do not set stream_copy, it has not been used in FFmpeg since a long time. |
Sat, 28 Jan 2012 12:33:58 +0000 | reimar | Remove ifdefs that have been unnecessary since a long time |