[FFmpeg-cvslog] avfilter/af_compand: fix clipping with default options

2015-07-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol one...@gmail.com | Fri Jul 17 11:23:45 2015 +| [297df52f303529fd3c326bc8f398a5b3cbf71c0b] | committer: Paul B Mahol avfilter/af_compand: fix clipping with default options Decays and attacks where by default set only for first channel which caused poor

[FFmpeg-cvslog] avfilter: bump minor and add Changelog entry

2015-07-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol one...@gmail.com | Fri Jul 17 11:39:52 2015 +| [ec6bef68f14f08e1295ea9c65fcb8b3f2e53193e] | committer: Paul B Mahol avfilter: bump minor and add Changelog entry Signed-off-by: Paul B Mahol one...@gmail.com

[FFmpeg-cvslog] Merge commit 'f1840b070dd449ad25e1ebbab463f10863a5e0f1'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 14:40:19 2015 +0200| [694f9ab1ef141cf80de8f81db6955a17606182af] | committer: Michael Niedermayer Merge commit 'f1840b070dd449ad25e1ebbab463f10863a5e0f1' * commit 'f1840b070dd449ad25e1ebbab463f10863a5e0f1':

[FFmpeg-cvslog] Revert mov: Double-check that alias path is not an absolute path

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Fri Jul 10 18:46:19 2015 +0100| [f1840b070dd449ad25e1ebbab463f10863a5e0f1] | committer: Vittorio Giovara Revert mov: Double-check that alias path is not an absolute path This reverts commit

[FFmpeg-cvslog] avfilter: add Dynamic Audio Normalizer filter

2015-07-17 Thread LoRd_MuldeR
ffmpeg | branch: master | LoRd_MuldeR muld...@gmx.de | Tue Jul 7 16:19:59 2015 +| [21436b95dc96e9cb2ae3f583f219349976ec1b7e] | committer: Paul B Mahol avfilter: add Dynamic Audio Normalizer filter

[FFmpeg-cvslog] Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 13:48:40 2015 +0200| [441d5a7084b56fd9874daede2ef90356b3bf9d16] | committer: Michael Niedermayer Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37' * commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37':

[FFmpeg-cvslog] Merge commit 'a53540840d26beb57a5e53b7f488c23ddf86e193'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 14:48:41 2015 +0200| [187f4278e81c19c79b8a0dbad513e47a00875a57] | committer: Michael Niedermayer Merge commit 'a53540840d26beb57a5e53b7f488c23ddf86e193' * commit 'a53540840d26beb57a5e53b7f488c23ddf86e193':

[FFmpeg-cvslog] APIchanges: Mention lavfi and lavd identification symbol addition

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Tue Jul 14 00:11:16 2015 +0100| [a53540840d26beb57a5e53b7f488c23ddf86e193] | committer: Vittorio Giovara APIchanges: Mention lavfi and lavd identification symbol addition

[FFmpeg-cvslog] Merge commit '0cf5588d69922aa3e063bac6304c09c543a9ef52'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 14:58:45 2015 +0200| [1cdfae0b3e3e5f70ffa5ef4df880ed37fb61d452] | committer: Michael Niedermayer Merge commit '0cf5588d69922aa3e063bac6304c09c543a9ef52' * commit '0cf5588d69922aa3e063bac6304c09c543a9ef52':

[FFmpeg-cvslog] hq_hqa: Fix decoding when INFO section is absent

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Fri Jul 10 15:52:00 2015 +0100| [0cf5588d69922aa3e063bac6304c09c543a9ef52] | committer: Vittorio Giovara hq_hqa: Fix decoding when INFO section is absent

[FFmpeg-cvslog] avfilter/af_astats: measure minimal and mean difference between two consecutive samples

2015-07-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol one...@gmail.com | Fri Jul 17 09:30:03 2015 +| [3b365dda5cd5e0db394d807bf904403bde4f4bc8] | committer: Paul B Mahol avfilter/af_astats: measure minimal and mean difference between two consecutive samples Signed-off-by: Paul B Mahol one...@gmail.com

[FFmpeg-cvslog] avfilter/af_aresample: Check ff_all_* for allocation failures

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 20:27:25 2015 +0200| [2ea8a480832acad3095783bcb11d5f290bec56cf] | committer: Michael Niedermayer avfilter/af_aresample: Check ff_all_* for allocation failures Fixes: signal_sigabrt_770eccc9_498_divx502.avi

