107789 Commits (30408768335403114d1ed2e80f8032683f85602a)
 

Author SHA1 Message Date
Andreas Rheinhardt 3040876833 avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinit 2 years ago
Timo Rothenpieler c469c3c3b1 avfilter/vsrc_ddagrab: add options for more control over output format fallback 2 years ago
Timo Rothenpieler 6a574e3901 avfilter/vsrc_ddagrab: add rgbaf16 output support 2 years ago
Timo Rothenpieler dd94a03468 avutil/hwcontext_d3d11va: add support for rgbaf16 pixel format 2 years ago
Timo Rothenpieler e95b08a7dd lavu/pixfmt: add packed RGBA float16 format 2 years ago
Timo Rothenpieler 9ca3b8b7cd compat: add msvc windres wrapper 2 years ago
Timo Rothenpieler f85e0673c3 fftools: add DPI awareness manifest 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
Anton Khirnov 6ded80af92 fftools/ffmpeg: move packet timestamp processing to demuxer thread 2 years ago
Anton Khirnov 3b2beceae1 fftools/ffmpeg: use a separate variable for discontinuity offset 2 years ago
Anton Khirnov ca38fe927e fftools/ffmpeg: simplify conditions in ts_discontinuity_process 2 years ago
Anton Khirnov aa6d4a53e3 fftools/ffmpeg: move inter-stream ts discontinuity handling to ts_discontinuity_process() 2 years ago
Anton Khirnov e2d784a5b7 fftools/ffmpeg: move timestamp discontinuity correction out of process_input() 2 years ago
Anton Khirnov 274c8d5882 fftools/ffmpeg: pre-compute the streamcopy start pts before transcoding starts 2 years ago
Anton Khirnov 86e9cef77b fftools/ffmpeg: move stream-dependent starttime correction to transcode_init() 2 years ago
Anton Khirnov ee2092ddec fftools/ffmpeg_mux: avoid leaking pkt on errors 2 years ago
Anton Khirnov 5d499d3250 fftools/ffmpeg: mark all encode sync queues as done before flushing encoders 2 years ago
Stephen Hutchinson f6a36c7cf9 avformat/avisynth: add missing avs_release_video_frame 2 years ago
Andreas Rheinhardt c1b966a189 avcodec/mimic: Fix undefined pointer arithmetic 2 years ago
Pierre-Anthony Lemieux d5b46fa07d avformat/imfdec: preserve stream information 2 years ago
Pierre-Anthony Lemieux f2403d1530 avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() 2 years ago
Haihao Xiang 7158f1e64d configure: add --enable-libvpl option 2 years ago
Haihao Xiang 54c4196d56 lavfi/qsv: create mfx session using oneVPL for qsv filters 2 years ago
Haihao Xiang 6900feef06 lavc/qsv: create mfx session using oneVPL for decoding/encoding 2 years ago
Haihao Xiang 05bd88dca2 lavu/hwcontext_qsv: make qsv hwdevice works with oneVPL 2 years ago
Haihao Xiang e0bbdbe0a6 lavu/hwcontext_qsv: add loader field to AVQSVDeviceContext 2 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 63cda40930 qsvenc: restrict MFX_RATECONTROL_LA_EXT to MFX_VERSION < 2.0 2 years ago
Haihao Xiang fdfab65583 qsvenc: restrict multi-frame encode to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 40684899e8 qsv: restrict audio related code to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 6aea224382 qsv: restrict user plugin to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 2 years ago
Haihao Xiang 7c713ab42c configure: fix the check for MFX_CODEC_VP9 2 years ago
Haihao Xiang fea5aed279 configure: ensure --enable-libmfx uses libmfx 1.x 2 years ago
Andreas Rheinhardt 3443330b17 avcodec/mpegvideo: Move setting mb_height to ff_mpv_init_context_frame 2 years ago
Andreas Rheinhardt 300e31457a avcodec/mpegvideo_enc: Remove redundant cast 2 years ago
Andreas Rheinhardt dfaf319ac9 avcodec/mpegvideo_enc: Remove redundant check 2 years ago
Andreas Rheinhardt 51d02911f0 avcodec/mpegvideo_enc: Don't copy Picture unnecessarily 2 years ago
Andreas Rheinhardt 73ea6db0ba avcodec/mpegpicture: Move encoding_error and mb_var_sum to MpegEncCtx 2 years ago
Andreas Rheinhardt d576b37fa7 avutil/buffer: Never poison returned buffers 2 years ago
Andreas Rheinhardt 3d5a74cc38 avcodec/mpegpicture: Remove always-true checks 2 years ago
Andreas Rheinhardt 68a90ac3e6 avcodec/mpegutils: Constify ff_print_debug_info2, ff_draw_horiz_band 2 years ago
Andreas Rheinhardt fa5440cbcd avcodec/mpegutils: Combine multiple av_log statements 2 years ago
Andreas Rheinhardt 0a06f5aca5 avcodec/wmv2dec: Zero mb_type array for I pictures 2 years ago
Andreas Rheinhardt 193c40259e avcodec/vp9: Remove redundant reporting of progress on error 2 years ago
Andreas Rheinhardt 8fc7f0fdec avcodec/pthread_frame: Fix compiling with thread-unsafe-callbacks disabled 2 years ago
James Almer 0c3e3fd1b4 avfilter/framesync: add a new option to set how to sync streams based on secondary input timestamps 2 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Michael Niedermayer 05225180be
MAINTAINERS: Add ED25519 key for signing my commits in the future 2 years ago
Andreas Rheinhardt bc109a53c7 avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx 2 years ago