]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix the extraction of the timestamp from video frames. It was using the
authorRussell Bryant <russell@russellbryant.com>
Tue, 30 Jan 2007 00:15:06 +0000 (00:15 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 30 Jan 2007 00:15:06 +0000 (00:15 +0000)
commit3d12e45f0639249674228a5fddd7e6d635a93aff
treec5112487db6cb7ed323658fb2ab559c785c21bf1
parent8ba938b50801d59b56404f74664df25acaebe3a8
Fix the extraction of the timestamp from video frames.  It was using the
mapping for a mini-frame instead of a video-frame, which caused it to
get invalid data.
(issue #8795, mihai)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@52762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c