[FFmpeg-cvslog] lavu/pix_fmt: add new pixel format y210

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 14:58:38 2020 +0800| [1c37cad084041c74c6f21505e24670611e6f28a5] | committer: Mark Thompson lavu/pix_fmt: add new pixel format y210 Add some packed 4:2:2 10-bit pixel formats for hardware decode support in VAAPI and QSV. Signed-off-by: Linjie

[FFmpeg-cvslog] lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:02:40 2020 +0800| [a7b92cb55907fd33aa75eabea95db39ba949cb99] | committer: Mark Thompson lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE Signed-off-by: Linjie Fu >

[FFmpeg-cvslog] lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:02:21 2020 +0800| [669428ac5d9b39f718e7d46f52410722dd20b94a] | committer: Mark Thompson lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support Add decode support for 4:2:2 8-bt and 10-bit HEVC Range Extension clips. Signed-off-by: Linjie

[FFmpeg-cvslog] lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:01:05 2020 +0800| [aa6b2e1604c285e16109d0377e0bb5e8b4fbe13e] | committer: Mark Thompson lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension Extend ParameterBufferHEVC to ParameterBufferHEVCExtension for both VAPicture

[FFmpeg-cvslog] swscale: Add swscale input support for Y210LE

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 14:59:34 2020 +0800| [d2aa1fbfd4c4599fc0ae8f32b5e95ad65546944b] | committer: Mark Thompson swscale: Add swscale input support for Y210LE Add swscale input support for Y210LE, output support and fate test could be added later if there is

[FFmpeg-cvslog] lavc/vaapi_hevc: add function to find exact va_profile for REXT

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:01:42 2020 +0800| [85cc7bcd4cf1e1963c22c1ea1594160a33da4fee] | committer: Mark Thompson lavc/vaapi_hevc: add function to find exact va_profile for REXT Add vaapi_parse_rext_profile and use profile constraint flags to determine the exact

[FFmpeg-cvslog] lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:02:02 2020 +0800| [d2378645fbdd1da7acaa084ddcae90830f54589b] | committer: Mark Thompson lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT Add function pointer field in vaapi_profile_map[], set profile_parser for

[FFmpeg-cvslog] lavc/hevc_ps: parse constraint flags for HEVC REXT

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:01:28 2020 +0800| [0d83fcc07b31c528c4fb95528b8e50c440eefc87] | committer: Mark Thompson lavc/hevc_ps: parse constraint flags for HEVC REXT Parse all the constraint flags according to ITU-T Rec. H.265 (02/2018). They have to be passed to hw

[FFmpeg-cvslog] hwcontext_vaapi: Only accept a render node when deriving from DRM device

2020-02-23 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun Feb 16 20:59:54 2020 +| [bc9b6358fb7315c0173de322472641766f6289da] | committer: Mark Thompson hwcontext_vaapi: Only accept a render node when deriving from DRM device If we are given a non-render node, try to find the matching render node and

[FFmpeg-cvslog] lavu/hwcontext_vaapi: add vaapi_format_map support for Y210

2020-02-23 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Jan 15 15:00:12 2020 +0800| [f4cd4017bff0bcfb252bc1805ed40e738c6a4803] | committer: Mark Thompson lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 VA_RT_FORMAT describes the desired sampling format for surface. When creating surface,

[FFmpeg-cvslog] doc/protocols: clarify SRT timeout options docs

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 15 11:29:28 2020 +0100| [45085d8d3cd977a0b2c2677dab9643be9adbb56e] | committer: Marton Balint doc/protocols: clarify SRT timeout options docs Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avformat/libsrt: small fixes in libsrt_neterrno()

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Feb 14 23:32:14 2020 +0100| [86a7b77b60488758e0c080882899c32c4a5ee017] | committer: Marton Balint avformat/libsrt: small fixes in libsrt_neterrno() Return os error code if available, check for both SRT_EASYNCRCV and SRT_EASYNCSND when transforming

