]> git.sesse.net Git - ffmpeg/commit
avcodec/utils: fix packet duration of frames with discarded paddings
authorMarton Balint <cus@passwd.hu>
Sun, 20 Mar 2016 13:48:08 +0000 (14:48 +0100)
committerMarton Balint <cus@passwd.hu>
Mon, 28 Mar 2016 21:40:12 +0000 (23:40 +0200)
commit99f2a59c2f298c2a8c0d1058759fd0ae81bc8c2e
treeaa556df1dcdcdd5373b186c5204900af95475653
parentcd76eb8f4adbf4c22b0dee3acaf5d42047b5941b
avcodec/utils: fix packet duration of frames with discarded paddings

Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavcodec/utils.c