Re: [FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-28 Thread Nicolas George
Le sextidi 6 brumaire, an CCXXIII, compn a écrit : > so its name is changed in the makefile, but not the device name? It seems that Anton noticed it too on the other side. > from x11grab.c: > > static const AVOption options[] = { > { "draw_mouse", "draw the mouse pointer", OFFSET(draw_mouse)

[FFmpeg-cvslog] Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 10:58:03 2014 +0100| [ab9ba8887705e3a1db946e7f992bd5cf411f1f04] | committer: Michael Niedermayer Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893' * commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893': vdpau/h264: request MAIN ra

[FFmpeg-cvslog] vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP

2014-10-28 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sun Oct 26 21:24:12 2014 +0200| [26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893] | committer: Anton Khirnov vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP The H.264 Constrained Baseline Profile (CBP) is a subset of both the Main Pr

[FFmpeg-cvslog] vdpau: return MAIN instead of BASELINE for H.264 CBP

2014-10-28 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sun Oct 26 21:33:58 2014 +0200| [ce91b2eae6ea52fc1a7003566d26db20ca62d745] | committer: Anton Khirnov vdpau: return MAIN instead of BASELINE for H.264 CBP This is the same as the previous change, but for applications using the old API (such as VL

[FFmpeg-cvslog] Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 11:04:51 2014 +0100| [dd5123a04c67f74024128447e8ca9642241d6d45] | committer: Michael Niedermayer Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745' * commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745': vdpau: return MAIN instead

[FFmpeg-cvslog] Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a'

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 11:16:17 2014 +0100| [c2e995674fc2ed2a15082959ed36b7c9865c01f1] | committer: Michael Niedermayer Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a' * commit '4ad1eba011860224831ce0bb3123f6f55716b68a': lavd: fix building x11grab

[FFmpeg-cvslog] lavd: fix building x11grab after a6674d2

2014-10-28 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Oct 28 07:22:00 2014 +0100| [4ad1eba011860224831ce0bb3123f6f55716b68a] | committer: Anton Khirnov lavd: fix building x11grab after a6674d2 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4ad1eba011860224831ce0bb3123f6f55716b68a --- li

[FFmpeg-cvslog] dv: increase VLC reading bits to 10

2014-10-28 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Tue Oct 14 02:02:36 2014 +0200| [4fa772acbbac6467165de1ea67a7f303a029cb1d] | committer: Michael Niedermayer dv: increase VLC reading bits to 10 This also requires a bump in the table size of bit patterns to 1664. >From 356 to 348 cycles. Signed-o

[FFmpeg-cvslog] avdevice/xcbgrab: set avclass category

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 12:07:20 2014 +0100| [280da99a8fdd0533a1507643f24ee070a65785d3] | committer: Michael Niedermayer avdevice/xcbgrab: set avclass category Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=28

[FFmpeg-cvslog] dvenc: mark encoder as intra

2014-10-28 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Wed Oct 15 18:37:34 2014 +0200| [beb944786e62f204c68883e22a98de9e877ca7de] | committer: Michael Niedermayer dvenc: mark encoder as intra And thus allow various multithreading. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

Re: [FFmpeg-cvslog] xcbgrab: XCB-based screen capture

2014-10-28 Thread compn
On Tue, 28 Oct 2014 10:05:29 +0100 Nicolas George wrote: > Le sextidi 6 brumaire, an CCXXIII, compn a écrit : > > from x11grab.c: > > > > AV_OPT_TYPE_INT, {.i64 = 1}, 0, 1, DEC }, { "follow_mouse", "move > > the grabbing region when the mouse pointer reaches within specified > > amount of pixels

[FFmpeg-cvslog] avcodec/dxa: check dimensions

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 15:26:42 2014 +0100| [e70312dfc22c4e54d5716f28f28db8f99c74cc90] | committer: Michael Niedermayer avcodec/dxa: check dimensions Fixes out of array access Fixes: asan_heap-oob_11222fb_21_020.dxa Found-by: Mateusz "j00ru" Jurczyk and Gynv

[FFmpeg-cvslog] avformat/mvdec: Check size for validity in var_read_string()

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 16:42:05 2014 +0100| [86e574928536ee5249d9cf4da9f5d8714611d706] | committer: Michael Niedermayer avformat/mvdec: Check size for validity in var_read_string() Fixes out of array read Fixes: asan_heap-oob_49b1e5_12_011.movie Found-by: Ma

[FFmpeg-cvslog] avformat/mvdec: Check size in read_table() for validity

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 28 16:59:50 2014 +0100| [f1c21a200bcbc9bbd54fc336016ac16c2e015012] | committer: Michael Niedermayer avformat/mvdec: Check size in read_table() for validity This check is redundant with the previous commit but it provides better error mess

[FFmpeg-cvslog] mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack()

2014-10-28 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Tue Oct 28 14:36:27 2014 +0100| [1a25c336aaaf9b0a412b0accc7107574e77a1511] | committer: Michael Niedermayer mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] mxfdec: Break out parts of mxf_read_header() into separate functions

2014-10-28 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Tue Oct 28 13:33:04 2014 +0100| [fc1b89d887a572f3c6e814a5374453e803931580] | committer: Michael Niedermayer mxfdec: Break out parts of mxf_read_header() into separate functions Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] mxfdec: Merge last_partition and footer_partition

2014-10-28 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Tue Oct 28 14:27:06 2014 +0100| [b83affdc94a90a3e6cddc5e21ec06c14089a9208] | committer: Michael Niedermayer mxfdec: Merge last_partition and footer_partition FooterPartition offset specified in RIP takes precedence over any value written in PartitionPac

[FFmpeg-cvslog] mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition()

2014-10-28 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Tue Oct 28 13:38:18 2014 +0100| [37c36861550f2a30f5bc6b9a4b18d34cb75da460] | committer: Michael Niedermayer mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() Without this patch the demuxer can get stuck in a loop if PreviousPartition p

[FFmpeg-cvslog] Revert "avformat/mxfdec: detect loops during header parsing"

2014-10-28 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Tue Oct 28 13:33:47 2014 +0100| [1b17b64ee4d6d7070e0ef3ab312e5f81f45dad49] | committer: Michael Niedermayer Revert "avformat/mxfdec: detect loops during header parsing" This reverts commit 1c010fd035c1a14dc73827b84f21f593e969a5d6. Signed-off-by: Michae

[FFmpeg-cvslog] avcodec/dnxhddec: treat pix_fmt like width/height

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 00:57:07 2014 +0100| [f3c0e0bf6f53df0977f3878d4f5cec99dff8de9e] | committer: Michael Niedermayer avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array accesses Fixes: asan_heap-oob_22c9a39_16_015.mxf Found-by: Mateusz "j

[FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 02:01:10 2014 +0100| [5b864470808a352ff7ccfbe44eae3eeae2cccd6e] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Mention in the documentation that fieldmatch needs cfr input. Use v4l2

[FFmpeg-cvslog] Do not set the lame quality if the user didn't request it.

2014-10-28 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 29 01:31:06 2014 +0100| [26122145559f55b6061281bd96a66cebdc5ac33f] | committer: Carl Eugen Hoyos Do not set the lame quality if the user didn't request it. This makes FFmpeg's mp3 output more similar to lame's output. > http://git.videolan.

[FFmpeg-cvslog] Use v4l2 input format automatically if filename starts with "/dev/video"

2014-10-28 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin | Wed Oct 29 01:59:25 2014 +0100| [b608fba67265eae1d46d043793073afae80f4b42] | committer: Carl Eugen Hoyos Use v4l2 input format automatically if filename starts with "/dev/video" Signed-off-by: Carl Eugen Hoyos > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] Print a warning if a subtitle demuxer changes utf16 to utf8.

2014-10-28 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 29 01:32:44 2014 +0100| [19a6431ec247e4842236292cc5f8cfc8f87da11e] | committer: Carl Eugen Hoyos Print a warning if a subtitle demuxer changes utf16 to utf8. This does not fix anything but gives users a chance to know that they must not pass

[FFmpeg-cvslog] Mention in the documentation that fieldmatch needs cfr input.

2014-10-28 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 29 01:59:52 2014 +0100| [238ed47faeadf4ed0008da774cf61d6b224e4254] | committer: Carl Eugen Hoyos Mention in the documentation that fieldmatch needs cfr input. This can be improved in the decimate filter but for the moment explicitely mention

[FFmpeg-cvslog] avformat/mxfdec: fix null pointer dereference

2014-10-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 29 03:54:06 2014 +0100| [c1e035ea89c16b8da91fae6983973a7186e138f6] | committer: Michael Niedermayer avformat/mxfdec: fix null pointer dereference Fixes: signal_sigsegv_b5b3d4_2_001.mxf Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwin