Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 11 Jul 2008 17:25:37 +0000 | reimar | Correct stream-seekability tests in demux_audio and demux_lavf |
Thu, 10 Jul 2008 20:10:11 +0000 | reimar | Only read wav header cbSize when there is enough space in header. |
Thu, 10 Jul 2008 20:06:43 +0000 | reimar | 100l, assignment introduced in r27246 was exactly the wrong way around. |
Thu, 10 Jul 2008 19:30:23 +0000 | reimar | Cosmetics: reindent |
Thu, 10 Jul 2008 19:29:02 +0000 | reimar | Clean up reading of wav extradata. |
Thu, 10 Jul 2008 15:37:06 +0000 | lu_zero | 100l, avoption splitted code added, I should double check with svn status... |
Wed, 09 Jul 2008 22:43:08 +0000 | lu_zero | Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini |
Wed, 09 Jul 2008 18:24:48 +0000 | reimar | Fix stupid and almost pointless check-after-read code in asfheader.c. |