This website requires JavaScript.
Explore
Help
Register
Sign In
chacha
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44,359
Commits
36
Branches
386
Tags
0f94de8a092b1a9f1fe45f830c0f134699c16de1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Diego Biurrun
d4c2103bd3
golomb: Convert to the new bitstream reader
2017-01-31 17:46:19 +01:00
Diego Biurrun
2ec9fa5ec6
idct: Change type of array stride parameters to ptrdiff_t
...
ptrdiff_t is the correct type for array strides and similar.
2016-09-29 14:48:03 +02:00
Diego Biurrun
a6a750c7ef
tests: Move all test programs to a subdirectory
2016-05-13 14:55:56 +02:00