96941 Commits (c40df2166c7925fc81e1ef22563c2e32124cf1d6)
 

Author SHA1 Message Date
Paul B Mahol ad65a15328 doc/filters: split tblend from blend 5 years ago
Paul B Mahol 2e6db121a8 doc/filters: mention commands for v360 filter 5 years ago
Paul B Mahol 022796c82f avcodec/utvideodec: add support for UQY0 5 years ago
Paul B Mahol b484eb2556 avfilter/vf_v360: add basic commands support 5 years ago
Paul B Mahol 08a21c1fd8 avfilter/vf_v360: handle gracefully invalid values for rorder option 5 years ago
Anamitra Ghorui 177c68e349 avcodec/Makefile: remove bogus/duplicate PNG parser entry 5 years ago
Paul B Mahol 72b6c8c99f avfilter: add Contrast Adaptive Sharpen video filter 5 years ago
Zane van Iperen c6cc9d9cd7 doc: add adpcm_ima_{ssi,apm} 5 years ago
Zane van Iperen 8c4443cbcf changelog: add adpcm_ima_ssi decoder and kvag demuxer 5 years ago
Mark Thompson bc9b6358fb hwcontext_vaapi: Only accept a render node when deriving from DRM device 5 years ago
Linjie Fu a7b92cb559 lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE 5 years ago
Linjie Fu 669428ac5d lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support 5 years ago
Linjie Fu d2378645fb lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT 5 years ago
Linjie Fu 85cc7bcd4c lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
Linjie Fu 0d83fcc07b lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
Linjie Fu aa6b2e1604 lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension 5 years ago
Linjie Fu f4cd4017bf lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 5 years ago
Linjie Fu d2aa1fbfd4 swscale: Add swscale input support for Y210LE 5 years ago
Linjie Fu 1c37cad084 lavu/pix_fmt: add new pixel format y210 5 years ago
Kirill Savkov 4627a56d46 avcodec/libzvbi-teletextdec: add option to set default G0 character set 5 years ago
Marton Balint 45085d8d3c doc/protocols: clarify SRT timeout options docs 5 years ago
Marton Balint 290a35aefe avformat/libsrt: make avformat connect timeout 0 by default 5 years ago
Marton Balint 449e984192 avformat/libsrt: use listen_timeout for listening 5 years ago
Marton Balint 7cc7680a80 avformat/libsrt: send non-blocking mode on both the listen and the connect socket 5 years ago
Marton Balint 86a7b77b60 avformat/libsrt: small fixes in libsrt_neterrno() 5 years ago
Marton Balint c112fae660 avformat/libsrt: poll for error conditions as well 5 years ago
Marton Balint aab9133d91 avformat/libsrt: fix checking connection result in non-blocking mode 5 years ago
Marton Balint 006744bdbd avformat/libsrt: fix name of timeout option 5 years ago
Marton Balint b96bc946f2 avformat/libsrt: fix timeout unit confusion between milisec and microsec 5 years ago
Paul B Mahol 90913abc2e avfilter/vf_v360: improve dfisheye_to_xyz() output 5 years ago
Paul B Mahol e6ea0e7429 avfilter/vf_v360: improve fisheye_to_xyz() output 5 years ago
Paul B Mahol 9e0ddb5e80 avcodec/ac3_parser: recognize LE bitstream variant 5 years ago
Paul B Mahol ebc8806b9f avfilter/vf_v360: improve equirect_to_xyz() quality 5 years ago
James Almer c48e5431c8 avcodec: add some documentation to the AVProducerReferenceTime struct 5 years ago
James Almer 3d4510384d avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag 5 years ago
James Almer d005a7cdfd avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
James Almer 5dda6c173f avformat/dashenc: always attempt to enable prft in ldash mode 5 years ago
James Almer dbd02443ae avformat/dashenc: write a capture time Producer Reference Time element when none is provided by the encoder 5 years ago
James Almer 7098989e70 avformat/dashenc: write the styp box when the first frame of a segment is ready 5 years ago
Dale Curtis a0faf0db4f avformat/utils: Don't trigger errors for multiple id3 tags. 5 years ago
Zane van Iperen 3de8ca21ab fate/adpcm: add adpcm_ima_apm tests 5 years ago
Andreas Rheinhardt c790500644 avformat/segafilmenc: Remove redundant checks 5 years ago
Paul B Mahol c116dd8468 avcodec/apedec: fix decoding 3800 version with 2000 compression level 5 years ago
Paul B Mahol 8e197a9638 avcodec/dxv: make prev variable unsigned 5 years ago
Michael Niedermayer 051d11f659 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 5 years ago
Michael Niedermayer d2aff350bc avcodec/cdtoons: Fix off by 4 check on diff_size 5 years ago
Michael Niedermayer 4c31db5a32 avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite() 5 years ago
Paul B Mahol 553d836d62 avcodec/adpcm: cosmetics; reindent 5 years ago
Zane van Iperen 55af03dbb5 avformat: add demuxer for Rayman 2's APM format 5 years ago