[Ffmpeg-devel] [PATCH] mjpeg cleanup and again interlaced fix

Michael Niedermayer michaelni
Wed Apr 11 15:35:34 CEST 2007


Hi

On Wed, Apr 11, 2007 at 02:17:14PM +0200, Baptiste Coudurier wrote:
> Hi
> 
> 3 patches:
> 
> - remove useless MpegEncContext.

ok if it works


> - fix odd field height decoding.
> - fix some interlaced content.
> 
> justification:
> odd_heigth.mov, this sample is 720x405, and setting height *= 2 is then
> wrong, correct is to set it to container height.
> Since height change every field, do that for every field, not only for
> first picture.

as org_height is only set during coedec init i dont see how doing
height= org_height per field could change the height per field


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I count him braver who overcomes his desires than him who conquers his
enemies for the hardest victory is over self. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070411/7f3cad6b/attachment.pgp>



More information about the ffmpeg-devel mailing list