Mercurial > libavformat.hg
comparison avio.h @ 4704:2b641c55e83e libavformat
Set video width/height and create audio stream in read_packet instead of
pre-parsing the file in read_header.
This avoids some code duplication and seeking, and also avoids an IO error
for small video-only files (as created during e.g. the FATE encoder test).
author | reimar |
---|---|
date | Thu, 12 Mar 2009 11:47:50 +0000 |
parents | b34d9614b887 |
children | 089a36c3c0db |
comparison
equal
deleted
inserted
replaced
4703:901ceeb9ab2d | 4704:2b641c55e83e |
---|