mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #708] [MERGED] Removed builtin code in Matroska #1533
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/708
Author: @Izaron
Created: 3/5/2017
Status: ✅ Merged
Merged: 3/5/2017
Merged by: @cfsmp3
Base:
master← Head:bytestream📝 Commits (1)
564093eRemoved builtin code in Matroska📊 Changes
1 file changed (+7 additions, -5 deletions)
View changed files
📝
src/lib_ccx/matroska.c(+7 -5)📄 Description
__builtin_clz and __lzcnt16 have different output on different machines, so removed this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.