]> git.sesse.net Git - ffmpeg/commit
avformat/pmpdec: remove cur_dts timestamp hack
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 20 Apr 2014 22:58:24 +0000 (00:58 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 20 Apr 2014 23:29:08 +0000 (01:29 +0200)
commit5b19fc7aae986d6fa3d689f581b37e4bfba4f2d0
tree6c0bb9c103fb5ef2540f92a88a2dc114ee7e940a
parent62d31307c1c50af26eaba4896c23b66d8034c56d
avformat/pmpdec: remove cur_dts timestamp hack

It appears the demuxer works fine without it

Fixes Ticket3534

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/pmpdec.c