102841 Commits (b0b3fce3c33352a87267b6ffa51da31d5162daff)
 

Author SHA1 Message Date
James Almer b0b3fce3c3 avcodec/setts_bsf: actually store the current packet's timestamps to be usable by the next 3 years ago
Shubhanshu Saxena f73943d514 lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov 3 years ago
Gyan Doshi 301d275301 avcodec/bsf: switch to av_get_token to parse bsf list string 3 years ago
Michael Niedermayer 70874e024a avcodec/lpc: check for zero err in normalization in compute_lpc_coefs() 3 years ago
Michael Niedermayer 6a6a765fa4 avcodec/j2kenc: Check for av_strtok() failure 3 years ago
Michael Niedermayer 9d40782088 avformat/ftp: Check for av_strtok() failure 3 years ago
Michael Niedermayer 0b3cdd7cc2 tools/cws2fws: Check read() for failure 3 years ago
Michael Niedermayer 532c65f751 tools/target_dec_fuzzer: Adjust threshold for theora 3 years ago
Anton Khirnov 37c0fe49b7 sws: move updating the palette higher up 3 years ago
Anton Khirnov d6649d9a3b sws: move initializing dither_error higher up 3 years ago
Anton Khirnov e188985598 sws: move the early return for zero-sized slices higher up 3 years ago
Anton Khirnov a91e6c927e sws: simplify setting sliceDir 3 years ago
Anton Khirnov ff753f41dd sws: merge handling frame start into a single block 3 years ago
Anton Khirnov 1b11a324fe sws: make checking for the start of a new frame more explicit 3 years ago
Anton Khirnov 0fb014b7bb sws: reset sliceDir at the end of sws_scale() 3 years ago
Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 3 years ago
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion 3 years ago
Anton Khirnov 0f8e0957d2 sws: do not reallocate scratch buffers for each slice 3 years ago
Anton Khirnov 2730639259 sws: group the parameters validity checks together 3 years ago
Anton Khirnov c05cab34a9 sws: initialize {src,dst}Stride2 consistently with {src,dst}2 3 years ago
Anton Khirnov d3d8e09640 sws: cosmetics 3 years ago
Anton Khirnov f136493d03 sws: factor out cascaded scaling 3 years ago
Anton Khirnov a2254aedc9 sws: cosmetics 3 years ago
Anton Khirnov 44f12718bf sws: factor out gamma-correct scaling 3 years ago
Anton Khirnov e355af9be9 sws: return an error code on invalid parameters to sws_scale() 3 years ago
Anton Khirnov 21a4e48f88 sws: reindent after previous commit 3 years ago
Anton Khirnov 27acca1af0 sws: factor out updating the palette 3 years ago
Anton Khirnov f8c21ccbfc sws: remove unnecessary braces 3 years ago
Haihao Xiang 9583e66ea0 qsvenc_hevc: allow user set more coding options 3 years ago
James Almer 8c2c0135e5 avformat: add a concat protocol that takes a line break delimited list of resources 3 years ago
Peter Lundblad da0abbbb01 libswscale: Make sws_init_context thread safe. 3 years ago
Gyan Doshi de8e6e67e7 doc/muxers: note atomic_writing in image2 3 years ago
James Almer 91004ed3ec doc: remove duplicate @end command 3 years ago
Paul B Mahol e11fd47f8d avfilter/vf_v360: add cylindrical equal area format 3 years ago
Michael Niedermayer cea05864e6 avcodec/cpia: Fix missing src_size update 3 years ago
Michael Niedermayer 18b0dd0738 avcodec/exr: Better size checks 3 years ago
Michael Niedermayer 11fac9613e avcodec/clearvideo: Check tile_size to be not too large 3 years ago
Michael Niedermayer 00ae9b77ef avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration calculation 3 years ago
Derek Buitenhuis d70dde2712 avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_set5_flag 3 years ago
Vadym Bezdushnyi b74beba9a9 avformat/movenc: Support encryption of H.265 stream in AnnexB format 3 years ago
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input 3 years ago
Gyan Doshi 49e3a8165c doc/filters: mention availability of mcdeint, uspp 3 years ago
Robert Bengtsson-Ölund ad06929d8d avformat/http: Stop cookie_dict leaking on errors. 3 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 3 years ago
Limin Wang 81bad080cd avcodec/libx264: Separate headers not supported in AVC-Intra mode 3 years ago
Limin Wang 93da0869e6 avcodec/libx264: Add support for Sony XAVC Class 300 and 480 3 years ago
Timo Rothenpieler 62dc5df941 avfilter/scale_cuda: add support for pixel format conversion 3 years ago
Timo Rothenpieler b0e2e938c3 avfilter/scale_cuda: combine separate CUDA sources 3 years ago
Timo Rothenpieler 91a41a3439 avfilter/cuda: fix ptx inflation with large payloads 3 years ago
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 3 years ago