Changes between Version 4 and Version 5 of Ticket #5071, comment 42
- Timestamp:
- Dec 7, 2015, 11:57:37 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5071, comment 42
v4 v5 6 6 7 7 EDIT: Never mind the pal member, it's only used in matroskadec.c. However, the "pal = av_packet_new_side_data()" line in the patch makes me wonder if MPlayer ever sees this "side data" in Matroska. Probably not, since the palette is unchanged. 8 9 EDIT: No, it does not see the side data, first and foremost because it's in a function matroska_deliver_packet() that MPlayer never uses. Oh well...


