[FFmpeg-cvslog] Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:07:16 2017 -0300| [2904db90458a1253e4aea6844ba9a59ac11923b6] | committer: James Almer Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' * commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2': x86util: Port all macros to cpuflags See d5

[FFmpeg-cvslog] x86util: Port all macros to cpuflags

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Sun Jul 15 18:01:10 2012 +0200| [994c4bc10751e39c7ed9f67ffd0c0dea5223daf2] | committer: Diego Biurrun x86util: Port all macros to cpuflags Also do some small cosmetic changes: Drop pointless _MMX suffix from ABSD2 macro name, drop pointless check for M

[FFmpeg-cvslog] Merge commit '522d850e68ec4b77d3477b3c8f55b1ba00a9d69a'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 11:52:36 2017 -0300| [ede5ddb58683b1186271bf2144843adaff3390c9] | committer: James Almer Merge commit '522d850e68ec4b77d3477b3c8f55b1ba00a9d69a' * commit '522d850e68ec4b77d3477b3c8f55b1ba00a9d69a': h264_cavlc: check the value of run_before [

[FFmpeg-cvslog] h264_cavlc: check the value of run_before

2017-10-21 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Dec 28 13:02:02 2016 +0100| [522d850e68ec4b77d3477b3c8f55b1ba00a9d69a] | committer: Anton Khirnov h264_cavlc: check the value of run_before Section 9.2.3.2 of the spec implies that run_before must not be larger than zeros_left. Fixes invalid reads

[FFmpeg-cvslog] x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Jul 27 12:09:17 2012 +0200| [307eb1a8ee363db1fcf869e427a8deb6d9538881] | committer: Diego Biurrun x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=307eb1a8ee363db1fcf869e427a8deb6d95388

[FFmpeg-cvslog] Merge commit '307eb1a8ee363db1fcf869e427a8deb6d9538881'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:28:39 2017 -0300| [53eea3a5693af41ccb281fccb5a37905f522b9ad] | committer: James Almer Merge commit '307eb1a8ee363db1fcf869e427a8deb6d9538881' * commit '307eb1a8ee363db1fcf869e427a8deb6d9538881': x86: vp8dsp: port FILTER_BILINEAR macro to c

[FFmpeg-cvslog] x86: h264: Simplify DEQUANT macro with cpuflags

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Mar 8 19:49:15 2017 +0100| [e9bb77fb1012cba1951a82136df7071f71bce8fb] | committer: Diego Biurrun x86: h264: Simplify DEQUANT macro with cpuflags > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9bb77fb1012cba1951a82136df7071f71bce8fb -

[FFmpeg-cvslog] Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:39:41 2017 -0300| [11f5ffd330053b5b4aee3830ada4e8820d5c17ac] | committer: James Almer Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb' * commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb': x86: h264: Simplify DEQUANT macro with cpufl

[FFmpeg-cvslog] Merge commit '681a86aba6cb09b98ad716d986182060c7795d20'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:45:49 2017 -0300| [b7c16a3f2c4921f613319938b8ee0e3d6fa83e8d] | committer: James Almer Merge commit '681a86aba6cb09b98ad716d986182060c7795d20' * commit '681a86aba6cb09b98ad716d986182060c7795d20': x86: fft: Port to cpuflags Merged-by: James

[FFmpeg-cvslog] x86: fft: Port to cpuflags

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Sun Jul 15 20:11:55 2012 +0200| [681a86aba6cb09b98ad716d986182060c7795d20] | committer: Diego Biurrun x86: fft: Port to cpuflags > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=681a86aba6cb09b98ad716d986182060c7795d20 --- libavcodec/x86/f

[FFmpeg-cvslog] configure: Replace -no_weak_symbols with -Werror=partial-availability

2017-10-21 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Wed Mar 15 00:07:23 2017 +0100| [0d8013b88b1cb7d65da891a8819d3beebafb9bb5] | committer: Luca Barbato configure: Replace -no_weak_symbols with -Werror=partial-availability Jack uses weak symbols on purpose. > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] Merge commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:50:49 2017 -0300| [13c84b077acecd1e850d41a93dec5c1735d69331] | committer: James Almer Merge commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5' * commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5': configure: Replace -no_weak_symbols with -We

[FFmpeg-cvslog] Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 12:56:33 2017 -0300| [fd59207c1c86c6a76059b3565d340da9f8f47530] | committer: James Almer Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574' * commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574': matroskaenc: add support for Spherical Video

[FFmpeg-cvslog] matroskaenc: add support for Spherical Video elements

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Mar 9 15:11:49 2017 -0300| [827a05eaa9482e9ac2a17f7f2e42ead07c1d7574] | committer: Vittorio Giovara matroskaenc: add support for Spherical Video elements Signed-off-by: James Almer Minor cosmetic changes by committer. Signed-off-by: Vittorio Giovar

[FFmpeg-cvslog] arm/aarch64: vp9: Fix vertical alignment

2017-10-21 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Mon Jan 9 00:04:19 2017 +0200| [7995ebfad12002033c73feed422a1cfc62081e8f] | committer: Martin Storsjö arm/aarch64: vp9: Fix vertical alignment Align the second/third operands as they usually are. Due to the wildly varying sizes of the written out op

[FFmpeg-cvslog] Merge commit '7995ebfad12002033c73feed422a1cfc62081e8f'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 13:24:39 2017 -0300| [a86e115213346d620ee784431f015565947701ce] | committer: James Almer Merge commit '7995ebfad12002033c73feed422a1cfc62081e8f' * commit '7995ebfad12002033c73feed422a1cfc62081e8f': arm/aarch64: vp9: Fix vertical alignment Th

[FFmpeg-cvslog] build: Add missing object dependency for extract_extradata bitstream filter

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Mar 14 15:31:04 2017 +0100| [cfee5e1a0fa892fadd19b8848545d62f2386a6e7] | committer: Diego Biurrun build: Add missing object dependency for extract_extradata bitstream filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cfee5e1a0fa892

[FFmpeg-cvslog] Merge commit 'cfee5e1a0fa892fadd19b8848545d62f2386a6e7'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 13:27:04 2017 -0300| [0814f4f720e8c52607933ace1fdbf16050838ab7] | committer: James Almer Merge commit 'cfee5e1a0fa892fadd19b8848545d62f2386a6e7' * commit 'cfee5e1a0fa892fadd19b8848545d62f2386a6e7': build: Add missing object dependency for ext

[FFmpeg-cvslog] rtmp: Move RTMP digest calculation to a separate file

2017-10-21 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Tue Mar 14 16:38:38 2017 +0100| [b864230c49089b087eef56988a3d6a784f6f9827] | committer: Diego Biurrun rtmp: Move RTMP digest calculation to a separate file The rtmpcrypt protocol requires it. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 13:31:13 2017 -0300| [5f84ad3ecce39a6857f5b391341291009d891eb4] | committer: James Almer Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827' * commit 'b864230c49089b087eef56988a3d6a784f6f9827': rtmp: Move RTMP digest calculation to a sepa

[FFmpeg-cvslog] avconv: Enable generic hwaccel support for VAAPI

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Mar 4 23:57:31 2017 +| [62a1ef9f26c654a3e988aa465c4ac1d776c4c356] | committer: Mark Thompson avconv: Enable generic hwaccel support for VAAPI > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62a1ef9f26c654a3e988aa465c4ac1d776c4c356

[FFmpeg-cvslog] hwcontext: Make it easier to work with device types

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Mar 4 23:57:29 2017 +| [b7487f4f3c39b4b202e1ea7bb2de13902f2dee45] | committer: Mark Thompson hwcontext: Make it easier to work with device types Adds functions to convert to/from strings and a function to iterate over all supported device type

[FFmpeg-cvslog] lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API

2017-10-21 Thread wm4
ffmpeg | branch: master | wm4 | Sat Mar 4 23:57:33 2017 +| [1a7ddba5762b6c31d1338140550cd594b6d7d48b] | committer: Mark Thompson lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API This supports retrieving the device from a provided hw_frames_ctx, and automatically creati

[FFmpeg-cvslog] hwcontext: Add device derivation

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Mar 4 23:57:28 2017 +| [b266ad56fe0e4ce5bb70118ba2e2b1dabfaf76ce] | committer: Mark Thompson hwcontext: Add device derivation Creates a new device context from another of a different type which refers to the same underlying hardware. > http:/

