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: add a data size threshold for muxing queue size
Jan Ekström
2020-10-29
1
-0
/
+5
*
avformat: add a stream event flag for new packets
Anton Khirnov
2020-10-28
1
-0
/
+3
*
avformat/rtpproto: support for rtp read timeout
Limin Wang
2020-10-22
1
-0
/
+3
*
doc/general_contents.texi: add uavs3d section
hwren
2020-10-21
1
-0
/
+10
*
avfilter: add audio frequency and phase shift filters
Paul B Mahol
2020-10-20
1
-0
/
+30
*
avfilter/avf_aphasemeter: add out of phase and mono detection
Romane Lafon
2020-10-20
1
-0
/
+33
*
doc: Add dev_community/community.md for general assembly and main elections p...
Thilo Borgmann
2020-10-19
1
-0
/
+79
*
avfilter/af_aiir: add analog transfer function format
Paul B Mahol
2020-10-18
1
-1
/
+9
*
avfilter/af_aiir: implement parallel processing
Paul B Mahol
2020-10-16
1
-2
/
+10
*
lavc,doc: add libuavs3d video decoder wrapper
hwren
2020-10-06
1
-0
/
+21
*
avfilter/vf_v360: add mitchell interpolation
Paul B Mahol
2020-10-04
1
-0
/
+2
*
libwavpackenc: remove libwavpackenc wrapper
Lynne
2020-10-02
2
-61
/
+0
*
lavu/buffer: add a convenience function for replacing buffers
Anton Khirnov
2020-09-28
1
-0
/
+3
*
examples/muxing: misc style fixes
Jun Zhao
2020-09-28
1
-24
/
+23
*
avfilter/vf_v360: add octahedron format
Paul B Mahol
2020-09-27
1
-0
/
+3
*
avfilter/vf_histogram: add slide modes for thistogram
Paul B Mahol
2020-09-26
1
-0
/
+23
*
avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode
Marton Balint
2020-09-13
1
-2
/
+2
*
avdevice/decklink_dec: add support for rgb/yuv pixel format autodetection
Marton Balint
2020-09-13
1
-0
/
+15
*
avutil/timecode: add av_timecode_make_smpte_tc_string2
Marton Balint
2020-09-13
1
-0
/
+3
*
avformat: add mca demuxer
Zixing Liu
2020-09-10
1
-0
/
+2
*
libavcodec/options_table: Add missing colorspace options
Harry Mallon
2020-09-10
1
-0
/
+6
*
avcodec/libopusenc: add option to set inband FEC
Gyan Doshi
2020-09-09
1
-0
/
+5
*
lavfi/vsrc_testsrc: switch to activate.
Nicolas George
2020-09-08
1
-0
/
+4
*
doc: include general in *-all pages.
Nicolas George
2020-09-08
3
-0
/
+3
*
doc/general: move contents into a separate file.
Nicolas George
2020-09-08
2
-1414
/
+1415
*
doc/texi2pod: support @float.
Nicolas George
2020-09-08
1
-0
/
+9
*
ffmpeg: add auto_conversion_filters option.
Nicolas George
2020-09-08
1
-0
/
+10
*
avfilter/asrc_anullsrc: add support to set output duration
Paul B Mahol
2020-09-04
1
-0
/
+7
*
avfilter/vf_alphamerge: use framesync
Paul B Mahol
2020-09-04
1
-6
/
+0
*
doc/filters: add example for drawtext fontsize expr
Andrei Rybak
2020-09-03
1
-0
/
+6
*
doc/decoders: Document default value of ac3's drc_scale option
Aman Verma
2020-08-31
1
-1
/
+1
*
avfilter/f_graphmonitor: also show link EOF status in blue
Paul B Mahol
2020-08-31
1
-0
/
+3
*
avfilter/vsrc_gradients: add speed option
Paul B Mahol
2020-08-31
1
-0
/
+3
*
avfilter/vsrc_gradients: add duration option
Paul B Mahol
2020-08-31
1
-0
/
+8
*
libavcodec/j2kenc: Support for multiple layers
Gautam Ramakrishnan
2020-08-30
1
-0
/
+16
*
avfilter/vf_xfade: add corner wipe transforms
Paul B Mahol
2020-08-27
1
-0
/
+4
*
avfilter/vf_xfade: add fadegrays transition
Paul B Mahol
2020-08-26
1
-0
/
+1
*
doc/examples: Always open files as "binary", not "text".
Carl Eugen Hoyos
2020-08-25
2
-2
/
+2
*
avfilter/af_biquads: add different transform types
Paul B Mahol
2020-08-21
1
-0
/
+72
*
avcodec: add RPZA encoder
Paul B Mahol
2020-08-21
1
-1
/
+1
*
doc/APIchanges: Remove version conflict separator
Andreas Rheinhardt
2020-08-21
1
-1
/
+0
*
lavu/avstring: deprecate av_d2str().
Nicolas George
2020-08-21
1
-0
/
+4
*
avfilter/libvmaf: mention csv as available log format
Harry Mallon
2020-08-21
1
-1
/
+1
*
doc/encoders: Add all options for JPEG2000 encoder
Gautam Ramakrishnan
2020-08-17
1
-1
/
+33
*
doc/general: fix ADPCM typos
Paul B Mahol
2020-08-16
1
-2
/
+2
*
avcodec/mpeg12enc: support mpeg2 encoder const level
Limin Wang
2020-08-14
1
-0
/
+10
*
doc/general: move Cineform HD and Canopus codecs to correct section
Paul B Mahol
2020-08-14
1
-4
/
+4
*
doc/general: mark that CFHD have encoder now
Paul B Mahol
2020-08-11
1
-1
/
+1
*
doc/general: mention AGM codecs
Paul B Mahol
2020-08-11
1
-0
/
+2
*
doc/indevs: Note improved behaviour of kmsgrab with Linux 5.7
Mark Thompson
2020-08-09
1
-2
/
+6
[next]