summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-02-21 23:41:23 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-02-21 23:41:23 +0000
commitc76c257f4adf8127fc88f26c211b10b6076b3865 (patch)
tree28a9402a6901435a9f41577789bee78f7e4b10b2 /ChangeLog
parentfab20b93372a4d33f310d55cf90b36950c4466b9 (diff)
Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, an...
Original commit message from CVS: Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, and also pass parameters to gst_diracdec_link in the right order. (fixes #167959)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e2c1a3c..9b4023c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ * ext/dirac/gstdiracdec.cc:
+ (gst_diracdec_chain):
+ Since dirac 0.5.0 the framerate in dirac is expressed as a
+ rational number. Fix build and up requirement to 0.5.0, and
+ also pass parameters to gst_diracdec_link in the right order
+ (fixes #167959).
+
2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
* ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):