FFmpeg/libavcodec
Anton Khirnov 5e7b5b0090 lavc: add a header for internal generic-layer APIs
The goal is to distinguish between APIs provided by the generic layer to
individual codecs and APIs internal to the generic layer.

Start by moving ff_{decode,encode}_receive_frame() and
ff_{decode,encode}_preinit() into this new header, as those functions
are called from generic code and should not be visible to individual
codecs.
2023-07-07 12:07:23 +02:00
..
2023-06-20 14:37:52 +02:00
2023-06-20 01:11:31 +02:00
2023-06-20 01:11:31 +02:00
2023-05-29 00:41:58 +02:00
2023-05-29 00:41:58 +02:00
2023-05-29 00:42:00 +02:00
2023-06-20 14:37:52 +02:00
2023-06-07 09:00:18 +02:00
2023-06-18 14:29:12 +02:00
2023-06-12 23:43:05 +02:00
2023-05-29 00:41:57 +02:00
2023-05-29 00:41:57 +02:00
2023-05-29 00:42:00 +02:00
2023-06-09 17:05:26 +02:00