[PATCH v3 00/18] add support to stateless decoder

2019-02-24 Thread Dafna Hirschfeld
main changes from v2: - fixes according to the review. - changes in 'copy_cap_to_ref' and to support NV24/42 types - changes in the codec-fwht.c functions to support reference frame which is not internal so stride and chroma_stride for the refernce frame should be function parameters. - patches 1,2

[PATCH v3 00/18] add support to stateless decoder

2019-02-24 Thread Dafna Hirschfeld
main changes from v2: - fixes according to the review. - changes in 'copy_cap_to_ref' and to support NV24/42 types - changes in the codec-fwht.c functions to support reference frame which is not internal so stride and chroma_stride for the refernce frame should be function parameters. - patches 1,2