[FFmpeg-devel] avcodec/hapqa_extract_bsf : add bsf filter for haqqa (to hapq or hapalpha only) conversion

Martin Vignali martin.vignali at gmail.com
Sun Feb 18 21:05:12 EET 2018


Hello,

Like no comment have been made for the WIP version (November 2017),
ready to apply patchs in attach
pass fate on osx (x86_64)


Update :
- Add doc for new bsf filter

The goal is to convert HAPQA file to HAPQ (removing alpha)
or HAPAlphaOnly (remove rgb)

HAPQA data, is separate in two part, one for RGB data and one for alpha data
so we can make the conversion without losses, by copying the right part.


Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-hap-move-parse_section_header-to-hap.c-in-or.patch
Type: application/octet-stream
Size: 4880 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180218/4edfaaba/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avcodec-hapqa_extract_bsf-add-new-bsf-filter.patch
Type: application/octet-stream
Size: 5928 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180218/4edfaaba/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-doc-bsf-add-doc-for-new-hapqa_extract-bsf-filter.patch
Type: application/octet-stream
Size: 1355 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180218/4edfaaba/attachment-0002.obj>


More information about the ffmpeg-devel mailing list