]> granicus.if.org Git - handbrake/commit
encca_aac: Fix initial start time
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 25 Jan 2017 18:47:15 +0000 (11:47 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 25 Jan 2017 18:48:34 +0000 (11:48 -0700)
commit33e6780967a14c876d0f329ea1c637e6b0f75a92
treefa46a9f7a7e8980c999d6dfe7c037440e7473eee
parent178071e0ce842af53e8c51e6275e8956fc4aa27c
encca_aac: Fix initial start time

encca_aac assumed the first packet start time is 0 which is no longer
the case.  We now use edit lists to adjust non-zero start times.
libhb/platform/macosx/encca_aac.c