102985 Commits (c52c99a18f6e40973e52d99d4bb29e34a66c695a)
 

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