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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg: add option stats_period
Gyan Doshi
2020-12-23
1
-1
/
+6
*
avfilter/af_crystalizer: implement inverse filtering
Paul B Mahol
2020-12-21
1
-1
/
+2
*
avfilter/af_crystalizer: improve filter description
Paul B Mahol
2020-12-21
1
-1
/
+3
*
avformat/libamqp: parse vhost in uri
Andriy Gelman
2020-12-21
1
-3
/
+4
*
avfilter: add shufflepixels video filter
Paul B Mahol
2020-12-20
1
-0
/
+27
*
doc/codecs: add entries for export_side_data
Gyan Doshi
2020-12-20
1
-0
/
+6
*
avfilter/vf_maskedthreshold: add support for commands
Paul B Mahol
2020-12-19
1
-0
/
+4
*
avfilter/vf_maskedminmax: add support for commands
Paul B Mahol
2020-12-19
1
-0
/
+8
*
avfilter/vf_maskedclamp: add support for commands
Paul B Mahol
2020-12-19
1
-0
/
+4
*
avfilter/vf_bilateral: add support for commands
Paul B Mahol
2020-12-19
1
-0
/
+4
*
doc/filters: document that cas filter supports commands
Paul B Mahol
2020-12-19
1
-0
/
+3
*
avfilter/vf_fillborders: add fade mode
Paul B Mahol
2020-12-18
1
-1
/
+4
*
avfilter/vf_fillborders: add more fill modes
Paul B Mahol
2020-12-18
1
-1
/
+7
*
avfilter/af_asoftclip: add two more useful options for finer filtering
Paul B Mahol
2020-12-18
1
-0
/
+6
*
avfilter/af_biquads: add one-pole shelf filters by adding pole option
Paul B Mahol
2020-12-16
1
-0
/
+6
*
avfilter/vf_limiter: add support for commands
Paul B Mahol
2020-12-15
1
-0
/
+4
*
avfilter/af_afade: add support for commands to afade filter
Paul B Mahol
2020-12-11
1
-0
/
+4
*
avfilter/vf_convolution: add support for commands
Paul B Mahol
2020-12-11
1
-0
/
+16
*
avfilter/vf_chromanr: add options for finer controls of filtering
Paul B Mahol
2020-12-11
1
-1
/
+19
*
avfilter: add asuperpass and asuperstop filter
Paul B Mahol
2020-12-11
1
-0
/
+50
*
avfilter/cropdetect: add option for initial skip
Gyan Doshi
2020-12-09
1
-0
/
+4
*
hlsenc: expand hls_fmp4_init_filename with strftime()
Nikola Pajkovsky
2020-12-08
1
-0
/
+7
*
doc/filters: fix obvious mistake for minimum accepted value
Paul B Mahol
2020-12-07
1
-2
/
+2
*
avfilter/af_biquads: add shortcut to set internal precision
Paul B Mahol
2020-12-06
1
-0
/
+135
*
avformat/mspdec: Microsoft Paint (MSP) demuxer
Peter Ross
2020-12-06
1
-0
/
+2
*
avfilter/af_afreqshift: add level option
Paul B Mahol
2020-12-05
1
-2
/
+10
*
avfilter: add asubcut filter
Paul B Mahol
2020-12-05
1
-0
/
+29
*
avfilter/af_arnndn: add mix option
Paul B Mahol
2020-12-04
1
-0
/
+7
*
avfilter/af_stereotools: add support for commands
Paul B Mahol
2020-12-04
1
-0
/
+4
*
avfilter/af_stereotools: add two more modes
Paul B Mahol
2020-12-04
1
-0
/
+6
*
avdevice/decklink_dec: add support for 50/60 fps timecode
Marton Balint
2020-12-03
1
-0
/
+5
*
avutil/timecode: add av_timecode_init_from_components
Marton Balint
2020-12-03
1
-0
/
+3
*
avfilter/af_acrossover: add per output band gain
Paul B Mahol
2020-12-02
1
-0
/
+3
*
avfilter/af_acrossover: document roll-off of each filter order
Paul B Mahol
2020-12-02
1
-1
/
+13
*
avfilter/af_agate: add support for commands and timeline
Paul B Mahol
2020-11-30
1
-0
/
+8
*
avfilter/af_asupercut: add order option
Paul B Mahol
2020-11-29
1
-0
/
+4
*
avfilter/af_asubboost: make wet option apply to final output
Paul B Mahol
2020-11-28
1
-3
/
+3
*
avfilter/avf_showfreqs: add group delay data mode
Paul B Mahol
2020-11-28
1
-0
/
+1
*
avfilter/af_acrossover: add option to adjust input gain
Paul B Mahol
2020-11-28
1
-0
/
+3
*
doc/filters: mention when adenorm filter should be placed in graph
Paul B Mahol
2020-11-28
1
-0
/
+2
*
avfilter/af_aemphasis: add timeline/slice and commands support
Paul B Mahol
2020-11-27
1
-0
/
+4
*
doc/filters: fix several errors/typos
Paul B Mahol
2020-11-27
1
-4
/
+4
*
avcodec: deprecate thread_safe_callbacks
Anton Khirnov
2020-11-27
2
-2
/
+6
*
doc/filters: document adenorm commands support
Paul B Mahol
2020-11-27
1
-0
/
+4
*
doc/filters: add acrossover examples
Paul B Mahol
2020-11-27
1
-0
/
+23
*
avfilter/avf_showfreqs: implement phase display
Paul B Mahol
2020-11-27
1
-0
/
+9
*
avfilter: add asupercut filter
Paul B Mahol
2020-11-26
1
-3
/
+18
*
avfilter/af_acrossover: add even more orders
Paul B Mahol
2020-11-26
1
-1
/
+15
*
doc/filters: fix typo in overlay_cuda
Gyan Doshi
2020-11-26
1
-1
/
+1
*
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option
Lynne
2020-11-25
1
-0
/
+3
[next]