index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fftools
Age
Commit message (
Expand
)
Author
2020-08-23
fftools/ffmpeg: Fix leak of AVFilterInOut in case of error
Andreas Rheinhardt
2020-08-20
ffplay: do not set redundant channel count on abuffersink.
Nicolas George
2020-07-29
fftools/ffmpeg: make specifying thread_queue_size turn on threaded input
Marton Balint
2020-07-02
ffprobe: Allow unknown format private AVOptions
Derek Buitenhuis
2020-06-18
fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
Linjie Fu
2020-06-10
fftools: switch to the new child class iteration API
Anton Khirnov
2020-06-01
fftools/ffmpeg: update text requesting samples
Andriy Gelman
2020-05-26
fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...
Marton Balint
2020-05-22
Stop hardcoding align=32 in av_frame_get_buffer() calls.
Anton Khirnov
2020-05-22
cmdutils: drop libavformat/network.h include
Anton Khirnov
2020-05-21
fftools/cmdutils: remove lossless and intra only capability entries from prin...
James Almer
2020-05-21
fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless
James Almer
2020-05-06
fftools/ffmpeg: use local variable with same contents directly
Limin Wang
2020-05-03
ffmpeg: Don't require a known device to pass a frames context to an encoder
Mark Thompson
2020-05-02
fftools/ffmpeg: use a bsf list instead of individual bsfs
Marton Balint
2020-05-02
fftools/ffprobe: show closed caption info in the stream dump
vectronic
2020-04-26
ffmpeg: Remove the hw_device_ctx global
Mark Thompson
2020-04-26
ffmpeg: Use hardware config metadata with encoders
Mark Thompson
2020-04-26
ffmpeg: Make filter hardware device selection clearer
Mark Thompson
2020-04-25
ffplay: set stream_index to -1 earlier to prevent segfault
Peter Ross
2020-04-23
fftools/ffprobe: support DOVI sidedata
Jun Zhao
2020-04-20
cmdutils: stop using deprecated av_codec_next()
Anton Khirnov
2020-04-17
fftools/ffmpeg_opt: Check attachment filesize
Andreas Rheinhardt
2020-04-15
ffmpeg: Do not clip timestamps at LONG_MAX.
Carl Eugen Hoyos
2020-04-14
fftools: fix hwaccels option dump redundancy
Jun Zhao
2020-04-13
fftools/ffmpeg: also flush encoders which have a variable frame size
Marton Balint
2020-04-04
fftools/ffmpeg: Disable copy_ts on timestamp wraparound
Michael Niedermayer
2020-04-04
ffplay: flush correct stream after stats update
Gyan Doshi
2020-04-04
ffplay: always show stats at all log levels if requested by user
Gyan Doshi
2020-03-31
ffmpeg: Print an error instead of a debug message on exit.
Carl Eugen Hoyos
2020-03-28
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
Andreas Rheinhardt
2020-03-19
fftools/ffmpeg_opt: Fix [u]int64_t specifier string
Andreas Rheinhardt
2020-03-17
remove CHAR_MIN/CHAR_MAX usage
Paul B Mahol
2020-03-16
ffmpeg: explicitly handle sub2video subpicture initialization
Jan Ekström
2020-03-08
fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage
Marton Balint
2020-03-08
fftools/ffmpeg_opt: warn about overwritten parsed options
Marton Balint
2020-03-08
fftools/ffplay: fix possible memory leak in decoder
Marton Balint
2020-03-07
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
Timo Rothenpieler
2020-03-03
ffmpeg: remove superfluous custom cuvid hwaccel
James Almer
2020-02-29
fftools/ffmpeg_opt: Fix leak of options when parsing options fails
Andreas Rheinhardt
2020-02-16
fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()
Michael Niedermayer
2020-02-14
fftools/ffprobe: Remove unneeded casts
Andreas Rheinhardt
2020-02-13
fftools/ffmpeg: Integrate two checks
Andreas Rheinhardt
2020-01-30
cmdutils: fix crash if no name for "ffmpeg -h protocol"
Jun Zhao
2020-01-30
cmdutils: add show_help_protocol for get protocol options
Steven Liu
2020-01-27
ffmpeg: Do not print "SDP:" on top of sdp files.
Carl Eugen Hoyos
2020-01-08
cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle
Martin Storsjö
2020-01-05
ffmpeg: don't force source-tracked keyframes for duplicates
Gyan Doshi
2020-01-05
ffmpeg: remove premature rescaling of forced_keyframe times
Gyan Doshi
2019-12-31
fftools/ffmpeg_filter: remove sws_param option from buffersrc
Zhao Zhili
[next]