[FFmpeg-cvslog] Merge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 02:45:36 2014 +0100| [be787bccc00c0da482e99315dd7b155c575aa159] | committer: Michael Niedermayer Merge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4' * commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4': doc: Document the omit_tfhd

[FFmpeg-cvslog] Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 02:45:55 2014 +0100| [7f24e1e1a2a95fa56301ac5f5463decb83cbcb68] | committer: Michael Niedermayer Merge commit '600d5ee6b12bad144756b0772319bb04796bc528' * commit '600d5ee6b12bad144756b0772319bb04796bc528': movenc: Signal iso6 in comp

[FFmpeg-cvslog] movenc: Signal iso6 in compatible_brands when using tfdt

2014-10-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Oct 29 17:00:38 2014 +0200| [600d5ee6b12bad144756b0772319bb04796bc528] | committer: Martin Storsjö movenc: Signal iso6 in compatible_brands when using tfdt Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] doc: Document the omit_tfhd_offset flag to the mp4 muxer

2014-10-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Oct 29 14:30:22 2014 +0100| [a9911a1b2df37ca808e06dc30627215f4ec9a9e4] | committer: Martin Storsjö doc: Document the omit_tfhd_offset flag to the mp4 muxer Signed-off-by: Luca Barbato Signed-off-by: Martin Storsjö > http://git.videolan.org/gitw

[FFmpeg-cvslog] movenc: Use a local variable consistently

2014-10-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Oct 21 11:36:22 2014 +0300| [1e0b81abe86dc09dd34d60d57f92de5f12d65818] | committer: Martin Storsjö movenc: Use a local variable consistently Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1e0b81abe86dc0

[FFmpeg-cvslog] Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 02:36:53 2014 +0100| [ad600e10da6beaa057ae16fdb12c94414dd6c20e] | committer: Michael Niedermayer Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818' * commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818': movenc: Use a local variabl

[FFmpeg-cvslog] Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 02:24:49 2014 +0100| [39cce77faf156644681b9816b66c36b85a33c575] | committer: Michael Niedermayer Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc' * commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc': movenc: Don't check the cus

[FFmpeg-cvslog] movenc: Don't check the custom IO flag when using faststart

2014-10-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Oct 21 10:44:38 2014 +0300| [b2b79eca6fae2466a53c5daa163a37e2474364fc] | committer: Martin Storsjö movenc: Don't check the custom IO flag when using faststart The custom IO flag actually never is set for muxers, only for demuxers, so the check was

[FFmpeg-cvslog] movenc: Don't use track_id to decide which track is the first in a moof

2014-10-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Oct 29 09:20:51 2014 +0200| [573b1de2d7f1db71030f91ecdded7d0bc071f6b6] | committer: Martin Storsjö movenc: Don't use track_id to decide which track is the first in a moof If one track doesn't have any samples within a moof, no traf/trun is written

[FFmpeg-cvslog] Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 02:15:39 2014 +0100| [647405d1110cb083e96d892646d2d1367946e39a] | committer: Michael Niedermayer Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6' * commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6': movenc: Don't use track_id

[FFmpeg-cvslog] avcodec/g2meet: check tile dimensions to avoid integer overflow

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 30 01:19:17 2014 +0100| [32e666c354e4a3160d8cf1d303cb51990b095c87] | committer: Michael Niedermayer avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes out of array access Fixes: asan_heap-oob_12a55d3_30_029.wmv Found-by

[FFmpeg-cvslog] lavc/utils: Make pix_fmt desc pointer const.

2014-10-29 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 30 00:27:04 2014 +0100| [f05855414ed4cce97c06ba2a31f4987af47e6d4e] | committer: Carl Eugen Hoyos lavc/utils: Make pix_fmt desc pointer const. Fixes an "initialization discards qualifiers from pointer target type" warning. > http://git.video

[FFmpeg-cvslog] Autodetect libxcb.

2014-10-29 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 30 00:26:27 2014 +0100| [23ec8db8a07467a1fbef0c79f16b33040ca63c24] | committer: Carl Eugen Hoyos Autodetect libxcb. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=23ec8db8a07467a1fbef0c79f16b33040ca63c24 --- configure |6 +

