summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2014-02-24 11:48:51 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2014-02-24 11:48:51 +0000
commitf48cfc8d4799b2fd7e0b22556d03cc1f46560874 (patch)
treee09121b7ce31b4bcc1d732f04ec4bc838bb9218e /ChangeLog
parent82a525a22d0389c44ad9983258d82f607b65ff93 (diff)
2014-02-24 Julien Moutte <julien@fluendo.com>
* src/flump3dec-0_10.c: Make sure we provide the incoming timestamp to the decoding function. This fixes some A/V sync issues where the MP3 decoder was ignoring incoming timestamps and generating a perfectly continuous stream. git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@2578 2b0047a9-a6d8-0310-accf-f7200b2a168c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf8a04f..7478f39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-02-24 Julien Moutte <julien@fluendo.com>
+
+ * src/flump3dec-0_10.c: Make sure we provide the incoming timestamp
+ to the decoding function. This fixes some A/V sync issues where the
+ MP3 decoder was ignoring incoming timestamps and generating a perfectly
+ continuous stream.
+
2014-01-31 Andoni Morales <amorales@fluendo.com>
* src/mp3-c-synth.c: