97065 Commits (107783006ca84781ac027f7f5c9023fbd6cde422)
 

Author SHA1 Message Date
Paul B Mahol 31ecfa95fb avfilter/vf_v360: simplify code which handles interpolation points 5 years ago
Paul B Mahol 9b22254331 avfilter/vf_v360: add initial barrel split format input support 5 years ago
Michael Niedermayer a2c97a8342 avcodec/mpegaudioenc_template: fix invalid shift of sample 5 years ago
Michael Niedermayer e13eee37ee avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 5 years ago
Michael Niedermayer 3595878281 libavformat/avienc: Check bits per sample for PAL8 5 years ago
Michael Niedermayer e5bb48ae59 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() 5 years ago
Carl Eugen Hoyos 516e9b9d72 mailmap: Add another old mail address I used. 5 years ago
Thilo Borgmann b870a6bffa mailmap: add entry for myself 5 years ago
rcombs bdab3e8108 mailmap: add entry for myself 5 years ago
Josh de Kock a439acee3f Add .mailmap 5 years ago
Marton Balint f32f9231dd avdevice/decklink: add support for SDK version 11.5 5 years ago
Marton Balint 95324ecf23 avdevice/decklink_dec: fix stopping streams in read_close 5 years ago
James Almer 3e9793cf38 doc/muxers: describe the default behavior of the write_prft dash muxer option 5 years ago
James Almer e9aa1bfd8c avformat/dashenc: use a quieter log lever when informing prft was automatically enabled 5 years ago
Paul B Mahol b0a9960a77 avfilter/vf_v360: add barrel split format output support 5 years ago
Ting Fu 828f7db5d9 libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data 5 years ago
Brad Smith 36451f916a configure: Enable section_data_rel_ro for OpenBSD aarch64 / arm 5 years ago
Michael Niedermayer f8a0e9f9f7 avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 5 years ago
Michael Niedermayer 618a9bea65 avformat/mvdec: Check stream numbers 5 years ago
Andreas Rheinhardt f701414bd5 avformat/mux: Cosmetics 5 years ago
Andreas Rheinhardt da304e78b5 avformat/segafilmenc: Add deinit function 5 years ago
Andreas Rheinhardt ab44f0aee8 avformat/segafilmenc: Combine several checks 5 years ago
Jacob Ruiz ba2581adb2 avfilter/vf_zscale: fix crash on unaligned input 5 years ago
Paul B Mahol 7e08a92370 avfilter/vf_convolve: reset fft/ifft pointers after free 5 years ago
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