mpv/stream/realrtsp
Uoti Urpala 37e4a928ca configure, build: require at least Libav 0.7
Require versions of the Libav libraries corresponding to Libav release
0.7. These are:
libavutil   51.7.0
libavcodec  53.5.0
libavformat 53.2.0
libswscale   2.0.0
libpostproc 52.0.0

Also disable the fallback to simple header check if these libraries
could not be found with pkg-config; now compiling without pkg-config
support for these always requires explicitly setting --enable-libav
and any needed compiler/linker flags. The simple check would have let
compilation proceed even if a version mismatch was detected.
2011-12-22 01:27:45 +02:00
..
asmrp.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
asmrp.h
real.c configure, build: require at least Libav 0.7 2011-12-22 01:27:45 +02:00
real.h Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp. 2010-01-04 09:48:14 +00:00
rmff.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
rmff.h
sdpplin.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
sdpplin.h
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