mpegtsdemux: Ignore NULL packets as early as possible.
authorEdward Hervey <bilboed@bilboed.com>
Mon, 25 May 2009 13:21:52 +0000 (15:21 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 25 May 2009 16:32:26 +0000 (18:32 +0200)
commit36cc757bdacbfbeadfce70040fd424b5e7bb2e8b
tree08f66de04a14d4fb61443906dd3870d59db85cce
parentf92f282874addd1091e2d03b25033a12f151eb83
mpegtsdemux: Ignore NULL packets as early as possible.

This avoids:
* creating a MpegTSStream structure for nothing
* processing packet data for nothing
gst/mpegdemux/gstmpegtsdemux.c