]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-11-08 Jingning HanMerge "Add min_tx_size variable to recursive transform... nextgenv2
2016-11-08 Yaowu XuMerge "Fix the bug that PVQ commit broke dering" into...
2016-11-08 Angie ChiangMerge changes Ib9428dc9,Ide04717a,If1dba7d8,I6da97880...
2016-11-08 Jingning HanAdd min_tx_size variable to recursive transform block...
2016-11-08 Yushin ChoFix the bug that PVQ commit broke dering
2016-11-08 Nathan E. EggeUse --enable-daala_ec by default.
2016-11-08 Brennan ShacklettRemove multiple coefficient buffers from PICK_MODE_CONTEXT
2016-11-08 Tom Finegancmake: Add partial configure.
2016-11-08 Tom Fineganaom_ports: Fix build in Xcode 8.
2016-11-08 Yaowu XuUse block_size for max_scan_line in pvq decoding
2016-11-08 Yaowu XuAdd transform parameter initialization
2016-11-07 Tristan Matthewspvq: drop unused declaration
2016-11-07 Yaowu XuFix compiler warning of out-of-bound array access
2016-11-07 Yaowu XuMerge "Fix compiler warning of un-used variables" into...
2016-11-07 Yaowu XuMerge "change to call fwd_txfm()" into nextgenv2
2016-11-07 Yaowu XuMerge "Resolve merge issues with --enable-pvq" into...
2016-11-07 Yaowu XuFix compiler warning of un-used variables
2016-11-07 Yaowu Xuchange to call fwd_txfm()
2016-11-07 Yaowu XuResolve merge issues with --enable-pvq
2016-11-07 Debargha MukherjeeMerge "Fix bug in bicubic filter in warped_motion.c...
2016-11-07 Yaowu XuMerge "New experiment: Perceptual Vector Quantization...
2016-11-07 David BarkerFix bug in bicubic filter in warped_motion.c
2016-11-07 Yushin ChoNew experiment: Perceptual Vector Quantization from...
2016-11-06 Angie ChiangMerge rd_stats only when it is valid
2016-11-06 Angie ChiangLet parentheses in handle_inter_mode be symmetric
2016-11-06 Angie ChiangAdd RD_STATS into MB_MODE_INFO
2016-11-06 Angie ChiangAdd txb_coeff_cost_map
2016-11-06 Debargha MukherjeeMerge "Increase gm precision from 16 to 32 bit ints...
2016-11-05 Debargha MukherjeeIncrease gm precision from 16 to 32 bit ints
2016-11-05 Tristan Matthewsaccounting_test: fix read of uninitialized data
2016-11-05 Tristan Matthewsboolcoder_test: fix read of uninitialized data
2016-11-05 Tom Fineganaom_ports: Silence warnings in aom_timer.h
2016-11-05 Yaowu XuMerge "Fix the bool coder test" into nextgenv2
2016-11-05 James ZernMerge "rdopt: clear maybe-uninitialized variable warnin...
2016-11-05 Sarah Parkerrdopt: clear maybe-uninitialized variable warning
2016-11-04 Yushin ChoFix the bool coder test
2016-11-04 Jingning HanMerge "Clean up write_tx_type()" into nextgenv2
2016-11-04 Jingning HanMerge "Refactor tx_type reader" into nextgenv2
2016-11-04 Jingning HanMerge "Factor out common tx_type writing codes from...
2016-11-04 Angie ChiangMerge changes Ia37f170d,Ie3082db5 into nextgenv2
2016-11-04 Angie ChiangMerge changes I3bc782d6,I8359e849,Iae50d0b0,Id1704d88...
2016-11-04 James ZernMerge changes I139808f4,I3d97d8db into nextgenv2
2016-11-04 Angie ChiangRecord YUV planes' txfm block coeff cost in handle_inte...
2016-11-04 Angie ChiangAdd av1_ prefix on ###_rd_stats functions
2016-11-04 Angie ChiangSeparate coefficient cost of U/V planes in write_modes_b()
2016-11-04 Angie ChiangUse init_rd_stats() in encodeframe.c
2016-11-04 Angie ChiangAdd transform block coefficient cost in RD_STATS for...
2016-11-04 Angie ChiangAdd helper functions to modify RD_STATS
2016-11-04 Angie ChiangAdd mi_row and mi_col into mbmi to facilitate rd_debug...
2016-11-04 Angie ChiangAdd token cost comparison in write_modes_b()
2016-11-04 Jingning HanMerge "Properly schedule the transform block recursion...
2016-11-04 Jingning HanClean up write_tx_type()
2016-11-04 Jingning HanRefactor tx_type reader
2016-11-04 Jingning HanFactor out common tx_type writing codes from inter...
2016-11-04 Yue ChenMerge "Remove duplicated variables in EXT_INTER" into...
2016-11-04 Jingning HanProperly schedule the transform block recursion order
2016-11-04 Jingning HanFix format issue in handle_inter_mode()
2016-11-04 Debargha MukherjeeMerge "Further work on 64x64 fwd/inv transform support...
2016-11-04 Angie ChiangMerge "Refactor: Replace rate dist sse skip by RD_STATS...
2016-11-04 Debargha MukherjeeMerge "Fix bilateral filter asan error for highbitdepth...
2016-11-04 James Zernwarped_motion.c: delete unused filter_4tap[]
2016-11-04 James Zernwarped_motion.c: quiet float-conversion warnings
2016-11-04 James ZernMerge "warped_motion: Fix ubsan warning for signed...
2016-11-04 James ZernMerge "Fix ubsan divide by zero warning in ransac"...
2016-11-04 Sarah Parkerwarped_motion: Fix ubsan warning for signed integer...
2016-11-04 Angie ChiangRefactor: Replace rate dist sse skip by RD_STATS in...
2016-11-03 Debargha MukherjeeFix bilateral filter asan error for highbitdepth
2016-11-03 James ZernMerge "rdopt,global-motion: Fix -1 indexing ubsan warni...
2016-11-03 Sarah Parkerrdopt,global-motion: Fix -1 indexing ubsan warning
2016-11-03 Alex ConverseMerge "Use TX_SIZES in intra_high_pred_fn declarations...
2016-11-03 Yue ChenRemove duplicated variables in EXT_INTER
2016-11-03 Sarah ParkerMerge "Make inline function static to fix clang compile...
2016-11-03 Alex ConverseMerge "Don't use a TX_SIZE as a TX_TYPE" into nextgenv2
2016-11-03 Debargha MukherjeeFurther work on 64x64 fwd/inv transform support
2016-11-03 Sarah ParkerFix ubsan divide by zero warning in ransac
2016-11-03 Debargha MukherjeeMerge "Replace hard coded numbers with TX_SIZES macro...
2016-11-03 Jingning HanMerge "Fix txb_w/h use case in av1_tx_block_rd_b()...
2016-11-03 Yaowu XuMerge "fix build issue with --enable-delta-q" into...
2016-11-03 Sarah ParkerMake inline function static to fix clang compile error
2016-11-03 Alex ConverseUse TX_SIZES in intra_high_pred_fn declarations
2016-11-03 Alex ConverseDon't use a TX_SIZE as a TX_TYPE
2016-11-03 Angie ChiangAdd rd_debug flag
2016-11-03 Jingning HanFix txb_w/h use case in av1_tx_block_rd_b()
2016-11-03 Yaowu Xufix build issue with --enable-delta-q
2016-11-03 Debargha MukherjeeReplace hard coded numbers with TX_SIZES macro
2016-11-03 Jingning HanMerge "Refactor recursive transform block partition...
2016-11-03 Jingning HanMerge "Make bit-stream support rectangular tx_size...
2016-11-03 Yaowu XuMerge changes from topic 'update_dering' into nextgenv2
2016-11-03 Yaowu XuMerge "Refactoring deringed block list code" into nextgenv2
2016-11-03 Yaowu XuMerge "Deringing line buffer no longer depends on holdi...
2016-11-03 Jingning HanMerge "Make recursive txfm encoding process support...
2016-11-03 Jingning HanMerge "Fix a merge bug between dual_filter and sub8x8mc...
2016-11-03 Jingning HanMerge "Remove redundant experimental flags from common_...
2016-11-03 Jingning HanRefactor recursive transform block partition search
2016-11-02 Jingning HanMake bit-stream support rectangular tx_size
2016-11-02 Jean-Marc ValinReformatting the deringing code
2016-11-02 Jean-Marc ValinRefactoring deringed block list code
2016-11-02 Jean-Marc ValinDeringing line buffer no longer depends on holding...
2016-11-02 Jean-Marc ValinIntroducing OD_DERING_SIZE_LOG2 constant (3)
2016-11-02 Jean-Marc ValinRenaming deringing blockwise write-back functions to...
next