]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update changelog with recent activity
authorAndreas Öman <andreas@lonelycoder.com>
Thu, 24 Jun 2010 12:04:03 +0000 (12:04 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Thu, 24 Jun 2010 12:04:03 +0000 (12:04 +0000)
debian/changelog

index 4ee8f8d315bc1e1de9d5d74430ccb53f2846e363..be8432610a985656a8b27030c31093d46e97a186 100644 (file)
@@ -19,6 +19,27 @@ hts-tvheadend (2.11.99) hts; urgency=low
 
   * Add subscriptionChangeWeight HTSP method.
 
+  * psi: Assume that elementary stream type 0x81 is AC3 without
+    relying on any further descriptors
+    Ticket #217
+
+  * Tvheadend no longer depends on FFmpeg so it's not externally updated
+    in svn, nor linked.
+
+  * Added a native matroska muxer.
+    Correctly writes global headers. Ticket #61
+    Add support for recording AAC audio. Ticket #160
+    Improves metadata written to files.
+
+  * Tvheadend no longer tries to fixup lack of PTS/DTS for packets before
+    sending them over HTSP. Rather, those fields will be left out in the
+    message. Currently, all HTSP clients known to mankind handles this.
+
+  * Make error detection in timestamp parsing much more robust.
+    Avoid extracting persistent data (such as video width*height) from 
+    received data if we suspect that an error has occured (MPEG-TS TEI or
+    continuity counter errors).
+
  -- Andreas Öman <andreas@lonelycoder.com>  Mon, 14 Jun 2010 20:54:40 +0200
 
 hts-tvheadend (2.11) hts; urgency=low