mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
abb840b48c019cfe8c85037d1585261f2eb44b86
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.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 36566bbeba
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Origin message was:
------------------
Refactor: Adjust `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.
------------------
This commit was generated by Migit
…
…
…
NI \o/ - Neutrino
Description
Languages
C++
85%
C
12.5%
Shell
0.6%
Makefile
0.6%
M4
0.5%
Other
0.7%