[FFmpeg-devel] Request for review

Roman V. Shaposhnik rvs
Wed Jan 14 21:42:36 CET 2009


Guys,

this bunch of patches is a preliminary work that needs to
be done in order for DVCPRO HD encoding to be integrated.

Please review and comment:
    dv1.patch -- simply replaces the # of macro blocks constants 
                 with tables
    dv2.patch -- does refactoring of all the code that has to do
                 with initialization of the Encoding Blocks into
                 dv_init_enc_block()
    dv3.patch -- is pure cosmetics
    dv4.patch -- refactors the bit-encoding process and separates
                 it from the Encoding Blocks preparation
    dv5.patch -- finally brings dv_encode_video_segment() very
                 close to how dv_decode_video_segment() looks.
                 I'm not sure about log2_blocksize business, but
                 lets leave it be for a moment.
           
Thanks,
Roman.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv1.patch
Type: text/x-patch
Size: 1857 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090114/645de797/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv2.patch
Type: text/x-patch
Size: 7547 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090114/645de797/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv3.patch
Type: text/x-patch
Size: 2341 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090114/645de797/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv4.patch
Type: text/x-patch
Size: 3553 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090114/645de797/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv5.patch
Type: text/x-patch
Size: 6432 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090114/645de797/attachment-0004.bin>



More information about the ffmpeg-devel mailing list