Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

export stringToUTF8() for Unicode characters #12

Merged
merged 3 commits into from
Aug 14, 2022

Conversation

cs8425
Copy link

@cs8425 cs8425 commented May 18, 2022

export stringToUTF8() for the fix #180

by using build-with-docker.sh,
I can not build successful with latest commit (8f39fb6) of n4.3.1-wasm (ffmpegwasm/ffmpeg.wasm-core)
and I build successful with b59fb55 (ffmpegwasm/ffmpeg.wasm-core).
so I send the PR base on b59fb55.

@jeromewu
Copy link
Collaborator

Thanks for the PR!

@jeromewu jeromewu merged commit acaad4b into ffmpegwasm:n4.3.1-wasm Aug 14, 2022
chicken-suop pushed a commit to chicken-suop/ffmpeg.wasm-core that referenced this pull request Nov 15, 2022
* upstream/n4.3.1-wasm:
  Update core-st package.json
  Minor update build scripts and release 0.11.0
  Build some "core" variations. (ffmpegwasm#16)
  ios support (ffmpegwasm#15)
  Revert "Upgrade to emscripten v2.0.24" (ffmpegwasm#14)
  export stringToUTF8() for Unicode characters (ffmpegwasm#12)
chicken-suop pushed a commit to chicken-suop/ffmpeg.wasm-core that referenced this pull request Nov 15, 2022
* upstream/n4.3.1-wasm:
  Update core-st package.json
  Minor update build scripts and release 0.11.0
  Build some "core" variations. (ffmpegwasm#16)
  ios support (ffmpegwasm#15)
  Revert "Upgrade to emscripten v2.0.24" (ffmpegwasm#14)
  export stringToUTF8() for Unicode characters (ffmpegwasm#12)
chicken-suop pushed a commit to chicken-suop/ffmpeg.wasm-core that referenced this pull request Nov 23, 2022
* upstream/n4.3.1-wasm:
  Update core-st package.json
  Minor update build scripts and release 0.11.0
  Build some "core" variations. (ffmpegwasm#16)
  ios support (ffmpegwasm#15)
  Revert "Upgrade to emscripten v2.0.24" (ffmpegwasm#14)
  export stringToUTF8() for Unicode characters (ffmpegwasm#12)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encoding problem with some Unicode characters
2 participants