GNOME Bugzilla – Bug 740238
mpegtsmux: Fix to use API to retrieve stream type from the elementary stream
Last modified: 2014-11-18 15:14:31 UTC
In mpegtsmux, there needs to be replaced to use API to retrieve stream type from each elementary stream.
Created attachment 290834 [details] [review] mpegtsmux: Fix to use API to retrieve stream type from the elementary stream
Why does it "need to be replaced"?
It's because the comments says "FIXME: Use API to retrieve this from the stream" originally. It's not saying about this patch?
Review of attachment 290834 [details] [review]: I'm also not sure what is gained by adding a function call? It just seems a way to make it slower.
Should the FIXME be removed? Just wondering why it is there.