Files
AyuGramDesktop/Telegram/SourceFiles
Alexander Kernozhitsky ca4b5edf21 Correct FFmpeg API usage
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.
2022-09-04 08:04:02 +04:00
..
2022-09-02 21:14:33 +04:00
2022-09-02 21:14:34 +04:00
2022-09-02 21:14:29 +04:00
2022-09-03 09:08:13 +04:00
2022-09-02 21:27:41 +04:00
2022-09-03 06:51:02 +04:00
2022-09-03 06:51:02 +04:00
2022-09-03 06:51:02 +04:00
2022-09-02 21:14:29 +04:00
2022-09-02 21:14:34 +04:00
2022-09-04 08:04:02 +04:00
2022-09-02 21:14:29 +04:00
2022-08-09 14:12:19 +03:00
2022-09-03 06:51:02 +04:00
2022-05-19 17:27:02 +04:00
2022-09-03 06:51:02 +04:00
2022-08-15 15:52:27 +03:00
2022-03-15 19:41:06 +04:00