[MPlayer-dev-eng] [PATCH] libmpeg2 - fix quantizer export for interlaced content

Michael Niedermayer michaelni at gmx.at
Wed Sep 27 09:34:06 CEST 2006


Hi

On Sat, Sep 02, 2006 at 08:42:29AM +0200, Jindrich Makovicka wrote:
> Hi,
> 
> Currently, postprocessing of the images decoded by libmpeg2 corrupts the
> image when the content is interlaced. The reason is that our patched
> libmpeg2 stores the qscales _twice_ into the top half of the
> quant_store, while the bottom one contains only garbage, which results
> in ugly artifacting (at best) in the bottom half of the image. The
> attached patch fixes this issue by also storing the qp's interlaced,
> and also sets the interlaced flag so it can be used by the filters.

setting MP_IMGFIELD_INTERLACED and fixing how qscales are stored are 2
seperate issues which shouldnt be in the same patch

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

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is



More information about the MPlayer-dev-eng mailing list