Bitmap Brothers JV demuxer
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:

committed by
Ronald S. Bultje

parent
0697440c1e
commit
bfaefd87dc
@@ -110,6 +110,7 @@ void av_register_all(void)
|
||||
REGISTER_DEMUXER (ISS, iss);
|
||||
REGISTER_DEMUXER (IV8, iv8);
|
||||
REGISTER_MUXDEMUX (IVF, ivf);
|
||||
REGISTER_DEMUXER (JV, jv);
|
||||
REGISTER_DEMUXER (LMLM4, lmlm4);
|
||||
REGISTER_DEMUXER (LXF, lxf);
|
||||
REGISTER_MUXDEMUX (M4V, m4v);
|
||||
|
Reference in New Issue
Block a user