[FFmpeg-cvslog] avfilter/af_dynaudnorm: Fix ISO C90 forbids mixed declarations and code warnings

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 20:49:06 2015 +0200| [4c7c0d37e5c2ad5b046d1f543e47850c8b94403d] | committer: Michael Niedermayer avfilter/af_dynaudnorm: Fix ISO C90 forbids mixed declarations and code warnings Signed-off-by: Michael

[FFmpeg-cvslog] libx264: Add support for the MPEG2 encoder

2015-07-17 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato lu_z...@gentoo.org | Fri Jul 10 14:45:14 2015 +0200| [e1319aa1c1be9b64117c19170344fb78841dd67c] | committer: Luca Barbato libx264: Add support for the MPEG2 encoder

[FFmpeg-cvslog] Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 21:21:03 2015 +0200| [e56f14659f580954626e8c1660771c593ecd74fa] | committer: Michael Niedermayer Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c' * commit 'e1319aa1c1be9b64117c19170344fb78841dd67c':

[FFmpeg-cvslog] OS/2: Cleanup slib_create_def_cmd

2015-07-17 Thread Dave Yeo
ffmpeg | branch: master | Dave Yeo dave.r@gmail.com | Thu Jul 16 22:21:11 2015 -0700| [4da585ae478f8b6f865ab13779af399aee20d899] | committer: Luca Barbato OS/2: Cleanup slib_create_def_cmd Export symbols by name rather then ordinal. Remove PROTMODE directive as it does not make sense for 32

[FFmpeg-cvslog] Merge commit '4da585ae478f8b6f865ab13779af399aee20d899'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 21:32:12 2015 +0200| [fd280de7eeb8657c406e89dd4c84b5ffab9c0508] | committer: Michael Niedermayer Merge commit '4da585ae478f8b6f865ab13779af399aee20d899' * commit '4da585ae478f8b6f865ab13779af399aee20d899':

[FFmpeg-cvslog] Merge commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 21:42:14 2015 +0200| [948a15195c69da2ff9a4b0ac7df782ba1cc2795f] | committer: Michael Niedermayer Merge commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0' * commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0':

[FFmpeg-cvslog] configure: Factor out flacdsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:10:57 2015 +0100| [b075869bc1e1aadea0a8dc819ebfb758adb9e3d0] | committer: Vittorio Giovara configure: Factor out flacdsp module

[FFmpeg-cvslog] avcodec/libx264: fix MPEG2 support

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 22:10:58 2015 +0200| [189f2ed902a6044a4eba4a2ef221afefd69d8eec] | committer: Michael Niedermayer avcodec/libx264: fix MPEG2 support Found-by: rcombs Signed-off-by: Michael Niedermayer mich...@niedermayer.cc

[FFmpeg-cvslog] avformat: increase first_frames threshold for mp3, ac3

2015-07-17 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde gajjanaga...@gmail.com | Fri Jul 17 22:09:48 2015 -0400| [f6870495e1589f0931f62bdf777fc0ad299e9c14] | committer: Michael Niedermayer avformat: increase first_frames threshold for mp3,ac3 Fixes Ticket4723 Signed-off-by: Ganesh Ajjanagadde

[FFmpeg-cvslog] configure: Factor out rv34dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:11:00 2015 +0100| [5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418] | committer: Vittorio Giovara configure: Factor out rv34dsp module

[FFmpeg-cvslog] Merge commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 22:31:41 2015 +0200| [3500eccb8e7fce470a8cf746fdd4bc1ee0798215] | committer: Michael Niedermayer Merge commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b' * commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b':

[FFmpeg-cvslog] configure: Factor out vp56dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:11:01 2015 +0100| [d4aea1aa4060fb5ba7f5f426823b697d2a5af08b] | committer: Vittorio Giovara configure: Factor out vp56dsp module

[FFmpeg-cvslog] Merge commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 02:38:54 2015 +0200| [9010be252e57bf9cb907ff298dbc73017bf6a33f] | committer: Michael Niedermayer Merge commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4' * commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4':

[FFmpeg-cvslog] checkasm: test all architectures with optimisations

2015-07-17 Thread Janne Grunau
ffmpeg | branch: master | Janne Grunau janne-li...@jannau.net | Sun Jul 12 16:41:42 2015 +0200| [82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014] | committer: Janne Grunau checkasm: test all architectures with optimisations

[FFmpeg-cvslog] Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 02:31:07 2015 +0200| [e6b01480e563bb71cb525393a9b239968730d6ec] | committer: Michael Niedermayer Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014' * commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014':

[FFmpeg-cvslog] x86: bswapdsp: Don't treat 32-bit integers as 64-bit

