Lines Matching +full:video +full:- +full:codecs
16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
59 * Codec initializes slice-based threading with a main function
63 * The codec supports frame threading and has inter-frame dependencies, so it
68 * Codec handles avctx->thread_count == 0 (auto) internally.
80 #define FF_CODEC_TAGS_END -1
93 * audio and video codecs only. */
96 * subtitle codecs only. */
99 * audio and video codecs only. */
102 * audio and video codecs only. */
105 * subtitle codecs only. */
108 * audio and video codecs only. */
132 * @name Frame-level threading support functions
145 * Copy variables back to the user-facing context
151 * Private codec-specific defaults.
173 * a non-empty frame was returned in frame.
204 * non-empty packet was returned in avpkt.
234 * Decoding only, a comma-separated list of bitstream filters to apply to