这是indexloc提供的服务,不要输入任何密码
  1. 906d9a6 Upgrade crabbyavif to 963898a53d056da5ab97193fb3087e208c88dc34 by Vignesh Venkatasubramanian · 4 months ago main
  2. 963898a dav1d: Refactor some code into a function by Vignesh Venkat · 4 months ago
  3. 87a85d7 dav1d: Set max_frame_delay conditionally by Vignesh Venkat · 4 months ago
  4. 12628e7 codec: Add a function to determine codec type by Vignesh Venkat · 4 months ago
  5. 34d6e69 mediacodec: Use constant for timeout by Vignesh Venkat · 4 months ago
  6. 6c62e48 dav1d: Refactor initialize as a separate function by Vignesh Venkat · 4 months ago
  7. 221f23e Android.bp: Make sure lib.rs always appears first by Vignesh Venkatasubramanian · 4 months ago
  8. 73afe6c mediacodec: Decode grids asynchronously by Vignesh Venkat · 4 months ago
  9. 3aa3289 mediacodec: Make low_latency a parameter by Vignesh Venkat · 4 months ago
  10. 9be2a0b mediacodec: Fix some clippy warnings by Vignesh Venkat · 4 months ago
  11. 711f6a6 decoder: Add a function to decode grid images by Vignesh Venkat · 4 months ago
  12. 2eb5a5a Move some validations into the Image struct by Vignesh Venkat · 4 months ago
  13. b0c2715 mediacodec: Make flags a parameter by Vignesh Venkat · 4 months ago
  14. 014c5ea Move validate_grid_dims to internal_utils by Vignesh Venkat · 4 months ago
  15. 5b5dedb Small grid/overlay refactor. by Maryla Ustarroz-Calonge · 4 months ago
  16. 97c9c71 image: Pass grid into copy_from_tile by Vignesh Venkat · 4 months ago
  17. e1421bc mediacodec: Refactor some code into functions by Vignesh Venkat · 4 months ago
  18. a79b7cd image: Refactor copy_properties_from by Vignesh Venkat · 4 months ago
  19. 02d0fad decode: Fix alpha premultiplied by Vignesh Venkat · 4 months ago
  20. f649652 decode: Add option to ignore xmp and exif by Vignesh Venkat · 4 months ago
  21. fae0637 aom: Add aom-sys crate by Vignesh Venkat · 4 months ago
  22. b0d7856 Move Fraction structs out of internal_utils by Vignesh Venkat · 4 months ago
  23. d6510c5 Move some structs out of the decoder module by Vignesh Venkat · 5 months ago
  24. 88a305b Handle animation with audio track. by Maryla Ustarroz-Calonge · 5 months ago
  25. bc47b31 Check the auxiliary track type. by Maryla Ustarroz-Calonge · 5 months ago
  26. e8b91a8 Mark some functions with #[no_sanitize(cfi)] by Bryan Kersting · 5 months ago
  27. a75457c gainmap: Validate metadata by Vignesh Venkat · 5 months ago
  28. 635fd3e trivial: Fix a clippy warning by Vignesh Venkat · 5 months ago
  29. b08656d Upgrade crabbyavif to cbc72d88fb179f62da63d8bd50c9fab5d1bbd15f am: fc50c4d476 by Vignesh Venkatasubramanian · 5 months ago
  30. fc50c4d Upgrade crabbyavif to cbc72d88fb179f62da63d8bd50c9fab5d1bbd15f by Vignesh Venkatasubramanian · 5 months ago
  31. 51a1e69 Upgrade crabbyavif to 8a929315bff56d1977b0c5a715625741f55e9d2c am: be97c073be by Vignesh Venkatasubramanian · 5 months ago
  32. cbc72d8 Remove some stale TODOs by Vignesh Venkat · 5 months ago
  33. be97c07 Upgrade crabbyavif to 8a929315bff56d1977b0c5a715625741f55e9d2c by Vignesh Venkatasubramanian · 5 months ago
  34. 8a92931 Treat size limit of 0 as unlimited by Vignesh Venkat · 5 months ago
  35. 2a2cb1c decode: Set thread count when jobs == 0 by Vignesh Venkat · 5 months ago
  36. e8cf997 rgb: Support alpha channel for RGBA_1010102 by Vignesh Venkat · 5 months ago
  37. b3df30f decode: Print clap information by Vignesh Venkat · 5 months ago
  38. bc23322 decode: Print the file format by Vignesh Venkat · 5 months ago
  39. 2689533 github: Update actions/cache to 4.2.0 by Vignesh Venkat · 5 months ago
  40. 7d6d26c mediacodec: Add MediaImage2 for non-soong builds by Vignesh Venkat · 6 months ago
  41. d53adc6 decode: Validate some input args by Vignesh Venkat · 6 months ago
  42. 0199f2f trivial: Re-org use statements by Vignesh Venkat · 6 months ago
  43. 121fbc2 decode: Add support for progressive by Vignesh Venkat · 6 months ago
  44. 854156c decode: Refactor some validations by Vignesh Venkat · 6 months ago
  45. 0b5d8dd decode: Add jpeg output by Vignesh Venkat · 6 months ago
  46. 374bec9 tests: Use png crate for PNG decoding by Vignesh Venkat · 6 months ago
  47. 12a3999 png: Write xmp metadata by Vignesh Venkat · 6 months ago
  48. bc03ee9 png: Support target depth by Vignesh Venkat · 6 months ago
  49. 6d47f11 png: Use grayscale for monochrome images by Vignesh Venkat · 6 months ago
  50. 7bb88a5 Add png output to the decoder utility by Vignesh Venkat · 6 months ago
  51. 5ea20eb decode: Use yuv as extension for raw yuv by Vignesh Venkat · 6 months ago
  52. 749ec23 Merge "Add libjpeg dep to liblibyuv_sys" into main am: 09178c87d2 by Ivan Lozano · 6 months ago
  53. 09178c8 Merge "Add libjpeg dep to liblibyuv_sys" into main by Ivan Lozano · 6 months ago
  54. 603b994 decode: Add support for raw yuv output by Vignesh Venkat · 6 months ago
  55. 2e9f730 Replace bool returns with AvifResult by Vignesh Venkat · 6 months ago
  56. b0d6165 Implement decode in the utility by Vignesh Venkat · 6 months ago
  57. 9e257e3 y4m: Move it out of the library by Vignesh Venkat · 6 months ago
  58. 73c9e1e Remove old decoder example by Vignesh Venkat · 6 months ago
  59. fd6b719 Add decoder utility by Vignesh Venkat · 6 months ago
  60. cb54061 Upgrade crabbyavif to c5938b119ef52f9ff628436c1e66c9a5322ece83 am: 8ba1488217 by Vignesh Venkatasubramanian · 6 months ago
  61. 8ba1488 Upgrade crabbyavif to c5938b119ef52f9ff628436c1e66c9a5322ece83 by Vignesh Venkatasubramanian · 6 months ago
  62. c5938b1 decoder: Parse gainmap item earlier by Vignesh Venkat · 6 months ago
  63. d8aa7f3 decoder: Handle no derived items case by Vignesh Venkat · 6 months ago
  64. 986d51d timing: Do not treat sample table absence as error by Vignesh Venkat · 6 months ago
  65. 47c577e Upgrade crabbyavif to 375c4261638ad66ddd713707c31ff26c34f7ce12 am: bd12176453 by Vignesh Venkatasubramanian · 6 months ago
  66. bd12176 Upgrade crabbyavif to 375c4261638ad66ddd713707c31ff26c34f7ce12 by Vignesh Venkatasubramanian · 6 months ago
  67. 375c426 crabbyavif, overlay: Use proper background color by Vignesh Venkat · 6 months ago
  68. e79fcf4 Implement support for image overlays by Vignesh Venkat · 6 months ago
  69. 252de1e Add libjpeg dep to liblibyuv_sys by Ivan Lozano · 6 months ago
  70. 578cd9e item: Refactor derived dimensions validation by Vignesh Venkat · 6 months ago
  71. 6d704e1 decoder: Move repeated calls into a function by Vignesh Venkat · 6 months ago
  72. e7c6a73 trivial: Rename grid_item_ids to derived_item_ids by Vignesh Venkat · 6 months ago
  73. db7d13b Treat transformative properties as essential by Vignesh Venkat · 6 months ago
  74. bc6e3e0 Upgrade crabbyavif to 1edc2450421e2c477c7a1265eda4be5b1793d390 am: ea84eb3f13 by Vignesh Venkatasubramanian · 6 months ago
  75. ea84eb3 Upgrade crabbyavif to 1edc2450421e2c477c7a1265eda4be5b1793d390 by Vignesh Venkatasubramanian · 6 months ago
  76. 1edc245 android heic: Ignore error in alpha decoding by Vignesh Venkat · 6 months ago
  77. 46aba09 Android.bp: Add logger dependencies am: 89a42e6e71 by Vignesh Venkatasubramanian · 6 months ago
  78. ffaeba1 heic: Use any available HEIC item by Vignesh Venkat · 6 months ago
  79. e039819 image: Replace Clone with try_clone by Vignesh Venkat · 6 months ago
  80. 89a42e6 Android.bp: Add logger dependencies by Vignesh Venkatasubramanian · 6 months ago
  81. 0e8d863 Update TEST_MAPPING with two more tests am: 208bff3e9c by Vignesh Venkatasubramanian · 6 months ago
  82. 208bff3 Update TEST_MAPPING with two more tests by Vignesh Venkatasubramanian · 6 months ago
  83. 9abd958 Upgrade crabbyavif to 53b089825302e098af1628a9a8fcf70ddbb0d9f4 am: 1c34917587 by Vignesh Venkatasubramanian · 6 months ago
  84. 1c34917 Upgrade crabbyavif to 53b089825302e098af1628a9a8fcf70ddbb0d9f4 by Vignesh Venkatasubramanian · 6 months ago
  85. 53b0898 mediacodec: Populate CICP values by Vignesh Venkat · 6 months ago
  86. 057ad33 heic: Copy CICP values from decoded image by Vignesh Venkat · 6 months ago
  87. 1b867b2 capi: Do not copy entire plane in avifImageCopy by Vignesh Venkat · 6 months ago
  88. e451d86 c_api_tests: Refactor ImageCopyTest by Vignesh Venkat · 6 months ago
  89. 79dfff5 heic: Populate codec_config for tracks by Vignesh Venkat · 6 months ago
  90. ac7b2be Revert "mp4box: Remove unused profile function" by Vignesh Venkat · 6 months ago
  91. a69fca6 c_api_tests: Rename get_file_name by Vignesh Venkat · 6 months ago
  92. 69fd06d c_api_test: Add CreateDecoder util function by Vignesh Venkat · 6 months ago
  93. 33c3da0 Update TEST_MAPPING with explicit list of tests am: 71b83f776d by Vignesh Venkatasubramanian · 6 months ago
  94. 76f2938 c_api_tests: Refactor the tests by Vignesh Venkat · 6 months ago
  95. 71b83f7 Update TEST_MAPPING with explicit list of tests by Vignesh Venkatasubramanian · 6 months ago
  96. 9976a1a cleanup: Restrict visibility of some functions by Vignesh Venkat · 6 months ago
  97. 5223e73 image: Rename to_usize to as_usize by Vignesh Venkat · 6 months ago
  98. 96d5959 reformat: Validate RGB depth by Vignesh Venkat · 6 months ago
  99. b7283fe mp4box: Remove unused profile function by Vignesh Venkat · 6 months ago
  100. 40113fb stream: Remove unused function skip_u16 by Vignesh Venkat · 6 months ago