Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cmake to add big endian compile option
Without this fix, mediastreamer2 doesn't have this compile option (CMakeLists.txt#L669) with CMake and it might create RTP packet with wrong payload type in header due to markbit field update (src/otherfilters/msrtp.c#L633)
- Loading branch information