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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to