[mythtv-commits] mythtv branch fixes/0.27 updated by jstichnoth. v0.27-48-g7323c32

Git Repo Owner noreply at mythtv.org
Fri Oct 18 21:38:10 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  7323c328dea2094edb369433092696a06cd3b243 (commit)
      from  1e5d2479f50f584a3235dea5e2633709dc9ba82b (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 7323c328dea2094edb369433092696a06cd3b243
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 16 Oct 2013 14:59:07 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Fri, 18 Oct 2013 14:27:05 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7323c328dea2094edb369433092696a06cd3b243

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.
(cherry picked from commit e20a6310b1a2716ce601950a7278726c6d41b538)



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

Summary of changes:
 mythtv/external/FFmpeg/libavcodec/mpeg12.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list