Change #256696
| Category | ffmpeg |
| Changed by | James Almer <jamrial@gmail.com> |
| Changed at | Fri 30 Jan 2026 01:09:02 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 8d1f247ec11d16774675b218c9442af1ac5cd0da |
Comments
avformat/cafenc: fix setting frame count fields in Packet Table Description st->duration is not guaranteed to be set, so store the sum of packet durations instead. Also, set mPrimingFrames and mRemainderFrames to correct values. Based on a patch by Jun Zhao. Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavformat/cafenc.c
- tests/ref/fate/caf-alac-remux