[Libav-user] Loop filter sepration
Mohamad Yazbeck
mohamad_yazbeck at hotmail.com
Fri Jul 1 11:50:39 CEST 2011
In libavcodec library the H264.c file ,i am trying to seperate the loop filter fuction from the decode_mb() function but i got some prolemssince the loop filter is called each time an entire row is completetly decoded,when i try to change its place to be when an entire frame is ended there is a full degradation in the picture any idea can be usefull??BTW i am doing this to seperate the 4 decoding stages functions from each other in order to prallaleize these pipelined stages into seperate coresthus achieving better decoding times thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20110701/3e356053/attachment.html>
More information about the Libav-user
mailing list