]> granicus.if.org Git - handbrake/commit
decavcodec: drop initial_padding audio samples
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:51:33 +0000 (10:51 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:53:57 +0000 (10:53 -0700)
commit04d8859af6f0a4cba77818dda89f5bfb4fc437ca
treea69686de843c984a0aebb0f2708e32f004d235f7
parent587352aac0e27f86f4e9a52df20ad2f4c7782756
decavcodec: drop initial_padding audio samples

These are samples that were not in the original source and were added by
the encoder.  To get a faithful reproduction of the source, they must be
dropped.
libhb/common.h
libhb/decavcodec.c
libhb/stream.c