diff options
author | Tom Butterworth <bangnoise@gmail.com> | 2016-11-07 23:58:48 +0000 |
---|---|---|
committer | Tom Butterworth <bangnoise@gmail.com> | 2016-11-10 14:27:38 +0000 |
commit | bd6fa80d56fcda385da1c8f21eb83282a7930899 (patch) | |
tree | 7223761a5514ea3606c2eed012601f6810d061e6 /libavformat/mov.c | |
parent | 08be65a07557686bd2f0a8b318145802d419e79b (diff) | |
download | ffmpeg-bd6fa80d56fcda385da1c8f21eb83282a7930899.tar.gz |
avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression
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.
Reviewed-by: Martin Vignali <martin.vignali@gmail.com>
Signed-off-by: Tom Butterworth <bangnoise@gmail.com>
Diffstat (limited to 'libavformat/mov.c')
0 files changed, 0 insertions, 0 deletions