0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Sep 18, 2023 — Sep 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename Duck IVF format for clarity More... almost 3 years ago
avi: ignore index entries not belonging to any stream More... almost 3 years ago
indeo: reorder frames for Indeo4 More... almost 3 years ago
indeo: fix tile end calculation More... almost 3 years ago
indeo: do not align bitstream on empty tiles More... almost 3 years ago
indeo4: fix picture header parsing More... almost 3 years ago
indeo: fix selecting reference tile More... almost 3 years ago
fix some clippy warnings More... almost 3 years ago
typo More... almost 3 years ago
core/io: fix example in intcode More... almost 3 years ago
h264: add SIMD optimisations for x86_64 (not enabled by default) More... almost 3 years ago
h264: some micro-optimisations More... almost 3 years ago
h264/dsp: split avg() function by size More... almost 3 years ago
h264: cache frame width/height More... almost 3 years ago
h264/dsp: split chroma_interp() by width More... almost 3 years ago
h264/mc: add a stub for using optimised implementations More... almost 3 years ago
h264: fix tests after accidental gray_block() fix More... almost 3 years ago
h264: split put_block_weighted() by size More... almost 3 years ago
h264: make a separate structure for motion compensation DSP More... almost 3 years ago
vp8: use safer initialisation of partition BoolCoders More... about 3 years ago
silence warnings in a newer rustc More... about 3 years ago
h264: update test hashes after the changes More... about 3 years ago
h264: fix direct 8x8 inference mode More... about 3 years ago
h264: reword MB reconstruction and add weighted MC More... about 3 years ago
h264: fix sliding window frame reference dropping More... about 3 years ago
h264: rework MB reconstruction and fix loop filtering More... about 3 years ago
h264: fix transform order More... about 3 years ago
h264: drop unneeded mut More... about 3 years ago
h264: fix some tables and indices in dsp More... about 3 years ago
aac: SBR support (without PS) More... about 3 years ago