1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 13:14:36 +00:00
mpv/video/filter
wm4 85998f6121 Fix some libav* include statements
Fix all include statements of the form:

   #include "libav.../..."

These come from MPlayer times, when FFmpeg was somehow part of the
MPlayer build tree, and this form was needed to prefer the local files
over system FFmpeg.

In some cases, the include statement wasn't needed or could be replaced
with mpv defined symbols.
2014-04-19 17:18:10 +02:00
..
pullup.c vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
pullup.h vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
vf_crop.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_delogo.c vf_delogo: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_divtc.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_dlopen.c video/filter: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_dlopen.h
vf_dsize.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_eq.c vf_eq: remove slow inline asm 2014-04-19 15:38:04 +02:00
vf_expand.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_flip.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_format.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_gradfun.c vf_gradfun: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_hqdn3d.c vf_hqdn3d: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_ilpack.c vf_ilpack: remove inline asm 2014-04-19 15:48:30 +02:00
vf_lavfi.c vf_lavfi: copy AVFrame metadata into vf_lavfi priv 2014-04-13 18:03:01 +02:00
vf_lavfi.h build: simplify libavfilter configure checks 2014-03-16 13:19:29 +01:00
vf_mirror.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_noformat.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_noise.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_phase.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_pp.c vf_pp: fix include statement 2014-04-19 17:10:20 +02:00
vf_pullup.c vf_pullup: remove inline asm 2014-04-19 17:10:20 +02:00
vf_rotate.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_scale.c sws_utils: mp_msg conversions 2013-12-21 20:50:10 +01:00
vf_screenshot.c
vf_softpulldown.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_stereo3d.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vf_sub.c Kill all tabs 2014-04-13 18:03:01 +02:00
vf_swapuv.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vf_unsharp.c vf_unsharp: remove internal implementation 2014-03-16 13:19:29 +01:00
vf_vapoursynth.c vf_vapoursynth: handle destruction more gracefully 2014-04-14 20:51:27 +02:00
vf_vavpp.c vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
vf_yadif.c vf_yadif: remove internal implementation 2014-03-16 13:19:29 +01:00
vf.c vf: auto-label video filters if no label is specified 2014-04-13 18:03:01 +02:00
vf.h vf_lavfi: copy AVFrame metadata into vf_lavfi priv 2014-04-13 18:03:01 +02:00