Hi, My custom decoder has capabilities set to "*AV_CODEC_CAP_DR1 | AV_CODEC_CAP_DELAY*" but the custom *get_buffer2* function is not called, although the function pointer is assigned to *get_buffer2* of *avcodeccontext*. Any idea what am missing ?
-- View this message in context: http://libav-users.943685.n4.nabble.com/Libav-user-Not-calling-custom-get-buffer2-function-tp4662465.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
