summaryrefslogtreecommitdiff
path: root/libavcodec/wmv2enc.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/wmv2.h: Move encoder- and decoder-only parts to new headersAndreas Rheinhardt2022-02-131-0/+31
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>