summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-03Merge "Extend number of reference buffers to 8." into experimentalAdrian Grange
2013-05-03Extend number of reference buffers to 8.Adrian Grange
2013-05-03Merge "Removed is_inter_mode() check" into experimentalScott LaVarnway
2013-05-03Merge "Reduced y_dequant, uv_dequant size" into experimentalScott LaVarnway
2013-05-02Fix use of wrong rate/distortion variables in 16x8 r/d check.Ronald S. Bultje
2013-05-02Merge "Removing MAXF macro and using MAX instead." into experimentalDmitry Kovalev
2013-05-02Merge changes Ifea8618a,I014b832a into experimentalJames Zern
2013-05-02convolve_test: cosmeticsJames Zern
2013-05-02Merge "superframe_test: use delete[] where appropriate" into experimentalJohn Koleszar
2013-05-02superframe_test: use delete[] where appropriateJames Zern
2013-05-02Fix 16x16-iteration indexing bug in main encode_sb_row loop.Ronald S. Bultje
2013-05-02Fix state update in sb8x8 rate-distortion loopJingning Han
2013-05-02Merge "Cache splitmv motion vectors appropriately in decoder." into experimentalJingning Han
2013-05-02Merge "Fix i4x4 mode reading and writing in sb8x8 bitstream." into experimentalRonald S. Bultje
2013-05-02Cache splitmv motion vectors appropriately in decoder.Ronald S. Bultje
2013-05-02Fix i4x4 mode reading and writing in sb8x8 bitstream.Ronald S. Bultje
2013-05-02Merge "Set transform size correctly for non-tx_select splitmv/i4x4_pred." int...Ronald S. Bultje
2013-05-02convolve_test: remove unnecessary memsetJames Zern
2013-05-02Set transform size correctly for non-tx_select splitmv/i4x4_pred.Ronald S. Bultje
2013-05-02Removing MAXF macro and using MAX instead.Dmitry Kovalev
2013-05-02Merge "Fix intra4x4 decoder reconstruction stride for sb8x8 experiment." into...Ronald S. Bultje
2013-05-02Fix intra4x4 decoder reconstruction stride for sb8x8 experiment.Ronald S. Bultje
2013-05-02Merge "Always initialize values in sb/mb_partitioning." into experimentalRonald S. Bultje
2013-05-02Removed is_inter_mode() checkScott LaVarnway
2013-05-02Merge "Using treed_read/treed_write functions for segment ids." into experime...Dmitry Kovalev
2013-05-02Always initialize values in sb/mb_partitioning.Ronald S. Bultje
2013-05-02Fix right-edge availability for intra prediction in sb8x8.Ronald S. Bultje
2013-05-02Merge "Fix some more offset errors in sb8x8." into experimentalRonald S. Bultje
2013-05-02Merge "Fix bug in sb8x8 partition context" into experimentalJingning Han
2013-05-02Fix some more offset errors in sb8x8.Ronald S. Bultje
2013-05-02Merge "Fix block reconstruction with sb8x8 enabled." into experimentalRonald S. Bultje
2013-05-01Fix bug in sb8x8 partition contextJingning Han
2013-05-01Merge "Fix bugs in sb8x8 experiment/context prob update" into experimentalJingning Han
2013-05-01Fix block reconstruction with sb8x8 enabled.Ronald S. Bultje
2013-05-01Merge "Fix bug in sb8x8 bitstream decoding." into experimentalRonald S. Bultje
2013-05-01Merge "Store splitmv modes in context after 8x8 rd loop." into experimentalRonald S. Bultje
2013-05-01Fix bug in sb8x8 bitstream decoding.Ronald S. Bultje
2013-05-01Store splitmv modes in context after 8x8 rd loop.Ronald S. Bultje
2013-05-01Fix bugs in sb8x8 experiment/context prob updateJingning Han
2013-05-01Merge "Remove unused quantize optimizations." into experimentalJohann
2013-05-01Merge "Change to fourcc to enable decoding of ffmpeg files." into experimentalJames Zern
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-05-01Merge "Enable bit-stream support to SB8X8" into experimentalJingning Han
2013-05-01Reduced y_dequant, uv_dequant sizeScott LaVarnway
2013-05-01Enable bit-stream support to SB8X8Jingning Han
2013-05-01Merge "Adding vp9_get_qindex function." into experimentalDmitry Kovalev
2013-04-30Merge "Make vp9_optimize_sb* common" into experimentalJohn Koleszar
2013-04-30Make vp9_optimize_sb* commonJohn Koleszar
2013-04-30Migrating MB decoding into decode_sb/atomJingning Han
2013-04-30Remove unused quantize optimizations.Johann