OSDN Git Service

libopusenc: Change default frame duration to 20 ms
authorPaul B Mahol <onemda@gmail.com>
Fri, 15 Nov 2013 01:09:06 +0000 (01:09 +0000)
committerMartin Storsjö <martin@martin.st>
Mon, 6 Jan 2014 16:56:44 +0000 (18:56 +0200)
commit63debaa74c9c159081bb40a9e659806385e1a5fe
treed32c1f1333cb6a0e31e2fd3725c53551425d02d2
parent9409c9bdbfd829353473ee6cc3e91c726481c069
libopusenc: Change default frame duration to 20 ms

20 ms is the default in the libopus encoder, and gives better
quality than 10 ms.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/libopusenc.c