[FFmpeg-cvslog] avconv: Generic device setup

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Mar 4 23:57:30 2017 +| [d2e6dd32a445b5744a51d090c0822dbd7e434592] | committer: Mark Thompson avconv: Generic device setup Not yet enabled for any hwaccels. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d2e6dd32a445b5744a51d090c0

[FFmpeg-cvslog] avconv: Document the -init_hw_device option

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun Mar 19 16:25:37 2017 +| [303fadf5963e01b8edf4ba2701e45f7e9e586aeb] | committer: Mark Thompson avconv: Document the -init_hw_device option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=303fadf5963e01b8edf4ba2701e45f7e9e586aeb ---

[FFmpeg-cvslog] lavc: Add hwaccel_flags field to AVCodecContext

2017-10-21 Thread wm4
ffmpeg | branch: master | wm4 | Sat Mar 4 23:57:32 2017 +| [16a163b55a6558ed05702b91cc0777987295ef21] | committer: Mark Thompson lavc: Add hwaccel_flags field to AVCodecContext This "reuses" the flags introduced for the av_vdpau_bind_context() API function, and makes them available to all

[FFmpeg-cvslog] Merge commit '303fadf5963e01b8edf4ba2701e45f7e9e586aeb'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 13:37:07 2017 -0300| [9cfdf0e3322b9a451277cf36406ac4a8e4e3da74] | committer: James Almer Merge commit '303fadf5963e01b8edf4ba2701e45f7e9e586aeb' * commit '303fadf5963e01b8edf4ba2701e45f7e9e586aeb': avconv: Document the -init_hw_device option

[FFmpeg-cvslog] avconv: Enable generic hwaccel support for VDPAU

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Mar 4 23:57:34 2017 +| [aa6b2e081c504cb99f5e2e0ceb45295ef24bdac2] | committer: Mark Thompson avconv: Enable generic hwaccel support for VDPAU > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aa6b2e081c504cb99f5e2e0ceb45295ef24bdac2

[FFmpeg-cvslog] Merge commit 'bd805964f40f7af83da64645ba83d1e8060a1214'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:10:39 2017 -0300| [a2a7b02fbd9d96ff12280cfa03bbce6b8c797932] | committer: James Almer Merge commit 'bd805964f40f7af83da64645ba83d1e8060a1214' * commit 'bd805964f40f7af83da64645ba83d1e8060a1214': configure: Do not treat JACK as a system lib

[FFmpeg-cvslog] configure: Do not treat JACK as a system library

2017-10-21 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Mar 14 23:42:37 2017 +0100| [bd805964f40f7af83da64645ba83d1e8060a1214] | committer: Luca Barbato configure: Do not treat JACK as a system library JACK is not commonly installed and should not be picked up as a dependency unless specifically requeste

[FFmpeg-cvslog] Merge commit 'ca960161f087ca38267b88ce90592010c59584f1'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:14:26 2017 -0300| [12b6166bcfb4fbdbc8b1e3a26a64c4ee8aa0e700] | committer: James Almer Merge commit 'ca960161f087ca38267b88ce90592010c59584f1' * commit 'ca960161f087ca38267b88ce90592010c59584f1': rtsp: Move message parsing to a separate fun

[FFmpeg-cvslog] rtsp: Move message parsing to a separate function

2017-10-21 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Mar 14 17:44:45 2017 +0100| [ca960161f087ca38267b88ce90592010c59584f1] | committer: Luca Barbato rtsp: Move message parsing to a separate function Make easier to handle the polling function before we implement full threading support. > http://git.v

[FFmpeg-cvslog] Merge commit '3df77b58e35a30ed550f99936a308f6bd2f47a20'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:16:44 2017 -0300| [2c966481091af762751d36a37695e23b80106710] | committer: James Almer Merge commit '3df77b58e35a30ed550f99936a308f6bd2f47a20' * commit '3df77b58e35a30ed550f99936a308f6bd2f47a20': nvenc: Allow different const qps for I, P an

[FFmpeg-cvslog] nvenc: Allow different const qps for I, P and B frames

