matroska: Add an helper method to get buffer timestamps
authorNicola Murino <nicola.murino@gmail.com>
Tue, 3 Mar 2015 17:40:16 +0000 (18:40 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 4 Mar 2015 10:36:24 +0000 (11:36 +0100)
commitf727762c1f186c15d6e656e92c01306796de8692
treebe9e125c41867209f3c54ba33a06c4404ebf0a56
parent8984e18ef778c398c986fd8d9df72bfb819d34c7
matroska: Add an helper method to get buffer timestamps

... and replace GST_BUFFER_TIMESTAMP that always return PTS with this method
that return PTS or DTS based on stream type.

https://bugzilla.gnome.org/show_bug.cgi?id=745192
gst/matroska/matroska-demux.c
gst/matroska/matroska-ids.c
gst/matroska/matroska-ids.h
gst/matroska/matroska-mux.c