mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
FFmpeg docs say that you must return AVERROR_EOF from the read callback, not zero. Still, Telegram just propagates the return value from IODevice::read() call, which returns zero in case of EOF. I don't know whether this commit has any effect on the upstream build, but it fixes a bug in Debian build of Telegram, which is using FFmpeg 5.1 instead of 4.4. Still, it's also useful in the upstream, as it makes work with FFmpeg more correct. |
||
---|---|---|
.. | ||
build | ||
cmake | ||
codegen@8815d7aec9 | ||
lib_base@f65e7748b1 | ||
lib_crl@4e620bc383 | ||
lib_lottie@e66d57f496 | ||
lib_qr@501f4c3502 | ||
lib_rpl@fd31f5bf38 | ||
lib_spellcheck@0e386e22cb | ||
lib_storage@839609369d | ||
lib_tl@36fb95c4de | ||
lib_ui@95dd2c8465 | ||
lib_webrtc@9b11599c3c | ||
lib_webview@546df65eb2 | ||
Resources | ||
SetupFiles | ||
SourceFiles | ||
Telegram | ||
ThirdParty | ||
CMakeLists.txt | ||
configure.bat | ||
configure.py | ||
configure.sh | ||
create.bat | ||
Telegram.plist |