Revert "filter_chain: uniform filter_chain_Append{Converter,Filter} return type"
commit11d731b1142b38e767bf9f1489e66d8599940a06
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Jul 2017 12:04:14 +0000 (2 14:04 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Jul 2017 12:04:27 +0000 (2 14:04 +0200)
treed9be0873a7d8ee0e41b3136f3ee1776b3187ddb2
parentfb519b84a1f67c74b8636987dc93a882ec3ca5f5
Revert "filter_chain: uniform filter_chain_Append{Converter,Filter} return type"

This reverts commit 40bd2515d996a4b9c47b2199fac61a9fdea310bb.

There is no need to access to the video filter converter since you can't do
anything with it.
include/vlc_filter.h
modules/stream_out/transcode/video.c
modules/video_chroma/chain.c
src/misc/filter_chain.c
src/video_output/display.c
src/video_output/video_output.c