cosmetics

This commit is contained in:
Andreas Öman 2010-06-26 21:27:24 +00:00
parent 119a154e1d
commit 536d358a37

15
debian/changelog vendored
View file

@ -31,14 +31,15 @@ hts-tvheadend (2.11.99) hts; urgency=low
Add support for recording AAC audio. Ticket #160 Add support for recording AAC audio. Ticket #160
Improves metadata written to files. Improves metadata written to files.
* Tvheadend no longer tries to fixup lack of PTS/DTS for packets before * Tvheadend no longer tries to fixup lack of PTS/DTS for packets
sending them over HTSP. Rather, those fields will be left out in the before sending them over HTSP. Rather, those fields will be left
message. Currently, all HTSP clients known to mankind handles this. out in the message. Currently, all HTSP clients known to mankind
handles this.
* Make error detection in timestamp parsing much more robust. * Make error detection in timestamp parsing much more robust. Avoid
Avoid extracting persistent data (such as video width*height) from extracting persistent data (such as video width*height) from
received data if we suspect that an error has occured (MPEG-TS TEI or received data if we suspect that an error has occured (MPEG-TS TEI
continuity counter errors). or continuity counter errors).
-- Andreas Öman <andreas@lonelycoder.com> Mon, 14 Jun 2010 20:54:40 +0200 -- Andreas Öman <andreas@lonelycoder.com> Mon, 14 Jun 2010 20:54:40 +0200