]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-22 Angie ChiangDetect invalid highbd iht input
2016-09-21 JohannKeep vp8 sixtap read within bounds
2016-09-21 Johannpredict_test: align dst buffer to 16
2016-09-21 James Zernvp8: remove VP8_SET_DBG* control support
2016-09-20 James ZernMerge changes from topic 'Wshorten'
2016-09-20 James ZernMerge "variance_avx2: sync variance functions with...
2016-09-20 James ZernMerge "examples: quiet -Wshorten-64-to-32 warnings"
2016-09-20 James ZernMerge "vp9_rtcd: remove non-existent highbd convolve...
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-20 Alex ConverseMerge "Code class0 using vpx_read() / vpx_write()."
2016-09-20 James Zernvp9_rtcd: remove non-existent highbd convolve fns
2016-09-20 James Zernexamples: quiet -Wshorten-64-to-32 warnings
2016-09-20 James Zernvp8: convert some uses of unsigned long to size_t
2016-09-20 James Zernvp8/encoder: quiet some -Wshorten-64-to-32 warnings
2016-09-19 James Zernvariance_avx2: sync variance functions with c-code
2016-09-19 Johann KoenigMerge "Remove -fno-strict-aliasing flag"
2016-09-19 JohannRemove -fno-strict-aliasing flag
2016-09-19 Nathan E. EggeCode class0 using vpx_read() / vpx_write().
2016-09-19 Alex ConverseZero the whole rd_counts struct rather than the each...
2016-09-17 James Zernloopfilter_mb_neon: remove unused load_8x8()
2016-09-17 Linfeng ZhangMerge "Refactor lpf (size 16) NEON intrinsics optimization"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 Linfeng ZhangRefactor lpf (size 16) NEON intrinsics optimization
2016-09-16 James Zernvpx_subpixel_8t_intrin_avx2: tolerate unversioned clang
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-16 JohannEnable ssse3 bilinear tests
2016-09-16 JohannAdd vp8_bilinear_filter test
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigRevert "Restore vp8_sixtap_predict4x4_neon"
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "zero structures completely"
2016-09-16 JohannRestore vp8_bilinear_predict4x4_neon
2016-09-16 Johann KoenigMerge "Restore vp8_sixtap_predict4x4_neon"
2016-09-16 Johannzero structures completely
2016-09-16 Johannvp8 postproc: expand CONFIG_POSTPROC guard
2016-09-16 Johannaltref test: comment out 'pass'
2016-09-15 Johann KoenigMerge "vp9 frame parallel test: Initialize cfg differently"
2016-09-15 Marcovp9: Small code cleanup.
2016-09-15 clang-formatapply clang-format
2016-09-15 James Zern.clang-format: update to 3.8.1
2016-09-15 JohannRestore vp8_sixtap_predict4x4_neon
2016-09-15 Johannvp9 frame parallel test: Initialize cfg differently
2016-09-15 Johann KoenigMerge "Documentation for building unit tests for Android"
2016-09-15 JohannDocumentation for building unit tests for Android
2016-09-14 James ZernMerge "cosmetics,vp8: join some lines, fix table format"
2016-09-13 Johannvp8 decoder: cast decoding_thread_count to int
2016-09-13 Johannvp9 frame parallel test: Initialize cfg to 0
2016-09-13 Johannvp9cx_set_ref.c: remove unused 'cfg' parameter
2016-09-13 Johannwebmenc: remove unused 'fps' parameter
2016-09-10 James Zernvpx_codec_control: return incapable for unmatched control
2016-09-09 James Zerncosmetics,vp8: join some lines, fix table format
2016-09-09 Marcovp8: Set the skin model to mode 1.
2016-09-09 James ZernMerge "vp8: Remove TSAN warning around end of encode."
2016-09-08 Alexander Potapenkovp8: Remove TSAN warning around end of encode.
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-07 James Zernvpx_mem.c: remove unnecessary inline
2016-09-07 Scott LaVarnwayvpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()
2016-09-03 Sarah ParkerFix missing write to opsnr in internal stats
2016-09-03 James ZernMerge "invalid_file_test: quiet -Wunused-const-variable...
2016-09-02 James Zerninvalid_file_test: quiet -Wunused-const-variable warnings
2016-09-02 James Zernvp8_cx_iface: quiet -Wshorten-64-to-32 warning
2016-09-02 James Zernget_cpu_count: quiet -Wshorten-64-to-32 warnings
2016-09-02 Johann KoenigMerge changes from topic 'Wundef'
2016-09-01 Yaowu XuMerge "Fix formatting in internal stats for vp8 and...
2016-09-01 Yaowu XuMerge "Casts to remove some warnings."
2016-09-01 Debargha MukherjeeMerge "Refactor uv tx size with lookup arrays"
2016-09-01 Paul WilkinsMerge "Modified resize loop constraints."
2016-09-01 paulwilkinsCasts to remove some warnings.
2016-09-01 JohannEnable -Wundef by default
2016-09-01 JohannDefine VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLY
2016-09-01 JohannRemove CONFIG_DEBUG guards from assert()
2016-09-01 JohannRemove unused function vpx_de_mblock
2016-09-01 JohannFix -Wundef warning for OUTPUT_FPF
2016-09-01 JohannFix -Wundef warning for __SANITIZE_ADDRESS__
2016-08-31 Linfeng ZhangMerge "Rename test/lpf_8_test.cc to test/lpf_test.cc"
2016-08-31 Linfeng ZhangRename test/lpf_8_test.cc to test/lpf_test.cc
2016-08-31 Linfeng ZhangUpdate NEON transpose functions.
2016-08-31 Debargha MukherjeeRefactor uv tx size with lookup arrays
2016-08-31 Linfeng ZhangMerge "Update vpx_lpf_vertical_16_dual_neon() intrinsics"
2016-08-31 paulwilkinsModified resize loop constraints.
2016-08-30 Jim Bankoskilibyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83
2016-08-30 Linfeng ZhangUpdate vpx_lpf_vertical_16_dual_neon() intrinsics
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
2016-08-29 Linfeng ZhangMerge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"
2016-08-29 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-27 Linfeng ZhangUpdate vpx_lpf_horizontal_edge_16_neon() intrinsics
2016-08-27 James ZernMerge "vpx_mem,align_addr: use ~ to create mask"
2016-08-27 James Zernvpx_mem,align_addr: use ~ to create mask
2016-08-27 James Zernvp9_alt_ref_aq_set_nsegments: harmonize fn signature
2016-08-27 Yury GitmanMove vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
2016-08-26 James ZernMerge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d
2016-08-26 James ZernMerge changes I353da4a2,I423f2153
2016-08-26 Johann KoenigMerge "Remove halfpix specialization"
2016-08-26 James ZernMerge "add_noise,vpx_setup_noise: correct 'char_dist...
2016-08-26 James BankoskiMerge "libyuv: update to c244a3e9"
2016-08-26 Jingning HanMerge "Fix VS build warnings in vp9_alt_ref_aq files"
2016-08-26 Paul WilkinsMerge "Add ALLOW_RECODE_FIRST speed mode."
next