Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28lavu/buffer: add a convenience function for replacing buffersAnton Khirnov
2020-09-13avutil/timecode: add av_timecode_make_smpte_tc_string2Marton Balint
2020-08-21lavu/avstring: deprecate av_d2str().Nicolas George
2020-08-04avutil/channel_layout: add 22.2 layoutJan Ekström
2020-07-23avutil: bump version after addition of MIPS cpu flagsJames Almer
2020-07-22avutil/imgutils: add utility to get plane sizesBrian Kim
2020-06-12lavu/pix_fmt: add new pixel format x2rgb10Fei Wang
2020-06-11avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang
2020-06-10lavu/opt: add a more general child class iteration APIAnton Khirnov
2020-06-08Bump minor versions after branching 4.3n4.4-devMichael Niedermayer
2020-06-08Bump minor versions to separate 4.3 from masterMichael Niedermayer
2020-06-05avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer
2020-05-25h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov
2020-05-23hwcontext: add av_hwdevice_ctx_create_derived_optsLynne
2020-05-23lavu: add av_gcd_q().Nicolas George
2020-05-22avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint
2020-05-17avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer
2020-05-12libavutil: add API for exporting video frame quantizersJuan De León
2020-05-11hwcontext_vulkan: expose enabled device and instance extensionsLynne
2020-04-25lavu/version: bump minor version for DOVI sidedataJun Zhao
2020-03-28avutil/frame: make frame copy functions hwframe awareTimo Rothenpieler
2020-03-19avutil/hwcontext_cuda: add YUVA420P pixel formatYaroslav Pogrebnyak
2020-02-24lavu/pix_fmt: add new pixel format y210Linjie Fu
2020-02-13lavu/tx: implement 32 bit fixed point FFT and MDCTLynne
2020-02-12avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer
2020-02-05lavu: bump minor version for the Vulkan patchsetLynne
2019-12-28avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer
2019-12-26avutil/buffer: add av_buffer_pool_buffer_get_opaqueMarton Balint
2019-11-26avutil/hwcontext_cuda: allow using primary CUDA device contextOleg Dobkin
2019-11-17avutil/eval: add function to track variable useGyan Doshi
2019-10-14avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flagPaul B Mahol
2019-09-04avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta
2019-09-02avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer
2019-08-02lavu/tx: add support for double precision FFT and MDCTLynne
2019-07-21Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer
2019-07-21Bump minor versions to separate 4.2 from masterMichael Niedermayer
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-05-16lavu: bump minor and update APIchanges for the new transform APILynne
2019-05-12avutil: Add NV24 and NV42 pixel formatsPhilip Langdale
2019-05-05avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr typesManojGuptaBonda
2019-01-18avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun
2018-12-21Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi
2018-11-24avutil : add YUVA444P12 and YUVA422P12Martin Vignali
2018-11-05libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö
2018-11-02Bump minor version for master after 4.1 branchpointn4.2-devMichael Niedermayer
2018-11-02Bump minor versions for branching 4.1Michael Niedermayer
2018-10-27avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer
2018-10-24lavu: bump version, add Changelog entryJosh de Kock
2018-09-09avutil/file: allow mapping 0 byte files with av_file_mapMarton Balint