[FFmpeg-devel] rtpdec_h264.c RTP to annex-b patch
Matthew Szatmary
szatmary at gmail.com
Wed Feb 1 03:53:12 CET 2012
Excuse me if i'm missing something, This is my first time submitting a patch to this group.
This patch formats h264 RTP streams as annex-b format. This allows for transmuxing without transcoding (e.g "-vcodec copy") RTP and RTSP streams.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-generate-h264-annexb-formated-ES-from-RTP.patch
Type: application/octet-stream
Size: 6885 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120131/148a273c/attachment.obj>
-------------- next part --------------
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
Signed-off-by: Matthew Szatmary <szatmary at gmail.com>
More information about the ffmpeg-devel
mailing list