| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, for example, aacenc.c in ffmpeg calls put_bitstream_info()
every so often. This writes the avcodec version string into the packet,
so that when that string becomes longer there are fewer bits available
for encoding the audio, slightly changing the rate calculations.
|
|
|
|
|
|
|
|
|
|
|
|
Without this we consider a never-pushed stream active, but with position 0,
so we think we never have any audio ready.
|
|
Without this call we don't spot duplicates that are found in the initial
scan.
|
|
|
|
|
|
|
|
using.
|
|
|
|
|
|
channel count.
So e.g. if you map the 7.1 surrounds but have a 6-channel film it should
consider those channels un-mapped.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PKCS1 uses
BEGIN RSA PRIVATE KEY
but PKCS8 has only
BEGIN PRIVATE KEY
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|