mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 15:11:47 +08:00
5bb5c1dc86
byte position information, as stored in the pkt.pos, through the filterchain. Note that the pos field is added *non* at the end of the AVFilterPicRef struct, thus breaking ABI compatibility, which is allowed as the API is still considered non-stable. Originally committed as revision 22506 to svn://svn.ffmpeg.org/ffmpeg/trunk