summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e6ba7af..0c803442 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/faad/gstfaad.c: (gst_faad_sinkconnect):
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
+ (qtdemux_audio_caps):
+ Implement 'framed' property, independent of 'codec_data'.
+
2005-03-12 Richard Hult <richard@imendio.com>
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>