Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2010-06-20 15:10:55 +0400
committerCasimir666 <casimir666@users.sourceforge.net>2010-06-20 15:10:55 +0400
commit2c170449ff5293be46bcb9698d9fe3e706b901c7 (patch)
tree7ffcc23a408796883daa34684be2d60915b454dd /src/filters/transform/MpaDecFilter/MpaDecFilter.cpp
parentfc6e70487d3d4639321f84a8353dc30213670db2 (diff)
Added : support for Matroska presentation graphics
Fixed : undetected H264 video streams in Mpeg splitter git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2063 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/MpaDecFilter/MpaDecFilter.cpp')
-rw-r--r--src/filters/transform/MpaDecFilter/MpaDecFilter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/transform/MpaDecFilter/MpaDecFilter.cpp b/src/filters/transform/MpaDecFilter/MpaDecFilter.cpp
index 9c2da7de9..2f2947c70 100644
--- a/src/filters/transform/MpaDecFilter/MpaDecFilter.cpp
+++ b/src/filters/transform/MpaDecFilter/MpaDecFilter.cpp
@@ -233,7 +233,7 @@ s_scmap_hdmv[] =
{
// FL FR FC LFe BL BR FLC FRC
{0, {-1,-1,-1,-1,-1,-1,-1,-1 }, 0}, // INVALID
- {2, { 0,-1,-1,-1,-1,-1,-1,-1 }, 0}, // Mono M1, 0
+ {1, { 0,-1,-1,-1,-1,-1,-1,-1 }, 0}, // Mono M1, 0
{0, {-1,-1,-1,-1,-1,-1,-1,-1 }, 0}, // INVALID
{2, { 0, 1,-1,-1,-1,-1,-1,-1 }, 0}, // Stereo FL, FR
{4, { 0, 1, 2,-1,-1,-1,-1,-1 }, SPEAKER_FRONT_LEFT|SPEAKER_FRONT_RIGHT|SPEAKER_FRONT_CENTER}, // 3/0 FL, FR, FC