On 11/12/2016 6:02 AM, Sasi Inguva wrote:
> + /* Adjust skip_samples correctly when ignore_editlist is set, to support
> gapless playback */
> + if (mov->ignore_editlist && sc->num_non_empty_elst <= 1 &&
> + st->codecpar->codec_id == AV_CODEC_ID_AAC &&
> sc->first_elist_start_time > 0) {
> + sc->start_pad = sc->first_elist_start_time;
> + }
Doesn't this make the name "ignore_editlist" rather untrue?
Also, pinging wm4.
- Derek
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel