Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
45db77dc
authored
Sep 13, 2021
by
Marcus Wichelmann
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fixed some spaces
parent
dbc70887
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
library/common/src/main/java/com/google/android/exoplayer2/util/NalUnitUtil.java
library/common/src/main/java/com/google/android/exoplayer2/util/NalUnitUtil.java
View file @
45db77dc
...
@@ -452,7 +452,7 @@ public final class NalUnitUtil {
...
@@ -452,7 +452,7 @@ public final class NalUnitUtil {
}
}
/**
/**
* Parses a H.265 SPS NAL unit payload (excluding the NAL unit header)
using the syntax defined in ITU-T Recommendation H.265 (2019)
* Parses a H.265 SPS NAL unit payload (excluding the NAL unit header) using the syntax defined in ITU-T Recommendation H.265 (2019)
* subsection 7.3.2.2.1.
* subsection 7.3.2.2.1.
*
*
* @param nalData A buffer containing escaped SPS data.
* @param nalData A buffer containing escaped SPS data.
...
@@ -615,7 +615,7 @@ public final class NalUnitUtil {
...
@@ -615,7 +615,7 @@ public final class NalUnitUtil {
}
}
/**
/**
* Parses a PPS NAL unit payload (excluding the NAL unit header)
using the syntax defined in ITU-T Recommendation H.264 (2013)
* Parses a PPS NAL unit payload (excluding the NAL unit header) using the syntax defined in ITU-T Recommendation H.264 (2013)
* subsection 7.3.2.2.
* subsection 7.3.2.2.
*
*
* @param nalData A buffer containing escaped PPS data.
* @param nalData A buffer containing escaped PPS data.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment