mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC streams.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_chain): Only increment timestamp if it's valid. Fixes raw AAC streams.
This commit is contained in:
parent
1731f0f513
commit
deefcc54ab
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/faad/gstfaad.c: (gst_faad_chain):
|
||||
Only increment timestamp if it's valid. Fixes raw AAC streams.
|
||||
|
||||
2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* configure.ac:
|
||||
|
|
Loading…
Reference in a new issue