
noreply at mythtv
Sep 16, 2012, 4:01 PM
Post #1 of 1
(42 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by stuartm. v0.25.2-20-g96af9b0
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user stuartm. via 96af9b06b00b749cb80589486eab6eb3d01da358 (commit) from cf06841da2364878ca7f4eff0240f9c470e841da (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 96af9b06b00b749cb80589486eab6eb3d01da358 Author: Stuart Morgan <smorgan [at] mythtv> at Sun, 16 Sep 2012 23:17:57 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Mon, 17 Sep 2012 00:01:03 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=96af9b06b00b749cb80589486eab6eb3d01da358 Add three missing SAR values defined in the H.264 spec to H264Parser::aspectRatio() fixes incorrect display aspect ratio for some videos and recordings. (cherry picked from commit 0a56d7fe859df287437573f5035ca54cc1be19e8) ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/mpeg/H264Parser.cpp | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|