[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-348-ge20a631

Git Repo Owner noreply at mythtv.org
Wed Oct 16 22:00:32 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  e20a6310b1a2716ce601950a7278726c6d41b538 (commit)
       via  a6e72eb270902f9f516ade123b4aaaf56a1a3c21 (commit)
      from  d34c696d2308bc1318b2704781bc15c0b4319b8c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e20a6310b1a2716ce601950a7278726c6d41b538
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 16 Oct 2013 14:59:07 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 16 Oct 2013 14:59:07 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e20a6310b1a2716ce601950a7278726c6d41b538

Fix some cc608 field number handling.  Refs #11899.
More accurately decodes CEA-608 captions encoded in SCTE-20 user data.
  * Field number 3 is merged with field number 1 instead of 2.
  * Data in field number 3 is not rejected.
  * Field numbers 1 and 2 are then swapped if top_field_first is false.
These changes are based on the SCTE 20 handling code from ccextractor.



commit a6e72eb270902f9f516ade123b4aaaf56a1a3c21
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 16 Oct 2013 14:57:02 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 16 Oct 2013 14:57:02 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a6e72eb270902f9f516ade123b4aaaf56a1a3c21

Improve cc608 debugging log output.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/external/FFmpeg/libavcodec/mpeg12.c |    8 +++++---
 mythtv/libs/libmythtv/cc608decoder.cpp     |   13 +++++++++----
 2 files changed, 14 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list