Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 .settings 2011-07-18 vikulin [r2]
 build 2011-06-20 vikulin [r1]
 dist 2011-06-20 vikulin [r1]
 lib 2011-07-18 vikulin [r2]
 src 2011-08-21 vikulin [r3] Visual test for YUV input files
 target 2011-06-20 vikulin [r1]
 test 2011-06-20 vikulin [r1]
 .classpath 2011-07-18 vikulin [r2]
 .project 2011-07-18 vikulin [r2]
 README.txt 2011-06-20 vikulin [r1]
 pom.xml 2011-07-18 vikulin [r2]

Read Me


                            H.264/AVC Encoder
                           Java Media Framework

------------------------------------------------------------------------------
 Table of contents
------------------------------------------------------------------------------

    1.  Code conventions
    2.  ?
    3.  ?
    4.  ?


------------------------------------------------------------------------------
 1. Code conventions
------------------------------------------------------------------------------

  The parameters which names are separated by an underline (i.e. 
first_mb_in_slice) are those parameters present into the ITU-T Recommendation,
and all the others names follow Java convention (i.e. sizeInMbs).