-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
167 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ Road Map | |
- [x] Frames Bit Heatmap Filter | ||
- [x] Frame Timeline | ||
- [ ] Slice Display | ||
- [ ] Tile Display | ||
- [x] Tile Display (Thank Yangyang Men) | ||
- [ ] GOP Structure Graph | ||
- [ ] 10 Bit YUV Support | ||
- [ ] Bitsteam Comparison | ||
|
@@ -114,17 +114,15 @@ Contact Us | |
|
||
School of Software, Sun Yat-sen University, Guangzhou, P.R.China | ||
|
||
Author: | ||
Huang Li (李璜) | ||
|
||
[email protected] | ||
Author: Huang Li (李璜) | ||
|
||
[[email protected]](mailto:[email protected]) | ||
|
||
Supervised by Prof. Hongyang CHAO | ||
|
||
Hongyang Chao (朝红阳) | ||
|
||
[email protected] | ||
[[email protected]](mailto:[email protected]) | ||
|
||
School of Software | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,170 +34,169 @@ | |
<property name="windowTitle"> | ||
<string>About Gitl HEVC Analyzer</string> | ||
</property> | ||
<widget class="QLabel" name="label"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>130</x> | ||
<y>30</y> | ||
<width>180</width> | ||
<height>17</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>13</pointsize> | ||
<weight>75</weight> | ||
<bold>true</bold> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string>Gitl HEVC Analyzer</string> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_2"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>160</x> | ||
<y>80</y> | ||
<width>101</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="text"> | ||
<string>Copyright(C) 2013</string> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_3"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>120</x> | ||
<y>100</y> | ||
<width>191</width> | ||
<height>21</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>11</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p>Author: Huang Li (李璜)</p></body></html></string> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_4"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>60</x> | ||
<y>150</y> | ||
<width>311</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string>Sun Yat-sen University, Guangzhou, P.R.China</string> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_5"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>70</x> | ||
<y>180</y> | ||
<width>291</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><span style=" font-style:italic;">Supervised by Prof. Hongyang CHAO (朝红阳)</span></p></body></html></string> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_6"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>100</x> | ||
<y>210</y> | ||
<width>221</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#a7a7a7;">Email: [email protected]</span></a></p></body></html></string> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_7"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>140</x> | ||
<y>60</y> | ||
<width>81</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="text"> | ||
<string>Version</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="label_8"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>110</x> | ||
<y>120</y> | ||
<width>211</width> | ||
<height>21</height> | ||
</rect> | ||
</property> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><a href= "mailto:[email protected]"><span style=" text-decoration: underline; color:#cacaca;">Email: [email protected]</span></a></p></body></html></string> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
<widget class="QLabel" name="versionLabel"> | ||
<property name="geometry"> | ||
<rect> | ||
<x>220</x> | ||
<y>60</y> | ||
<width>41</width> | ||
<height>16</height> | ||
</rect> | ||
</property> | ||
<property name="text"> | ||
<string>xxxx</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
<layout class="QVBoxLayout" name="verticalLayout"> | ||
<item> | ||
<widget class="QLabel" name="label"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>13</pointsize> | ||
<weight>75</weight> | ||
<bold>true</bold> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string>Gitl HEVC Analyzer</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<layout class="QHBoxLayout" name="horizontalLayout"> | ||
<item> | ||
<spacer name="horizontalSpacer"> | ||
<property name="orientation"> | ||
<enum>Qt::Horizontal</enum> | ||
</property> | ||
<property name="sizeHint" stdset="0"> | ||
<size> | ||
<width>40</width> | ||
<height>20</height> | ||
</size> | ||
</property> | ||
</spacer> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_7"> | ||
<property name="text"> | ||
<string>Version</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="versionLabel"> | ||
<property name="text"> | ||
<string>xxxx</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<spacer name="horizontalSpacer_2"> | ||
<property name="orientation"> | ||
<enum>Qt::Horizontal</enum> | ||
</property> | ||
<property name="sizeHint" stdset="0"> | ||
<size> | ||
<width>40</width> | ||
<height>20</height> | ||
</size> | ||
</property> | ||
</spacer> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_2"> | ||
<property name="text"> | ||
<string>Copyright(C) 2013</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_3"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>11</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p>Author: Huang Li (李璜)</p></body></html></string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_8"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><a href= "mailto:[email protected]"><span style=" text-decoration: underline; color:#cacaca;">Email: [email protected]</span></a></p></body></html></string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_4"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string>Sun Yat-sen University, Guangzhou, P.R.China</string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_5"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><span style=" font-style:italic;">Supervised by Prof. Hongyang CHAO (朝红阳)</span></p></body></html></string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLabel" name="label_6"> | ||
<property name="font"> | ||
<font> | ||
<pointsize>10</pointsize> | ||
</font> | ||
</property> | ||
<property name="text"> | ||
<string><html><head/><body><p><a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#a7a7a7;">Email: [email protected]</span></a></p></body></html></string> | ||
</property> | ||
<property name="alignment"> | ||
<set>Qt::AlignCenter</set> | ||
</property> | ||
<property name="openExternalLinks"> | ||
<bool>true</bool> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</widget> | ||
<resources/> | ||
<connections/> | ||
|