[FFmpeg-cvslog] avformat/libsrt: poll for error conditions as well

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Feb 14 23:24:29 2020 +0100| [c112fae6603f8be33cf1ee2ae390ec939812f473] | committer: Marton Balint avformat/libsrt: poll for error conditions as well Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: add option to set default G0 character set

2020-02-23 Thread Kirill Savkov
ffmpeg | branch: master | Kirill Savkov | Wed Feb 19 09:44:00 2020 +0300| [4627a56d46a07dd2384c92310147cabac98b4539] | committer: Marton Balint avcodec/libzvbi-teletextdec: add option to set default G0 character set Signed-off-by: Kirill Savkov Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avformat/libsrt: fix timeout unit confusion between milisec and microsec

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Feb 13 23:24:57 2020 +0100| [b96bc946f219fbd28cffc1efea78fd42f34148ec] | committer: Marton Balint avformat/libsrt: fix timeout unit confusion between milisec and microsec Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avformat/libsrt: send non-blocking mode on both the listen and the connect socket

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Feb 14 23:50:34 2020 +0100| [7cc7680a802c1eee9e334a0653f2347e9c0922a4] | committer: Marton Balint avformat/libsrt: send non-blocking mode on both the listen and the connect socket Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avformat/libsrt: fix name of timeout option

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Feb 13 23:50:32 2020 +0100| [006744bdbd83d98bc71cb041d9551bf6a64b45a2] | committer: Marton Balint avformat/libsrt: fix name of timeout option rw_timeout is the generic URLcontext option, not the protocol specific timeout option, also ?rw_timeout

[FFmpeg-cvslog] avformat/libsrt: make avformat connect timeout 0 by default

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 15 11:30:16 2020 +0100| [290a35aefed250a797449c34d2f9e5af0c4e006a] | committer: Marton Balint avformat/libsrt: make avformat connect timeout 0 by default Otherwise the user is not able to override the SRT API connect timeout above 5 sec

[FFmpeg-cvslog] avformat/libsrt: use listen_timeout for listening

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 15 00:30:29 2020 +0100| [449e984192d94ac40713e9217871c884657dc79d] | committer: Marton Balint avformat/libsrt: use listen_timeout for listening Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avformat/libsrt: fix checking connection result in non-blocking mode

2020-02-23 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Feb 13 23:58:45 2020 +0100| [aab9133d919bec4af54a06216d8629ebe4fb8f74] | committer: Marton Balint avformat/libsrt: fix checking connection result in non-blocking mode After f8990c5f414d4575415e2a3981c3b14ca3d4 we properly set non-blocking mode

[FFmpeg-cvslog] avfilter/vf_v360: improve fisheye_to_xyz() output

2020-02-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Feb 23 21:55:35 2020 +0100| [e6ea0e7429924bd8d9f20089e57540208abf8a01] | committer: Paul B Mahol avfilter/vf_v360: improve fisheye_to_xyz() output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e6ea0e7429924bd8d9f20089e57540208abf8a01

[FFmpeg-cvslog] avfilter/vf_v360: improve dfisheye_to_xyz() output

2020-02-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Feb 23 22:00:32 2020 +0100| [90913abc2e1456edd224c55729a7334fbc78fd87] | committer: Paul B Mahol avfilter/vf_v360: improve dfisheye_to_xyz() output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=90913abc2e1456edd224c55729a7334fbc78fd87

[FFmpeg-cvslog] avcodec/ac3_parser: recognize LE bitstream variant

2020-02-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 21 22:31:07 2020 +0100| [9e0ddb5e80542d72059f9d817722a6e386ecc037] | committer: Paul B Mahol avcodec/ac3_parser: recognize LE bitstream variant > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e0ddb5e80542d72059f9d817722a6e386ecc037

[FFmpeg-cvslog] avfilter/vf_v360: improve equirect_to_xyz() quality

2020-02-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Feb 23 18:15:06 2020 +0100| [ebc8806b9fcc8a2130773ddfd2f1678f78c24200] | committer: Paul B Mahol avfilter/vf_v360: improve equirect_to_xyz() quality > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ebc8806b9fcc8a2130773ddfd2f1678f78c24200