[FFmpeg-cvslog] mxfenc: fix indentation after last commit

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Wed Oct 29 20:26:25 2014 +| [d1b5ad39677669b6a829ce34b5e4d2aa79527e89] | committer: Michael Niedermayer mxfenc: fix indentation after last commit Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d1b5ad

[FFmpeg-cvslog] Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 22:21:49 2014 +0100| [a8605be30fddc48ac043a4bd56841bc1f004a9c5] | committer: Michael Niedermayer Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140' * commit '84bf64d3598c98a748e609195358ea04b0cfd140': bethsoftvid: simplify retur

[FFmpeg-cvslog] bethsoftvid: simplify return handling

2014-10-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Oct 29 17:02:27 2014 +| [84bf64d3598c98a748e609195358ea04b0cfd140] | committer: Vittorio Giovara bethsoftvid: simplify return handling Fixes a double free in case of av_packet_new_side_data() failure. > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] assdec: check av_new_packet return value

2014-10-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Oct 24 13:15:40 2014 +0100| [e9ba3098319f78c91470c05da988d865491852c5] | committer: Vittorio Giovara assdec: check av_new_packet return value CC: libav-sta...@libav.org Bug-Id: CID 703626 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit 'e9ba3098319f78c91470c05da988d865491852c5'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 22:09:06 2014 +0100| [a3b1e42ec4f44c4d67a6efcf6f65527b2c952432] | committer: Michael Niedermayer Merge commit 'e9ba3098319f78c91470c05da988d865491852c5' * commit 'e9ba3098319f78c91470c05da988d865491852c5': assdec: check av_new_packet

[FFmpeg-cvslog] Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 21:58:32 2014 +0100| [66b2a3fa31bdc8994effbacca02f167ba8bfe0a5] | committer: Michael Niedermayer Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' * commit '2cd28693a59050717cb7da6cb229e606b1dee356': jack: Use av_strerror Merg

[FFmpeg-cvslog] jack: Use av_strerror

2014-10-29 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sun Oct 26 14:02:45 2014 +0100| [2cd28693a59050717cb7da6cb229e606b1dee356] | committer: Vittorio Giovara jack: Use av_strerror > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2cd28693a59050717cb7da6cb229e606b1dee356 --- libavdevice/jack_au

[FFmpeg-cvslog] avdevice/fbdev_dec: use errno instead of ret for av_log

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 21:44:19 2014 +0100| [7729f4331296f8292062f0ea7604a30576a70f2c] | committer: Michael Niedermayer avdevice/fbdev_dec: use errno instead of ret for av_log Should fix printing the wrong value Signed-off-by: Michael Niedermayer > http:/

[FFmpeg-cvslog] fbdev: Use av_strerror

2014-10-29 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sun Oct 26 14:02:44 2014 +0100| [043ea6f7bfc59399b6b3659da785ec4cc68a008e] | committer: Vittorio Giovara fbdev: Use av_strerror > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=043ea6f7bfc59399b6b3659da785ec4cc68a008e --- libavdevice/fbdev.

[FFmpeg-cvslog] Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 21:41:59 2014 +0100| [265c4771cc764372104ba8f6abfdde9239f4c0ad] | committer: Michael Niedermayer Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e' * commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e': fbdev: Use av_strerror Con

[FFmpeg-cvslog] mtv: improve header check and avoid division by zero

2014-10-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Oct 24 13:15:36 2014 +0100| [f64d7e919eabd427f3e6dd4a1219e448c78deb42] | committer: Vittorio Giovara mtv: improve header check and avoid division by zero CC: libav-sta...@libav.org Bug-Id: CID 732203 / CID 732204 > http://git.videolan.org/gitwe

[FFmpeg-cvslog] Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 21:25:51 2014 +0100| [9a534eda4608b76fa0c958e876025b2c639aeb63] | committer: Michael Niedermayer Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42' * commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42': mtv: improve header check a

[FFmpeg-cvslog] oggenc: remove unneeded null check

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 24 13:15:37 2014 +0100| [b3d11437ca55d81eeb10c923343ad69b73895fa8] | committer: Vittorio Giovara oggenc: remove unneeded null check The code would have segfaulted before if oggstream were NULL. CC: libav-sta...@libav.org Bug-Id: CID 7322

