Change #238267
Category | ffmpeg |
Changed by | Andreas Rheinhardt <andreas.rheinhardt | @outlook.com>
Changed at | Thu 03 Jul 2025 20:35:31 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 3c06d87c93e0b2c0845e5400eaf2a2cfc1a4bcb1 |
Comments
avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/flvdec.c
- libavcodec/flvenc.c
- libavcodec/h261enc.c
- libavcodec/h263dec.c
- libavcodec/h263dec.h
- libavcodec/intelh263dec.c
- libavcodec/ituh263dec.c
- libavcodec/ituh263enc.c
- libavcodec/mpeg12enc.c
- libavcodec/mpeg4videodec.c
- libavcodec/mpeg4videoenc.c
- libavcodec/mpegvideo.c
- libavcodec/mpegvideo.h
- libavcodec/mpegvideo_dec.c
- libavcodec/mpegvideo_enc.c
- libavcodec/mpegvideoenc.h
- libavcodec/msmpeg4dec.c
- libavcodec/msmpeg4enc.c
- libavcodec/ratecontrol.c
- libavcodec/rv10.c
- libavcodec/rv20enc.c
- libavcodec/snowenc.c
- libavcodec/vaapi_mpeg4.c
- libavcodec/wmv2dec.c
- libavcodec/wmv2enc.c