pvr: rework parsing of stream to not hammer re-open of codecs
authorJoakim Plate <elupus@xbmc.org>
Fri, 21 Sep 2012 19:50:15 +0000 (21:50 +0200)
committerJoakim Plate <elupus@xbmc.org>
Fri, 21 Sep 2012 19:51:02 +0000 (21:51 +0200)
commit41ca644e807d4897a316fd63d89be05c22589bdd
treef6ccf1575100f8c9af136afdcfcb5d37126e86ee
parenta1a5742b25b8c24de2a7196f3e05d6c9be243002
pvr: rework parsing of stream to not hammer re-open of codecs

Old code would cause dvdplayer to thrash around closing and re-opening
codecs while a stream was being parse. And if it never found extradata
it would never open any codec.
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxPVRClient.cpp
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxPVRClient.h