ffmpeg | branch: release/2.8 | Michael Niedermayer |
Wed Aug 3 13:34:40 2016 +0200| [942c3bfbdfd17cd3778343fe7d3db3048b6e7305] |
committer: Michael Niedermayer
avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Aug 3 13:34:40 2016 +0200| [2a8441e949ee2eb83e78673b5fd877045c9b53be] |
committer: Michael Niedermayer
avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Wed Aug 3 13:34:40 2016 +0200| [7c9ee83d2f30b88a274d19529d5da0427bf21a96] |
committer: Michael Niedermayer
avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
ffmpeg | branch: master | Michael Niedermayer | Wed
Aug 3 13:34:40 2016 +0200| [c5cc3b08e56fc95665977544486bd9f06e4b7a72] |
committer: Michael Niedermayer
avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
chang