2017-10-21 Thread Konda Raju
ffmpeg | branch: master | Konda Raju | Fri Mar 17 09:58:05 2017 +0530| [3df77b58e35a30ed550f99936a308f6bd2f47a20] | committer: Luca Barbato nvenc: Allow different const qps for I, P and B frames Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3df77b58e3

[FFmpeg-cvslog] dca: Validate the channel map

2017-10-21 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Mar 14 09:15:29 2017 +| [e245d4f45ca5e2b97daef5944d63323c07d545bc] | committer: Luca Barbato dca: Validate the channel map Having a mismatch between the number of channels in the stream and those in the channel map will lead to a segfault or wor

[FFmpeg-cvslog] dca: Refactor dca_filter_channels() a little

2017-10-21 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Mar 14 09:15:30 2017 +| [a46a4f722d2fac07c57990f0f548777622599f59] | committer: Luca Barbato dca: Refactor dca_filter_channels() a little Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a46a4f722d2fac07c

[FFmpeg-cvslog] Merge commit 'a46a4f722d2fac07c57990f0f548777622599f59'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:19:07 2017 -0300| [157dc1495135ff8b79ef4ca23dac8c9de008e34b] | committer: James Almer Merge commit 'a46a4f722d2fac07c57990f0f548777622599f59' * commit 'a46a4f722d2fac07c57990f0f548777622599f59': dca: Refactor dca_filter_channels() a little

[FFmpeg-cvslog] Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:21:12 2017 -0300| [1ba5e456dd6ecb016746074eb3190842087fb43e] | committer: James Almer Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907' * commit '3aa9c523e9cf4f4a5e239ac737281e096c884907': libavutil: Define the noreturn attribute for

[FFmpeg-cvslog] libavutil: Define the noreturn attribute for clang in MSVC mode as well

2017-10-21 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Mar 21 14:26:27 2017 +0200| [3aa9c523e9cf4f4a5e239ac737281e096c884907] | committer: Martin Storsjö libavutil: Define the noreturn attribute for clang in MSVC mode as well This is a follow-up to f637046d313. Without the noreturn attribute set, avc

[FFmpeg-cvslog] Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:25:55 2017 -0300| [072b14f390472ef79a346feb43cf1ae0b372e6d6] | committer: James Almer Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e' * commit '8e2346154e6d58b733fd20326ce706f82fd91b3e': libavutil: Hook up the rest of the gcc speci

[FFmpeg-cvslog] libavutil: Hook up the rest of the gcc specific attributes to clang as well

2017-10-21 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Mar 21 14:36:33 2017 +0200| [8e2346154e6d58b733fd20326ce706f82fd91b3e] | committer: Martin Storsjö libavutil: Hook up the rest of the gcc specific attributes to clang as well Hook up all attributes that don't have a MSVC specific version at the mo

[FFmpeg-cvslog] flvdec: Set avg_frame_rate for video streams

2017-10-21 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Nov 25 11:06:14 2016 +0100| [628ce8b8b6b80cb3985d39e195b71b9d7fad9008] | committer: Martin Storsjö flvdec: Set avg_frame_rate for video streams Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=628ce8b8b

[FFmpeg-cvslog] Merge commit '628ce8b8b6b80cb3985d39e195b71b9d7fad9008'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:34:24 2017 -0300| [4c0a8ff0610c15cb1ceeca037d6b7c8fd3b2420a] | committer: James Almer Merge commit '628ce8b8b6b80cb3985d39e195b71b9d7fad9008' * commit '628ce8b8b6b80cb3985d39e195b71b9d7fad9008': flvdec: Set avg_frame_rate for video streams

[FFmpeg-cvslog] Bump major versions of all libraries

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Mar 16 15:37:51 2017 -0400| [07a2b155949eb267cdfc7805f42c7b3375f9c7c5] | committer: Vittorio Giovara Bump major versions of all libraries This disables everything that was deprecated at least 18 months ago. Readjust the minimum API version as n

[FFmpeg-cvslog] Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 14:57:53 2017 -0300| [69b5ce64d2260b01e28feb81527ad282bfcdf43b] | committer: James Almer Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' * commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5': Bump major versions of all libraries A few

