Messages by Date
-
2025/04/05
[FFmpeg-cvslog] tests/swscale: allow testing only unscaled convertors
Niklas Haas
-
2025/04/05
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Make ff_aac_lpd_mode_tab static
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] postproc/postprocess_template: Use immediate instead of memory load
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] avcodec/x86/h26x/h265dsp: Remove unused functions
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] fftools/ffmpeg_filter: ensure ifp is set before dereferencing it
James Almer
-
2025/04/05
[FFmpeg-cvslog] avcodec/ac3dec: Read spx flags at once, not one bit at a time
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] tests/swscale: switch from MSE to SSIM
Niklas Haas
-
2025/04/05
[FFmpeg-cvslog] avcodec/ffv1enc: introduce step to simplify code
Michael Niedermayer
-
2025/04/05
[FFmpeg-cvslog] tests/checkasm: fix wrong summation of bench time
Niklas Haas
-
2025/04/05
[FFmpeg-cvslog] swscale/swscale_unscaled: Actually use X2->RGBA64 conversions
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] avutil/float_dsp: Unavpriv avpriv_scalarproduct_float_c()
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] avutil/hwcontext_vulkan: stop checking for deprecated and removed flag
llyyr
-
2025/04/05
[FFmpeg-cvslog] tests/filter-video: add yuvtestsrc tests for yuva444p
James Almer
-
2025/04/05
[FFmpeg-cvslog] avcodec/mpegvideo: Don't set [bf]_code for non-MPEG-4 decoders
Andreas Rheinhardt
-
2025/04/05
[FFmpeg-cvslog] avcodec/sanm: disable left/top for fullscreen codecs
Manuel Lauss
-
2025/04/04
[FFmpeg-cvslog] avcodec/d3d12va_decode: enable reference-only mode
Araz Iusubov
-
2025/04/04
[FFmpeg-cvslog] avformat: Fix AV1 RTP wrong log condition
Chris Hodges
-
2025/04/04
[FFmpeg-cvslog] tests/swscale: use hex format for flags values
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1enc: Consider 2s x s slice configurations
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1: Only allocate fltmap* and bitmap when needed
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] tests/swscale: check supported inputs for legacy swscale separately
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] avfilter/buffersrc: check for valid sample rate
James Almer
-
2025/04/04
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Use bitfield instead of array of flags
Andreas Rheinhardt
-
2025/04/04
[FFmpeg-cvslog] avcodec/mathtables: Fix inaccurate macro name
Andreas Rheinhardt
-
2025/04/04
[FFmpeg-cvslog] libs: bump major version for all libraries
James Almer
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1dec: Limit size of fltmap* to pixel number
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1: Allocate unit only when needed and only as large as needed
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1enc: run1start variables should fit in 32bit
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] tests/swscale: allow choosing specific flags and dither mode
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] avcodec/ffv1enc: replace 3 double precision log2() by 1 single precision log2()
Michael Niedermayer
-
2025/04/04
[FFmpeg-cvslog] tests/swscale: remove stray whitespace in scanf format
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] avcodec/sanm: better ANIMv1 engine support
Manuel Lauss
-
2025/04/04
[FFmpeg-cvslog] tests/swscale: constrain reference SSIM for low bit depth formats
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] avcodec: remove remaining references to avcodec_close()
James Almer
-
2025/04/04
[FFmpeg-cvslog] avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder
Zhao Zhili
-
2025/04/04
[FFmpeg-cvslog] avfilter/vf_libplacebo: don't explode on zero FPS information
Niklas Haas
-
2025/04/04
[FFmpeg-cvslog] libavcodec/amfenc: Setting the VBAQ property before the init call.
Dmitrii Ovchinnikov
-
2025/04/04
[FFmpeg-cvslog] configure: Check for AVCaptureSession as dependency to avfoundation
Martin Storsjö
-
2025/04/04
[FFmpeg-cvslog] avfoundation: Fix compilation for OSes other than macOS and iOS
Martin Storsjö
-
2025/04/03
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b6b0b75 web/security: Add 4 more CVE#
ffmpeg-git
-
2025/04/03
[FFmpeg-cvslog] doc: replace http/git by https urls
Michael Niedermayer
-
2025/04/02
[FFmpeg-cvslog] avcodec/vdpau: Only include mpegvideodec.h when used
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Remove dead code
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avutil/hwcontext_vulkan: Remove unused variable
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avcodec/vulkan_video: Remove unused ff_vk_h26[45]_profile_to_av()
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] doc/{in,out}devs: Remove documentation for removed devices
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avutil/Makefile: Only include half2float, float2half when needed
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] postproc/postprocess: Remove unused b02
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avfilter/palette: Remove unused ff_srgb_u8_to_linear_int()
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] swscale/csputils: Remove unused ff_sws_matrix3x3_rmul()
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avcodec/aactab: Remove unused arrays
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] fftools/ffprobe: Fix hypothetical stack buffer overflow
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] doc: replace http/git by https urls
Michael Niedermayer
-
2025/04/02
[FFmpeg-cvslog] tools/target_swr_fuzzer: fix memory leak on av_samples_fill_arrays() error
Kacper Michajłow
-
2025/04/02
[FFmpeg-cvslog] tests/checkasm/checkasm.c: Assert that aligned_w/h do not overflow
Michael Niedermayer
-
2025/04/02
[FFmpeg-cvslog] avcodec/ffv1enc: replace the remaining log2() by magic
Michael Niedermayer
-
2025/04/02
[FFmpeg-cvslog] doc/ffmpeg: document videotoolbox in -hwaccel option
Jun Zhao
-
2025/04/02
[FFmpeg-cvslog] fftools/cmdutils: fix error message for "ffmpeg -init_hw_device list"
Jun Zhao
-
2025/04/02
[FFmpeg-cvslog] tests/filter-video: add rgbtestsrc tests for gbrap
James Almer
-
2025/04/02
[FFmpeg-cvslog] avfilter/vsrc_testsrc: also fill alpha planes with a test pattern in {rgb,yuv}testsrc
James Almer
-
2025/04/02
[FFmpeg-cvslog] avcodec/sbcdsp_data: Make data static
Andreas Rheinhardt
-
2025/04/02
[FFmpeg-cvslog] avcodec/dct: Make declarations and definitions match
Andreas Rheinhardt
-
2025/04/01
[FFmpeg-cvslog] avcodec/nvenc: unify CBR filler data insertion for all codecs
Cameron Gutman
-
2025/04/01
[FFmpeg-cvslog] checkasm: Implement helpers for defining and checking padded rects
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] checkasm: Make checkasm_fail_func return whether we should print verbosely
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] checkasm: vp8dsp: Use checkasm_check_padded in check_mc
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] videotoolboxenc: Add an iOS version condition for VTCopySupportedPropertyDictionaryForEncoder
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] checkasm/v210enc.c: Use checkasm_check()
Kieran Kunhya
-
2025/04/01
[FFmpeg-cvslog] configure: Check for an actual function in VideoToolbox
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] configure: Add a dependency for the audiotoolbox outdev
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] libavfilter: metal: Fix the version condition for iOS
Martin Storsjö
-
2025/04/01
[FFmpeg-cvslog] avcodec/mediacodecdec_common: Workaround MTK broken crop implementation
Zhao Zhili
-
2025/03/31
[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate copy_state
Michael Niedermayer
-
2025/03/31
[FFmpeg-cvslog] doc/encoders: Move FFV1 encoder to video encoder section
Andreas Rheinhardt
-
2025/03/31
[FFmpeg-cvslog] tests/swscale: use yuva444p as reference
Niklas Haas
-
2025/03/31
[FFmpeg-cvslog] doc/filters: add thumbnail_cuda entry
Danil Iashchenko
-
2025/03/31
[FFmpeg-cvslog] tests/swscale: calculate theoretical expected SSIM
Niklas Haas
-
2025/03/31
[FFmpeg-cvslog] tests/swscale: allow setting log verbosity
Niklas Haas
-
2025/03/31
[FFmpeg-cvslog] tests/swscale: print speedup numbers in color
Niklas Haas
-
2025/03/30
[FFmpeg-cvslog] avformat/rtpenc: Check dimensions during init
Andreas Rheinhardt
-
2025/03/30
[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate RemapEncoderState
Michael Niedermayer
-
2025/03/30
[FFmpeg-cvslog] avcodec/ffv1enc: Better heuristic for selecting mul values.
Michael Niedermayer
-
2025/03/30
[FFmpeg-cvslog] avcodec/ffv1enc: Add -remap_optimizer option
Michael Niedermayer
-
2025/03/30
[FFmpeg-cvslog] configure: add option to select use of response files
Gyan Doshi
-
2025/03/30
[FFmpeg-cvslog] avcodec/dxa: Remove set-but-unused variable
Andreas Rheinhardt
-
2025/03/30
[FFmpeg-cvslog] speexdec: fix framesize for ultra-wideband
Tristan Matthews
-
2025/03/29
[FFmpeg-cvslog] fftools/ffprobe: Make pix_fmt output bitexact
Andreas Rheinhardt
-
2025/03/29
[FFmpeg-cvslog] avformat/rtpenc: Add flag AVFMT_NODIMENSIONS.
Koushik Dutta
-
2025/03/29
[FFmpeg-cvslog] avcodec/x86/mathops: clip constants used with shift instructions within inline assembly
Rémi Denis-Courmont
-
2025/03/29
[FFmpeg-cvslog] avutil: remove deprecated FF_API_FRAME_KEY
James Almer
-
2025/03/29
[FFmpeg-cvslog] avcodec/ituh263enc: Add necessary #if checks for FLV encoder
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Pass data_partitioning directly
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/motion_est: Put map, me_map into MotionEstContext
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't use unnecessarily much stack
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/rv10: Make logmessage endian-independent
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/rv10: Remove pointless casts
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/snowenc: Don't allocate obmc_scratchpad separately
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] fate/vcodec: Test non-default b_strategy
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avcodec/x86/mpegvideoenc_template: Remove remnants of MMX
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avformat: remove deprecated FF_API_ALLOW_FLUSH
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_TICKS_PER_FRAME
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_PALETTE_HAS_CHANGED
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil/version_major: postpone some deprecations until the next bump
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec/exr: deprecate gamma and apply_trc options
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec/raw: Duplicate raw_pix_fmt_tags into fourcc2pixfmt tool
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avutil/dict: Unavpriv avpriv_dict_set_timestamp()
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avformat: remove deprecated FF_API_GET_DUR_ESTIMATE_METHOD
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil/frame: Port AVFrame.private_ref to RefStruct API
Andreas Rheinhardt
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_H274_FILM_GRAIN_VCS
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_VULKAN_CONTIGUOUS_MEMORY
James Almer
-
2025/03/28
[FFmpeg-cvslog] avfilter/version_major: postpone some deprecations until the next bump
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_VDPAU_ALLOC_GET_SET
James Almer
-
2025/03/28
[FFmpeg-cvslog] avdevice/version_major: postpone some deprecations until the next bump
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_HDR_VIVID_THREE_SPLINE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_INTERLACED_FRAME
James Almer
-
2025/03/28
[FFmpeg-cvslog] avutil: remove deprecated FF_API_FRAME_PKT
James Almer
-
2025/03/28
[FFmpeg-cvslog] avdevice: remove deprecated FF_API_BKTR_DEVICE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avformat: remove deprecated FF_API_LAVF_SHORTEST
James Almer
-
2025/03/28
[FFmpeg-cvslog] avfilter: remove deprecated FF_API_LINK_PUBLIC
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_BUFFER_MIN_SIZE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avdevice: remove deprecated FF_API_OPENGL_DEVICE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avdevice: remove deprecated FF_API_SDL2_DEVICE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_AVCODEC_CLOSE
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec/version_major: postpone some deprecations until the next bump
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_QUALITY_FACTOR
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_AVFFT
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_FF_PROFILE_LEVEL
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_DROPCHANGED
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec: remove deprecated FF_API_SUBFRAMES
James Almer
-
2025/03/28
[FFmpeg-cvslog] avcodec/sanm: FOBJ left/top are signed values
Manuel Lauss
-
2025/03/28
[FFmpeg-cvslog] avcodec/raw: Add GBR(A)PF16/32LE/BE
Michael Niedermayer
-
2025/03/28
[FFmpeg-cvslog] avformat/nut: Add GBR(A)PF16/32LE/BE
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1enc: Fix end handling
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/Makefile: include aom_film_grain.o file for h264_sei component
Peter Ross
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1: Implement 2D RLE for remap
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1enc: Fix off by 1 in assert
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end handling
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1enc: Store run1start_mul_index instead of computing
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate encode_mul()
Michael Niedermayer
-
2025/03/27
[FFmpeg-cvslog] lavu/vulkan: skip adding NULL buffers as deps in ff_vk_exec_add_dep_buf
Lynne
-
2025/03/27
[FFmpeg-cvslog] vulkan_decode: allow using NULL sequence_params when decoding
Lynne
-
2025/03/27
[FFmpeg-cvslog] vulkan_loader: remap video_maintenance2 in ff_vk_extensions_to_mask
Lynne
-
2025/03/27
[FFmpeg-cvslog] vulkan_functions: add note to update ff_vk_extensions_to_mask
Lynne
-
2025/03/27
[FFmpeg-cvslog] vulkan_decode: allow using NULL offsets/nb_slices in ff_vk_decode_add_slice()
Lynne
-
2025/03/27
[FFmpeg-cvslog] avcodec/mjpegenc: Don't allocate unnecessarily much memory
Andreas Rheinhardt
-
2025/03/26
[FFmpeg-cvslog] avcodec/mpeg4videodec: Actually check av_buffer_replace()
Andreas Rheinhardt
-
2025/03/26
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Set b-frame chain length properly
Andreas Rheinhardt
-
2025/03/26
[FFmpeg-cvslog] videotoolbox: Fix building with older SDKs
Martin Storsjö
-
2025/03/25
[FFmpeg-cvslog] avcodec/error_resilience: Avoid me_cmp.h inclusion
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/speedhqenc: Move speedhq_encode_init() down
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move MPEG-4 specific check to mpeg4videoenc.c
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avutil/slicethread: Mark avpriv_slicethread_{create,free} as av_cold
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Move ratecontrol to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/ppc/mpegvideo_altivec: Don't process coeffs as scalars
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move code to initialize variables immediately
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move motion_est to MotionEstContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Add MPVEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move fcode_tab to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Support custom slice context sizes
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/msmpeg4enc: Avoid using MVTable
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Defer initialization of mb-pos dependent vars
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/ppc/mpegvideo_altivec: Use correct inter scantable
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/msmpeg4dec: Add MSMPEG4DecContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move MotionEstContext to MPVEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't reset statistics twice
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Call ff_mpv_common_init() later
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move sequence-level properties to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move encoder-only base arrays to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Only keep the actually used unquantize funcs
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/motion_est: Reset scene_change score, MB variance stats
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move unquantize functions into a file of their own
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/ppc/mpegvideo_altivec: Set unquantize functions unconditionally
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/h261dec: Set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/ppc/mpegvideo_altivec: Don't process unnecessarily many coeffs
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg12enc, speedhqenc: Optimize writing escape codes
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/motion_est: Move ff_h263_round_chroma() to h263.h
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Constify vlc length pointees
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Use better variable name
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move lambda, lambda2 to MPVEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Reindent after the previous commit
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg4videoenc: Move initializations before ff_mpv_encode_init()
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/{h261,ituh263}enc: Don't set ptr_lastgob unnecessarily
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move allocating remaining buffers to init_buffers
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/motion_est: Don't use MpegEncContext.avctx
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move me_pre, me_penalty_compensation to MPVMainEncCtx
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move noise_reduction to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move MSMPEG4 fields to MSMPEG4 contexts
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Remove declaration of inexistent function
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move last-pic information to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't allocate B-frame bufs without B frames
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg12dec: Add bit_rate field to Mpeg1Context
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move allocating encoder buffers to mpegvideoenc.c
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mjpegenc: Move mjpeg_encode_init() down
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move max_b_frames to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move vbv_delay_pos to MPVMainEncContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mjpegenc: Reindent after the previous commit
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/msmpeg4enc: Use LUT to write motion vectors
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/msmpeg4dec: Avoid lookups when decoding motion vector
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move bit_rate field to MSMP4DecContext
Andreas Rheinhardt
-
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Add bit_rate to MPVMainEncContext
Andreas Rheinhardt