index
:
libav.git
atomic
avcodec_yuv_range
avconv
avscale
bitstream
bitstream_unmerge
bs
cfhd
cuvid
cuvid2
decode_significance
dxva
frame_duration
frame_map
frame_map_sort
ft
lavfi_ft
lavfi_link
live
master
metrics
mt_enc_wip
mv-hevc
playlists
recon
refcount
refstruct
ts_flags
w32thread
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
fftools/ffmpeg_filter: remove YUVJ hack
avcodec_yuv_range
Niklas Haas
2024-04-09
*
fftools/ffmpeg_filter: propagate codec yuv metadata to filters
Niklas Haas
2024-04-09
*
fftools/ffmpeg_filter: switch to avcodec_get_supported_config()
Niklas Haas
2024-04-09
*
fftools/ffmpeg_mux_init: factor out binding filters to output streams
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: simplify choose_pix_fmts
Niklas Haas
2024-04-09
*
fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config()
Niklas Haas
2024-04-09
*
fftools: drop unused/hacky macros
Niklas Haas
2024-04-09
*
fftools/opt_common: switch to avcodec_get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/codec_internal: nuke init_static_data()
Niklas Haas
2024-04-09
*
avcodec/mjpegenc: switch to get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/libaomenc: switch to get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/libvpxenc: switch to get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/libx265: switch to get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/allcodecs: add backcompat for new config API
Niklas Haas
2024-04-09
*
avcodec/encode: switch to avcodec_get_supported_config()
Niklas Haas
2024-04-09
*
avcodec: add avcodec_get_supported_config()
Niklas Haas
2024-04-09
*
avcodec/internal: add FFCodec.color_ranges
Niklas Haas
2024-04-09
*
fftools/ffmpeg_mux_init: make encoder_opts local to ost_add()
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_mux_init: apply encoder options manually
Anton Khirnov
2024-04-09
*
fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
Anton Khirnov
2024-04-09
*
lavc/qsvenc: rename the skip_frame private option to qsv_skip_frame
Anton Khirnov
2024-04-09
*
doc/ffmpeg: document that there can be multiple complex filtergraphs
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: implement filtergraph chaining
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: change processing order in fg_finalise_bindings()
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: only store complex filtergraphs in global array
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: drop OutputFilter.ost
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_mux: drop OutputFile.format
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_mux: drop OutputFile.shortest
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: move most of -apad logic to the muxer
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: drop an unnecessary use of OutputStream
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: add an AVClass to OutputFilter
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: simplify retrieving filter type
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: drop a redundant check
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: accept a caller-provided output name
Anton Khirnov
2024-04-09
*
fftools/ffmpeg: drop OutputStream.is_cfr
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: stop accessing encoder AVCodecContext
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: check that filter type matches output stream type
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: stop accessing AVCodecContext.codec
Anton Khirnov
2024-04-09
*
fftools/ffmpeg_filter: do not pass OutputStream to set_channel_layout()
Anton Khirnov
2024-04-09
[next]