ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when...
authorMichal Benes <michal.benes@itonis.tv>
Wed, 16 Aug 2006 10:34:57 +0000 (10:34 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 16 Aug 2006 10:34:57 +0000 (10:34 +0000)
commit092e714778ec2021fc630673bea0b1c9f172e599
treec43b9806cb809d01ac51fe77f900614cc49438b7
parentc51d6e5d4594be78bc0c0fbd5423347fd9cac7e4
ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded...

Original commit message from CVS:
Patch by: Michal Benes <michal dot benes at itonis dot tv>
* ext/mad/gstmad.c: (gst_mad_chain):
Fix timestamping in mad by only activating a new timestamp when the
previous frame has been decoded. Fixes #350723.
Also clean up some of the non fatal warnings when the input buffer is
too small to decode a header.
ChangeLog
ext/mad/gstmad.c