[FFmpeg-cvslog] avformat/avio: Fix null pointer dereference in case of memleak

2016-05-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed May 18 00:53:21 2016 +0200| [936751b6527cff789ef077a4e43a04ae9e658232] | committer: Michael Niedermayer avformat/avio: Fix null pointer dereference in case of memleak Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avformat/avio: fix memory leak in url_find_protocol

2016-05-17 Thread Yong Lei
ffmpeg | branch: master | Yong Lei | Tue May 17 13:21:45 2016 -0700| [7bacf7453665b63ab9e2c496f82e49d9340679ba] | committer: Michael Niedermayer avformat/avio: fix memory leak in url_find_protocol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2fb4c5f web: use https for forgotten trac wiki links

2016-05-17 Thread ffmpeg-cvslog
The branch, master has been updated via 2fb4c5fc288793ddc1bd5342bd0a117c14024f4a (commit) via 45b7038a29794a9592668772e5caf41dc7d3fe17 (commit) from 110925bb71a0c83cfcd247958eb0d7c22a7d63f7 (commit) - Log - com

[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 > h

[FFmpeg-cvslog] Merge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e'

2016-05-17 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Tue May 17 15:18:43 2016 +0100| [d55568d22a5a6e59c087b8614227d5a0a3da4164] | committer: Derek Buitenhuis Merge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e' * commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e': h264_parse: make sure the ref cou

[FFmpeg-cvslog] h264_parse: make sure the ref count is zeroed on all failure paths

2016-05-17 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 21 16:50:11 2016 +0100| [71d3305c2711d4f6ec8b92db09ff64cf4e19a58e] | committer: Anton Khirnov h264_parse: make sure the ref count is zeroed on all failure paths > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=71d3305c2711d4f6ec8b92d

[FFmpeg-cvslog] Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'

2016-05-17 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Tue May 17 15:16:38 2016 +0100| [278dcec28db8f309cf202b002966f06b9d275248] | committer: Derek Buitenhuis Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa' * commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa': h264: factor out parsing the refe

[FFmpeg-cvslog] h264: factor out parsing the reference count into a separate file

2016-05-17 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 21 16:14:31 2016 +0100| [a6e27f7add2698fdd89911632b570c3d0c3f2aaa] | committer: Anton Khirnov h264: factor out parsing the reference count into a separate file This will allow decoupling the parser from the decoder. > http://git.videolan.org/g

[FFmpeg-cvslog] Merge commit '56b17a33f231859cbccbd741b4763617cb4ecf03'

2016-05-17 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Tue May 17 14:55:36 2016 +0100| [6b295bccbbf7e19d92fe7850de42885b40fe9f07] | committer: Derek Buitenhuis Merge commit '56b17a33f231859cbccbd741b4763617cb4ecf03' * commit '56b17a33f231859cbccbd741b4763617cb4ecf03': h264: stop testing whether the re

[FFmpeg-cvslog] h264: stop testing whether the reference count changes in ff_set_ref_count ()

2016-05-17 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 21 16:30:38 2016 +0100| [56b17a33f231859cbccbd741b4763617cb4ecf03] | committer: Anton Khirnov h264: stop testing whether the reference count changes in ff_set_ref_count() It is no longer necessary after 741b494fa8cd28a7d096349bac183893c236e3f9

[FFmpeg-cvslog] Merge commit 'e9f884416c76558098fc1f63825b293956e8483c'

2016-05-17 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Tue May 17 14:38:08 2016 +0100| [7ab2c036b917ad3ecaf245601aeba4316b6604c2] | committer: Derek Buitenhuis Merge commit 'e9f884416c76558098fc1f63825b293956e8483c' * commit 'e9f884416c76558098fc1f63825b293956e8483c': h264: move reading direct_spatial

[FFmpeg-cvslog] h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()

2016-05-17 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 21 16:25:29 2016 +0100| [e9f884416c76558098fc1f63825b293956e8483c] | committer: Anton Khirnov h264: move reading direct_spatial_mv_pred out of ff_set_ref_count() It has nothing to do with the reference count and so does not belong in this funct

[FFmpeg-cvslog] Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'

2016-05-17 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Tue May 17 14:21:12 2016 +0200| [15ad0232107496c3b12d8aaedfc3398b8cda9ee7] | committer: Hendrik Leppkes Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6' * commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6': h264_parser: switch to h2645_parse

[FFmpeg-cvslog] h264_parser: switch to h2645_parse for NAL unescaping

2016-05-17 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Mar 21 15:38:31 2016 +0100| [8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6] | committer: Anton Khirnov h264_parser: switch to h2645_parse for NAL unescaping Remove now unused ff_h264_decode_nal(). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] h2645_parse: support badly muxed mp4 streams

2016-05-17 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Thu May 12 12:07:40 2016 +0200| [a9bb4cf87d1eb68f9ed2dc971e3400b95c1a6a78] | committer: Hendrik Leppkes h2645_parse: support badly muxed mp4 streams Some streams contain an additional AnnexB NAL inside the mp4/nalff NALU. This commonly occurs in inte

[FFmpeg-cvslog] avcodec/iff: fix artifacts with uncompressed ham ANIMs

2016-05-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue May 17 11:01:02 2016 +0200| [95b20ad7b20c70c009022d729e24c130af975ed8] | committer: Paul B Mahol avcodec/iff: fix artifacts with uncompressed ham ANIMs Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95b20ad7