[FFmpeg-cvslog] lavd/lavfi: Constify two variables.

2017-10-21 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 21 20:22:52 2017 +0200| [535117d1f6deba266654b8a43cd5bd7630045fd3] | committer: Carl Eugen Hoyos lavd/lavfi: Constify two variables. Fixes the following warnings: libavdevice/lavfi.c:136:16: warning: assignment discards 'const' qualifier fro

[FFmpeg-cvslog] lavfi/graphparser: Constify a variable.

2017-10-21 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 21 20:24:49 2017 +0200| [ea049ad862a4b2b398bbdade5af36291d786e02d] | committer: Carl Eugen Hoyos lavfi/graphparser: Constify a variable. Fixes the following warning: libavfilter/graphparser.c:122:10: warning: assignment discards 'const' qua

[FFmpeg-cvslog] lavfi: Drop deprecated way of passing options for a few filters

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 12:38:32 2016 -0500| [88fd836a015a5f3380df74592e440e7d1e5b8000] | committer: Vittorio Giovara lavfi: Drop deprecated way of passing options for a few filters Deprecated in 02/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:27:03 2017 -0300| [0ed61546c4594480b7c09a0c79da24d78968fbf0] | committer: James Almer Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000' * commit '88fd836a015a5f3380df74592e440e7d1e5b8000': lavfi: Drop deprecated way of passing option

[FFmpeg-cvslog] lavfi: Drop deprecated functions to open a filter or a filterchain

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 12:41:49 2016 -0500| [c5c7cfd5e80d4c36568c01cc40abfde341657ad9] | committer: Vittorio Giovara lavfi: Drop deprecated functions to open a filter or a filterchain Deprecated in 03/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:28:35 2017 -0300| [7c4f63d05b3393d1034e1edc2266440e33925100] | committer: James Almer Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9' * commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9': lavfi: Drop deprecated functions to open a f

[FFmpeg-cvslog] Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:35:14 2017 -0300| [5045cf27aacb3f53f10a465a84e9f52bc95c1594] | committer: James Almer Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2' * commit '52067b3c0e5ddbcf7021a093420798420351a9e2': lavfi: Drop deprecated filter initialization

[FFmpeg-cvslog] lavfi: Drop deprecated filter initialization

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 12:43:19 2016 -0500| [52067b3c0e5ddbcf7021a093420798420351a9e2] | committer: Vittorio Giovara lavfi: Drop deprecated filter initialization Deprecated in 03/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=52067b3c0e5ddbc

[FFmpeg-cvslog] Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:37:34 2017 -0300| [de0b26ce288633846ce3ab4886a25a7e035ee041] | committer: James Almer Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6' * commit '8e18328b18e69b38a5feae5d10ad01b403a205b6': lavfi: Drop deprecated filter registration

[FFmpeg-cvslog] lavfi: Drop deprecated filter registration

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 13:42:27 2016 -0500| [8e18328b18e69b38a5feae5d10ad01b403a205b6] | committer: Vittorio Giovara lavfi: Drop deprecated filter registration Deprecated in 04/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8e18328b18e69b38a

[FFmpeg-cvslog] Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:40:14 2017 -0300| [d1b1a65662e3657ba05aa76023dde19712470f58] | committer: James Almer Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969' * commit '96a47364d1cf346a5d0437e054b1b10d44d8d969': lavfi: Drop deprecated non-const filter retr

[FFmpeg-cvslog] lavfi: Drop deprecated non-const filter retrieval

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 13:58:30 2016 -0500| [96a47364d1cf346a5d0437e054b1b10d44d8d969] | committer: Vittorio Giovara lavfi: Drop deprecated non-const filter retrieval Deprecated in 10/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=96a47364d1

[FFmpeg-cvslog] lavf: Drop deprecated bitexact functionality

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:11:14 2016 -0500| [5e71299758d3aa7c93c3cca618a8e048a9483794] | committer: Vittorio Giovara lavf: Drop deprecated bitexact functionality Deprecated in 05/2014. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e71299758d3aa7

[FFmpeg-cvslog] Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:48:25 2017 -0300| [f02bda3a03c1103a1c293ad030e6bcf089b21902] | committer: James Almer Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794' * commit '5e71299758d3aa7c93c3cca618a8e048a9483794': lavf: Drop deprecated bitexact functionality

