ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/25
[FFmpeg-cvslog] avcodec/speedhqenc: Remove declaration of non-existent function
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Add pointer to main context to slice contexts
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move MPVPicture arrays to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg4videoenc: Add Mpeg4EncContext and move time_increment_bits
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/wmv2enc: Move wmv2_encode_init() down
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Use function ptr for encode_picture_header
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move header_bits to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Only set fcode_tab if unset
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move macroblock-variance stats to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move ratecontrol-adjacent fields to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Disable scenechange threshold opt for MJPEG, AMV
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mjpegenc: Make mjpeg_encode_init() call ff_mpv_encode_init()
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg12enc: Don't write invalid MPEG-1 slice headers
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avutil/slicethread: Remove NULL pointer check when freeing
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/pthread_slice: Return error on error
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg12enc: Merge ff_mpeg1_encode_init() into ordinary init
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/pthread_slice: Remove MPEG-1 height hack
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/h261enc: Make h261_encode_init() call ff_mpv_encode_init()
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Move frame_skip_* fields to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mjpegenc: Simplify allocating huffman table
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpeg12enc: Move encode_init() to the end of the file
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/speedhqenc: Avoid indirection
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/speedhqenc: Make speedhq_encode_init() call ff_mpv_encode_init()
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo: Don't initialize [yc]_dc_scale_table by default
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo(_enc)?: Mark init, close functions as av_cold
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Precalculate which frames to reconstruct
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Add MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avcodec/mpegvideoenc: Move tmp bframes to MPVMainEncContext
Andreas Rheinhardt
2025/03/25
[FFmpeg-cvslog] avformat/movenccenc: add support for CENC AV1 encryption
James Almer
2025/03/25
[FFmpeg-cvslog] avcodec/cbs: allow fine tunning selection of features
James Almer
2025/03/25
[FFmpeg-cvslog] avcodec/cbs_av1: also store a pointer to the start of the tile group data
James Almer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1dec: replace literal 65535 by what it is
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: remap table size is 1<<bits_per_raw_sample not fixed 65536
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] MAINTAINERS: Add myself
softworkz
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: Factorize s.last_val update out
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1dec: compute end instead of hardcoding it and test for fltmap correctly
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate index_stack and delta_stack
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: Heuristic to select fixed in float multipliers
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: eliminate if()
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: Simplify last_val update
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: remap mode 2 is for floats only
Michael Niedermayer
2025/03/25
[FFmpeg-cvslog] avcodec/ffv1enc: remove mixed declarations and code
James Almer
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1enc: update missing Unit accesses inside av_assert2
James Almer
2025/03/24
[FFmpeg-cvslog] ffmpeg-filter: check for initialized graph
Gyan Doshi
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1enc: reduce stack usage
James Almer
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1dec: remove unused var
Michael Niedermayer
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1enc: remap allows using rice golomb with more bits
Michael Niedermayer
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1: Fix remap ordering
Michael Niedermayer
2025/03/24
[FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support
Michael Niedermayer
2025/03/24
[FFmpeg-cvslog] avfilter/scale: remove duplicate block
Gyan Doshi
2025/03/24
[FFmpeg-cvslog] ffmpeg: add per-stream input option drop_changed
Gyan Doshi
2025/03/24
[FFmpeg-cvslog] ffmpeg_demux: set default for readrate_catchup to be 5% faster
Gyan Doshi
2025/03/24
[FFmpeg-cvslog] avcodec/vt: Don't restart decoder when confronted with ReferenceMissingErr
Zhao Zhili
2025/03/24
[FFmpeg-cvslog] avcodec/avs3_parser: pixel format should be native endian
Zhao Zhili
2025/03/24
[FFmpeg-cvslog] avformat/mov: generalize sgpd_sync index lookup
Zhao Zhili
2025/03/24
[FFmpeg-cvslog] avcodec/libuavs3d: pixel format should be native endian
Zhao Zhili
2025/03/23
[FFmpeg-cvslog] swscale/x86/rgb2rgb: optimize AVX2 version of uyvytoyuv422
Shreesh Adiga
2025/03/23
[FFmpeg-cvslog] configure: Add EXR decoder->bswapdsp dependency
Andreas Rheinhardt
2025/03/21
[FFmpeg-cvslog] avutil/libm: Only include intfloat.h when needed
Andreas Rheinhardt
2025/03/21
[FFmpeg-cvslog] tests/checkasm/videodsp: Don't use declare_func_emms
Andreas Rheinhardt
2025/03/21
[FFmpeg-cvslog] libavutil/hwcontext_amf: add format validation in transfer_data functions
Dmitrii Ovchinnikov
2025/03/21
[FFmpeg-cvslog] avcodec/amfenc: add smart access video option
Evgeny Pavlov
2025/03/20
[FFmpeg-cvslog] avutil/csp: Improve enum range comparisons
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] swscale/tests/swscale: Fix potential buffer overflow
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avdevice/sdl2: Suppress macro redefinition warning
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avfilter/vf_zscale: add support for grayscale formats
James Almer
2025/03/20
[FFmpeg-cvslog] avcodec/h261enc: Don't use (size_t)-1
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avcodec/webvttdec: update documentation
Leon Grutters
2025/03/20
[FFmpeg-cvslog] avcodec/sanm: codec4/5/33/34 decoder
Manuel Lauss
2025/03/20
[FFmpeg-cvslog] avcodec/svq1enc: Don't add to NULL
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avcodec/proresenc_kostya: Don't cast const away needlessly
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avcodec/snow: Don't add to NULL
Andreas Rheinhardt
2025/03/20
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Simplify access to luma plane
Andreas Rheinhardt
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: codec20 decoder
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: implement STOR/FTCH for ANIMv1
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: codec21 decoder
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: codec37: reimplement comp4
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: ignore codec45
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: codec23 decoder
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: fix codec3
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: codec2 decoder
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] avcodec/sanm: better frame size detection for old codecs
Manuel Lauss
2025/03/19
[FFmpeg-cvslog] swscale/output: add support for NV20
James Almer
2025/03/19
[FFmpeg-cvslog] swscale/input: add support for NV20
James Almer
2025/03/19
[FFmpeg-cvslog] avutil/tests/pixfmt_best: add more semi planar format tests
James Almer
2025/03/19
[FFmpeg-cvslog] avformat/hlsenc: fix CODECS Attribute hard code in hevc EXT-X-STREAM-INF
Jack Lau
2025/03/19
[FFmpeg-cvslog] configure: improve ar test for response files
Gyan Doshi
2025/03/18
[FFmpeg-cvslog] avcodec/Makefile: Skip ffv1_vulkan.h in checkheaders
Andreas Rheinhardt
2025/03/18
[FFmpeg-cvslog] avutil: only duplicate hal2float and float2half in shared builds
James Almer
2025/03/18
[FFmpeg-cvslog] avcodec/Makefile: Only compile executor when VVC decoder is enabled
Andreas Rheinhardt
2025/03/18
[FFmpeg-cvslog] avcodec/vvc/Makefile: Move VVC decoder->h2645data dep to lavc/Makefile
Andreas Rheinhardt
2025/03/18
[FFmpeg-cvslog] ffbuild: use response files only if ar accepts them
Gyan Doshi
2025/03/17
[FFmpeg-cvslog] avcodec/tableprint_vlc: fix build with --enable-hardcoded-tables
Timo Rothenpieler
2025/03/17
[FFmpeg-cvslog] avcodec/Makefile: fix build of exr decoder in odd configs
Timo Rothenpieler
2025/03/17
[FFmpeg-cvslog] MAINTAINERS: add Manuel Lauss as sanm.c/smush.c Maintainer
Manuel Lauss
2025/03/17
[FFmpeg-cvslog] ffv1: add a Vulkan-based decoder
Lynne
2025/03/17
[FFmpeg-cvslog] hwcontext_vulkan: allow using concurrent access images with more than 5 queues
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: add support for AV_PIX_FMT_GBRAP32
Lynne
2025/03/17
[FFmpeg-cvslog] avcodec/ffv1: fix remap without chroma planes
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] avcodec/ffv1: Add GRAYF16 support
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] avcodec/ffv1dec: Fix a YUVA issue with remaping
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] avcodec/ffv1: Add YAF16 support
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] gitattributes: End merge conflicts in Changelog
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] avcodec/ffv1: implement remap for encode/decode_plane()
Michael Niedermayer
2025/03/17
[FFmpeg-cvslog] avcodec/videotoolboxenc: Add AYUV as a candidate pix_fmt for HEVC alpha
Zhao Zhili
2025/03/17
[FFmpeg-cvslog] pixfmt: add AV_PIX_FMT_GBRAP32
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_hevc: use VK_KHR_video_maintenance2 if available
Lynne
2025/03/17
[FFmpeg-cvslog] doc/filters: Shift CUDA-based filters to own section.
Danil Iashchenko
2025/03/17
[FFmpeg-cvslog] swscale/swscale_unscaled: avoid nv12 <-> nv21 bug
Niklas Haas
2025/03/17
[FFmpeg-cvslog] swscale: fix gray -> grayf32 SIGFPE
Niklas Haas
2025/03/17
[FFmpeg-cvslog] av1dec: update hwaccel decode_params on AV1_OBU_SEQUENCE_HEADER
Lynne
2025/03/17
[FFmpeg-cvslog] hwcontext_vulkan: enable VK_KHR_video_maintenance2
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: add ff_vk_exec_add_dep_wait_sem()
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_av1: use VK_KHR_video_maintenance2 if available
Lynne
2025/03/17
[FFmpeg-cvslog] ffbuild: read library linker objects from a file
Gyan Doshi
2025/03/17
[FFmpeg-cvslog] avcodec/pcm: Remove duplication from FFCodec define macros
Andreas Rheinhardt
2025/03/17
[FFmpeg-cvslog] avcodec/hqx: Include hqxvlc directly
Andreas Rheinhardt
2025/03/17
[FFmpeg-cvslog] vulkan: workaround BGR storage image undefined behaviour
Lynne
2025/03/17
[FFmpeg-cvslog] FFHWAccel: add buffer_ref argument to start_frame
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: copy host-mapping buffer code from hwcontext
Lynne
2025/03/17
[FFmpeg-cvslog] ffv1enc_vulkan: clip micro_version to 3 for level 4
Lynne
2025/03/17
[FFmpeg-cvslog] ffv1dec: add support for hwaccels
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: unify handling of BGR and simplify ffv1_rct
Lynne
2025/03/17
[FFmpeg-cvslog] ffv1enc_vulkan: refactor code to support sharing with decoder
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_h264: use VK_KHR_video_maintenance2 if available
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_decode: use VK_KHR_video_maintenance2 if available
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_decode: support multiple image views
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_decode: adjust number of async contexts created
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan_decode: support software-defined decoders
Lynne
2025/03/17
[FFmpeg-cvslog] hwcontext_vulkan: fix downloads; use the common host map function to map frame data
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: rename ff_vk_set_descriptor_image to ff_vk_shader_update_img
Lynne
2025/03/17
[FFmpeg-cvslog] vulkan: add ff_vk_create_imageview
Lynne
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Use dedicated init function for F16LE, F24LE
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Avoid AVCodec.sample_fmts for decoders
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't assert on thread_count
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec: Mark init and close functions as av_cold
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] configure: fix passing Objective-C flags
Marvin Scholz
2025/03/16
[FFmpeg-cvslog] configure: allow mixed declarations and code for Objective-C
Marvin Scholz
2025/03/16
[FFmpeg-cvslog] avcodec/hqx: Simplify deriving AC table index
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqxvlc: Make cbp_vlc static
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/mpeg12dec: Use saturated addition when combining error_count
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqx: Cache pointer to used dc table
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/cfhd: Use smaller scope where appropriate
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/cfhd: Move GetBitContext from context to stack
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqx: Combine memsets
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/qdm2: Use explicit overread checks instead of implicit ones
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/qdm2, vorbisdec: Use compile-time const max_depth in get_vlc2
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqx: Don't zero in small chunks, don't zero twice
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqxvlc: Avoid hardcoded RL VLC table
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqx: Combine checks
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqxvlc: Make dc9, dc10 VLC tables static
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/rl: Avoid temporary stack VLC array during RL VLC init
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/mpeg12: Avoid temporary stack VLC array during RL VLC init
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/hqxvlc: Include implicit +1 run in RL VLC tables
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/vlc: Merge VLCElem and RL_VLC_ELEM
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Remove always-false check
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Cache sample_size value
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Don't allocate LUT when unused
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] avcodec/pcm: Reindent after the previous commit
Andreas Rheinhardt
2025/03/16
[FFmpeg-cvslog] New commits on branch release/4.4
Git System
2025/03/16
[FFmpeg-cvslog] avcodec/exrdec: restore applying color transfer characteristics for float16 samples
James Almer
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2
Brad Smith
2025/03/15
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
2025/03/15
[FFmpeg-cvslog] avcodec/eamad: Don't store transient macroblock indices in context
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/eamad: Optimize processing escape codes
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/mdec: Remove write-only block_last_index
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/vc1_block: Stop setting write-only block_last_index
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/mdec: Don't update cache unnecessarily
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/intrax8: Stop setting write-only block_last_index
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Mark init, flush, close functions as av_cold
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/mdec: Optimize processing escape codes
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/msmpeg4enc: Inline constant
Andreas Rheinhardt
2025/03/15
[FFmpeg-cvslog] avcodec/d3d12va_encode: use the correct specifier to log size_t values
James Almer
2025/03/15
[FFmpeg-cvslog] swscale/swscale_unscaled: account for semi planar formats with data in the msb
James Almer
2025/03/15
[FFmpeg-cvslog] avcodec/ffv1dec: set the FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability
James Almer
2025/03/15
[FFmpeg-cvslog] swscale/swscale_unscaled: make the fast planar copy path work with more formats
James Almer
2025/03/15
[FFmpeg-cvslog] avcodec/Makefile: remove redundant object
Timo Rothenpieler
2025/03/14
[FFmpeg-cvslog] lavc/vvc: Fix NumEntryPoints derivation
Frank Plowman
2025/03/14
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Rename ff_hevc_put_hevc->ff_hevc_put
Andreas Rheinhardt
2025/03/14
[FFmpeg-cvslog] avcodec/aom_film_grain: Cast const away to suppress compiler warning
Andreas Rheinhardt
2025/03/14
[FFmpeg-cvslog] swscale/utils: split off format code into new file
Niklas Haas
2025/03/14
[FFmpeg-cvslog] avcodec/x86/constants: Move constants only used by cavsdsp to it
Andreas Rheinhardt
2025/03/13
[FFmpeg-cvslog] avcodec/ffv1enc: add space for the remap table to max_size
Michael Niedermayer
2025/03/13
[FFmpeg-cvslog] avcodec/ffv1: Implement jeromes idea of making remap flip optional
Michael Niedermayer
2025/03/13
[FFmpeg-cvslog] avcodec/ffv1enc: Factor set_micro_version() out of ff_ffv1_write_extradata()
Michael Niedermayer
2025/03/13
[FFmpeg-cvslog] avcodec/vlc: Reduce debug logging
softworkz
2025/03/13
[FFmpeg-cvslog] avformat/webvttdec: Add webvtt extension and MIME type
softworkz
2025/03/13
[FFmpeg-cvslog] avfilter/vsrc_testsrc: use aligned macros for writing
James Almer
Earlier messages
Later messages