[mythtv-commits] mythtv branch master updated by jpoet. v0.27-pre2-1608-gefdff1b

Git Repo Owner noreply at mythtv.org
Fri Jun 28 00:38:26 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  efdff1ba50c1ad412b4417ffc4a1d0de07b75395 (commit)
      from  d19b29e856bc58a3a62d87672b8b791b5b509a92 (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 efdff1ba50c1ad412b4417ffc4a1d0de07b75395
Author:    John Patrick Poet <jpoet at mythtv.org> at Thu, 27 Jun 2013 18:30:20 -0600
Committer: John Patrick Poet <jpoet at mythtv.org> at Thu, 27 Jun 2013 18:30:20 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=efdff1ba50c1ad412b4417ffc4a1d0de07b75395

H264Parser: Fix decoding of SPS
This also tightens up our implementation against the latest H.264 spec.

A BIG thank you to blm-ubunet at slingshot.co.nz for taking the time to read
the spec and compare it to our implementation.

Refs #11435



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

Summary of changes:
 mythtv/libs/libmythtv/mpeg/H264Parser.cpp |  213 +++++++++++++++++++----------
 mythtv/libs/libmythtv/mpeg/H264Parser.h   |   17 ++-
 2 files changed, 156 insertions(+), 74 deletions(-)

-- 



More information about the mythtv-commits mailing list