codecs: h264decoder: Add support for interlaced stream
Compare changes
Files
2- Seungha Yang authored
... and add new_field_picture() vfunc so that ensure interlaced decoding support by subclass. The method will be used later with interlaced stream support.