[FFmpeg-cvslog] Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:51:11 2017 -0300| [a295fee28496296a711715e4f5c93e4ad3168a71] | committer: James Almer Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a' * commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a': lavf: Drop deprecated AVFract type and relat

[FFmpeg-cvslog] lavf: Drop deprecated AVFract type and related field

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:13:58 2016 -0500| [263358e0c9e7ffaa965fdbe986c8b18381d2b24a] | committer: Vittorio Giovara lavf: Drop deprecated AVFract type and related field Deprecated in 05/2014. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=263358e

[FFmpeg-cvslog] lavf: Drop deprecated hint to set muxer timebase

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:16:21 2016 -0500| [63fe79a3368cc53e6faf7fa265a9a1a8bec46a88] | committer: Vittorio Giovara lavf: Drop deprecated hint to set muxer timebase Deprecated in 05/2014. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=63fe79a3368

[FFmpeg-cvslog] Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:54:22 2017 -0300| [1198e34e118966d6e64be5801efafad2f629f4ce] | committer: James Almer Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88' * commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88': lavf: Drop deprecated hint to set muxer time

[FFmpeg-cvslog] Merge commit 'bc143ce1ac3f8cd851a7e6be69d9a1fbe6b633b6'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 15:59:31 2017 -0300| [c060ed02a865e848a8baa0241677021f3840f741] | committer: James Almer Merge commit 'bc143ce1ac3f8cd851a7e6be69d9a1fbe6b633b6' * commit 'bc143ce1ac3f8cd851a7e6be69d9a1fbe6b633b6': lavc: Drop deprecated chroma subsample funct

[FFmpeg-cvslog] lavc: Drop deprecated chroma subsample function

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:24:57 2016 -0500| [bc143ce1ac3f8cd851a7e6be69d9a1fbe6b633b6] | committer: Vittorio Giovara lavc: Drop deprecated chroma subsample function Deprecated in 11/2012. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc143ce1ac3f

[FFmpeg-cvslog] avcodec/version: re-enable FF_API_MPV_OPT until the open ABI period is over

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 16:26:07 2017 -0300| [75bd2157272a963dc42e46762324741805c593ca] | committer: James Almer avcodec/version: re-enable FF_API_MPV_OPT until the open ABI period is over ffserver depends on it, so keep it in place until the two can be removed togeth

[FFmpeg-cvslog] libavcodec/version: add a comment about FF_API_MPV_OPT deprecation

2017-10-21 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct 21 21:02:35 2017 +0100| [efb79cabb2c801c9e76a0af6c72121f547ab7f59] | committer: Rostislav Pehlivanov libavcodec/version: add a comment about FF_API_MPV_OPT deprecation In order to prevent it from being forgotten and delayed until the nex

[FFmpeg-cvslog] ffserver: remove usage of deprecated rc_eq option

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 17:48:01 2017 -0300| [d3a3ee9c7a736c664789494ce6c09c330f7b1499] | committer: James Almer ffserver: remove usage of deprecated rc_eq option The private codec option will be used instead when available. > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 18:19:02 2017 -0300| [5ae972f63b7684950eec28c81cb180e05457f109] | committer: James Almer avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ae972f63b7684950eec28c81cb180e05457f1

[FFmpeg-cvslog] movtextdec: Move declaration out of for initialisation statement

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Tue Oct 17 21:28:25 2017 +0100| [e7d20d5e3500a24d9713572cfb641d415e6beffa] | committer: Mark Thompson movtextdec: Move declaration out of for initialisation statement > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7d20d5e3500a24d9713572cf

[FFmpeg-cvslog] hevc: Fix aligned array declarations

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Wed Sep 27 01:44:21 2017 +0100| [4dee92f6bc8b89e9c335ab737412bf18f3a99be3] | committer: Mark Thompson hevc: Fix aligned array declarations (cherry picked from commit d41e10c1485ec34aa342f7bc2e5bf4f9b6e66414) > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] cinepakenc: Move declaration out of for initialisation statement

