[FFmpeg-cvslog] avformat/mp3dec: fix msan warning when verifying mpa header

2016-12-14 Thread Chris Cunningham
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-cvslog] avformat/mp3dec: fix msan warning when verifying mpa header

2017-01-25 Thread Chris Cunningham
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-cvslog] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-06 Thread Chris Cunningham
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-cvslog] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-06 Thread Chris Cunningham
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-cvslog] avformat/mp3dec: fix msan warning when verifying mpa header

2017-02-08 Thread Chris Cunningham
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-cvslog] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-08 Thread Chris Cunningham
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-cvslog] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-08 Thread Chris Cunningham
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-cvslog] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-08 Thread Chris Cunningham
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-cvslog] avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files.

2015-12-02 Thread Chris Cunningham
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-cvslog] libavformat/oggdec: Free stream private when header parsing fails.

2016-05-10 Thread Chris Cunningham
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-cvslog] avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id( )

2016-05-17 Thread Chris Cunningham
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-cvslog] libavformat/oggdec: Free stream private when header parsing fails.

2016-06-04 Thread Chris Cunningham
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-cvslog] avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id( )

2016-06-04 Thread Chris Cunningham
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-cvslog] libavformat/matroskadec: fix unsigned overflow to improve seeking

2016-07-23 Thread Chris Cunningham
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-cvslog] libavformat/matroskadec: Add test for seeking with codec delay.

2016-07-29 Thread Chris Cunningham
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-cvslog] libavformat/oggdec: Free stream private when header parsing fails.

2016-08-26 Thread Chris Cunningham
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-cvslog] avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id( )

2016-08-26 Thread Chris Cunningham
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-cvslog] avformat/oggparseogm: sync avctx w/ codecpar

2019-06-25 Thread Chris Cunningham
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