[FFmpeg-cvslog] avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe()

2015-03-16 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sun Mar 15 16:56:04 2015 +0800| [332776f6c54c3409d6e91f6e08c7c2c94dbde555] | committer: Michael Niedermayer avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe()

2015-03-15 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sun Mar 15 16:46:22 2015 +0800| [84d8b4fb812c2a7eed31c3abc6bab2ec747b7666] | committer: Michael Niedermayer avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avformat/avidec: cleanup include

2015-03-15 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sun Mar 15 16:38:27 2015 +0800| [213ddcb0298bd59d0a70c871d0b5dde5065474de] | committer: Michael Niedermayer avformat/avidec: cleanup include Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/avidec: use avpriv_find_start_code in avi_read_packet()

2015-03-15 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sun Mar 15 16:38:27 2015 +0800| [bf696e265a255676fbd3a93499bac007ac5d55e2] | committer: Michael Niedermayer avformat/avidec: use avpriv_find_start_code in avi_read_packet() Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec/hevc_parser: use avpriv_find_start_code in hevc_split()

2015-03-09 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Tue Mar 10 00:57:57 2015 +0800| [b3a56e60be30a7bcad203b52ee43cd4c698b4bd9] | committer: Michael Niedermayer avcodec/hevc_parser: use avpriv_find_start_code in hevc_split() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv

2015-03-07 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Mar 7 23:17:53 2015 +0800| [9d7e42e65cfd8c521b1473b3ce1a11d73b6f56fb] | committer: Michael Niedermayer avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv Test results: before: fate-suite/vc1/SA10091.vc1: 1062 decicycles in

[FFmpeg-cvslog] avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t

2015-03-07 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Mar 7 22:47:18 2015 +0800| [9870c03615312aff6a3488a346903dfdc48b951d] | committer: Michael Niedermayer avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true

