[FFmpeg-cvslog] avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers()

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Dec 12 14:46:19 2014 +0100| [ad2deb02e5d8bfd67c99c6409cd1d0992984fdc7] | committer: Michael Niedermayer avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() Reviewed-by: Reimar Döffinger Signed-off-by: Michael

[FFmpeg-cvslog] avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 15:54:45 2014 +0100| [eb055295bda0d1bcf6aba55db1a31c11fc5db1bd] | committer: Michael Niedermayer avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.or

[FFmpeg-cvslog] avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 15:56:32 2014 +0100| [6de2f027cd60c99e1628baf5bb4aeea4b5008217] | committer: Michael Niedermayer avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 17:26:11 2014 +0100| [ed86dbd05d61363dc1c0d33f3267e2177c985fdd] | committer: Michael Niedermayer avformat/aviobuf: Check that avio_seek() target is non negative Fixes out of array access Suggested-by: Andrew Scherkus Signed-off-by: M

[FFmpeg-cvslog] avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 20:08:13 2014 +0100| [8ddfc00ab7ac3691464b33fa83107dcfdabaf1ee] | committer: Michael Niedermayer avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion Found-by: nattyzs Signed-off-by: Michael Niedermayer > http:

[FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 19:46:31 2014 +0100| [a29524bf2e197dd8d582445de0fe17f03b79f79d] | committer: Michael Niedermayer avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference() Fixes Ticket3686 Signed-off-by: Mich

[FFmpeg-cvslog] Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a'

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 22:05:13 2014 +0100| [add040ff01cd325dde30e43bda5d603c99f27e8a] | committer: Michael Niedermayer Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a' * commit 'e10e6651b50b4087f08813f3e503620db7413d3a': thread: use "" instead of <

[FFmpeg-cvslog] vdpau: revector macro to reduce line span

2014-12-14 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Dec 13 18:42:19 2014 +0200| [8b51bcfed75721e0d20832e5a90e1d585318c9d9] | committer: Anton Khirnov vdpau: revector macro to reduce line span Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8b51bcfed75

[FFmpeg-cvslog] Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 22:07:08 2014 +0100| [0b30d186f1a2ddee583e7917cd0a48ca113849ab] | committer: Michael Niedermayer Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9' * commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9': vdpau: revector macro to re

[FFmpeg-cvslog] thread: use "" instead of <> for including the w32pthreads wrapper

2014-12-14 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Dec 1 14:15:36 2014 +0100| [e10e6651b50b4087f08813f3e503620db7413d3a] | committer: Anton Khirnov thread: use "" instead of <> for including the w32pthreads wrapper Found-by: Dave Yeo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1

[FFmpeg-cvslog] Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 22:14:36 2014 +0100| [3f679f73a2eee1937bd58e6ec5739d29b1a05e7f] | committer: Michael Niedermayer Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' * commit '8502c1e9ff9c1dbb6e467630c048d098f4064021': vdpau: add mapping for H.26

[FFmpeg-cvslog] vdpau: add mapping for H.264 Extended profile

2014-12-14 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Dec 13 18:42:20 2014 +0200| [8502c1e9ff9c1dbb6e467630c048d098f4064021] | committer: Anton Khirnov vdpau: add mapping for H.264 Extended profile Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8502c1e

[FFmpeg-cvslog] Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 22:22:19 2014 +0100| [27f2e211aa6d0f9b5b4e4c04d3a3567423085d49] | committer: Michael Niedermayer Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' * commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816': vdpau: add mapping for H.26

[FFmpeg-cvslog] vdpau: add mapping for H.264 Constrained Baseline profile and fallback

2014-12-14 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Dec 13 18:42:21 2014 +0200| [559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816] | committer: Anton Khirnov vdpau: add mapping for H.264 Constrained Baseline profile and fallback Old VDPAU drivers do not support this newly defined profile, so falling b

[FFmpeg-cvslog] avconv: Use the mpeg12 private option scan_offset

2014-12-14 Thread Julien Ramseier
ffmpeg | branch: master | Julien Ramseier | Sun Dec 14 02:00:04 2014 +0100| [fd665f7f48fa7db89eb9a93ac33919f6adc40f9d] | committer: Anton Khirnov avconv: Use the mpeg12 private option scan_offset Introduced in aed790070486b1b01b48106310d9d0ca1730e459 Bug-Id: debian/773055 CC: libav-sta...@lib

[FFmpeg-cvslog] Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d'

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Dec 14 22:53:23 2014 +0100| [829099545bf32c28236f8caa5558b81d25efcf91] | committer: Michael Niedermayer Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d' * commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d': avconv: Use the mpeg12 priv

[FFmpeg-cvslog] lavd/avdevice: use better option types for caps options

2014-12-14 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek | Sat Dec 13 20:25:42 2014 +0100| [279412c83340584a32f08a4afa0f81fb50061853] | committer: Lukasz Marek lavd/avdevice: use better option types for caps options Using dedicated types allows to use format/layout names, not just raw int values. Signed-off-by

[FFmpeg-cvslog] cmdutils: use macros for device test

2014-12-14 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek | Sat Dec 13 19:54:39 2014 +0100| [00dc2859f050133bf273236bb1b45eb477a1e2ed] | committer: Lukasz Marek cmdutils: use macros for device test Signed-off-by: Lukasz Marek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00dc2859f050133bf273236bb

[FFmpeg-cvslog] lavd/alsa-audio-common: mark default device in device list

2014-12-14 Thread Lukasz Marek
ffmpeg | branch: master | Lukasz Marek | Sat Dec 13 19:46:15 2014 +0100| [b3311f3cc9ffaaf7dd7806bf46a056a43c8b9371] | committer: Lukasz Marek lavd/alsa-audio-common: mark default device in device list Signed-off-by: Lukasz Marek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b33

[FFmpeg-cvslog] avformat/dv: Use av_freep() to avoid leaving stale pointers in memory

2014-12-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 15 00:16:49 2014 +0100| [4efdb29c75ba57cb119c04f303fd74e2fd0f0368] | committer: Michael Niedermayer avformat/dv: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitwe

[FFmpeg-cvslog] vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly

2014-12-14 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Mon Dec 15 00:25:10 2014 +0100| [fd77fbb3900665ae8d0d1d8bbf9345822efc3d30] | committer: Michael Niedermayer vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] lavf/mxfdec: Factorize mxf_read_close().

