From: Andreas Öman Date: Sat, 26 Jun 2010 21:27:24 +0000 (+0000) Subject: cosmetics X-Git-Tag: 2.12~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=536d358a3780a39bd115c7456eb5c2d6e4e303cc;p=thirdparty%2Ftvheadend.git cosmetics --- diff --git a/debian/changelog b/debian/changelog index be8432610..b95b5d3cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,14 +31,15 @@ hts-tvheadend (2.11.99) hts; urgency=low 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). + * 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 Mon, 14 Jun 2010 20:54:40 +0200