summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* sws: move initializing dither_error higher upAnton Khirnov2021-07-03
* sws: move the early return for zero-sized slices higher upAnton Khirnov2021-07-03
* sws: simplify setting sliceDirAnton Khirnov2021-07-03
* sws: merge handling frame start into a single blockAnton Khirnov2021-07-03
* sws: make checking for the start of a new frame more explicitAnton Khirnov2021-07-03
* sws: reset sliceDir at the end of sws_scale()Anton Khirnov2021-07-03
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-03
* sws: separate the calls to scaled vs unscaled conversionAnton Khirnov2021-07-03
* sws: do not reallocate scratch buffers for each sliceAnton Khirnov2021-07-03
* sws: group the parameters validity checks togetherAnton Khirnov2021-07-03
* sws: initialize {src,dst}Stride2 consistently with {src,dst}2Anton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out cascaded scalingAnton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out gamma-correct scalingAnton Khirnov2021-07-03
* sws: return an error code on invalid parameters to sws_scale()Anton Khirnov2021-07-03
* sws: reindent after previous commitAnton Khirnov2021-07-03
* sws: factor out updating the paletteAnton Khirnov2021-07-03
* sws: remove unnecessary bracesAnton Khirnov2021-07-03
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-02
* libswscale: Make sws_init_context thread safe.Peter Lundblad2021-07-01
* doc/muxers: note atomic_writing in image2Gyan Doshi2021-06-30
* doc: remove duplicate @end commandJames Almer2021-06-29
* avfilter/vf_v360: add cylindrical equal area formatPaul B Mahol2021-06-30
* avcodec/cpia: Fix missing src_size updateMichael Niedermayer2021-06-29
* avcodec/exr: Better size checksMichael Niedermayer2021-06-29
* avcodec/clearvideo: Check tile_size to be not too largeMichael Niedermayer2021-06-29
* avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration ...Michael Niedermayer2021-06-29
* avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_...Derek Buitenhuis2021-06-29
* avformat/movenc: Support encryption of H.265 stream in AnnexB formatVadym Bezdushnyi2021-06-29
* avfilter/vf_guided: support single inputXuewei Meng2021-06-29
* doc/filters: mention availability of mcdeint, usppGyan Doshi2021-06-27
* avformat/http: Stop cookie_dict leaking on errors.Robert Bengtsson-Ölund2021-06-26
* lavc: fix and extend AVCodecContext.get_format doxyAnton Khirnov2021-06-26
* avcodec/libx264: Separate headers not supported in AVC-Intra modeLimin Wang2021-06-25
* avcodec/libx264: Add support for Sony XAVC Class 300 and 480Limin Wang2021-06-25
* avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler2021-06-25
* avfilter/scale_cuda: combine separate CUDA sourcesTimo Rothenpieler2021-06-24
* avfilter/cuda: fix ptx inflation with large payloadsTimo Rothenpieler2021-06-24
* avcodec: Pass HDR10+ metadata to packet side data in VP9 encoderMohammad Izadi2021-06-24
* libavfilter: Fix fate-source after 072788c46e36a21ca9e8f1e3cc19a1944db5b89cMartin Storsjö2021-06-23
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-22
* configure: msys also has .exe suffixTimo Rothenpieler2021-06-22
* avcodec/crystalhd: signal that the decoder sets all output frame propertiesJames Almer2021-06-21
* avcodec/cuviddec: signal that the decoder sets all output frame propertiesJames Almer2021-06-21
* avcodec/cuviddec: remove unused AVCodec.decode() callbackJames Almer2021-06-21
* avcodec/decode: reindent after the previous commitJames Almer2021-06-21
* avcodec/decode: add an internal codec flag to signal a decoder sets all outpu...James Almer2021-06-21
* avcodec/decode: fetch packets from the pkt_props FIFO on every frame returnedJames Almer2021-06-21