[FFmpeg-cvslog] ffplay: try to fix build failure on apple

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 04:43:51 2014 +0200| [9ffa705edd7725285b7375924db76c0c760574cf] | committer: Michael Niedermayer ffplay: try to fix build failure on apple Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] ffplay: use frame queue to determine last used pos

2014-09-16 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat May 24 19:49:59 2014 +0200| [164376483f231bc5a488fbee28679df440d6edcb] | committer: Marton Balint ffplay: use frame queue to determine last used pos Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16437648

[FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 03:23:16 2014 +0200| [22a20dbb7a874c0c99edfa4d1a5d4bee32f3bb08] | committer: Michael Niedermayer Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use frame queue to determine last used pos ffplay: factorize frame que

[FFmpeg-cvslog] ffplay: factorize frame queue operations

2014-09-16 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Jul 3 01:42:55 2013 +0200| [5a5128bab9b87d09189ae3559d9eb67d05be1376] | committer: Marton Balint ffplay: factorize frame queue operations Create a generic frame and a frame queue struct to handle video picture queues and subtitle picture queues wi

[FFmpeg-cvslog] tools/crypto_bench: fix build when AV_READ_TIME is unavailable

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Sep 16 18:04:51 2014 +0200| [cc73b4f574b6c99066a0482bdfc20e6da1f400a7] | committer: Michael Niedermayer tools/crypto_bench: fix build when AV_READ_TIME is unavailable Found-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cher

[FFmpeg-cvslog] avformat/avienc: Dont search for startcodes in inserted empty avi frames

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Sep 17 00:38:08 2014 +0200| [3c020b69595954ac18ba27d6b1d8009f7e6bad29] | committer: Michael Niedermayer avformat/avienc: Dont search for startcodes in inserted empty avi frames Signed-off-by: Michael Niedermayer > http://git.videolan.org/gi

[FFmpeg-cvslog] doc/filters: add geq gradient examples

2014-09-16 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Mon Sep 15 18:07:09 2014 -0800| [9c9aec33c0cf5789962e2dfa0a1db619d522c61c] | committer: Lou Logan doc/filters: add geq gradient examples Radial gradient by Víctor Paesa. Linear gradient by Paul Gentemann. Also-by: Víctor Paesa Also-by: Paul Gentemann Sig

[FFmpeg-cvslog] Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 23:11:47 2014 +0200| [474d858fd9551b45a17e1f3a4322de1a88e749b9] | committer: Michael Niedermayer Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr" It appears this breaks build with MSVC until someone who has MSVC

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fdac209 web/contact: clarify mailing list descriptions

2014-09-16 Thread gitolite
The branch, master has been updated via fdac209125a4cbf0de4221f96083900d167131a5 (commit) from ade9b73384dfc6021bdc0e59f1d02728e6879513 (commit) - Log - commit fdac209125a4cbf0de4221f96083900d167131a5 Author: Lou L

[FFmpeg-cvslog] avfilter/ass: add shaping option

2014-09-16 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 11 21:10:43 2014 +0200| [4b58349bc8ff2ff5dfbc9eef1e5856fd16e1f517] | committer: Clément Bœsch avfilter/ass: add shaping option The documentation is mostly based on ass.h public header. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avfilter/ass: better log level mapping

2014-09-16 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 11 21:10:03 2014 +0200| [8a9c5db29e847b35a70e1866dde2a1d056e2a265] | committer: Clément Bœsch avfilter/ass: better log level mapping > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a9c5db29e847b35a70e1866dde2a1d056e2a265 --- liba

[FFmpeg-cvslog] avfilter/ass: make sure the log level are in available range

2014-09-16 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Sep 11 21:09:39 2014 +0200| [a87527ad67377d502fc0731021239797cb8e9481] | committer: Clément Bœsch avfilter/ass: make sure the log level are in available range > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a87527ad67377d502fc0731021239

[FFmpeg-cvslog] dca: K&R formatting cosmetics

2014-09-16 Thread Gabriel Dume
ffmpeg | branch: master | Gabriel Dume | Mon Sep 8 13:40:26 2014 -0400| [45ff7c93dd84a254cc96acc589e5ac3d7bd16bce] | committer: Diego Biurrun dca: K&R formatting cosmetics Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45ff7c93dd84a254cc96acc589e5ac

[FFmpeg-cvslog] Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 20:31:02 2014 +0200| [7d43fbe3aef8594fbc4a07c3990f865bb3e04628] | committer: Michael Niedermayer Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' * commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce': dca: K&R formatting cosmeti

[FFmpeg-cvslog] Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1'

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 20:05:50 2014 +0200| [9bf260b2d2fc758dc639fad04f03d4752d066af8] | committer: Michael Niedermayer Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1' * commit '9030c58a780a02fb8256cb75cd39275eaad786d1': configure: Disable i686 for

[FFmpeg-cvslog] configure: Disable i686 for i586 and lower CPUs

2014-09-16 Thread Mikulas Patocka
ffmpeg | branch: master | Mikulas Patocka | Mon Sep 15 05:11:21 2014 -0700| [9030c58a780a02fb8256cb75cd39275eaad786d1] | committer: Diego Biurrun configure: Disable i686 for i586 and lower CPUs > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9030c58a780a02fb8256cb75cd39275eaad786d1

[FFmpeg-cvslog] Add a closing LF to Webm-manifest files.

2014-09-16 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Sep 16 17:24:56 2014 +0200| [7c3ba1b83aebab68366e1fb333133a8e2a338019] | committer: Carl Eugen Hoyos Add a closing LF to Webm-manifest files. Fixes fate-webm-dash-manifest on AIX. Reviewed-by: Nicolas George > http://git.videolan.org/gitweb.cg

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

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 18:28:32 2014 +0200| [a07b0ffdc3424b729238d3cbd0673af9095a90f6] | committer: Michael Niedermayer Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add a closing LF to Webm-manifest files. Merged-by: Michael Niedermayer

[FFmpeg-cvslog] tools/crypto_bench: fix build when AV_READ_TIME is unavailable

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 18:04:51 2014 +0200| [4a99134f1a71994a0dc4542a0d6bee8e36146b60] | committer: Michael Niedermayer tools/crypto_bench: fix build when AV_READ_TIME is unavailable Found-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer > http://

[FFmpeg-cvslog] avformat/flacenc: use av_clip() instead of av_clip_c()

2014-09-16 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Sep 16 10:07:56 2014 +0200| [de0e49c2450f3c59dd746e59a713fb9313369441] | committer: Clément Bœsch avformat/flacenc: use av_clip() instead of av_clip_c() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de0e49c2450f3c59dd746e59a713fb93133

[FFmpeg-cvslog] sws: use av_clip() instead of av_clip_c()

2014-09-16 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Tue Sep 16 10:08:09 2014 +0200| [d469aa8cfaa9ab6dceb9b8e5d072acc4b20aac8c] | committer: Clément Bœsch sws: use av_clip() instead of av_clip_c() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d469aa8cfaa9ab6dceb9b8e5d072acc4b20aac8c --- l

[FFmpeg-cvslog] lavf/hls: add hls_ts_option

2014-09-16 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Fri Sep 12 18:04:52 2014 +0800| [2c21e8b1a490dcfb8999bb44e20e59f657939acc] | committer: Stefano Sabatini lavf/hls: add hls_ts_option Same as COMMITID 4f5493fe2380ad4aba67759baa7d7d4437f2e776. Signed-off-by: Stefano Sabatini > http://git.videolan.org/gi

[FFmpeg-cvslog] doc/examples/transcoding: use av_packet_rescale_ts()

2014-09-16 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Wed Sep 10 12:16:09 2014 +0200| [3a0c70f1e374ebb3b76cfec149dfa8d688829ee0] | committer: Stefano Sabatini doc/examples/transcoding: use av_packet_rescale_ts() Simplify. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a0c70f1e374ebb3b76c

[FFmpeg-cvslog] configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain

2014-09-16 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Jul 30 05:09:47 2014 -0700| [2d589273dd36c5eb271a035ea0e669b64dae257f] | committer: Diego Biurrun configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d589273dd36c5eb271a

[FFmpeg-cvslog] Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f'

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 16 11:57:58 2014 +0200| [5ddfac81c4a9420c4972aea5f36f0400fcb67044] | committer: Michael Niedermayer Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f' * commit '2d589273dd36c5eb271a035ea0e669b64dae257f': configure: Split adding of

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ade9b73 web: update 2.4 RELEASE_NOTES links to point to HEAD of release/2.4

2014-09-16 Thread gitolite
The branch, master has been updated via ade9b73384dfc6021bdc0e59f1d02728e6879513 (commit) from a3a31427c502c9a9fab8e77fc73fffc2f8fb85f1 (commit) - Log - commit ade9b73384dfc6021bdc0e59f1d02728e6879513 Author: Micha

[FFmpeg-cvslog] RELEASE_NOTES: add H.261 & HEVC RTP support

2014-09-16 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Tue Sep 16 11:34:50 2014 +0200| [8ac3b2cdb751716a8de1dfa0209a0f5c786a4b9a] | committer: Michael Niedermayer RELEASE_NOTES: add H.261 & HEVC RTP support Suggested-by: Thomas Volkert Signed-off-by: Michael Niedermayer > http://git.videolan.