Skip to content

Simplify build instructions#448

Open
xeruf wants to merge 46 commits intoTelegram-FOSS-Team:masterfrom
xeruf:readme-build-instructions
Open

Simplify build instructions#448
xeruf wants to merge 46 commits intoTelegram-FOSS-Team:masterfrom
xeruf:readme-build-instructions

Conversation

@xeruf
Copy link
Copy Markdown

@xeruf xeruf commented Aug 30, 2020

Adds a new build.sh script that handles all the JNI stuff, trying to auto-detect paths.
Makes the instructions a bit prettier.

thermatk and others added 11 commits September 1, 2021 20:57
…FOSS-Team#436)

Error when using newer version of ffmpeg:

Upon further investigation, this error comes from newer versions of
FFmpeg [1] as the packet read callback's expected return value on EOF
has been changed. This commit fixes the issue by updating the packet
read callback used to play videos with FFmpeg to return AVERROR_EOF on
EOF instead of 0 as seen in mpv [2].

[1] https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a606f27f4c610708fa96e35eed7b7537d3d8f712
[2] mpv-player/mpv@e9dc4ac
I guess upstream did the same and forgot to document.
isom.h is included in a form patched to stop annoying the compiler, dv.h in the original form
@thermatk thermatk force-pushed the master branch 3 times, most recently from 7cd0e12 to f174824 Compare September 4, 2022 16:02
@thermatk thermatk force-pushed the master branch 3 times, most recently from 69a2691 to 212f140 Compare October 9, 2022 00:04
@thermatk thermatk force-pushed the master branch 2 times, most recently from 06bbe60 to e7535cc Compare December 11, 2022 21:16
@thermatk thermatk force-pushed the master branch 2 times, most recently from 093ca61 to d4bd461 Compare January 7, 2023 15:39
@thermatk thermatk force-pushed the master branch 2 times, most recently from e1c9e2b to ed5f703 Compare April 29, 2023 15:34
@thermatk thermatk force-pushed the master branch 3 times, most recently from a310576 to 9219dfd Compare May 8, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants