[FFmpeg-cvslog] lavf/icecast: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:02:15 2018 +0800| [abb28d41ea8dd747eb86121781615d0722f386b3] | committer: Jun Zhao lavf/icecast: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gitwe

[FFmpeg-cvslog] fftools/cmdutils: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 15:53:24 2018 +0800| [bd47cca6a79616ae1ebf2baf1e8b071dd1707b0d] | committer: Jun Zhao fftools/cmdutils: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/g

[FFmpeg-cvslog] tests/bprint: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:04:52 2018 +0800| [7f5b8f0883b877b59eedda95417952df3e9ae1d7] | committer: Jun Zhao tests/bprint: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gitwe

[FFmpeg-cvslog] fftools/ffmpeg_filter: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 15:57:26 2018 +0800| [df9fe79b3c32e8c909e6fe389d3b3432bc1356cf] | committer: Jun Zhao fftools/ffmpeg_filter: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] avutil/log: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:03:40 2018 +0800| [9ba94ac57a2cf2149cc919726fd3949ca6a14786] | committer: Jun Zhao avutil/log: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavc/pngdec: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:00:02 2018 +0800| [e4d14b046ea3c29394ae6e34919e6c67cf57643a] | committer: Jun Zhao lavc/pngdec: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb

[FFmpeg-cvslog] lavc/dvdsubenc: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 15:59:03 2018 +0800| [d0a2ad241c914bd69bf33490a7310f0a917c9053] | committer: Jun Zhao lavc/dvdsubenc: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/git

[FFmpeg-cvslog] lavfi/graphdump: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:01:35 2018 +0800| [483532bc72a242e88e253d4df2a7cf06cfeb38f3] | committer: Jun Zhao lavfi/graphdump: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gi

[FFmpeg-cvslog] lavf/tedcaptionsdec: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:02:57 2018 +0800| [f7ffb10fb733ac8c7484eca67dc531fdf5b9a309] | committer: Jun Zhao lavf/tedcaptionsdec: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.or

[FFmpeg-cvslog] lavfi/af_amerge: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 16:00:49 2018 +0800| [9809ac98bde14f71459a8133f7d98e353370ea33] | committer: Jun Zhao lavfi/af_amerge: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/gi

[FFmpeg-cvslog] fftools/ffmpeg: Replace the number by macro for bprint init

2018-06-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jun 10 15:56:04 2018 +0800| [24be912827f6586f75cbd023b041e9752d66e449] | committer: Jun Zhao fftools/ffmpeg: Replace the number by macro for bprint init Replace the number by macro for bprint init. Signed-off-by: Jun Zhao > http://git.videolan.org/git

[FFmpeg-cvslog] avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped

2018-06-16 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Wed Jun 6 20:47:23 2018 +0200| [2065317db6dc3a219f8ed2de427fe7e19e02eb68] | committer: Carl Eugen Hoyos avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped Simple and Main profile also need unsigned put_pixels_clamped. Add an a

[FFmpeg-cvslog] avcodec/vc1: fix overlap and loop filtering for Simple and Main profile

2018-06-16 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Fri Jun 8 11:01:20 2018 +0200| [a8622497d3ef41871c4be743127c30d1f7a392dd] | committer: Carl Eugen Hoyos avcodec/vc1: fix overlap and loop filtering for Simple and Main profile Overlap filtering I and BI frames for Simple and Main profile is only dep

[FFmpeg-cvslog] avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec

2018-06-16 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Tue Jun 12 11:34:58 2018 +0200| [77a3dfb328df535fb98d43ed2204fc6a42d6dd5e] | committer: Carl Eugen Hoyos avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec Change vc1_decode_i_blocks to use vc1_put_blocks_clamped and ff_vc1_i_loop_filte

[FFmpeg-cvslog] avcodec/vc1: remove unused ff_vc1_loop_filter_iblk

2018-06-16 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Wed Jun 6 20:47:32 2018 +0200| [8331e59133188ad9a0640b3a994da9465a95a4dc] | committer: Carl Eugen Hoyos avcodec/vc1: remove unused ff_vc1_loop_filter_iblk Signed-off-by: Jerome Borsboom > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8

[FFmpeg-cvslog] avcodec/vc1: fix overlap smoothing filter for P frames

2018-06-16 Thread Jerome Borsboom
ffmpeg | branch: master | Jerome Borsboom | Wed May 30 13:53:48 2018 +0200| [a43cdd769301af21d062d002ec1487908e44474a] | committer: Carl Eugen Hoyos avcodec/vc1: fix overlap smoothing filter for P frames The v_overlap_filter needs to run on the colocated block of the previous macroblock. For t

[FFmpeg-cvslog] lavc/dpx: Allow packed 12-bit little-endian images.

2018-06-16 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jun 16 16:18:06 2018 +0200| [07d1c4ae3f45bda6085e55a16e8b79aa4fd0bde9] | committer: Carl Eugen Hoyos lavc/dpx: Allow packed 12-bit little-endian images. Can be tested with GraphicsMagick. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi