1
mirror of https://github.com/mpv-player/mpv synced 2024-07-11 23:47:56 +02:00
mpv/stream/realrtsp
Uoti Urpala fc6a9e4a3e build: switch to libavutil bswap.h and intreadwrite.h
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.
2012-02-01 22:46:27 +02:00
..
asmrp.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
asmrp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
real.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
real.h Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp. 2010-01-04 09:48:14 +00:00
rmff.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
rmff.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
sdpplin.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
sdpplin.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
xbuffer.c Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
xbuffer.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00