Last change
on this file since 56 was
40,
checked in by ericsson, 13 years ago
|
Ericsson integration: integrated bitstream extractor; implemented NALu header according to HEVC CD, using reserved_one_5bit as layer_id_plus1
|
File size:
879 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|
3 | <ItemGroup> |
---|
4 | <Filter Include="Source Files"> |
---|
5 | <UniqueIdentifier>{07593081-4e67-4c63-855e-bc04f82c980b}</UniqueIdentifier> |
---|
6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
7 | </Filter> |
---|
8 | <Filter Include="Header Files"> |
---|
9 | <UniqueIdentifier>{e461d29f-41a6-488c-9969-7cf29cfe8040}</UniqueIdentifier> |
---|
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> |
---|
11 | </Filter> |
---|
12 | </ItemGroup> |
---|
13 | <ItemGroup> |
---|
14 | <ClCompile Include="..\..\source\Lib\TLibExtractor\TExtrTop.cpp"> |
---|
15 | <Filter>Source Files</Filter> |
---|
16 | </ClCompile> |
---|
17 | </ItemGroup> |
---|
18 | <ItemGroup> |
---|
19 | <ClInclude Include="..\..\source\Lib\TLibExtractor\TExtrTop.h"> |
---|
20 | <Filter>Header Files</Filter> |
---|
21 | </ClInclude> |
---|
22 | </ItemGroup> |
---|
23 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.