> Ok as well, but you might try to improve the commit message. You shouldn't > try to cram everything into the first line - try to make that one as short as > possible while still describing the commit. If you need to say more than > that, add extra full sentences below. >
Would it be better something like: ? ----- rtsp: convert rtsp_open_transport_ctx() to non-static. The RTSP listen mode, which is implemented in rtspdec.c, needs this functionality and in consequence more visibility for rtsp_open_transport_ctx() is needed. ----- _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
