[MPlayer-dev-eng] libpostproc.so

Michael Niedermayer michaelni at gmx.at
Mon Oct 28 16:56:04 CET 2002


Hi

ive just mostly finished the postproc cleanup, iam sending a patch instead of 
cvs commiting it because it allso allows compilation as a shared lib ;)
ill commit it to CVS in 24h if noone objects

Changes:
remove -npp (-npp de,lb -> -vop pp=de/lb)
remove opendivx #ifdefs
remove rk1 filter
remove stuff which had a //obsolete comment
add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
threadsafe / no more non-const globals
some optimizations
cleanup
different strides for Y,U,V possible
remove ebx usage (someone really should fix gcc, this is really lame)
change the dering filter slightly (tell me if its worse for any files)

the default is to compile a static pp (use ./configure --enable-shared-pp for 
the .so)

note, the API/ABI is very likely not stable yet

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pp-cleanup-patch-michaelni-20021028.diff.bz2
Type: application/x-bzip2
Size: 22357 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20021028/b592a084/attachment.bin>


More information about the MPlayer-dev-eng mailing list