gst/mpegstream/gstmpegparse.c: MPEG2 has a useful rate property, so we can actually...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 19 Jan 2005 15:06:01 +0000 (15:06 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 19 Jan 2005 15:06:01 +0000 (15:06 +0000)
commit104971954c92e05fde7e53a9676553eb98bfb78c
treec9f0f43f686c75d7ba8c058680d09515275726b8
parent0419fe8a8816b087d0d703ff0c71405a5da86424
gst/mpegstream/gstmpegparse.c: MPEG2 has a useful rate property, so we can actually use that.

Original commit message from CVS:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
MPEG2 has a useful rate property, so we can actually use that.
For MPEG-1, continue using the bytes/time properties.
ChangeLog