summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-081-1/+1
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-051-1/+1
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-251-1/+1
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-231-1/+1
* lavu: add av_gcd_q().Nicolas George2020-05-231-2/+2
* avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint2020-05-221-1/+1
* avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer2020-05-171-1/+1
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-1/+1
* hwcontext_vulkan: expose enabled device and instance extensionsLynne2020-05-101-1/+1
* lavu/version: bump minor version for DOVI sidedataJun Zhao2020-04-251-2/+2
* avutil/frame: make frame copy functions hwframe awareTimo Rothenpieler2020-03-281-1/+1
* avutil/hwcontext_cuda: add YUVA420P pixel formatYaroslav Pogrebnyak2020-03-191-1/+1
* lavu/pix_fmt: add new pixel format y210Linjie Fu2020-02-241-1/+1
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-131-1/+1
* avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer2020-02-121-1/+1
* lavu: bump minor version for the Vulkan patchsetLynne2020-02-041-1/+1
* avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer2019-12-281-1/+1
* avutil/buffer: add av_buffer_pool_buffer_get_opaqueMarton Balint2019-12-261-2/+2
* avutil/hwcontext_cuda: allow using primary CUDA device contextOleg Dobkin2019-11-261-1/+1
* avutil/eval: add function to track variable useGyan Doshi2019-11-171-2/+2
* avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flagPaul B Mahol2019-10-141-1/+1
* avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta2019-09-041-1/+1
* avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaël Zumer2019-09-011-1/+1
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-1/+1
* Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer2019-07-211-1/+1
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-211-1/+1
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-291-1/+1
* avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker2019-06-161-1/+1
* lavu: bump minor and update APIchanges for the new transform APILynne2019-05-161-1/+1
* avutil: Add NV24 and NV42 pixel formatsPhilip Langdale2019-05-121-2/+2
* avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr typesManojGuptaBonda2019-05-051-1/+1
* avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun2019-01-171-1/+1
* Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi2018-12-211-2/+2
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-241-1/+1
* libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-051-1/+1
* Bump minor version for master after 4.1 branchpointn4.2-devMichael Niedermayer2018-11-021-1/+1
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-021-1/+1
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-271-1/+1
* lavu: bump version, add Changelog entryJosh de Kock2018-10-241-2/+2
* avutil/file: allow mapping 0 byte files with av_file_mapMarton Balint2018-09-091-1/+1
* libavutil: Adds gray floating-point pixel formats.Sergey Lavrushkin2018-08-111-2/+2
* avutil/hwcontext_cuda: add support for nvenc rgb formatsTimo Rothenpieler2018-05-101-1/+1
* avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler2018-05-101-1/+1
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-301-1/+1
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-261-1/+1
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-261-1/+1
* Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-1/+1
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-1/+4
* avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-1/+1