mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
lavc: add support for filtering packets before decoding
This commit is contained in:
@@ -32,4 +32,6 @@
|
||||
*/
|
||||
int ff_decode_get_packet(AVCodecContext *avctx, AVPacket *pkt);
|
||||
|
||||
void ff_decode_bsfs_uninit(AVCodecContext *avctx);
|
||||
|
||||
#endif /* AVCODEC_DECODE_H */
|
||||
|
||||
Reference in New Issue
Block a user