[FFmpeg-devel] [PATCH] Move the RTSP demuxer specific functions to a separate file

Martin Storsjö martin
Thu Oct 28 15:44:37 CEST 2010


Hi,

This is the next step for splitting up the RTSP code, by moving the RTSP 
demuxer specific functions to a new file, rtspdec.c. (This also moves one 
function to rtspenc.c that is specific to the muxer.) Doing this avoids 
some of the #ifdefs within rtsp.c.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rtsp-Move-rtsp_setup_output_streams-into-rtspenc.c.patch
Type: text/x-diff
Size: 7603 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101028/39804bac/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rtsp-Split-out-the-RTSP-demuxer-functions-to-a-separ.patch
Type: text/x-diff
Size: 28338 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101028/39804bac/attachment-0001.patch>



More information about the ffmpeg-devel mailing list