index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lavu/cpu: Use av_cpu_ prefix
Thilo Borgmann
2021-07-20
1
-2
/
+2
*
avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPix...
Aman Karmani
2021-07-18
1
-1
/
+1
*
Bump major versions of all libraries.
Anton Khirnov
2021-04-27
1
-2
/
+2
*
avutil: remove deprecated AVClass.child_class_next
James Almer
2021-04-27
1
-3
/
+0
*
avutil/cpu: Remove deprecated functions
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/buffer: Switch AVBuffer API to size_t
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/frame: Remove deprecated getters and setters
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil: Switch crypto APIs to size_t
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/frame: Remove deprecated AVFrame.pkt_pts field
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/frame: Remove deprecated AVFrame.error
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descs
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/frame: Remove AVFrame QP table API
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
avutil/pixfmt: Remove deprecated VAAPI pixel formats
Andreas Rheinhardt
2021-04-27
1
-3
/
+0
*
lavu: bump minor and add APIchanges entry for the lavu/tx changes
Lynne
2021-04-24
1
-1
/
+1
*
avutil/cpu: Schedule deprecated functions for removal
Andreas Rheinhardt
2021-04-19
1
-0
/
+3
*
lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...
Guo, Yejun
2021-04-17
1
-1
/
+1
*
avutil/frame: Deprecate av_get_colorspace_name()
Andreas Rheinhardt
2021-03-24
1
-1
/
+4
*
Bump minor versions after release branch
n4.5-dev
Michael Niedermayer
2021-03-20
1
-1
/
+1
*
Bump Versions before release/4.4 branch
Michael Niedermayer
2021-03-20
1
-1
/
+1
*
avutil/adler32: Switch av_adler32_update() to size_t on bump
Andreas Rheinhardt
2021-03-19
1
-1
/
+1
*
avutil/buffer: change public function and struct size parameter types to size_t
James Almer
2021-03-10
1
-1
/
+4
*
avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil
Stefano Sabatini
2021-03-05
1
-1
/
+1
*
lavu/tx: support in-place FFT transforms
Lynne
2021-02-21
1
-1
/
+1
*
libavutil/common: Add FFABS64U()
Michael Niedermayer
2021-02-10
1
-1
/
+1
*
avutil/common: Add FFABSU() for a signed -> unsigned ABS
Michael Niedermayer
2021-01-26
1
-2
/
+2
*
lavu: support arbitrary-point FFTs and all even (i)MDCT transforms
Lynne
2021-01-13
1
-1
/
+1
*
mpegvideo: use the AVVideoEncParams API for exporting QP tables
Anton Khirnov
2021-01-01
1
-1
/
+1
*
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
Anton Khirnov
2021-01-01
1
-0
/
+3
*
avutil/timecode: add av_timecode_init_from_components
Marton Balint
2020-12-03
1
-1
/
+1
*
libavutil: introduce AVFilmGrainParams side data
Lynne
2020-11-25
1
-1
/
+1
*
lavu/buffer: add a convenience function for replacing buffers
Anton Khirnov
2020-09-28
1
-1
/
+1
*
avutil/timecode: add av_timecode_make_smpte_tc_string2
Marton Balint
2020-09-13
1
-1
/
+1
*
lavu/avstring: deprecate av_d2str().
Nicolas George
2020-08-21
1
-0
/
+3
*
avutil/channel_layout: add 22.2 layout
Jan Ekström
2020-08-04
1
-1
/
+1
*
avutil: bump version after addition of MIPS cpu flags
James Almer
2020-07-23
1
-1
/
+1
*
avutil/imgutils: add utility to get plane sizes
Brian Kim
2020-07-22
1
-1
/
+1
*
lavu/pix_fmt: add new pixel format x2rgb10
Fei Wang
2020-06-12
1
-1
/
+1
*
avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
Limin Wang
2020-06-11
1
-1
/
+1
*
lavu/opt: add a more general child class iteration API
Anton Khirnov
2020-06-10
1
-2
/
+4
*
Bump minor versions after branching 4.3
n4.4-dev
Michael Niedermayer
2020-06-08
1
-1
/
+1
*
Bump minor versions to separate 4.3 from master
Michael Niedermayer
2020-06-08
1
-1
/
+1
*
avutil/buffer: use the default allocator if none is provided to av_buffer_poo...
James Almer
2020-06-05
1
-1
/
+1
*
h264dec: support exporting QP tables through the AVVideoEncParams API
Anton Khirnov
2020-05-25
1
-1
/
+1
*
hwcontext: add av_hwdevice_ctx_create_derived_opts
Lynne
2020-05-23
1
-1
/
+1
*
lavu: add av_gcd_q().
Nicolas George
2020-05-23
1
-2
/
+2
*
avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
Marton Balint
2020-05-22
1
-1
/
+1
*
avutil: bump version after addition of av_sat_add64 and av_sat_sub64
James Almer
2020-05-17
1
-1
/
+1
*
libavutil: add API for exporting video frame quantizers
Juan De León
2020-05-12
1
-1
/
+1
*
hwcontext_vulkan: expose enabled device and instance extensions
Lynne
2020-05-10
1
-1
/
+1
[prev]
[next]