On Mon, 30 Jan 2012, Justin Ruggles wrote:
On 01/30/2012 09:26 AM, Martin Storsjö wrote:
// ES descriptor
- putDescr(pb, 0x03, 3 + 5+13 + decoderSpecificInfoLen + 5+1);
- avio_wb16(pb, track->trackID);
+ putDescr(pb, 0x03, 3 + 5+13 + decoder_specific_info_len + 5+1);
+ avio_wb16(pb, track->track_id);
are you changing putDescr() in a separate patch or leaving it alone for
some reason?
No, just didn't notice it originally.
other than that, lgtm.
Ok, I'll push it with that one fixed, too.
// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel