Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/mpeg4video: Factor non-codec stuff out into a header of its own | Andreas Rheinhardt | 2022-09-02 | 1 | -0/+68 |
This avoids including mpegvideo.h in mpeg4_unpack_bframes_bsf.c. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |