[FFmpeg-devel] [Patch][RFC]prototype windows television muxer

zhentan feng spyfeng at gmail.com
Sat Apr 30 08:52:33 CEST 2011


Hi
There are 4 patches here.
patch #1 to #3 is some preparation work for WTV muxer.
#1 patch rename wtv.c to wtvdec.c.
#2 patch move the common variable used by wtvdec.c and wtvenc.c to a new
file wtv.h and wtv.c.
#3 patch rename the common variables added ff_* prefix.

#4 patch is the primary version for wtv muxer, which can produce simple wtv
files worked with ffmpeg wtv demuxer.
please review this.

thanks
zhentan
-- 
Best wishes~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_rename_wtv.c_2_wtvdec.c.patch
Type: application/octet-stream
Size: 85830 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110430/b68887bb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2_move_common_fields_to_wtv.h.patch
Type: application/octet-stream
Size: 7482 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110430/b68887bb/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3_add_ff_prefix.patch
Type: application/octet-stream
Size: 8647 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110430/b68887bb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4_wtv_muxer.patch
Type: application/octet-stream
Size: 11295 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110430/b68887bb/attachment-0003.obj>


More information about the ffmpeg-devel mailing list