index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg: deprecate passing numbers to -vsync
Anton Khirnov
2021-12-07
1
-7
/
+9
*
doc/filters: note duration range in xfade
Gyan Doshi
2021-12-06
1
-0
/
+1
*
doc/APIchanges: fix typo
Anton Khirnov
2021-12-04
1
-1
/
+1
*
ffmpeg: make -bits_per_raw_sample a per-output-stream option
Anton Khirnov
2021-12-04
1
-0
/
+7
*
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
*
avfilter: add audio dynamic smooth filter
Paul B Mahol
2021-12-02
1
-0
/
+20
*
avfilter: add audio spectral stats filter
Paul B Mahol
2021-12-02
1
-0
/
+63
*
fftools/ffprobe: print size of attachment streams (extradata_size)
softworkz
2021-11-29
1
-0
/
+1
*
avfilter/src_movie: add format_opts for the opened file
Limin Wang
2021-11-29
1
-0
/
+9
*
lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats
rcombs
2021-11-28
1
-0
/
+3
*
avformat/rtp: add localaddr for network interface selection
Limin Wang
2021-11-27
1
-0
/
+4
*
avfilter/af_biquads: add svf transform type
Paul B Mahol
2021-11-26
1
-0
/
+9
*
avutil/hwcontext_cuda: add option to use primary device context
Timo Rothenpieler
2021-11-22
1
-0
/
+15
*
doc/examples/metadata: Constify values from av_dict_get()
Chad Fraleigh
2021-11-18
1
-1
/
+1
*
avutil: Add Dolby Vision RPU side data type
Derek Buitenhuis
2021-11-17
1
-0
/
+3
*
avfilter: add colorspectrum source video filter
Paul B Mahol
2021-11-16
1
-1
/
+14
*
ffmpeg: rewrite setting the stream disposition
Anton Khirnov
2021-11-16
1
-21
/
+16
*
cmdutils: add an option for listing stream dispositions
Anton Khirnov
2021-11-16
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
*
avfilter/v360: add support for off-axis projection output
Paul B Mahol
2021-11-15
1
-0
/
+5
*
doc/filters: add details and ranges for colorkey
Gyan Doshi
2021-11-15
1
-10
/
+16
*
avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur
Marton Balint
2021-11-14
1
-2
/
+5
*
doc/t2h.pm: fix missing TOC with texinfo 6.8 and above
Matthew White
2021-11-14
1
-1
/
+5
*
doc/t2h.pm: fix missing CSS with texinfo 6.8 and above
Matthew White
2021-11-14
1
-3
/
+19
*
doc/developer: add description about safely sending patches via E-Mail clients
Soft Works
2021-11-13
1
-0
/
+16
*
avfilter/src_movie: make the number of decode thread configurable
Limin Wang
2021-11-12
1
-0
/
+3
*
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
*
avfilter/vf_estdif: allow to change two more options
Paul B Mahol
2021-11-11
1
-0
/
+8
*
avfilter/vf_estdif: export distance cost as filter option
Paul B Mahol
2021-11-09
1
-0
/
+4
*
doc/muxers: note on Apple's version LHLS for lhls option
Zhao Zhili
2021-11-05
1
-3
/
+4
*
avformat/dashenc: enabling streaming and hls_playlist for lhls
Zhao Zhili
2021-11-05
1
-1
/
+1
*
lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...
Thilo Borgmann
2021-11-05
1
-1
/
+1
*
avfilter/scale_npp: add scale2ref_npp filter
Roman Arzumanyan
2021-11-03
1
-0
/
+111
*
avfilter/vf_chromanr: improve filtering results
Paul B Mahol
2021-11-03
1
-4
/
+4
*
doc/filters: fix typo for hsvkey/hsvhold
Paul B Mahol
2021-10-29
1
-6
/
+6
*
avfilter: add huesaturation filter
Paul B Mahol
2021-10-29
1
-0
/
+56
*
avfilter/vf_histogram: add more color modes
Paul B Mahol
2021-10-27
1
-0
/
+3
*
avfilter: split negate filter from lut filter
Paul B Mahol
2021-10-27
1
-0
/
+13
*
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
*
doc/filters: add notes for varblur
Gyan Doshi
2021-10-21
1
-3
/
+8
*
avfilter: add varblur video filter
Paul B Mahol
2021-10-19
1
-0
/
+16
*
doc/filters: correct description of select filter variables
Gyan Doshi
2021-10-18
1
-7
/
+7
*
avfilter/vf_v360: add reset_rot option
Paul B Mahol
2021-10-16
1
-0
/
+3
*
avfilter/vf_fftfilt: export FFT arrays size
Paul B Mahol
2021-10-14
1
-0
/
+4
*
avfilter/vf_histogram: add colors_mode option
Paul B Mahol
2021-10-14
1
-0
/
+14
[next]