2017-10-21 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Wed Sep 27 01:48:37 2017 +0100| [e0a967a405463ac581b5861b8bf45fa67c4a3a2f] | committer: Mark Thompson cinepakenc: Move declaration out of for initialisation statement (cherry picked from commit 92f0aceb36c6e4412d4cf346e70dc74b5a4069e9) > http://git.vi

[FFmpeg-cvslog] avcodec/libxvid: make 4 the default for me_quality

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 18:34:02 2017 -0300| [e08897619e0e358a37d125bbebd51e3b73d85136] | committer: James Almer avcodec/libxvid: make 4 the default for me_quality This will make the default behavior the same as it was with me_method. > http://git.videolan.org/gitweb

[FFmpeg-cvslog] avcodec/libxavs: make dia the default for motion-est

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 18:37:38 2017 -0300| [88e2e31d3460c88fefe17f30d585ec079883f42e] | committer: James Almer avcodec/libxavs: make dia the default for motion-est This will make the default behavior the same as it was with me_method. > http://git.videolan.org/gitw

[FFmpeg-cvslog] avformat: Drop deprecated feof() AVIO fuction

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 22:08:08 2017 -0300| [d4d2e9fe4e1e93d37fd543092e45041f58fa8c00] | committer: James Almer avformat: Drop deprecated feof() AVIO fuction Deprecated in 08/2014. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d4d2e9fe4e1e93d37fd543092

[FFmpeg-cvslog] Revert efb79cabb2 and 75bd215727

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 17:55:08 2017 -0300| [32e18dbfe8e4a0781c09e96512c302019de7f69f] | committer: James Almer Revert efb79cabb2 and 75bd215727 ffserver usage of rc_eq was fixed. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] lavc: Drop deprecated missing sample log function

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:27:30 2016 -0500| [0337adfab5d14a17bf4d5060aa0425e4049a9862] | committer: Vittorio Giovara lavc: Drop deprecated missing sample log function Deprecated in 01/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0337adfab5

[FFmpeg-cvslog] Merge commit '0337adfab5d14a17bf4d5060aa0425e4049a9862'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 22:53:41 2017 -0300| [24a8603a8e0f946e18940119c88d5f77134297ed] | committer: James Almer Merge commit '0337adfab5d14a17bf4d5060aa0425e4049a9862' * commit '0337adfab5d14a17bf4d5060aa0425e4049a9862': lavc: Drop deprecated missing sample log fun

[FFmpeg-cvslog] avcodec: Drop deprecated audio resample API

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:13:44 2017 -0300| [8f483108b503fa03ed5e956e25df4cb899171df5] | committer: James Almer avcodec: Drop deprecated audio resample API Deprecated in 03/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f483108b503fa03ed5e956e25d

[FFmpeg-cvslog] avcodec: Drop deprecated audio convert API

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:16:13 2017 -0300| [43befa68263be9db116997226e5147d88aba008d] | committer: James Almer avcodec: Drop deprecated audio convert API Deprecated in 10/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43befa68263be9db116997226e51

[FFmpeg-cvslog] Merge commit 'b748c280e59cac468ed36cbbe5e71d5ebd434020'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:26:55 2017 -0300| [b48ed00403603f5d850eaa7b3e2fcda9ef98fb1c] | committer: James Almer Merge commit 'b748c280e59cac468ed36cbbe5e71d5ebd434020' * commit 'b748c280e59cac468ed36cbbe5e71d5ebd434020': lavc: Drop deprecated lowres option This co

[FFmpeg-cvslog] lavc: Drop deprecated lowres option

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:28:30 2016 -0500| [b748c280e59cac468ed36cbbe5e71d5ebd434020] | committer: Vittorio Giovara lavc: Drop deprecated lowres option Deprecated in 04/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b748c280e59cac468ed36cbb

[FFmpeg-cvslog] lavc: Drop deprecated VDPAU codec capability

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:30:09 2016 -0500| [7b917041184874e7d7cba4450813de7e0bb28a33] | committer: Vittorio Giovara lavc: Drop deprecated VDPAU codec capability Deprecated in 07/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b917041184874e

