Called for every Macroblock in a slice.
XvMC uses it to replace the ff_mpv_decode_mb(). Instead of decoding to raw picture, MB parameters are stored in an array provided by the video driver.
@param s the mpeg context
See Implementation
Called for every Macroblock in a slice.
XvMC uses it to replace the ff_mpv_decode_mb(). Instead of decoding to raw picture, MB parameters are stored in an array provided by the video driver.
@param s the mpeg context