OSDN Git Service

rawdec: Set start_time to 0 for raw audio files.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 28 Dec 2011 05:50:32 +0000 (00:50 -0500)
committerAnton Khirnov <anton@khirnov.net>
Sun, 1 Jan 2012 21:27:04 +0000 (22:27 +0100)
commitc914038d381df57a9b22fb98f8083d6bea2e4856
tree1f6c52d4bc9ed2063c20dfb3af7f3dc1c549c643
parent835af79b052c25d7c7ac33dd6d1dd2f52ab13276
rawdec: Set start_time to 0 for raw audio files.

None of the raw audio files have timestamps, thus setting
start_time to 0 should be reasonable.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/rawdec.c