mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
87c7ff4fd3e34c205c5902de3cbc8c8872ac7fa2
Send
and write_packet
methods for compatibility with newer FFmpeg versions
- Added conditional compilation for `LIBAVFORMAT_VERSION_INT` to handle differences in FFmpeg API versions. - Updated `Send` method to use `const unsigned char*` for compatibility - Refactored `write_packet` to use `const uint8_t*` for consistency with the newer FFmpeg API.
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%