OSDN Git Service

lavf: do basic sanity checking on muxed packets
authorAnton Khirnov <anton@khirnov.net>
Mon, 20 Jan 2014 13:10:01 +0000 (14:10 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 4 Feb 2014 10:10:55 +0000 (11:10 +0100)
commit7b03b65bf0d02519c86750d2da33f413e11cf0c6
treeddfcf871759bf9b479b18d57932367aaba850eb3
parent5de64bb34d68d6c224dca90003172d7a27958825
lavf: do basic sanity checking on muxed packets

Reject packets for non-existing or attachment streams.
libavformat/mux.c