[FFmpeg-cvslog] Merge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 20:49:25 2014 +0100| [e08ff208c7934754e408f3985a68833f8c4b69c3] | committer: Michael Niedermayer Merge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8' * commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8': oggenc: remove unneeded nul

[FFmpeg-cvslog] configure: Check only for xcb

2014-10-29 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Oct 28 10:43:52 2014 +0100| [a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b] | committer: Vittorio Giovara configure: Check only for xcb xcb-utils are not needed anymore. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9179b5bd6f143b4a7ff48b

[FFmpeg-cvslog] Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 20:43:33 2014 +0100| [363effbb99f7fa8e4f3e1616d9e6cf29f01b1966] | committer: Michael Niedermayer Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b' * commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b': configure: Check only for x

[FFmpeg-cvslog] avformat/utils: support more AVC Intra formats without SPS/PPS header

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Wed Oct 29 13:04:48 2014 +| [1700fa013ef5a077e9e6f16ac911394c161a0990] | committer: Michael Niedermayer avformat/utils: support more AVC Intra formats without SPS/PPS header add support for AVC Intra 50 720p and 1080p without SPS/PPS header in mxf a

[FFmpeg-cvslog] avformat/mpjpeg: make boundary tag user customizable

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 17:57:18 2014 +0100| [a0528d9ddd6512ebd09a699a37c578bb6eb11856] | committer: Michael Niedermayer avformat/mpjpeg: make boundary tag user customizable Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avformat/subtitles: reduce log level of UTF-16 warning

2014-10-29 Thread wm4
ffmpeg | branch: master | wm4 | Wed Oct 29 18:29:43 2014 +0100| [e5813d96d67b7c9276fb98d5e75acf092a48c25d] | committer: Carl Eugen Hoyos avformat/subtitles: reduce log level of UTF-16 warning Applications can use this to silence the message. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] lavu/atomic: add support for the new memory model aware gcc built-ins

2014-10-29 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Oct 27 22:48:08 2014 -0300| [faa9d2982969c999ab0e443a226eff116f7f8e4b] | committer: James Almer lavu/atomic: add support for the new memory model aware gcc built-ins __sync built-ins are considered legacy and will be deprecated. These new memory model

[FFmpeg-cvslog] avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 14:15:29 2014 +0100| [df74811cd53e45fcbbd3b77a1c42416816687c5c] | committer: Michael Niedermayer avcodec/utils: Align dimensions by at least their chroma sub-sampling factors. Fixes: out of array accesses Fixes: asan_heap-oob_112c6b3_1

[FFmpeg-cvslog] lavd/v4l2: don't use avpriv_ prefix for internal functions

2014-10-29 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Oct 21 03:56:06 2014 -0300| [931da6a5e9dd54563fe5d4d30b7bd4d0a0218c87] | committer: Michael Niedermayer lavd/v4l2: don't use avpriv_ prefix for internal functions No need to keep the old symbols around until a major bump since lavd functions with the

[FFmpeg-cvslog] avcodec/libutvideodec: Try to fix build failure with old libutvideo

2014-10-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 13:15:26 2014 +0100| [0c42f47e383fc8e1e351e7d256803ffd2b2837d1] | committer: Michael Niedermayer avcodec/libutvideodec: Try to fix build failure with old libutvideo Found-by: Jan Ehrhardt Signed-off-by: Michael Niedermayer > http://

[FFmpeg-cvslog] avformat/mxfenc: AVC Intra support

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Tue Oct 28 22:38:22 2014 +| [2114e8843256f6c1d5a3c450f8ed19cd8fbdcdd5] | committer: Michael Niedermayer avformat/mxfenc: AVC Intra support To keep h264 parsing simple and fast, I used the framesize for selecting the right Panasonic codec label. The

[FFmpeg-cvslog] Improve the fieldmatch documentation about mixed telecined content.

2014-10-29 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 29 10:17:37 2014 +0100| [fd1652b3ba6c74ff2a6a1640053283010c172a88] | committer: Carl Eugen Hoyos Improve the fieldmatch documentation about mixed telecined content. The fieldmatch filter has no problem with mixed telecined and progressive co