[FFmpeg-cvslog] Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:40:03 2017 -0300| [c68a3ab96ec0497ae2d627ddd30c61737d18173e] | committer: James Almer Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' * commit '7b917041184874e7d7cba4450813de7e0bb28a33': lavc: Drop deprecated VDPAU codec capability

[FFmpeg-cvslog] lavc: Drop deprecated VDPAU buffer fields

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:31:25 2016 -0500| [5c1585c4c3b5281835d784c5daef0069915ccd57] | committer: Vittorio Giovara lavc: Drop deprecated VDPAU buffer fields Deprecated in 07/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5c1585c4c3b5281835

[FFmpeg-cvslog] Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:48:29 2017 -0300| [17487f11bb68b1d43a5d1048749cef7f627bacdb] | committer: James Almer Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57' * commit '5c1585c4c3b5281835d784c5daef0069915ccd57': lavc: Drop deprecated VDPAU buffer fields M

[FFmpeg-cvslog] avcodec: Drop deprecated VIMA codecid

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:55:23 2017 -0300| [5ad1a989b67dedf801abc78ad7dc86ff573c1406] | committer: James Almer avcodec: Drop deprecated VIMA codecid Deprecated in 02/2015. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ad1

[FFmpeg-cvslog] lavc: Drop deprecated voxware codec entry

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 14:33:00 2016 -0500| [1146bb3babca3973e88005d267cd06210d6ac075] | committer: Vittorio Giovara lavc: Drop deprecated voxware codec entry Deprecated in 08/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1146bb3babca3973e8

[FFmpeg-cvslog] Merge commit '1146bb3babca3973e88005d267cd06210d6ac075'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:56:51 2017 -0300| [898349d702064906e9b4830999465a1a381afcfb] | committer: James Almer Merge commit '1146bb3babca3973e88005d267cd06210d6ac075' * commit '1146bb3babca3973e88005d267cd06210d6ac075': lavc: Drop deprecated voxware codec entry M

[FFmpeg-cvslog] Merge commit '6dca24cd1d570b806b5a3fdaef9d3c8608942a81'

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 21 23:59:53 2017 -0300| [9f15ec41fbb768b6b3d360131638d089bd59] | committer: James Almer Merge commit '6dca24cd1d570b806b5a3fdaef9d3c8608942a81' * commit '6dca24cd1d570b806b5a3fdaef9d3c8608942a81': lavc: Drop deprecated way of setting codec d

[FFmpeg-cvslog] lavc: Drop deprecated way of setting codec dimensions

2017-10-21 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Dec 5 15:11:06 2016 -0500| [6dca24cd1d570b806b5a3fdaef9d3c8608942a81] | committer: Vittorio Giovara lavc: Drop deprecated way of setting codec dimensions Deprecated in 10/2013. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6dca24

[FFmpeg-cvslog] avcodec: remove ABI portion of the side data merging API

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 22 00:30:12 2017 -0300| [417d473bde220a1f267bc694835c129a5adc4309] | committer: James Almer avcodec: remove ABI portion of the side data merging API The actual API is left in place until the deprecation period ends. Signed-off-by: James Almer >

[FFmpeg-cvslog] postproc: Drop deprecated qp typedef

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 22 00:35:23 2017 -0300| [657ce888e852489f850e1e1fc093a6523e28dbed] | committer: James Almer postproc: Drop deprecated qp typedef Deprecated in 08/2015. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=657ce

[FFmpeg-cvslog] avutil/crc: remove gap in AVCRCId enum values

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 22 00:44:55 2017 -0300| [382aaa3312a51d13a5acbdfe0d87391c2a9d2f95] | committer: James Almer avutil/crc: remove gap in AVCRCId enum values Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=382aaa3312a51d13a5ac

[FFmpeg-cvslog] avformat: remove ABI portion of the side data merging API

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 22 01:29:41 2017 -0300| [ca4df37f06f8a47651c67693b4851ed8d7e3ef74] | committer: James Almer avformat: remove ABI portion of the side data merging API Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ca4df37f

[FFmpeg-cvslog] avformat: remove dead av_stream_get_side_data() cruft

2017-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 22 01:36:28 2017 -0300| [b89081e01be76fc6166131fb082151041b1a56b5] | committer: James Almer avformat: remove dead av_stream_get_side_data() cruft Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b89081e01be7