Xilinx / vcu-ctrl-sw

Other
38 stars 30 forks source link

Update resolution fix #12

Open TypeKazt opened 1 year ago

TypeKazt commented 1 year ago

Hello, we use the VCU quite heavily in our application and find it very useful for the overall performance of our system.

We were trying to use the dynamic resolution updating in our custom app, but it seems some parameters in the channel parameters struct for the encoder were missing a reassignment in Com_Encoder.c.

I also added a method that would update the metadata of the PixMapBuffer of that buffer in one API call.