Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / webmproject/crabbyavif issues and pull requests
#100 - Add more references to AV1 spec in lib.rs
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#99 - Remove Image::subsampled_width()
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#98 - Rename RawWriter::write_header() to open_file()
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#97 - mp4box: Fix stream passed into parse_ftyp
Pull Request -
State: closed - Opened by copybara-service[bot] 8 months ago
#96 - Convert large CICP values to Unknown instead of 2
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#95 - Fix DAV1D_EAGAIN depending on EPERM>0.
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#94 - Format Cargo.toml
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#93 - Rename assert_f32_array() to assert_eq_f32_array()
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#92 - Move reinterpret_f32_as_u32() from mod to rgb
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#91 - Out of memory error handling strategy
Issue -
State: closed - Opened by y-guyon 8 months ago
- 1 comment
#90 - Refactor find_nclx and find_icc
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#89 - Add comments about HEIF fractions and clap
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#88 - Ignore .vscode in .gitignore
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#87 - Merge IFraction and UFraction into Fraction
Pull Request -
State: closed - Opened by y-guyon 8 months ago
#86 - rgb_impl: Remove State struct
Pull Request -
State: closed - Opened by copybara-service[bot] 8 months ago
#85 - Refactor src/internal_utils/stream.rs
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#84 - mp4box: Remove some unused variables
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#83 - trivial: Remove some dead code warnings
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#82 - Remove some redundant imports
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#81 - Treat warnings as errors
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#80 - capi: Convert the header file into C++
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#79 - Convert aviftest.c into C++
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#78 - capi: Rename some consts with CRABBY_ prefix
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#77 - capi: Rename functions to include crabby_ prefix
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#76 - Use Pixels::from_raw_pointer where possible
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#75 - capi: Use the correct Pixel type based on bit depth
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#74 - Return AvifResult from IStream::bytes_left()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#73 - Modify IBitStream::skip_uvlc() to match AV1 spec
Pull Request -
State: closed - Opened by y-guyon 9 months ago
- 1 comment
#72 - Add IO::read_exact()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#71 - Add tests in scale.rs
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#70 - Rename pd to dst_pd in Image::scale()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#69 - crabbyavif, conformance_tests: Set up google3 testing
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#68 - Add third_party to .gitignore
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#67 - crabbyavif: image: Rename PlaneData2 to PlaneData
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#66 - crabbyavif, image: Move Row enum to image.rs
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#65 - crabbyavif, github ci: Run tests with --no-default-features
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#64 - crabbyavif, reformat: Fix half float conversion
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#63 - crabbyavif, scale: Add scale no-op when no libyuv
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#62 - crabbyavif, decoder_tests: Allow parse only tests
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#61 - u8 rgb::Image.depth in CrabbyAvif
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#60 - crabbyavif: Add shorthand for as_ref and as_mut unwrapping
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#59 - crabbyavif, coeffs: Implement y_coeffs for ColorPrimaries
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#58 - crabbyavif, image: Rename planes2 to planes
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#57 - crabbyavif: Set up google3 build for decoder_tests
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#56 - crabbyavif: Remove float_cmp dependency
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#55 - crabbyavif: Set up google3 build
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#54 - crabbyavif: Fix github workflow job name
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#53 - crabbyavif: Fix github workflow name
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#52 - crabbyavif, alpha: Add tests for rescale_alpha_value
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
#51 - Rename third_party to external
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#50 - Rewrite pointer access and remove unnecessary intermediates
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#49 - rgb_impl: Remove Option from unorm_value
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#48 - Use a UnormLookupTables struct
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#47 - rgb_impl: Remove unnecessary & for table_uv
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#46 - Ref instead of copy in unorm_lookup_tables()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
- 1 comment
#45 - gav1: Fix some TODOs and add CI
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#44 - rgb::Image: rename alpha_premultiplied to premultiply_alpha
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#43 - alpha: Remove incorrect alpha_premultiplied check
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#42 - ci: Add clippy linter
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#41 - Refactor libyuv guard to be a bit more granular
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#40 - Add type definition to a potentially complex type
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#39 - dav1d: Allow unnecessary_cast clippy warning
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#38 - Remove byteorder dependency
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#37 - Remove some unnecessary return statements
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#36 - ci: Fix a comment and normalize job names
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
- 1 comment
#35 - ci: Ensure that avif.h is kept up to date
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#34 - Allow building the library without libyuv
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#33 - capi: Create Box from raw pointer with correct type
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
- 3 comments
Labels: trivial
#32 - capi/reformat: Use initializer list
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#31 - Use iterator when using index only for iteration
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
- 1 comment
#30 - ci: Avoid explicit mkdir and cd
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
Labels: trivial
#29 - Use match blocks in rgb::Image
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#28 - Remove rgb::Image::ignore_alpha for simplicity
Pull Request -
State: closed - Opened by y-guyon 9 months ago
- 3 comments
#27 - Rename rgb_impl::yuv_to_rgb() to yuv_to_rgb_fast()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#26 - Refactor yuv_to_rgb_any()
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#25 - Replace unimplemented! by AvifError
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#24 - Add reference comments about VideoFullRangeFlag
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#23 - Take format and float into account in depth_valid
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#22 - Use match in calculate_yuv_coefficients_from_cicp
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#21 - ci: Add rustfmt
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#20 - Do not overwrite yuv_format and depth when alpha tiles are seen
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#19 - Add ChromaSamplePosition::CENTER
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#18 - Fix yuv_to_rgb_any() UV clamp
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#17 - Use snake_case in rgb_impl
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#16 - Flatten find_conversion_function() in one match
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#15 - Implement alpha_to_full_range() for non-ptr
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#14 - Use float-cmp crate for f32 comparisons
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#13 - Collapse an else if condition
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
- 1 comment
#12 - Remove some unused files
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#11 - Fix calculate_yuv_coefficients
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#10 - Add -DAVIF_LIBYUV=OFF for libavif in README.md
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#9 - Add ci-unix-static-conformance
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#8 - Only trigger ci-unix-static on push to main or PR
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#7 - Fix cache in ci-unix-static
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#6 - Refactor src/reformat/alpha.rs
Pull Request -
State: closed - Opened by y-guyon 9 months ago
#5 - ci: Build and run the C++ tests
Pull Request -
State: closed - Opened by vigneshvg 9 months ago
#4 - Add ci-unix-static GitHub workflow
Pull Request -
State: closed - Opened by y-guyon 10 months ago
- 1 comment
#3 - Rename rgb::Image::fill_alpha() to set_opaque()
Pull Request -
State: closed - Opened by y-guyon 10 months ago
#2 - Return error on resize with Pointer buffer
Pull Request -
State: closed - Opened by y-guyon 10 months ago
#1 - Add build and test instructions to README.md
Pull Request -
State: closed - Opened by y-guyon 10 months ago
- 1 comment