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
/
doc
/
APIchanges
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lavu/videotoolbox: expose conversion routines for color parameters
rcombs
2021-12-22
1
-0
/
+6
*
libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.
Alan Kelly
2021-12-21
1
-0
/
+3
*
avutil/display: fix inverted doc
Zhao Zhili
2021-12-20
1
-0
/
+5
*
avformat: introduce AVFormatContext io_close2 which returns an int
Marton Balint
2021-12-12
1
-0
/
+3
*
lavu: bump minor version and add doc/APIchanges entry for Vulkan changes
Lynne
2021-12-10
1
-0
/
+3
*
doc/APIchanges: fix typo
Anton Khirnov
2021-12-04
1
-1
/
+1
*
avfilter: add AVFILTER_FLAG_METADATA_ONLY
Anton Khirnov
2021-12-04
1
-0
/
+3
*
lavu/avframe: add a time_base field
Lynne
2021-12-03
1
-0
/
+3
*
lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats
rcombs
2021-11-28
1
-0
/
+3
*
avutil: Add Dolby Vision RPU side data type
Derek Buitenhuis
2021-11-17
1
-0
/
+3
*
lavf: add "disposition" AVOption to AVStream AVClass
Anton Khirnov
2021-11-16
1
-0
/
+1
*
lavf: add public functions converting dispositions to/from strings
Anton Khirnov
2021-11-16
1
-0
/
+1
*
lavf: add an AVClass to AVStream on next major bump
Anton Khirnov
2021-11-16
1
-0
/
+4
*
doc/APIchanges: fix typos and correct a date
Lynne
2021-11-12
1
-2
/
+2
*
doc/APIchanges: update for Vulkan API changes
Lynne
2021-11-12
1
-0
/
+4
*
avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}
Jan Ekström
2021-10-24
1
-0
/
+3
*
avformat/avio{,buf}: deprecate AVIOContext::written
Jan Ekström
2021-10-24
1
-0
/
+6
*
lavu/pix_fmt: add pixel format for x2bgr10
Manuel Stoeckl
2021-09-26
1
-0
/
+3
*
avutil/mem: Deprecate av_mallocz_array()
Andreas Rheinhardt
2021-09-20
1
-0
/
+3
*
avcodec/avcodec, options_table: Deprecate sub_text_format
Andreas Rheinhardt
2021-09-20
1
-0
/
+4
*
lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED
Anton Khirnov
2021-09-20
1
-0
/
+4
*
avutil/buffer: constify some function parameters
James Almer
2021-09-17
1
-0
/
+4
*
libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...
Artem Galin
2021-09-08
1
-0
/
+3
*
sws: add a new scaling API
Anton Khirnov
2021-09-06
1
-0
/
+9
*
avcodec/avcodec: Allow up to seven codec ids per parser
Andreas Rheinhardt
2021-09-02
1
-0
/
+3
*
avcodec: add a Film Grain codec property flag
James Almer
2021-08-24
1
-0
/
+3
*
avfilter/avfilter: Deprecate avfilter_pad_count()
Andreas Rheinhardt
2021-08-20
1
-0
/
+1
*
avfilter/avfilter: Add avfilter_filter_pad_count()
Andreas Rheinhardt
2021-08-20
1
-0
/
+3
*
avutil/opt: Document actual behaviour of av_opt_copy a bit more
Andreas Rheinhardt
2021-08-17
1
-0
/
+4
*
imgutils: expose av_image_copy_plane_uc_from()
Lynne
2021-08-14
1
-0
/
+3
*
avpacket: ABI bump additions
Lynne
2021-08-02
1
-0
/
+3
*
avutil/common, macros: Move several macros from common.h to macros.h
Andreas Rheinhardt
2021-07-29
1
-0
/
+5
*
avutil/film_grain_params: add support for H.274 Film Grain Characteristics
James Almer
2021-07-23
1
-0
/
+3
*
lavu/cpu: Use av_cpu_ prefix
Thilo Borgmann
2021-07-20
1
-0
/
+3
*
avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder
Mohammad Izadi
2021-06-24
1
-0
/
+2
*
avformat: make AVStream.pts_wrap_bits public
James Almer
2021-06-10
1
-0
/
+3
*
lavc: move av_get_profile_name() from avcodec.h to codec.h
Anton Khirnov
2021-06-10
1
-0
/
+3
*
lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h
Anton Khirnov
2021-06-10
1
-0
/
+3
*
lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h
Anton Khirnov
2021-06-10
1
-1
/
+2
*
lavc: move avcodec_profile_name() from avcodec.h to codec_id.h
Anton Khirnov
2021-06-10
1
-2
/
+2
*
lavc: move av_get_[exact_]bits_per_sample() to codec_id.h
Anton Khirnov
2021-06-10
1
-0
/
+4
*
lavc: move small misc definitions into a separate header
Anton Khirnov
2021-06-10
1
-0
/
+10
*
doc/APIchanges: add hashes and version numbers for recent entries
James Almer
2021-04-27
1
-11
/
+11
*
Bump major versions of all libraries.
Anton Khirnov
2021-04-27
1
-8
/
+8
*
avcodec: Constify AVCodecParserContext.parser
Andreas Rheinhardt
2021-04-27
1
-0
/
+3
*
avdevice/avdevice: Constify av_*_device_next API
Andreas Rheinhardt
2021-04-27
1
-0
/
+4
*
avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks
Andreas Rheinhardt
2021-04-27
1
-0
/
+4
*
avformat/avformat, utils: Make av_find_best_stream const-correct
Andreas Rheinhardt
2021-04-27
1
-0
/
+4
*
avcodec/codec, allcodecs: Constify the AVCodec API
Andreas Rheinhardt
2021-04-27
1
-0
/
+5
*
avformat/avformat: Constify AVFormatContext.*_codec pointers
Andreas Rheinhardt
2021-04-27
1
-0
/
+3
[prev]
[next]