summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-03-15 12:23:48 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-03-15 12:23:48 +0200
commit7a8828f68a838eef6616fa39bbaba46c8029b4a6 (patch)
treea0a6327222deba85326db18668979a2d533b7572 /ChangeLog
parent34fe6af6da642d58a254ebe2c045af353c8fb52f (diff)
downloadgst-libav-7a8828f68a838eef6616fa39bbaba46c8029b4a6.tar.gz
Release 1.7.911.7.91
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 21 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 37d8f9c..b89c45b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,28 @@
+=== release 1.7.91 ===
+
+2016-03-15 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.7.91
+
+2016-03-11 15:44:16 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * ext/libav/gstavcodecmap.c:
+ avcodecmap: Only set the bitrate if we actually got it from the caps
+ Otherwise we set a random value from the stack as bitrate. The default (0)
+ is a better choice and doesn't upset valgrind.
+
=== release 1.7.90 ===
-2016-03-01 Sebastian Dröge <slomo@coaxion.net>
+2016-03-01 18:51:22 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.7.90
+ * docs/plugins/inspect/plugin-libav.xml:
+ * gst-libav.doap:
+ Release 1.7.90
2016-02-26 12:42:36 +0200 Sebastian Dröge <sebastian@centricular.com>