Difference between revisions of "SoC 2010/Macroblock adaptive frame field interlacing"

From VideoLAN Wiki
Jump to navigation Jump to search
(Initial template)
 
Line 52: Line 52:
 
|}
 
|}
  
 +
<!--
 +
Intra-only encoding
 +
Motion vectors
 +
Motion compensation
 +
Hpel filtering
 +
Cabac
 +
Deblocking
 +
Efficient interlacing decision
 +
Constrained intra
 +
-->
  
 
== Repository ==
 
== Repository ==
  
 
Need to set up.
 
Need to set up.

Revision as of 08:07, 27 May 2010

This project is part of Google Summer of Code 2010.
Student: Simon Horlick-Loach
Mentor: Jason Garret-Glaser

Abstract

Currently x264 supports interlaced encoding with MBAFF frame structure where each macroblock is encoded as interlaced. This project will implement full adaptive interlacing support where macroblocks are encoded as progressive or interlaced depending on their content.

Milestones

This list is very preliminary.

Status Deadline Description
- July 12 Mid term evaluations
- August 9 Suggested "pencils down" date
- August 16 Firm "pencils down" date

Timeline

This schedule is very preliminary.

Status Date Period Description
Done April 12 - April 18 Qualification Intra only encoding
In progress May 31 - June 6 Reading and planning
Not started June 7 - June 13 Week 1
Not started June 14 - June 20 Week 2
Not started June 21 - June 27 Week 3
Not started June 28 - July 4 Week 4
Not started July 5 - July 11 Week 5
Not started July 12 - July 18 Week 6
Not started July 19 - July 25 Week 7
Not started July 26 - August 1 Week 8
Not started August 2 - August 8 Week 9
Not started August 9 - August 15 Week 10


Repository

Need to set up.