This website requires JavaScript.
Explore
Help
Sign In
Abdelrahman Said
abdelrahman
0 Followers
·
0 Following
https://thewizardapprentice.com/
Joined on
2023-01-22
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
32
Projects
Packages
Public Activity
Starred Repositories
abdelrahman
pushed to
main
at
abdelrahman/performance-aware-programming
2024-05-06 21:55:58 +00:00
ba31dd9f8c
Add cache testing functions
f355ab2d25
Update .gitignore
Compare 2 commits »
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 23:54:48 +00:00
efad22f21e
Fix alpha multiplication for images with unassociated alpha
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 23:37:48 +00:00
d278d7ee55
Multiply RGB when reading image with unassociated alpha
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 23:31:43 +00:00
1c667f4128
Move all TIFF type definitions to the source file
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 22:44:25 +00:00
c2391df946
Update main.c
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 22:41:32 +00:00
b2f002b12f
Increase MAIN_ARENA_CAPACITY
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 22:34:38 +00:00
cd424bf074
Remove NULL header, ifd and image definitions
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 22:27:31 +00:00
11798a0683
Main read functions return boolean
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 21:58:13 +00:00
c2a55279fd
Rename load_image_pixels to read_image_pixels
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 21:51:54 +00:00
53f53874a6
Update 8-bit assertion
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 21:46:43 +00:00
ba21bcb2f4
Switch internal reading functions to directly manipulate reader object
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 21:13:53 +00:00
5bf78d3e01
Add comment
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 21:05:58 +00:00
38862899d0
Read bits per sample
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 20:22:05 +00:00
f0d4108a64
Add reading alpha
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 18:47:42 +00:00
3e3c4d27fe
Reorder type definitions
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 17:43:00 +00:00
ed2737d330
Check field sizes against field type sizes instead of C primitives
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 15:28:42 +00:00
9b7e07b9ad
Update .gitignore
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-05 15:27:09 +00:00
71b7c682db
Rename read_fields to read_ifd_fields
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-04 22:52:46 +00:00
a9143642a0
Declare TiffReader before attempting to open the file
abdelrahman
pushed to
main
at
abdelrahman/tiffread
2024-05-04 22:48:35 +00:00
d195086af8
Make functions internal
3f022acf9c
Reorder functions
Compare 2 commits »
First
Previous
...
29
30
31
32
33
...
Next
Last