]> git.sesse.net Git - vlc/commit
-Merged DVD netlist with input netlist to remove duplicated code.
authorStéphane Borel <stef@videolan.org>
Sun, 11 Nov 2001 01:32:03 +0000 (01:32 +0000)
committerStéphane Borel <stef@videolan.org>
Sun, 11 Nov 2001 01:32:03 +0000 (01:32 +0000)
commit81cfe15f7a54ebbc32b0a7fe8d33fa6c0ba5246b
tree25c1d7b48a5a55fefb55ddd8c1f3c46552b4c793
parent2ebfdccd5b4836bff717779cbe53b60a353d4f89
-Merged DVD netlist with input netlist to remove duplicated code.
Basically, this adds the ability for the netlist to handle transport
packets that carry more than one data_packet.
include/input_ext-plugins.h
include/modules_export.h
plugins/dvd/Makefile
plugins/dvd/dvd_netlist.c [deleted file]
plugins/dvd/dvd_netlist.h [deleted file]
plugins/dvd/input_dvd.c
plugins/mpeg/input_es.c
plugins/mpeg/input_ts.c
src/input/input_netlist.c