mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-17 04:52:04 +00:00
We cannot easily determine if an mpeg TS's packet size is DVHS, FEC or so on, for that we need to expose the internal raw_packet_size field. Signed-off-by: Anton Khirnov <anton@khirnov.net>