mpv/video/filter
wm4 63a414c708 command: make empty vf-metadata not an error
If a filter exists, but has no metadata, just return success. This
allows the user to distinguish between no metadata available, and filter
not inserted.

See #1408.
2014-12-30 14:04:53 +01:00
..
pullup.c
pullup.h
vf.c command: make empty vf-metadata not an error 2014-12-30 14:04:53 +01:00
vf.h vf: minor simplification 2014-11-12 19:30:59 +01:00
vf_buffer.c
vf_crop.c
vf_delogo.c
vf_divtc.c Remove mpbswap.h 2014-09-25 21:32:55 +02:00
vf_dlopen.c video: remove internal QP passing 2014-12-03 23:01:20 +01:00
vf_dlopen.h
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c
vf_format.c
vf_gradfun.c vf_lavfi: make chaining from other filters more flexible 2014-09-27 17:21:29 +02:00
vf_hqdn3d.c
vf_ilpack.c
vf_lavfi.c vf_lavfi: proper rounding for lavfi->mpv aspect ratio 2014-10-09 18:18:05 +02:00
vf_lavfi.h vf_lavfi: fix compilation failure 2014-10-08 12:44:47 +02:00
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_phase.c
vf_pullup.c video: remove internal QP passing 2014-12-03 23:01:20 +01:00
vf_rotate.c Silence some Coverity warnings 2014-11-21 09:59:58 +01:00
vf_scale.c video: remove swapped-endian image format aliases 2014-11-05 01:52:20 +01:00
vf_screenshot.c
vf_softpulldown.c vf_softpulldown: handle null mpi_image correctly 2014-08-30 15:15:38 +02:00
vf_stereo3d.c vf_stereo3d: fix "auto" input format with libav 2014-10-04 16:28:30 +02:00
vf_sub.c vf_sub: fix previous commit 2014-11-11 19:26:43 +01:00
vf_swapuv.c
vf_unsharp.c
vf_vapoursynth.c vf_vapoursynth: add debug message when returning error from GetFrame 2014-10-13 14:35:03 +02:00
vf_vavpp.c
vf_vdpaupp.c
vf_yadif.c