mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 03:40:30 +00:00
Handle conversion to codec supported input pixel format entirely in to_lavc_vid_conv. + removed AVPixelFormats (both codec input and sws input) from struct (no longer needed) + cleanup - set sws pointer to NULL (prevent potential double free)