mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 13:47:04 +00:00
Remove the private bswap and intreadwrite.h implementations and use libavutil headers instead. Originally these headers weren't publicly installed by libavutil at all. That already changed in 2010, but the pure C bswap version in installed headers was very inefficient. That was recently (2011-12) improved and now using the public bswap version probably shouldn't cause noticeable performance problems, at least if using a new enough compiler. |
||
---|---|---|
.. | ||
asmrp.c | ||
asmrp.h | ||
real.c | ||
real.h | ||
rmff.c | ||
rmff.h | ||
sdpplin.c | ||
sdpplin.h | ||
xbuffer.c | ||
xbuffer.h |