I am implementing a custom decoder for qualcomm chipset. This custom decoder
output is nv12 tiled format. We have already patched ffmpeg with nv12 tile
format along with software conversion from nv12 tile to yuv420p under
libswscale.

My question is how can I specify output format for a decoder ? Is *pix_fmts*
member of *struct AVCodec* is the place where its needed to be added !  If
not, then where ? 

Please help.



--
View this message in context: 
http://libav-users.943685.n4.nabble.com/Libav-user-Where-to-define-output-format-for-a-decoder-tp4662354.html
Sent from the libav-users mailing list archive at Nabble.com.
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to