summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobin Stocker <robin@nibor.org>2008-10-14 12:51:41 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-10-14 12:51:41 +0000
commitac40f11552ac78f8975f8991cda3a74645521f6b (patch)
tree9c54b62be43aa947ff3a763f87a79b7b277d08ba /ChangeLog
parent793cdeb8801c3d08459bc0bd908f620e3e5ce1a1 (diff)
ext/mpeg2dec/gstmpeg2dec.*: Prefer the container's PAR over the stream's PAR if it's given in the srcpad caps. Fixes ...
Original commit message from CVS: Patch by: Robin Stocker <robin at nibor dot org> * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), (handle_sequence), (gst_mpeg2dec_setcaps): * ext/mpeg2dec/gstmpeg2dec.h: Prefer the container's PAR over the stream's PAR if it's given in the srcpad caps. Fixes bug #556184.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b914077..d608c3dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-10-14 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: Robin Stocker <robin at nibor dot org>
+
+ * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
+ (handle_sequence), (gst_mpeg2dec_setcaps):
+ * ext/mpeg2dec/gstmpeg2dec.h:
+ Prefer the container's PAR over the stream's PAR if it's
+ given in the srcpad caps. Fixes bug #556184.
+
2008-10-13 Stefan Kost <ensonic@users.sf.net>
* ext/a52dec/Makefile.am: