1. 1e3f29b Assert the ref_cnt_fb() call won't leak raw buffer by Wan-Teh Chang · 7 years ago
  2. fdc480f Use a more robust test of a valid raw_frame_buffer by Wan-Teh Chang · 7 years ago
  3. 7b12250 Let caller of release_fb_cb clear dangling pointer by Wan-Teh Chang · 7 years ago
  4. 21b68a0 Motion Mode & compound Type by Jim Bankoski · 7 years ago
  5. 4a8c004 Move the assertion back to get_free_fb(). by Wan-Teh Chang · 7 years ago
  6. 98c01e0 Use cached xd->qindex and xd->lossless values. by Wan-Teh Chang · 7 years ago
  7. b2eb1ab CONFIG_INSPECTION: fix tx_size and tx_type by Jim Bankoski · 7 years ago
  8. 8aced4b CONFIG_INSPECTION: Enable analysis of Non-Showable Frames by Jim Bankoski · 7 years ago
  9. 7634c33 refactor read_tx_size_vartx: by Jim Bankoski · 7 years ago
  10. 427e3b1 Cleanup functions that should be marked static by Sarah Parker · 7 years ago
  11. e386338 allow_warp: rectify mismatch between spec and code by Urvang Joshi · 7 years ago
  12. 7df9d48 Move the assertion in get_free_fb() to its callers by Wan-Teh Chang · 7 years ago
  13. e9bfe12 Add comments and assertions to swap_frame_buffers. by Wan-Teh Chang · 7 years ago
  14. 64e4cba Remove code used by frame_parallel_decode option. by Wan-Teh Chang · 7 years ago
  15. 41d286f Release reference to the new frame buffer on error by Wan-Teh Chang · 7 years ago
  16. 0c1b8c1 reset_frame_buffers: decrease ref_count correctly. by Wan-Teh Chang · 7 years ago
  17. d230388 Add assertions about frame buffer reference counts by Wan-Teh Chang · 7 years ago
  18. ffffc56 Remove obsolete comments by Debargha Mukherjee · 7 years ago
  19. 97129d1 Also reset has_detail when resetting error_code. by Wan-Teh Chang · 7 years ago
  20. 855d22f Handle failure of read_one_tile_group_obu(). by Wan-Teh Chang · 7 years ago
  21. 7c92440 Handle sequence header change for still pictures. by Wan-Teh Chang · 7 years ago
  22. 30e8ddb Call get_dec_job_info() only if !td->xd.corrupted. by Wan-Teh Chang · 7 years ago
  23. 16c9aff Release frame buffer references on all error paths by Wan-Teh Chang · 7 years ago
  24. 38353c8 Release references in ref_frame_map before resync. by Wan-Teh Chang · 7 years ago
  25. c02bc63 Release next_ref_frame_map refs correctly on error by Wan-Teh Chang · 7 years ago
  26. abff671 Use C11 variable declaration in av1_decoder_create by Wan-Teh Chang · 7 years ago
  27. f0f76ca Make aom_decode_frame_from_obus return -1 on error by Wan-Teh Chang · 7 years ago
  28. a08349c Add the generate_next_ref_frame_map() function. by Wan-Teh Chang · 7 years ago
  29. e3600cd Multi-thread support for bitmask by Cheng Chen · 7 years ago
  30. e232afb Rename the 'r' parameter to 'reader'. by Wan-Teh Chang · 7 years ago
  31. fe9ce8d row_mt worker should check for bit reader overflow by Wan-Teh Chang · 7 years ago
  32. 516badf Improve signaling of pbi->row_mt_cond_. by Wan-Teh Chang · 7 years ago
  33. c0b290f Remove the aom_reader_has_error() function. by Wan-Teh Chang · 7 years ago
  34. 84b0993 Turn on loop filter bitmask by Cheng Chen · 7 years ago
  35. 6f8006b Correctly set loopfilter mask to zero by Cheng Chen · 7 years ago
  36. 3143c0e Fix u/v plane filter level bugs by Cheng Chen · 7 years ago
  37. 4d29ee8 Set thread names to help debugging. by Wan-Teh Chang · 7 years ago
  38. 3b6276e Fix a bug of unsigned integer overflow in bitmask by Cheng Chen · 7 years ago
  39. 3167c0a Improve bitmask construction by Cheng Chen · 7 years ago
  40. 82e0ef6 row_mt_worker_hook: return early if corrupted is 1 by Wan-Teh Chang · 7 years ago
  41. 063975b Bitmask patch 5: Store vertical border and skip using bitmask by Cheng Chen · 7 years ago
  42. ec3515b Bitmask patch 4: Store transform size info for vartx by Cheng Chen · 7 years ago
  43. 48d2baf Bitmask patch 3: Add more lookup table entries for bitmask. by Cheng Chen · 7 years ago
  44. 6efd3b2 Optimize set_planes_to_neutral_grey for highbd. by Wan-Teh Chang · 7 years ago
  45. 146b72c Bitmask patch 2: Applying filtering once bitmask is built by Cheng Chen · 7 years ago
  46. 69ac765 Bitmask patch 1: Reduce u/v horizontal/vertical by Cheng Chen · 7 years ago
  47. a39eb91 Fix hang in multi-thread decoding by Deepa K G · 7 years ago
  48. c75fb08 Bitmask patch 0: Store info for bitmask at decoder by Cheng Chen · 7 years ago
  49. e58f6ec Add pointers to temp buffers in 'xd'. by Urvang Joshi · 7 years ago
  50. 0a4cfad decodeframe and reconinter_enc: Reduce stack use. by Urvang Joshi · 7 years ago
  51. c613fd4 Zero frame buffers on sequence header change. by Wan-Teh Chang · 7 years ago
  52. d2a1efa Break dependency between Video Sequences by Frederic Barbier · 7 years ago
  53. d63da28 Zero-initialize the frame buffer. by Wan-Teh Chang · 7 years ago
  54. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  55. bb5c283 Limit buffer reset to only when it is necessary by Yaowu Xu · 7 years ago
  56. 45a30ac Ensure new sequence not start with a show_existing frame by Yaowu Xu · 7 years ago
  57. 8d728cc Record whether mc_buf[i] stores highbd pointers. by Wan-Teh Chang · 7 years ago
  58. 2754f83 Reset neutral gray on start of new sequence by Yaowu Xu · 7 years ago
  59. 78f49b2 Reset frame_bufs on start of a new sequence by Yaowu Xu · 7 years ago
  60. 73cf15b Facilitate row-level multi-threading of encoder by Ravi Chaudhary · 7 years ago
  61. 3ff57a63 Move frame type validation to right place by Yaowu Xu · 7 years ago
  62. 0d91c10 Add obu_util and reorganize OBU support code. by Tom Finegan · 7 years ago
  63. c0036b8 Allow decoding of multiple AV1 sequences by Yaowu Xu · 7 years ago
  64. 47d59ce Detect when we have read beyond the end of buffer. by Wan-Teh Chang · 7 years ago
  65. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
  66. 1bc5804 Correct outdated variable names, n8_w and n8_h by Yushin Cho · 7 years ago
  67. f910259 decodemv: workaround a compiler issue. by Urvang Joshi · 7 years ago
  68. 3cac454 Remove the init_done local variable. by Wan-Teh Chang · 7 years ago
  69. 4a36973 Introduce read_delta_q_params() function. by Urvang Joshi · 7 years ago
  70. 7c24185 read_tile_info: Validate context_update_tile_id. by Wan-Teh Chang · 7 years ago
  71. c9497b2 Introduce setup_buffer_pool() method. by Urvang Joshi · 7 years ago
  72. a2bad5a Cleanup warp motion param in MB_MODE_INFO by Peng Bin · 7 years ago
  73. 080299a [normative]Reset film grain params if monochrome by Jonathan Matthews · 7 years ago
  74. b6680ff Simplify aom_rb_read_literal(rb, 1) calls. by Wan-Teh Chang · 7 years ago
  75. ef12336 Code cleanup in av1_read_tx_type() by Hui Su · 7 years ago
  76. 292bfe2 [normative]Reset quantization params when not set by Jonathan Matthews · 7 years ago
  77. ef95278 Add config flag to only enable normal tile mode by Yunqing Wang · 7 years ago
  78. 31c65c5 Add config flag to limit decoding profile by Debargha Mukherjee · 7 years ago
  79. b256100 decoder.h: rm unused dec_is_ref_frame_buf by James Zern · 7 years ago
  80. ee1205a OBU_FRAME type requires show_existing_frame == 0. by Wan-Teh Chang · 7 years ago
  81. 3bffe09 Skip a copy of the frame header in the bit buffer. by Wan-Teh Chang · 7 years ago
  82. a2fad3e Document how to call setjmp() correctly. by Wan-Teh Chang · 7 years ago
  83. 375ed20 Revert "Save the first frame header in pbi->frame_header." by Wan-Teh Chang · 7 years ago
  84. 8d5a4ba Move film_grain_params_present to SequenceHeader. by Urvang Joshi · 7 years ago
  85. 20cf30e Move profile and color config to SequenceHeader. by Urvang Joshi · 7 years ago
  86. c20cd0b Save the first frame header in pbi->frame_header. by Wan-Teh Chang · 7 years ago
  87. 88e4b0a Reset the 'setjmp' flag to 0 before returning. by Wan-Teh Chang · 7 years ago
  88. f3ac651 Revert 8f44a1dfacfde9ec4ab1dc5fc3bbc0b0b5bd2fba. by Wan-Teh Chang · 7 years ago
  89. c4b0b0d Merge av1_build_interintra_predictors_sb{y/c} by Peng Bin · 7 years ago
  90. faadbcd obu: align the reader before reading tile group by Vignesh Venkatasubramanian · 7 years ago
  91. bf7516e Allow the bit reader to read only obu_size bytes. by Wan-Teh Chang · 7 years ago
  92. 5fcda4d Do not set error_code after aom_internal_error. by Wan-Teh Chang · 7 years ago
  93. 5392235 Refine the decode job dispatch logic by Deepa K G · 7 years ago
  94. 99c4ddb Ensure multiple decoded seq headers are consistent by Hui Su · 7 years ago
  95. 61f2353 Initialize thread_data->error_info. by Wan-Teh Chang · 7 years ago
  96. dcd7a44 Remove unnecessary variable by Deepa K G · 7 years ago
  97. d74f568 ext_tile: allocate tile list buffer in example by Yunqing Wang · 7 years ago
  98. 36ff5b1 Implement row based multi-threading of decoding stage by Deepa K G · 7 years ago
  99. 3dd5e3e ext_tile: add image format support in example by Yunqing Wang · 7 years ago
  100. 8f44a1d Move the setjmp into a function by itself by Deepa K G · 7 years ago