aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg4videodata.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only userAndreas Rheinhardt2022-11-111-1/+0
| | | | | | This array is only ever useful to a decoder. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* avcodec/mpeg4video: Split off data in a header of its ownAndreas Rheinhardt2022-01-131-0/+61
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>