1. 3cbf292 lightfield_tile_list_decoder: use fatal() for OOM by James Zern · 1 year, 7 months ago
  2. fca9d40 rtc: Add simulcast mode to svc encoder.c by Marco Paniconi · 1 year, 9 months ago
  3. 356a8d1 Allow svc_encoder_rc to use RTC RC library by Jerome Jiang · 1 year, 9 months ago
  4. 3bf2aa1 rtc: Add control to set target bitrate by Marco Paniconi · 1 year, 9 months ago
  5. 61d6c01 Convert svc_encoder_rtc from C to C++ by Jerome Jiang · 1 year, 9 months ago
  6. fe36011 Fix Clang -Wunreachable-code-aggressive warnings by Wan-Teh Chang · 1 year, 10 months ago
  7. 0200aa7 rtc-svc: Enable last-golden compound for 3 TL by Marco Paniconi · 1 year, 10 months ago
  8. 86fd5e7 svc_encoder_rtc: Fix control logic for error_resilience by Marco Paniconi · 1 year, 11 months ago
  9. 938fe87 lightfield_bitstream_parsing: make process_tile_list static by James Zern · 1 year, 11 months ago
  10. aeb5b91 Add psnr calculation for svc sample encoder by Jerome Jiang · 1 year, 11 months ago
  11. dc985c8 svc_encoder_rtc: Increase golden update for 2 TL by Marco Paniconi · 2 years ago
  12. 6e7b695 Use more (signed) int types in svc_encoder_rtc.c by Wan-Teh Chang · 2 years ago
  13. 442b96c Skip AV1E_SET_TILE_COLUMNS if value is the default by Wan-Teh Chang · 2 years ago
  14. 8406366 svc_encoder_rtc: Don't include av1/common/enums.h by Marco Paniconi · 2 years ago
  15. 6bfd109 svc_encoder_rtc: Don't include aom_ports/bitops.h by Wan-Teh Chang · 2 years ago
  16. 8965544 svc_encoder_rtc: Replace a die() call with fatal() by Wan-Teh Chang · 2 years ago
  17. 5dbb5f1 rtc-svc: Update to 2TL pattern in sample encoder by Marco Paniconi · 2 years ago
  18. e75af24 svc_encoder_rtc.c: Cleanup and minor improvements by Wan-Teh Chang · 2 years ago
  19. d305f47 Clean up parse_layer_options_from_string() by Wan-Teh Chang · 2 years ago
  20. c01b134 svc_encoder_rtc.c: Treat decoder->err as private by Wan-Teh Chang · 2 years ago
  21. 215a086 svc_encoder_rtc: don't include internal encoder.h by Wan-Teh Chang · 2 years ago
  22. d1bc6a8 svc_encoder_rtc.c: Fix an invalid read and leaks by Wan-Teh Chang · 2 years ago
  23. 0b3ba1f Write mismatch info to internal stats file by Jerome Jiang · 2 years ago
  24. 29dcb66 Add binary test for svc_encoder_rtc by Jerome Jiang · 2 years ago
  25. 1a90088 Terminate execution and return error for mismatch by Jerome Jiang · 2 years ago
  26. acae10d rtc: Set speed_per_layer for SVC by Marco Paniconi · 2 years ago
  27. 16e2483 Revert "rtc-svc: Add speed per layer for svc" by Marco Paniconi · 2 years ago
  28. ab78198 rtc-svc: Add speed per layer for svc by Marco Paniconi · 2 years ago
  29. 42b9273 rtc: Bias encoding for RPS recovery frames by Marco Paniconi · 2 years, 1 month ago
  30. 3751e0e rtc: Adjust speed features for temporal layers by Marco Paniconi · 2 years, 1 month ago
  31. 74467cd rtc: Fix for temporal layers by Marco Paniconi · 2 years, 1 month ago
  32. 9f9918d rtc: Add speed 11 to real-time mode by Marco Paniconi · 2 years, 2 months ago
  33. 99896de rtc-svc: Fix to sample encoder for 10bit y4m by Marco Paniconi · 2 years, 3 months ago
  34. 2b6857f svc-rtc: Fixes for 10bit 420 in svc sample encoder by Marco Paniconi · 2 years, 3 months ago
  35. 27f55b4 rtc: Fixes to dynamic resize for rtc by Marco Paniconi · 2 years, 4 months ago
  36. fcb8224 rtc-svc: Add controls to svc sample encoder by Marco Paniconi · 2 years, 4 months ago
  37. b5b1be8 rtc: Fix to screen with temporal layers by Marco Paniconi · 2 years, 5 months ago
  38. e717e79 rtc: Fix to RPS encoding: disable frame_id_numbers by Marco Paniconi · 2 years, 5 months ago
  39. 286e07b cosmetics: fix some typos by James Zern · 2 years, 6 months ago
  40. 52ee0ed rtc: Fix to reference pruning for ref_frame_config by Marco Paniconi · 2 years, 6 months ago
  41. 4367b55 Add toggle for decoding to the svc encoder example by Kyle Siefring · 2 years, 7 months ago
  42. 05ca8a7 rtc-svc: Speed up temporal layer encoding by Marco Paniconi · 2 years, 8 months ago
  43. b6daca7 Revert "Revert frame border size changes" by chiyotsai · 2 years, 10 months ago
  44. 85463dd rtc-svc: Set the loopfilter/cdef control to 1 by Marco Paniconi · 2 years, 10 months ago
  45. 1aa3dd9 Revert frame border size changes by chiyotsai · 2 years, 10 months ago
  46. 456d375 svc-rtc: Fix to multi-ref pattern in test by Marco Paniconi · 2 years, 10 months ago
  47. 287ee40 Set frame border size based on sb_size by chiyotsai · 2 years, 10 months ago
  48. 6cd4b1d examples/*: add missing alloc checks by James Zern · 2 years, 10 months ago
  49. 2c4305d examples/inspect.c: add missing alloc check by James Zern · 2 years, 11 months ago
  50. b79f705 examples: add missing argv_dup alloc checks by James Zern · 2 years, 11 months ago
  51. 1ba4c90 aomdec/lightfield_decoder: add some allocation checks by James Zern · 3 years ago
  52. 3221cb3 svc: Fix to speed setting warning in sample encoder by Marco Paniconi · 3 years ago
  53. 455e6a4 Fix Clang 15.0.0 -Wunused-but-set-variable warning by Wan-Teh Chang · 3 years ago
  54. c680036 Simple cleanup of the lightfield decoder examples by Wan-Teh Chang · 3 years, 1 month ago sandbox/mingruiy@google.com/ent_context
  55. f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years, 1 month ago
  56. d116cab Add NV12 support by Jerome Jiang · 3 years, 2 months ago
  57. 691b0de rtc: Fix prediction on keyframes for spatial layers by Marco Paniconi · 3 years, 4 months ago
  58. d3be91b AV1 RT: Change LF control values by Fyodor Kyslov · 3 years, 4 months ago
  59. 17cbd54 AV1 RT: Fix bug in CDEF control by Fyodor Kyslov · 3 years, 4 months ago
  60. 20660e5 tools_common.h: add AOM_TOOLS_FORMAT_PRINTF by James Zern · 3 years, 4 months ago
  61. b5719d3 svc: label only base spatial as key by Jerome Jiang · 3 years, 5 months ago
  62. 3928969 Move aom_dsp/grain_synthesis.{h,c} to av1/decoder/ by Wan-Teh Chang · 3 years, 5 months ago
  63. 4e6f5e4 Revert "Rename av1_add_film_grain() to aom_add_film_grain()" by Wan-Teh Chang · 3 years, 5 months ago
  64. d50b2b8 Move ref_frame_comp from aom_svc_ref_frame_config by Wan-Teh Chang · 3 years, 5 months ago
  65. 521217c rtc: Fix to lm=3 pattern in svc sample encoder by Marco Paniconi · 3 years, 6 months ago
  66. e147ef2 photon_noise: Fix initialization of structs for MSVC by Frank Galligan · 3 years, 6 months ago
  67. 83af7be Add a tool for generating “realistic” noise tables by Sami Boukortt · 3 years, 7 months ago
  68. 3668fed Add the aom_tools_ prefix to our warn() function by Wan-Teh Chang · 3 years, 7 months ago
  69. f190c95 svc: Fix interface to svc for compound prediction by Marco Paniconi · 3 years, 8 months ago
  70. f3a1da4 rtc: Fixes to svc sample encoder by Marco Paniconi · 3 years, 7 months ago
  71. 49f3934 rtc: Allow for compound predicton for svc by Marco Paniconi · 3 years, 8 months ago
  72. 11de58a Rename av1_add_film_grain() to aom_add_film_grain() by Yaowu Xu · 3 years, 8 months ago
  73. 3b1ff98 add examples/av1_dec_fuzzer.dict by James Zern · 3 years, 10 months ago
  74. 9db7a36 build_av1_dec_fuzzer.sh: remove unneeded DECODER define by James Zern · 3 years, 10 months ago
  75. ae8a2a6 build_av1_dec_fuzzer.sh: remove -DCONFIG_SCALABILITY by James Zern · 3 years, 10 months ago
  76. 51c6def Remove ksvc_fixed_mode from aom_svc_params_t by Wan-Teh Chang · 3 years, 11 months ago
  77. cb037d7 Add command line support for dv_cost_upd_freq by chiyotsai · 4 years ago
  78. 0438f48 Make example tests run on realtime only build. by Jerome Jiang · 4 years ago
  79. e97422c rtc: Fix to svc sample encoder by Marco Paniconi · 4 years ago
  80. c2cf859 SVC: set default speed to 7 by Jerome Jiang · 4 years ago
  81. 04b6af6 Fix misspelling of "reference" in comments by Wan-Teh Chang · 4 years ago
  82. e5de332 rtc-svc: Allow for fixed SVC modes by Marco Paniconi · 4 years ago
  83. cd59076 svc example: override settings with y4m input by Jerome Jiang · 4 years ago
  84. 2867da0 SVC example: Write mismatch info by Jerome Jiang · 4 years ago
  85. f0044b1 svc example encoder: add option to write obu file by Jerome Jiang · 4 years ago
  86. 9bc8fc6b SVC: fix comments and warnings in new svc layering mode. by Jerome Jiang · 4 years, 1 month ago
  87. 038b894 svc: Add 2 spatial 3 temporal layering mode by Jerome Jiang · 4 years, 1 month ago
  88. 45b6484 svc-rtc: Adjust logic for mode 2 of cdf-update by Marco Paniconi · 4 years, 1 month ago
  89. 7607a0b rtc-svc: Fixes to svc sample encoder by Marco Paniconi · 4 years, 2 months ago
  90. f49873d Match format strings to parameter types by Yaowu Xu · 4 years, 4 months ago
  91. 99b554a Move work done only once to outside the for loops by Wan-Teh Chang · 4 years, 5 months ago
  92. 48d9acc Call aom_video_writer_close(total_layer_file) by Wan-Teh Chang · 4 years, 5 months ago
  93. b83bd2e Svc sample encoder: write all layers into one file. by Jerome Jiang · 4 years, 6 months ago
  94. d776bca Cosmetic changes to svc sample encoder. by Jerome Jiang · 4 years, 6 months ago
  95. bccb24b Change command line flags for svc sample encoder. by Jerome Jiang · 4 years, 7 months ago
  96. bc4a75d rtc-svc: Allow for second temporal reference for spatial layers by Marco Paniconi · 4 years, 6 months ago
  97. 0f5cd05 Add doxygen comments for MB_MODE_INFO by chiyotsai · 4 years, 7 months ago
  98. 7fb7229 Misc improvements to build_av1_dec_fuzzer.sh by Wan-Teh Chang · 4 years, 7 months ago
  99. 81a9a6b rtc-svc: Add case of temporal layers with multi-reference by Marco Paniconi · 4 years, 7 months ago
  100. 69e6dcc rtc: Add dynamic resize mode, to 1 pass CBR by Marco Paniconi · 4 years, 8 months ago