rmdemux: use DTS and PTS
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 Sep 2012 11:49:33 +0000 (13:49 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 Sep 2012 11:49:33 +0000 (13:49 +0200)
commitc3b5d7e914b8972e6b824b7552adb15a0cd80c2a
treeea21e4b2fa05bf2503c52472a6e75b85969dd275
parentddd13808b324f89dd4ab8a978331cccff2f161f8
rmdemux: use DTS and PTS

Video uses DTS as timestamps. Set the DTS on the buffers and leave the PTS
undefined to make the decoder do the right thing. We can then remove the code
that tries to guess the PTS from the DTS.
gst/realmedia/rmdemux.c