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
/
ffmpeg_opt.c
Age
Commit message (
Expand
)
Author
2019-07-03
ffmpeg_opt: Respect default disposition when select audio/video
Jun Zhao
2019-01-15
ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.
Carl Eugen Hoyos
2019-01-03
ffmpeg: allow disabling streams by type for inputs
Gyan Doshi
2019-01-02
ffmpeg: skip disabled streams
Gyan Doshi
2018-09-30
ffmpeg: break loop when dts_heuristic check done
xiaofeng
2018-09-17
ffmpeg: block output == input for files
Gyan Doshi
2018-06-26
fftools/ffmpeg: check sseof value and clash with ss
Gyan Doshi
2018-06-09
ffmpeg: mark sseof as an input-only option
Gyan Doshi
2018-06-04
fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
Vishwanath Dixit
2018-04-25
make swresample optional for ffmpeg
Paul B Mahol
2018-03-16
ffmpeg: support dump bit stream filter options.
Jun Zhao
2018-02-24
ffmpeg_opt: fix max_error_rate help info display issue.
Jun Zhao
2018-01-28
fftools, tools, examples: migrate to AVFormatContext->url
Marton Balint
2018-01-08
fftools/ffmpeg_opt: Remove a write-only variable.
Carl Eugen Hoyos
2018-01-06
Remove the ffserver program
Rostislav Pehlivanov
2018-01-04
ffmpeg: use thread wrappers for the thread message functionality
James Almer
2017-11-29
ffmpeg_opt: Constify hwaccel pointer.
Carl Eugen Hoyos
2017-11-28
ffmpeg: Check read_ffserver_streams() return value
Pan Bian
2017-11-26
ffmpeg: Use codec hardware config to configure hwaccels
Mark Thompson
2017-11-19
ffmpeg: Allow "-to" on input files in addition to "-t"
Vitaly _Vi Shukela
2017-11-15
ffmpeg: remove usage of AVCodecContext accessors
James Almer
2017-11-10
h264dec: add a NVDEC hwaccel
Anton Khirnov
2017-10-29
ffmpeg: remove usage of deprecated getter functions
James Almer
2017-10-29
avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag
James Almer
2017-10-23
Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'
James Almer
2017-10-23
ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...
Michael Niedermayer
2017-10-23
lavc: drop VDA
Clément Bœsch
2017-10-16
ffmpeg: remove hwaccel_lax_profile_check option
Jun Zhao
2017-10-01
Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'
James Almer