2014-12-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Dec 15 01:31:12 2014 +0100| [27bdfd29f14afc283a093372e1527fc293f7ef8b] | committer: Carl Eugen Hoyos lavf/mxfdec: Factorize mxf_read_close(). This will allow to fix leaks in a subsequent commit. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] lavf/mxfdec: Fix memleaks reading corrupt files.

2014-12-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Dec 15 01:33:13 2014 +0100| [4373a25d94dba2cb361aa18e8d70806e1894df81] | committer: Carl Eugen Hoyos lavf/mxfdec: Fix memleaks reading corrupt files. Fixes ticket #4173. Reviewed-by: Tomas Härdin > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] vp9/x86: sse2 MC assembly.

2014-12-14 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Sun Dec 14 20:13:24 2014 -0500| [cae893f692bf848872b2e37be5ddb9d8a24644eb] | committer: Michael Niedermayer vp9/x86: sse2 MC assembly. Also a slight change to the ssse3 code, which prevents a theoretical overflow in the sharp filter. Signed-off-by:

[FFmpeg-cvslog] configure: Set the default for --shlibdir to --libdir.

2014-12-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Dec 15 02:49:12 2014 +0100| [4fa42e04ed48a2a9ec5bff6cff9355e410dda574] | committer: Carl Eugen Hoyos configure: Set the default for --shlibdir to --libdir. Fixes ticket #4183. Reviewed-by: Ivan Kalvachev > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2014-12-14 Thread wm4
ffmpeg | branch: master | wm4 | Mon Dec 15 04:32:58 2014 +0100| [a400edbb6d00c0211de38e4f1b4f593681db91d8] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blow up