summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4videoenc.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/mpegvideo_enc: remove picture_number parameter from encode functionsMarton Balint2023-01-261-1/+1
| | | | | | They are unused. Signed-off-by: Marton Balint <cus@passwd.hu>
* avcodec/mpeg4video.h: Move encoder-only parts in a new fileAndreas Rheinhardt2022-02-131-0/+43
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>