> + /* copy rotation angle to the output frame */ > + packet_sd = av_packet_get_side_data(pkt, AV_PKT_DATA_ROTATION, &size);
I guess you'll want to factor this out because as far as I can tell it's the same operation as replaygain. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
