vo_zr2: drop Zoran support
commit626d5ed6285309da621a5665ad9eb03c227ce71d
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 31 Jan 2011 03:02:38 +0000 (31 05:02 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 31 Jan 2011 14:03:11 +0000 (31 16:03 +0200)
tree384b1e5838162d6bccc4ee4b6de7c476e1827894
parentb138ca43caee2115778ad9e039dcfdeddf5bfbb9
vo_zr2: drop Zoran support

There were multiple files specific to Zoran support, and they also
depended on internal FFmpeg headers (so it would probably have been
hard to get them to compile now even if you tried). It's obsolete now,
so just drop the whole mess.
16 files changed:
DOCS/man/en/mplayer.1
Makefile
cfg-mplayer.h
codec-cfg.c
configure
etc/codecs.conf
libmpcodecs/vd.c
libmpcodecs/vd_zrmjpeg.c [deleted file]
libmpcodecs/vf.c
libmpcodecs/vf_zrmjpeg.c [deleted file]
libvo/jpeg_enc.c [deleted file]
libvo/jpeg_enc.h [deleted file]
libvo/video_out.c
libvo/vo_zr.c [deleted file]
libvo/vo_zr.h [deleted file]
libvo/vo_zr2.c [deleted file]