summaryrefslogtreecommitdiffstats
path: root/stream/stream_cdda.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-07-26 07:07:49 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-07-26 20:22:48 +0300
commit152e480397c160eae0a29257eb9c343f35bfdb33 (patch)
tree582b4022b60bf00c3a16db25fda6d39d8c1b22ff /stream/stream_cdda.c
parenta92a43b91fac43e7ad2323f17adeb8f750d35927 (diff)
downloadmpv-152e480397c160eae0a29257eb9c343f35bfdb33.tar.bz2
mpv-152e480397c160eae0a29257eb9c343f35bfdb33.tar.xz
vf_uspp: Mark as depending on avcodec API only, not internals
There has been some confusion about whether this filter depends on libavcodec internals or not. When originally added it included explicit code to support building with a shared library avcodec, but it also used the internal dsputil.h header. Later it was marked as depending on libavcodec internals, then the dsputil.h include was removed as unnecessary. It seems to build fine without any internal headers now and has no obvious other usage of internal symbols either, so I'm enabling the build whenever libavcodec is available.
Diffstat (limited to 'stream/stream_cdda.c')
0 files changed, 0 insertions, 0 deletions