Commit 6f6c025d authored by Hendrik Leppkes's avatar Hendrik Leppkes

Merge commit '3d89373f'

* commit '3d89373f':
  lavu: Drop deprecated private lls functions

Previously removed in ffmpeg
Merged-by: 's avatarHendrik Leppkes <h.leppkes@gmail.com>
parents f9409319 3d89373f
......@@ -87,9 +87,6 @@
#ifndef FF_API_OLD_AVOPTIONS
#define FF_API_OLD_AVOPTIONS (LIBAVUTIL_VERSION_MAJOR < 55)
#endif
#ifndef FF_API_LLS_PRIVATE
#define FF_API_LLS_PRIVATE (LIBAVUTIL_VERSION_MAJOR < 55)
#endif
#ifndef FF_API_VDPAU
#define FF_API_VDPAU (LIBAVUTIL_VERSION_MAJOR < 55)
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment