]> git.sesse.net Git - ffmpeg/commit
add assert to detect invalid packet_timestamp_start/end
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Dec 2007 10:24:42 +0000 (10:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Dec 2007 10:24:42 +0000 (10:24 +0000)
commita57c41b2c5fcb9ca51b855070c436e13dc4c5394
tree2677cc6d62fd7abc8a484b94180a03c51e49356d
parent7548783bc5cfd67f1fba9aedd75ac54d43ac01d3
add assert to detect invalid packet_timestamp_start/end
(that is check that the previous fix was sufficient)

Originally committed as revision 11153 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf-enc.c