COMMITS
/ common/encode_lavc.c August 8, 2025
D
Reapply "various: expand paths for all file/directory related options"
Dudemanguy committed
July 12, 2025
D
Revert "various: expand paths for all file/directory related options"
Dudemanguy committed
March 6, 2025
D
encode: simplify all initial blocking logic for encoding
Dudemanguy committed
March 1, 2025
K
various: use mp_assert macro
Kacper Michajłow committed
January 25, 2025
D
various: expand paths for all file/directory related options
Dudemanguy committed
December 8, 2024
K
options: remove old compatibility definitions
Kacper Michajłow committed
November 30, 2024
K
common: ensure MP_HANDLE_OOM is used only on pointers
Kacper Michajłow committed
November 1, 2024
K
encode_lavc: fix memory leak on --ofopts=help
Kacper Michajłow committed
May 5, 2024
K
player/main: select msg output stream early
Kacper Michajłow committed
February 18, 2024
L
encode_lavc: don't use deprecated `avcodec_close`
llyyr committed
January 19, 2024
L
common: stream: don't mention Libav in errors/warnings
llyyr committed
October 21, 2023
K
ALL: use new mp_thread abstraction
Kacper Michajłow committed
September 20, 2023
D
options: remove a few options marked with .deprecation_message
Dudemanguy committed
D
options: remove ancient option fallbacks/deprecation
Dudemanguy committed
July 24, 2023
S
encode_lavc: fix leak of codecpar
sfan5 committed
February 20, 2023
C
options: transition options from OPT_FLAG to OPT_BOOL
Christoph Heinrich committed
February 18, 2023
T
various: drop unused #include "config.h"
Thomas Weißschuh committed
December 13, 2021
S
encode_lavc: replace deprecated av_init_packet()
sfan5 committed
May 1, 2021
S
September 3, 2020
W
encode: disable unsupported media types automatically
wm4 committed
W
encode: remove early EOF failure handling
wm4 committed
August 28, 2020
W
encode: undeprecate
wm4 committed
W
audio: refactor how data is passed to AO
wm4 committed
March 22, 2020
W
encode: deprecate encoding mode
wm4 committed
W
encode: restore audio muxer timebase use
wm4 committed
W
encode: fix whitespace
wm4 committed
March 14, 2020
W
December 20, 2019
W
stream, demux: redo origin policy thing
wm4 committed
November 10, 2019
W
options: remove M_OPT_FIXED
wm4 committed
October 31, 2019
W
Replace uses of FFMIN/MAX with MPMIN/MAX
wm4 committed
August 7, 2019
E
encode: set sample_aspect_ratio on AVStream struct
ekisu committed
October 1, 2018
J
encode: simplify encode_lavc_add_packet
Jan Ekström committed
July 26, 2018
N
encode: fix AVPacket deinitialization logic
Niklas Haas committed
April 29, 2018
W
encode: get rid of the output packet queue
wm4 committed
W
encode: remove old timestamp handling
wm4 committed
W
encode: restore 2-pass mode
wm4 committed
April 22, 2018
W
encode: rewrite half of it
wm4 committed
April 21, 2018
W
encode: get rid of AVDictionary setter helper
wm4 committed
W
encode: some more cleanups
wm4 committed
April 19, 2018
W
encode: simplify colorspace setting
wm4 committed
W
encode: cosmetics
wm4 committed
W
encode: remove some unused functions
wm4 committed
W
encoding: deprecate a bunch of obscure options
wm4 committed
February 12, 2018
W
Fix recent FFmpeg deprecations
wm4 committed
December 16, 2017
T
encode: implement --oset-metadata, and --oremove-metadata
TheAMM committed
T
encode: rename option --ometadata to --ocopy-metadata
TheAMM committed
September 28, 2017
N
msg: reinterpret a bunch of message levels
Niklas Haas committed
July 16, 2017
W
Replace remaining avcodec_close() calls
wm4 committed
June 26, 2017
W
options: handle suffixes like -add in a more generic way
wm4 committed