mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-27 18:47:23 +02: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