[FFmpeg-cvslog] avcodec/hapqa_extract: fix two error return values

2018-03-13 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Mar 13 19:06:45 2018 -0300| [b173e035362b103e17cc7b394c231c60a4915c59] | committer: James Almer avcodec/hapqa_extract: fix two error return values ret is 0 by default. Reviewed-by: Martin Vignali Signed-off-by: James Almer > http://git.videolan.or

[FFmpeg-cvslog] avcodec/hapqa_extract: move the reference in the bsf internal buffer

2018-03-13 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Mar 13 18:55:49 2018 -0300| [2b6699f024ae9968244d02d3c81e57737d603b62] | committer: James Almer avcodec/hapqa_extract: move the reference in the bsf internal buffer There's no need to allocate a new packet for it. Signed-off-by: James Almer > http:

[FFmpeg-cvslog] avcodec/mediacodecdec: fix immediate EAGAIN with buffered packet

2018-03-13 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Mar 13 02:40:09 2018 -0700| [3172b31223e1f0a64233fa5b355e11d7a00e477b] | committer: Aman Gupta avcodec/mediacodecdec: fix immediate EAGAIN with buffered packet In cases where the mediacodec decoder consumed a partial packet, receive_frame() would start

[FFmpeg-cvslog] fate/hap : move decoding test to a separate file

2018-03-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Mar 11 19:22:54 2018 +0100| [414c0e27a981f0fdcb91cc4856fc0ce81d2da877] | committer: Martin Vignali fate/hap : move decoding test to a separate file > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=414c0e27a981f0fdcb91cc4856fc0ce81d2da87

[FFmpeg-cvslog] fate/hap : add test for hap encoding

2018-03-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Mar 11 19:34:54 2018 +0100| [f56ee7403384a7aae0f5ee5aa76da0dedfdd7c35] | committer: Martin Vignali fate/hap : add test for hap encoding with and without snappy compression with chunk 1 or chunk 16 for hap, hapa, and hapq > http://git.videolan.org

[FFmpeg-cvslog] avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter

2018-03-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Mar 11 19:15:56 2018 +0100| [f869e54d228d43adb3b1e0026a48273befe443eb] | committer: Martin Vignali avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f

[FFmpeg-cvslog] avcodec/hapqa_extract_bsf : add new bsf filter

2018-03-13 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Mar 11 19:16:09 2018 +0100| [7b0cb2e032d38b914a98dedc82c5262c14eeccb7] | committer: Martin Vignali avcodec/hapqa_extract_bsf : add new bsf filter convert HapQA data to HAPQ or HAPAlphaOnly by copying the corresponding texture > http://git.videola