X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fasf.h;h=acad64dfd7609316a5e37b57a9a4e99f05d50ee3;hb=8113e838a811cdeb1f73ed0f76b62d8504db50db;hp=904d3486e888421c3ec8a22b8ac4b3a81cdd361c;hpb=e22e943ef90e5698df128ed245a530d4b97dc317;p=ffmpeg diff --git a/libavformat/asf.h b/libavformat/asf.h index 904d3486e88..acad64dfd76 100644 --- a/libavformat/asf.h +++ b/libavformat/asf.h @@ -43,6 +43,7 @@ typedef struct ASFStream { int timestamp; int64_t duration; int skip_to_key; + int pkt_clean; int ds_span; /* descrambling */ int ds_packet_size;