107742 Commits (d931554f668186729bf290ed9afa6e9a4417328b)
 

Author SHA1 Message Date
Andreas Rheinhardt f0dd4ab055 avfilter/vf_cropdetect: Remove set-but-unused variable 2 years ago
Andreas Rheinhardt a2d7da01e8 avcodec/threadframe: Constify the frame in ff_thread_await_progress 2 years ago
Andreas Rheinhardt 92e702863c avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it 2 years ago
Andreas Rheinhardt 879eed5555 avcodec/ttmlenc: Deduplicate ttml_default_namespacing string 2 years ago
James Almer 6ca1690643 avcodec/alac: don't fail if channels aren't set during init() when extradata is valid 2 years ago
James Almer 6406d5e430 avcodec/aacdec: print a log message when treating mono HE-AAC as stereo 2 years ago
Thilo Borgmann 665349c4c0 lavfi/vf_cropdetect: Reindent after last commit 2 years ago
Thilo Borgmann cd8515eb70 Changelog: Update after last commit 2 years ago
Thilo Borgmann 9d66417cc5 lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges 2 years ago
Thilo Borgmann cf1f574431 lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
Niklas Haas 1001bdc504 fate/png: add test for ICC profile parsing 2 years ago
Niklas Haas 8377ef43f4 avcodec/encode:: generate ICC profiles 2 years ago
Niklas Haas 77f8dcb265 avcodec/decode: parse ICC profiles 2 years ago
Niklas Haas c688ddc067 avcodec: add common fflcms2 boilerplate 2 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 2 years ago
Niklas Haas 61ffa23c2e avcodec/codec_internal: add cap for ICC profile support 2 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 2 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 2 years ago
Anton Khirnov 6b12208646 fftools/ffmpeg_opt: reindent 2 years ago
Anton Khirnov ac3e461348 fftools/ffmpeg_opt: factor manually mapping streams out of open_output_file() 2 years ago
Anton Khirnov 753195944a fftools/ffmpeg_opt: reindent 2 years ago
Anton Khirnov 85692aeecb fftools/ffmpeg_opt: factor auto-mapping data streams out of open_output_file() 2 years ago
Anton Khirnov 6bd98d9ed8 fftools/ffmpeg_opt: reduce indentation in map_auto_subtitle() 2 years ago
Anton Khirnov 6ab412ef9c fftools/ffmpeg_opt: factor auto-mapping subtitles out of open_output_file() 2 years ago
Anton Khirnov ff40d9e8ed fftools/ffmpeg_opt: reduce indentation in map_auto_audio() 2 years ago
Anton Khirnov b898dc8934 fftools/ffmpeg_opt: factor auto-mapping audio out of open_output_file() 2 years ago
Anton Khirnov 74176f3cd6 fftools/ffmpeg_opt: reduce indentation in map_auto_video() 2 years ago
Anton Khirnov 1a464efae3 fftools/ffmpeg_opt: factor auto-mapping video out of open_output_file() 2 years ago
Anton Khirnov ecfdab20e4 fftools/ffmpeg: do not log to the decoder context 2 years ago
Anton Khirnov d6cbc04229 fftools/ffmpeg_mux: move some functions closer to their only callers 2 years ago
Anton Khirnov df5ea28b3c fftools/ffmpeg_filter: drop a block commented out since 2012 2 years ago
Anton Khirnov 98ece428e3 fftools/ffmpeg: deprecate the -map_channel option 2 years ago
Anton Khirnov 4f91782fcd fftools/ffmpeg: move guess_input_channel_layout() to ffmpeg_opt.c 2 years ago
Anton Khirnov 6353b28042 fftools/ffmpeg: drop unused hwaccel variables 2 years ago
Anton Khirnov cb045f7f5a fftools/ffmpeg_opt: drop a redundant assignment 2 years ago
Anton Khirnov 8384d8403f fftools/ffmpeg: stop allocating an encoder context when not encoding 2 years ago
Anton Khirnov 1a378b8274 fftools/ffmpeg: deprecate -psnr 2 years ago
Anton Khirnov 1eae0ee02e fftools/ffmpeg: do not use the encoder context for streamcopy 2 years ago
Anton Khirnov 61e42e04ed fftools/ffmpeg: drop OutputStream.ref_par 2 years ago
Anton Khirnov 8cbf229c94 fftools/ffmpeg: drop the -vol option 2 years ago
Anton Khirnov a04d83181a fftools/ffmpeg_filter: do not pass the entire AVCodecContext to choose_pixel_fmt() 2 years ago
Anton Khirnov 7650d34367 fftools/ffmpeg_filter: remove unused function argument 2 years ago
Anton Khirnov 1cd60d3b35 fftools/ffmpeg: remove an unnecessary avcodec_close() call 2 years ago
Anton Khirnov c2f2dd0296 fftools/ffmpeg: stop accessing the encoder context unnecessarily 2 years ago
Mattias Wadman 1ec1a48458 avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo 2 years ago
Andreas Rheinhardt 6f7d3bde11 avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 2 years ago
Andreas Rheinhardt 7ab9b30800 avcodec/vp56: Move VP5-9 range coder functions to a header of their own 2 years ago
Andreas Rheinhardt 80ad06ab1b avcodec/vp56: Move VP8/9-only rac functions to a header of their own 2 years ago
Andreas Rheinhardt 062599d786 avcodec/vp56.h: Move VP8-only functions to vp8.c 2 years ago
Andreas Rheinhardt f3fef1259c avcodec/hq_hqa: Remove transient GetByteContext from context 2 years ago