summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-02-28 13:22:24 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-02-28 13:22:24 +0000
commitadf2d8615556a762857c7764e9bd3a0eccc5b3fe (patch)
tree01a12eca149c1019095043e5909403c3fc4d07ca /ChangeLog
parent8efb5d2012bc57636016f3dbac523d732bc572ec (diff)
downloadgst-plugins-bad-adf2d8615556a762857c7764e9bd3a0eccc5b3fe.tar.gz
gst-plugins-bad-adf2d8615556a762857c7764e9bd3a0eccc5b3fe.tar.bz2
gst-plugins-bad-adf2d8615556a762857c7764e9bd3a0eccc5b3fe.zip
gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is for even if on same pid.
Original commit message from CVS: * gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is for even if on same pid. As a by-product, we now no longer hardcode any psi pid numbers. Also remove pcr stream from old pmt when we apply a new pmt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccc581d8..977dd493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * gst/mpegtsparse/mpegtsparse.c:
+ Only send PMTs to program pads that the PMT is for even if
+ on same pid.
+ As a by-product, we now no longer hardcode any psi pid numbers.
+ Also remove pcr stream from old pmt when we apply a new pmt.
+
2008-02-28 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/TODO: