]> git.sesse.net Git - ffmpeg/history - libavutil
avformat/avio: Add Metacube support
[ffmpeg] / libavutil /
2021-04-30 Andreas Rheinhardtavutil/mem: Also poison new av_realloc-allocated blocks
2021-04-29 Lynnehwcontext_vulkan: dlopen libvulkan
2021-04-29 Lynnehwcontext_vulkan: dynamically load functions
2021-04-29 James Almeravutil/hwcontext_vulkan: fix format specifiers for...
2021-04-28 Lynnehwcontext_vulkan: reorder structure fields and add...
2021-04-27 Anton KhirnovBump major versions of all libraries.
2021-04-27 James Almeravutil: remove deprecated AVClass.child_class_next
2021-04-27 Andreas Rheinhardtavutil/cpu: Remove deprecated functions
2021-04-27 Andreas Rheinhardtavutil/buffer: Switch AVBuffer API to size_t
2021-04-27 Andreas Rheinhardtavutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated getters and setters
2021-04-27 Andreas Rheinhardtavutil: Switch crypto APIs to size_t
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated AVFrame.pkt_pts field
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated AVFrame.error
2021-04-27 Andreas Rheinhardtavutil/pixdesc: Remove deprecated off-by-one fields...
2021-04-27 Andreas Rheinhardtavutil/frame: Remove AVFrame QP table API
2021-04-27 Andreas Rheinhardtavutil/pixfmt: Remove deprecated VAAPI pixel formats
2021-04-25 James Almerx86/tx_float: remove ff_ prefix from external constant...
2021-04-24 Lynnex86/tx_float: fix forgotten 2-argument mulps
2021-04-24 Lynnex86/tx_float: use all arguments on vperm2f and vpermilp...
2021-04-24 James Almerx86/tx_float: Fixes compilation with old yasm
2021-04-24 Lynnelavu/x86/tx_float: fix FMA3 implying AVX2 is available
2021-04-24 Lynnelavu/x86: add FFT assembly
2021-04-24 Lynnecheckasm: add av_tx FFT SIMD testing code
2021-04-24 Lynnelavu/tx: add parity revtab generator version
2021-04-24 Lynnelavu: bump minor and add APIchanges entry for the lavu...
2021-04-24 Lynnelavu/tx: add full-sized iMDCT transform flag
2021-04-24 Lynnelavu/tx: add unaligned flag to the API
2021-04-24 Lynnelavu/tx: add a 9-point FFT and (i)MDCT
2021-04-24 Lynnelavu/tx: add a 7-point FFT and (i)MDCT
2021-04-24 Lynnelavu/tx: refactor power-of-two FFT
2021-04-24 Lynnelavu/tx: minor code style improvements and additional...
2021-04-19 Andreas Rheinhardtavutil/cpu: Schedule deprecated functions for removal
2021-04-19 Andreas RheinhardtInclude attributes.h directly
2021-04-18 Brad Smithavutil/cpu: Use HW_NCPUONLINE to detect # of online...
2021-04-18 Guo, Yejunlavu/detection_bbox.h: use AV_NUM_DETECTION_BBOX_CLASSI...
2021-04-17 Lynnelavu/detection_bboxes: add missing space
2021-04-17 Guo, Yejunlavu: add side data AV_FRAME_DATA_DETECTION_BBOXES...
2021-04-05 Andreas Rheinhardtavutil/frame: Return 0 on success in av_frame_ref()
2021-04-02 Andreas Rheinhardtavutil/cpu: Fix race condition in av_cpu_count()
2021-04-01 Andreas Rheinhardtavutil/pixdesc: Fix 1 << 32
2021-04-01 Andreas Rheinhardtavutil/base64: Fix undefined NULL + 0
2021-03-31 Michael Niedermayeravutil/common: Add FF_PTR_ADD()
2021-03-24 Andreas Rheinhardtavutil/frame: Deprecate av_get_colorspace_name()
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Andreas Rheinhardtavutil/adler32: Switch av_adler32_update() to size_t...
2021-03-15 Andreas Rheinhardtavutil/avstring: Check for memory allocation error...
2021-03-15 Andreas Rheinhardtavutil/avstring: Limit string length in av_escape to...
2021-03-14 Michael Niedermayeravutil/timecode: Avoid fps overflow
2021-03-13 Christopher Degawalibavutil/timer: Fix clang reserved-user-defined-literal
2021-03-11 Andreas Rheinhardtavutil/buffer_internal: Include internal for buffer_size_t
2021-03-10 James Almeravutil: use the buffer_size_t typedef where required
2021-03-10 James Almeravutil/frame: change av_frame_new_side_data() size...
2021-03-10 James Almeravutil/buffer: change public function and struct size...
2021-03-05 Stefano Sabatiniavutil/{avstring,bprint}: add XML escaping from ffprobe...
2021-03-03 Michael Niedermayeravutil/parseutils: Check sign in av_parse_time()
2021-02-28 Andreas Rheinhardtavutil/spherical: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavutil/stereo3d: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavutil/pixdesc: Use av_strstart where appropriate
2021-02-27 Lynnelavu/tx: do not invert permutes on MDCTs
2021-02-27 Lynnelavu/tx: invert permutation lookups
2021-02-27 Lynnelavu/tx: simplify in-place permute search function
2021-02-26 Lynnelavu/tx: require output argument to match input for...
2021-02-24 James Almeravutil/buffer: free all pooled buffers immediately...
2021-02-22 Andreas Rheinhardtavutil/tx: Fix declaration after statement
2021-02-21 Martin Storsjöarm/aarch64: Use mach_absolute_time as timer on apple...
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
2021-02-21 Lynnelavu/tx: space out enum AVTXType values with newlines
2021-02-19 Andreas Rheinhardtavutil/video_enc_params: Check for truncation before...
2021-02-19 Andreas Rheinhardtavutil/video_enc_params: Combine overflow checks
2021-02-11 Andreas Rheinhardtavutil/common: Move everything inside inclusion guards
2021-02-10 Michael Niedermayeravutil/mathematics: Fix undefined negation in av_compar...
2021-02-10 Michael Niedermayerlibavutil/common: Add FFABS64U()
2021-02-10 Michael Niedermayerlibavutil/eval: Remove CONFIG_TRAPV special handling
2021-01-27 Guo, Yejunlibavutil/frame.h: correct typo for AVFilmGrainParams...
2021-01-26 Michael Niedermayeravutil/common: Add FFABSU() for a signed -> unsigned ABS
2021-01-23 Marton BalintRevert "avutil/timecode: fix sscanf format string with...
2021-01-22 Xu Guangxinavutils/vulkan: hwmap, respect src frame resolution
2021-01-20 rcombsAll: update names in copyright headers
2021-01-18 Michael Niedermayeravutil/timecode: Avoid undefined behavior with large...
2021-01-16 Limin Wangavutil/timecode: fix sscanf format string with garbage...
2021-01-14 James Almeravutil/tx: use ENOSYS instead of ENOTSUP
2021-01-13 Lynnelavu: support arbitrary-point FFTs and all even (i...
2021-01-11 Michael Niedermayeravutil/eval: Unconditionally check argument of e_div
2021-01-09 Lynnelavu/tx: clip when converting table values to fixed...
2021-01-01 Andreas RheinhardtMark some pointers as const
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2020-12-30 Lynnehwcontext_drm: make dependency on Linux kernel headers...
2020-12-28 Marvin Scholzlavu: use address-of operator checking clock_gettime
2020-12-05 Lynnehwcontext_vulkan: wait and signal semaphores when trans...
2020-12-05 Limin Wangavutil/opt: add AV_OPT_FLAG_DEPRECATED option
2020-12-03 Marton Balintavutil/timecode: add av_timecode_init_from_components
2020-12-03 Marton Balintavutil/timecode: allow drop frame timecodes for multipl...
2020-12-03 James Almeravutil/film_grain_params: fix doxy for ar_coeff_* fields
2020-12-02 Paul B Maholavutil/avsscanf: fix possible overreads when dealing...
2020-11-27 Lynnehwcontext_vulkan: reduce priority for PACK32 formats
2020-11-27 James Almeravutil/film_grain_params: add more details to some...
next