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
/
fftools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop hardcoding align=32 in av_frame_get_buffer() calls.
Anton Khirnov
2020-05-22
2
-2
/
+2
*
cmdutils: drop libavformat/network.h include
Anton Khirnov
2020-05-22
1
-3
/
+0
*
fftools/cmdutils: remove lossless and intra only capability entries from prin...
James Almer
2020-05-21
1
-4
/
+0
*
fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless
James Almer
2020-05-21
1
-1
/
+2
*
fftools/ffmpeg: use local variable with same contents directly
Limin Wang
2020-05-06
1
-13
/
+18
*
ffmpeg: Don't require a known device to pass a frames context to an encoder
Mark Thompson
2020-05-03
1
-33
/
+42
*
fftools/ffmpeg: use a bsf list instead of individual bsfs
Marton Balint
2020-05-02
3
-101
/
+24
*
fftools/ffprobe: show closed caption info in the stream dump
vectronic
2020-05-02
1
-0
/
+2
*
ffmpeg: Remove the hw_device_ctx global
Mark Thompson
2020-04-26
4
-11
/
+3
*
ffmpeg: Use hardware config metadata with encoders
Mark Thompson
2020-04-26
2
-21
/
+46
*
ffmpeg: Make filter hardware device selection clearer
Mark Thompson
2020-04-26
3
-11
/
+32
*
ffplay: set stream_index to -1 earlier to prevent segfault
Peter Ross
2020-04-25
1
-3
/
+3
*
fftools/ffprobe: support DOVI sidedata
Jun Zhao
2020-04-23
1
-0
/
+11
*
cmdutils: stop using deprecated av_codec_next()
Anton Khirnov
2020-04-20
1
-14
/
+19
*
fftools/ffmpeg_opt: Check attachment filesize
Andreas Rheinhardt
2020-04-17
1
-2
/
+4
*
ffmpeg: Do not clip timestamps at LONG_MAX.
Carl Eugen Hoyos
2020-04-15
1
-4
/
+4
*
fftools: fix hwaccels option dump redundancy
Jun Zhao
2020-04-14
1
-5
/
+0
*
fftools/ffmpeg: also flush encoders which have a variable frame size
Marton Balint
2020-04-13
1
-3
/
+0
*
fftools/ffmpeg: Disable copy_ts on timestamp wraparound
Michael Niedermayer
2020-04-04
1
-1
/
+12
*
ffplay: flush correct stream after stats update
Gyan Doshi
2020-04-04
1
-1
/
+1
*
ffplay: always show stats at all log levels if requested by user
Gyan Doshi
2020-04-04
1
-12
/
+24
*
ffmpeg: Print an error instead of a debug message on exit.
Carl Eugen Hoyos
2020-03-31
1
-0
/
+2
*
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
Andreas Rheinhardt
2020-03-28
1
-1
/
+1
*
fftools/ffmpeg_opt: Fix [u]int64_t specifier string
Andreas Rheinhardt
2020-03-19
1
-2
/
+2
*
remove CHAR_MIN/CHAR_MAX usage
Paul B Mahol
2020-03-17
1
-10
/
+10
*
ffmpeg: explicitly handle sub2video subpicture initialization
Jan Ekström
2020-03-16
3
-9
/
+24
*
fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage
Marton Balint
2020-03-08
1
-4
/
+0
*
fftools/ffmpeg_opt: warn about overwritten parsed options
Marton Balint
2020-03-08
1
-3
/
+67
*
fftools/ffplay: fix possible memory leak in decoder
Marton Balint
2020-03-08
1
-1
/
+4
*
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
Timo Rothenpieler
2020-03-07
1
-12
/
+19
*
ffmpeg: remove superfluous custom cuvid hwaccel
James Almer
2020-03-03
4
-80
/
+1
*
fftools/ffmpeg_opt: Fix leak of options when parsing options fails
Andreas Rheinhardt
2020-02-29
1
-0
/
+1
*
fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()
Michael Niedermayer
2020-02-16
1
-1
/
+2
*
fftools/ffprobe: Remove unneeded casts
Andreas Rheinhardt
2020-02-14
1
-10
/
+10
*
fftools/ffmpeg: Integrate two checks
Andreas Rheinhardt
2020-02-13
1
-10
/
+10
*
cmdutils: fix crash if no name for "ffmpeg -h protocol"
Jun Zhao
2020-01-30
1
-1
/
+7
*
cmdutils: add show_help_protocol for get protocol options
Steven Liu
2020-01-30
2
-1
/
+15
*
ffmpeg: Do not print "SDP:" on top of sdp files.
Carl Eugen Hoyos
2020-01-27
1
-1
/
+1
*
cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle
Martin Storsjö
2020-01-08
1
-2
/
+2
*
ffmpeg: don't force source-tracked keyframes for duplicates
Gyan Doshi
2020-01-05
1
-1
/
+2
*
ffmpeg: remove premature rescaling of forced_keyframe times
Gyan Doshi
2020-01-05
1
-4
/
+0
*
fftools/ffmpeg_filter: remove sws_param option from buffersrc
Zhao Zhili
2019-12-31
1
-3
/
+2
*
fftools/ffmpeg_opt: Add a missing closing brackets.
Carl Eugen Hoyos
2019-12-28
1
-1
/
+1
*
fftools/cmdutils: Fix break command dump for -map option
Jun Zhao
2019-12-23
1
-1
/
+1
*
fftools/ffmpeg: Reindent after last commit
Nicolas Gaullier
2019-12-21
1
-6
/
+6
*
fftools/ffmpeg: Fix forward CPB props in to out
Nicolas Gaullier
2019-12-21
1
-0
/
+2
*
ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...
Martin Storsjö
2019-12-18
1
-4
/
+18
*
configure: Check for the SetDllDirectory and GetModuleHandle functions
Martin Storsjö
2019-12-13
1
-2
/
+2
*
fftools/ffmpeg_opt: Fix mixed declarations and code
Andreas Rheinhardt
2019-11-06
1
-2
/
+4
*
fftools/ffmpeg: Free swresample dictionary during cleanup
Andreas Rheinhardt
2019-10-25
1
-0
/
+1
[next]