2015-03-07 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Mar 7 22:45:36 2015 +0800| [468defc57b47dece90f8ad2072529e26ba581fa6] | committer: Michael Niedermayer avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/vc1_block: Optimize vc1_decode_i_block()

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [21581182ca388090bebd032788fac958edd92b1e] | committer: Michael Niedermayer avcodec/vc1_block: Optimize vc1_decode_i_block() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/vc1_block: Optimize vc1_decode_i_block_adv()

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [94f5ac93d783a8becff5488c8837c2debc2c4b18] | committer: Michael Niedermayer avcodec/vc1_block: Optimize vc1_decode_i_block_adv() 9127 -> 8936 decicycles (fate-suite/vc1/SA10143.vc1) 13855 -> 10976 decicycles (fate

[FFmpeg-cvslog] avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc()

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [137fbab11b344641c9b677a3f012d25f755ab767] | committer: Michael Niedermayer avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/vc1_block: cosmetics

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [80a0daa0f67ec408ccec0628924ee20930c87f2e] | committer: Michael Niedermayer avcodec/vc1_block: cosmetics Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1_block: Use av_clip_uintp2()

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [9914502264fda0b974db3fff3d3e91b4309b7c0b] | committer: Michael Niedermayer avcodec/vc1_block: Use av_clip_uintp2() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1_block: Optimize vc1_decode_ac_coeff()

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [ec908ce427022faa6410c70bf82835f0db636356] | committer: Michael Niedermayer avcodec/vc1_block: Optimize vc1_decode_ac_coeff() Avoid branches in sign handling Move local variables to where they are used Signed-off-by

[FFmpeg-cvslog] avcodec/vc1_block: Simplify dcdiff initialization

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [ccad34e3cae6447747ec2223cffea324123fa68a] | committer: Michael Niedermayer avcodec/vc1_block: Simplify dcdiff initialization Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/vc1_block: Simplify dir_ptr / pred initialization

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [bd55f01c96b4a8e6dd01d2e8478d24f353550426] | committer: Michael Niedermayer avcodec/vc1_block: Simplify dir_ptr / pred initialization Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/vc1: Simplify pred/mc loops

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [f6b195cfb9712ae5032881d5dd8c4effb26be0fb] | committer: Michael Niedermayer avcodec/vc1: Simplify pred/mc loops Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1: Simplify dmv_y initialization

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [d8e030c3ccd3e4ce3027895504d591954e6efecc] | committer: Michael Niedermayer avcodec/vc1: Simplify dmv_y initialization Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1: Make init_block_index() inline

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [71de5542bbbab4d42ffb717eb82e2f49d7df8014] | committer: Michael Niedermayer avcodec/vc1: Make init_block_index() inline Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1: simplify offset table and access

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [53cb0babb42df0da2877274fa04ce6aa02ff476a] | committer: Michael Niedermayer avcodec/vc1: simplify offset table and access Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1: Simplify code setting and using extend_x/y

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [751883c602e6dab0523f0aa4bd45ab8c83f0ed1e] | committer: Michael Niedermayer avcodec/vc1: Simplify code setting and using extend_x/y Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec/vc1: use uint8_t for size_table

2015-02-28 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Wed Feb 25 00:28:45 2015 +0800| [e2edb10f8ee4aac4ca55b1c26dbfccd79081674e] | committer: Michael Niedermayer avcodec/vc1: use uint8_t for size_table Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1_mc: factor out helper functions for scaling blocks

2015-02-16 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Tue Feb 17 00:38:53 2015 +0800| [bf9906808992d675ddcbd45cddeff7756fa3dd26] | committer: Michael Niedermayer avcodec/vc1_mc: factor out helper functions for scaling blocks Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/vc1_mc: move median4() to mathops.h

2015-02-16 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 23:14:47 2015 +0800| [0f834155690aecc7400b77a968fea32200bfd5f0] | committer: Michael Niedermayer avcodec/vc1_mc: move median4() to mathops.h Needed for architecture specific optimizations Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec/vc1: cleanup and simplification

2015-02-15 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 22:45:49 2015 +0800| [38c619c1ed223e0b8b61e8b77f134051d57e7aba] | committer: Michael Niedermayer avcodec/vc1: cleanup and simplification Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1_pred: few branchless optimizations

2015-02-14 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 23:03:13 2015 +0800| [a196e0c66dd4396d9c8b14cb39e9d3d9eb262b02] | committer: Michael Niedermayer avcodec/vc1_pred: few branchless optimizations This is also simpler Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/apedec: simplify sign conversion

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:56:28 2015 +0800| [ac7fc444eed553d5010c5860f2e91bfa42628e08] | committer: Michael Niedermayer avcodec/apedec: simplify sign conversion Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/golomb: simplify sign conversion

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:58:58 2015 +0800| [b11a187575f6262c0941fdbb1cd3fd7ffd819500] | committer: Michael Niedermayer avcodec/golomb: simplify sign conversion Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:55:34 2015 +0800| [0073c8e34500141cf3ac5e538a1bef85f90ab16f] | committer: Michael Niedermayer avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800 Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael N

[FFmpeg-cvslog] avcodec/wmalosslessdec: simplify

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:53:12 2015 +0800| [9e6198f0a457630dde5f433fcd1dd40e10e00333] | committer: Michael Niedermayer avcodec/wmalosslessdec: simplify Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/wmalosslessdec: optimize sign operation

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:51:27 2015 +0800| [80f13780051fd9afa924e1c0db2eb36701592c75] | committer: Michael Niedermayer avcodec/wmalosslessdec: optimize sign operation Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_t

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Sat Feb 14 00:49:49 2015 +0800| [bc0a440e889a874426c2a8d476031e1a9c52fb42] | committer: Michael Niedermayer avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_t Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/wmv2: simplify cbp_table_index calculation

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Fri Feb 13 00:05:36 2015 +0800| [e4ea84e12e3ae2a2479615c363cbec93b6d57f7e] | committer: Michael Niedermayer avcodec/wmv2: simplify cbp_table_index calculation Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec/vc1: simplify vc1_split()

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Fri Feb 13 00:03:21 2015 +0800| [b4b9a64bdb61dee30008b1e089ab58ca631100e5] | committer: Michael Niedermayer avcodec/vc1: simplify vc1_split() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1: simplify find_next_marker()

2015-02-13 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng | Fri Feb 13 00:02:04 2015 +0800| [b39ac9d210df05c92e57df04ace61f90d6f3b5bd] | committer: Michael Niedermayer avcodec/vc1: simplify find_next_marker() Signed-off-by: Zeng Zhaoxiu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.