2015-07-17 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner hen...@gramner.com | Thu Jul 16 00:10:27 2015 +0200| [a344e5d094ebcf9a23acf3a27c56cbbbc829db42] | committer: Luca Barbato x86: bswapdsp: Don't treat 32-bit integers as 64-bit The upper halves are not guaranteed to be zero in x86-64. Also use `test`

[FFmpeg-cvslog] Merge commit 'd37f23263584774e1798e9ac909a398304a05091'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 23:26:42 2015 +0200| [72d1409e23803e8314145f610e84b47a44ba3dbc] | committer: Michael Niedermayer Merge commit 'd37f23263584774e1798e9ac909a398304a05091' * commit 'd37f23263584774e1798e9ac909a398304a05091':

[FFmpeg-cvslog] checkasm: Add unit tests for bswapdsp

2015-07-17 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner hen...@gramner.com | Thu Jul 16 00:10:28 2015 +0200| [d37f23263584774e1798e9ac909a398304a05091] | committer: Luca Barbato checkasm: Add unit tests for bswapdsp Signed-off-by: Luca Barbato lu_z...@gentoo.org

[FFmpeg-cvslog] configure: Factor out wmv2dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:11:03 2015 +0100| [a623aa0069dff586241ad2ffedcd45ed840e2553] | committer: Vittorio Giovara configure: Factor out wmv2dsp module

[FFmpeg-cvslog] h264: arm: use intra pred8x8 functions only for chroma_format_idc = 1

2015-07-17 Thread Janne Grunau
ffmpeg | branch: master | Janne Grunau janne-li...@jannau.net | Sun Jul 12 17:03:13 2015 +0200| [256ef19844892c6cf8e0386e3287bae970ec6320] | committer: Janne Grunau h264: arm: use intra pred8x8 functions only for chroma_format_idc = 1

[FFmpeg-cvslog] Merge commit '2edc77dc7be5f4a006c6295f4c827e5471f85262'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 21:51:13 2015 +0200| [ccd3edf81fc2f5a70f1218ce0b3595481bfec0e6] | committer: Michael Niedermayer Merge commit '2edc77dc7be5f4a006c6295f4c827e5471f85262' * commit '2edc77dc7be5f4a006c6295f4c827e5471f85262':

[FFmpeg-cvslog] configure: Factor out vp8dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:11:02 2015 +0100| [d42191c78befc1983f23b1899b2dda513b72f1ed] | committer: Vittorio Giovara configure: Factor out vp8dsp module

[FFmpeg-cvslog] Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 02:22:39 2015 +0200| [78274b19f163547ecb664e8254738d680212ffb6] | committer: Michael Niedermayer Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf' * commit '6cc4d3e9a982e926494f4b919d9733fe29774acf':

[FFmpeg-cvslog] configure: Factor out ividsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:10:58 2015 +0100| [2edc77dc7be5f4a006c6295f4c827e5471f85262] | committer: Vittorio Giovara configure: Factor out ividsp module

[FFmpeg-cvslog] configure: Factor out mss34dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:10:59 2015 +0100| [575ec60e542114b2ef5b2f88b28eeb72389dda45] | committer: Vittorio Giovara configure: Factor out mss34dsp module

[FFmpeg-cvslog] Merge commit '575ec60e542114b2ef5b2f88b28eeb72389dda45'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 21:59:45 2015 +0200| [77cd5193a5a5f745769123466b13aa52481436a2] | committer: Michael Niedermayer Merge commit '575ec60e542114b2ef5b2f88b28eeb72389dda45' * commit '575ec60e542114b2ef5b2f88b28eeb72389dda45':

[FFmpeg-cvslog] configure: Factor out g722dsp module

2015-07-17 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara vittorio.giov...@gmail.com | Thu Jul 16 16:11:04 2015 +0100| [f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09] | committer: Vittorio Giovara configure: Factor out g722dsp module

[FFmpeg-cvslog] Merge commit 'f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Fri Jul 17 23:04:47 2015 +0200| [c7c33ab721cfafbbe269c8f1505eb2d9a80d7af4] | committer: Michael Niedermayer Merge commit 'f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09' * commit 'f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09':

[FFmpeg-cvslog] Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e'

2015-07-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer mich...@niedermayer.cc | Sat Jul 18 01:56:58 2015 +0200| [b1861f18b6e384f3b5cd071f49b43a2b2e8607e1] | committer: Michael Niedermayer Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e' * commit 'fc56868399213d3e9be19bdebeb64df233b39a7e':