]> git.sesse.net Git - ffmpeg/commit
avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames is too...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 22 Feb 2014 12:04:18 +0000 (13:04 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 22 Feb 2014 13:31:23 +0000 (14:31 +0100)
commit3c096751ffe85861cd88ee822b86f10155b7b639
tree90a82a51e8ec1d98854d8466c37d5877ed5db46b
parentd4dfa97ae3ad239e7b771d0baf7716947c397dfd
avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames is too large but the correct one is constant

Fixes issue1.m2ts

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