diff options
author | wm4 <wm4@nowhere> | 2017-11-29 20:03:20 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-11-29 21:30:51 +0100 |
commit | 23d9dc5457c52408533c498c685ad9dd6fd2cee0 (patch) | |
tree | f653cbf00989d04b9513fcaa55ac33f54cc93a1d /audio/filter/af_pan.c | |
parent | 03518c1a836fd8871d76c735c3a4842ce0416902 (diff) |
video: remove automatic stereo3d filter insertion
The internal stereo3d filter was removed due to being GPL only, and due
to being a mess that somehow used libavfilter's filter. Without this
filter, it's hard to remove our internal stereo3d image attribute, so
even using libavfilter's stereo3d filter would not work too well (unless
someone fixes it and makes it able to use AVFrame metadata, which we
then could mirror in mp_image).
This was never well thought-through anyway, so just drop it. I think
some "downsampling" support would still make sense, maybe that can be
readded later.
Diffstat (limited to 'audio/filter/af_pan.c')
0 files changed, 0 insertions, 0 deletions