[FFmpeg-devel] [PATCH 2/2] avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression
Michael Niedermayer
michael at niedermayer.cc
Tue Nov 8 22:20:55 EET 2016
On Tue, Nov 08, 2016 at 01:30:54PM +0000, Tom Butterworth wrote:
> The secondary compression in Hap is optional, this change exposes that option to
> the user as some use-cases favour higher bitrate files to reduce workload
> decoding.
> Adds "none" or "snappy" as options for "compressor". Selecting "none" disregards
> "chunks" option: chunking is only of benefit decompressing Snappy.
> ---
> libavcodec/hap.h | 1 +
> libavcodec/hapenc.c | 65 +++++++++++++++++++++++++++++++++++++----------------
> 2 files changed, 47 insertions(+), 19 deletions(-)
should be documented in doc/encoders.texi
end of comments from me
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161108/de3b8cda/attachment.sig>
More information about the ffmpeg-devel
mailing list