]> granicus.if.org Git - libvpx/history - ivfenc.h
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"
[libvpx] / ivfenc.h
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 clang-formattop-level: apply clang-format
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 Dmitry KovalevMerge "Removing ENC_DEBUG."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-31 Dmitry KovalevMerge "Renaming "mbskip" to "skip"."
2014-01-30 James ZernMerge "tests: fix a few msvc warnings"
2014-01-30 Alex ConverseMerge "Enforce the use of profile 1 for non-420 content."
2014-01-30 Yaowu XuMerge "Fixing out of bounds access in frame_refs[]...
2014-01-30 Yaowu XuMerge "Fix some automerge artifacts"
2014-01-30 Yaowu XuMerge "Fix a build issue for --enable-intern-stats"
2014-01-30 Dmitry KovalevMerge "Changing ivf_write_frame_header() function signa...
2014-01-30 Dmitry KovalevChanging ivf_write_frame_header() function signature.
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Marco PaniconiMerge "Updates for 1-pass CBR rate control."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 James Zern{,vpx_scale}: normalize include guards
2013-12-02 JohannMerge branch 'forest'
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.