ffmpeg | branch: master | Chris Cunningham | Tue
Nov 22 13:54:50 2016 -0800| [ab87df9a47cd31bfcae9acd84c04705a149dfc14] |
committer: Michael Niedermayer
avformat/mp3dec: fix msan warning when verifying mpa header
MPEG Audio frame header must be 4 bytes. If we fail to read
4 bytes bail early
ffmpeg | branch: release/3.2 | Chris Cunningham |
Tue Nov 22 13:54:50 2016 -0800| [533431d5af927012812c9c52b710cd796f7c022c] |
committer: Michael Niedermayer
avformat/mp3dec: fix msan warning when verifying mpa header
MPEG Audio frame header must be 4 bytes. If we fail to read
4 bytes bail
ffmpeg | branch: master | Chris Cunningham | Fri
Feb 3 14:42:44 2017 -0800| [ac25840ee32888f0c13118edeb9404a123cd3a79] |
committer: wm4
lavf/matroskadec: fix is_keyframe for early Blocks
Blocks are marked as key frames whenever the "reference" field is
zero. This breaks for no
ffmpeg | branch: release/3.2 | Chris Cunningham |
Fri Feb 3 14:42:44 2017 -0800| [d88493c02b4af3b6c02adb958485250ebd477633] |
committer: Michael Niedermayer
lavf/matroskadec: fix is_keyframe for early Blocks
Blocks are marked as key frames whenever the "reference" field is
zero. T
ffmpeg | branch: release/3.1 | Chris Cunningham |
Tue Nov 22 13:54:50 2016 -0800| [693288c3445a66e3b707dd93b173be164e4b5b3c] |
committer: Michael Niedermayer
avformat/mp3dec: fix msan warning when verifying mpa header
MPEG Audio frame header must be 4 bytes. If we fail to read
4 bytes bail
ffmpeg | branch: release/3.1 | Chris Cunningham |
Fri Feb 3 14:42:44 2017 -0800| [a4fb905a14c1ab6d14bf38412e7fccbfed09a556] |
committer: Michael Niedermayer
lavf/matroskadec: fix is_keyframe for early Blocks
Blocks are marked as key frames whenever the "reference" field is
zero. T
ffmpeg | branch: release/3.0 | Chris Cunningham |
Fri Feb 3 14:42:44 2017 -0800| [be0e26d107e49653ac0db14d3029beb0209fb132] |
committer: Michael Niedermayer
lavf/matroskadec: fix is_keyframe for early Blocks
Blocks are marked as key frames whenever the "reference" field is
zero. T
ffmpeg | branch: release/2.8 | Chris Cunningham |
Fri Feb 3 14:42:44 2017 -0800| [b3ae6cfe1104add473e09a5a18b2dfe6d06c1576] |
committer: Michael Niedermayer
lavf/matroskadec: fix is_keyframe for early Blocks
Blocks are marked as key frames whenever the "reference" field is
zero. T
ffmpeg | branch: master | Chris Cunningham | Tue
Dec 1 10:54:38 2015 -0800| [5e6ce28dabe002a6130f17b59c454bdee33088f7] |
committer: wm4
avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.
"Fast seek" uses linear interpolation to find the position of the
requ
ffmpeg | branch: master | Chris Cunningham | Mon
May 9 15:27:29 2016 -0700| [542f725964e52201000ec34e2f23229cf534ad3a] |
committer: Michael Niedermayer
libavformat/oggdec: Free stream private when header parsing fails.
Leaking this private structure opens up the possibility that it may
be re
ffmpeg | branch: master | Chris Cunningham | Tue
May 17 11:28:32 2016 -0700| [2875745d354ab0ebc4af1ebaca5c5a8d26ccdc03] |
committer: Michael Niedermayer
avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
Fixes: undefined shift.
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/3.0 | Chris Cunningham |
Mon May 9 15:27:29 2016 -0700| [069eea16d975643bee6a42643c9bac54f170ee9c] |
committer: Michael Niedermayer
libavformat/oggdec: Free stream private when header parsing fails.
Leaking this private structure opens up the possibility that it may
ffmpeg | branch: release/3.0 | Chris Cunningham |
Tue May 17 11:28:32 2016 -0700| [145b18ce9a27554fdb4af5f2c122b5f44bf521b3] |
committer: Michael Niedermayer
avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
Fixes: undefined shift.
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | Chris Cunningham | Thu
Jul 21 12:01:45 2016 -0700| [d59820f6fec3fd112436fb7712e4f9d6d768b664] |
committer: Michael Niedermayer
libavformat/matroskadec: fix unsigned overflow to improve seeking
When seeking a file where codec delay is greater than 0, the timecode
can
ffmpeg | branch: master | Chris Cunningham | Wed
Jul 27 18:33:30 2016 -0700| [52ec4cc09b5be755f166b7ed4755433c95173d6d] |
committer: Michael Niedermayer
libavformat/matroskadec: Add test for seeking with codec delay.
Also cleanup parens for the skip_to_timecode check.
Signed-off-by: Michael
ffmpeg | branch: release/2.8 | Chris Cunningham |
Mon May 9 15:27:29 2016 -0700| [345231336fd22d23d59fd5c0d969459681b02a6a] |
committer: Michael Niedermayer
libavformat/oggdec: Free stream private when header parsing fails.
Leaking this private structure opens up the possibility that it may
ffmpeg | branch: release/2.8 | Chris Cunningham |
Tue May 17 11:28:32 2016 -0700| [c1c6cb21b7d2e9bc82142ff0906fabef835b12ad] |
committer: Michael Niedermayer
avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
Fixes: undefined shift.
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | Chris Cunningham | Wed
Feb 6 17:13:03 2019 -0800| [bb11584924d6190a9028cbb319891028f44856a9] |
committer: James Almer
avformat/oggparseogm: sync avctx w/ codecpar
Codec information may change while reading ogg packets. Update the
stream's internal avctx to
18 matches
Mail list logo