Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
208e63b4
Commit
208e63b4
authored
Jul 17, 2007
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mention rfc 4629 for rtp-h263(+)
Originally committed as revision 9715 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
b5f3f2b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
faq.texi
doc/faq.texi
+1
-1
No files found.
doc/faq.texi
View file @
208e63b4
...
@@ -425,6 +425,6 @@ Remove _ALL_ RTP trash and either feed the fragments through an AVParser and
...
@@ -425,6 +425,6 @@ Remove _ALL_ RTP trash and either feed the fragments through an AVParser and
then into the decoder or merge the fragments yourself into proper frames and
then into the decoder or merge the fragments yourself into proper frames and
feed them into the decoder. Note: The payload of H.263-RTP is not valid
feed them into the decoder. Note: The payload of H.263-RTP is not valid
H.263 you at least have to merge the first and last bytes discarding RTP trash
H.263 you at least have to merge the first and last bytes discarding RTP trash
from them, possibly more.
from them, possibly more.
Also look at rfc 4629.
@bye
@bye
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