Skip to content

Misc convertframe and appsink patches

commit 29c9608ef32c49d042595a2b451d5027d99925c0                                                                                    
Author: Philippe Normand <philn@igalia.com>                                                                                                                                                                          
Date:   Sun May 14 13:33:05 2023 +0100                                                                                                                                                                               
                                                                                                                                                                                                                     
    video: convertframe: Add a debug category                                                                                                                                                                        
                                                                                                                                                                                                                     
commit 1d72edcf2c63a19b89ef1c8fdf152d1eed914009                                                                                                                                                                      
Author: Philippe Normand <philn@igalia.com>                                                                                                                                                                          
Date:   Sun May 14 13:31:55 2023 +0100                                                                                                                                                                               
                                                                                                                                                                                                                     
    video: convertframe: Fix annotation of gst_video_convert_sample()                                                                                                                                                
                                                                                                                                                                                                                     
    The returned sample is pulled from appsink which transfers its ownership.                                                                                                                                        
                                                                                                                                                                                                                     
commit 8700b9fa7452d8ae66c5cb84eea2b14e06065e90                                                                                                                                                                      
Author: Philippe Normand <philn@igalia.com>                                                                                                                                                                          
Date:   Sun May 14 13:29:23 2023 +0100                                                                                                                                                                               
                                                                                                                                                                                                                     
    appsink: Adjust annotations of pull- signals  

Merge request reports