Messages by Thread
-
[FFmpeg-cvslog] avcodec/tests/mjpegenc_huffman: Also test length counts
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc_huffman: Avoid AV_QSORT to sort entries by length
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Remove unused variable
Andreas Rheinhardt
-
[FFmpeg-cvslog] vulkan: use a single command buffer per command buffer pool
Lynne
-
[FFmpeg-cvslog] vulkan/rangecoder: minor cleanup
Lynne
-
[FFmpeg-cvslog] fate/vvc: Add vvc-wpp-single-slice-pic
Frank Plowman
-
[FFmpeg-cvslog] avcodec/libjxlenc: prevent color encoding from being set twice
Leo Izen
-
[FFmpeg-cvslog] libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"
Sean McGovern
-
[FFmpeg-cvslog] doc/filters: Fix video size of mptestsrc
Zhao Zhili
-
[FFmpeg-cvslog] Revert "lavf/id3v2dec: support multiple values and TIPL frames"
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/rtpdec_mpeg4: add need_parsing for rtsp AAC
Jack Lau via ffmpeg-devel
-
[FFmpeg-cvslog] avcodec/ffv1enc: Use version 3 by default (CRCs by default)
Michael Niedermayer
-
[FFmpeg-cvslog] libpostproc: deprecate the AMD 3DNow! define
Sean McGovern
-
[FFmpeg-cvslog] avformat/fifo: Check for keyframe video type before stop dropping
Arthur Grillo
-
[FFmpeg-cvslog] avcodec/ffv1enc: avoid repeating the same warning forever
Jerome Martinez
-
[FFmpeg-cvslog] avformat/id3v2: Print the unknown encoding
Michael Niedermayer
-
[FFmpeg-cvslog] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
-
[FFmpeg-cvslog] tools: Fix deprecation warning in patcheck
Link Mauve
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Make close functions return void
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Add missing AVERROR()
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Initialize stuff earlier
Andreas Rheinhardt
-
[FFmpeg-cvslog] textformat/tw_avio: Remove close_on_uninit param from create_file
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/tw_avio: Remove unused private class
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Fix segfault upon allocation error
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/tw_avio: Don't flush unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat: Use "", not <> for lavu headers
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/tw_avio: Use avio_closep()
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/textformat/avtextformat: Simplify avtext_print_rational()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/hwcontext_vulkan: use the typedef'd name for the expect_assume struct
James Almer
-
[FFmpeg-cvslog] avutil/hwcontext_vulkan: check if expect_assume is supported by the header
James Almer
-
[FFmpeg-cvslog] vulkan_ffv1: fallback to upload if mapping packet fails, fix fallback
Lynne
-
[FFmpeg-cvslog] lavfi/src_movie: set pkt_timebase
Nicolas George
-
[FFmpeg-cvslog] avformat/movenc: fix setting elst/stss for IAMF with Opus
Felicia Lim
-
[FFmpeg-cvslog] avformat/iamf_writer: fix setting skip_samples and discard_padding for OPUS
Felicia Lim
-
[FFmpeg-cvslog] avcodec/decode: Only use ff_progress_frame_get_buffer() with blank input
Andreas Rheinhardt
-
[FFmpeg-cvslog] vulkan_ffv1: slightly optimize the range decoder
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: fix reset shader dependencies
Lynne
-
[FFmpeg-cvslog] vulkan_decode: only create sequence params in end_frame
Lynne
-
[FFmpeg-cvslog] vulkan: fix logging level when erroring upon creating shader module
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: init overread/corrupt fields
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: shortcut +-1 coeffs in symbol reading
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: externalize extended lookup check
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: add cached symbol reader for AMD
Lynne
-
[FFmpeg-cvslog] vulkan: add support for expect/assume
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: remove need for scratch data during setup
Lynne
-
[FFmpeg-cvslog] vulkan_shaderc/glslang: print full shaders on TRACE rather than VERBOSE
Lynne
-
[FFmpeg-cvslog] ffv1/vulkan: redo context count tracking and quant_table_idx management
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: fix left-2 sample addressing
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: cache only 2 lines when decoding RGB
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: improve buffer barrier correctness for slice state
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: allocate just as much memory for slice state as needed
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: optimize symbol reader
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: enable acceleration on Intel
Lynne
-
[FFmpeg-cvslog] vulkan_ffv1: remove unused define
Lynne
-
[FFmpeg-cvslog] hwcontext_vulkan: disable descriptor buffer extension on Intel
Lynne
-
[FFmpeg-cvslog] vulkan: remove unused field from exec pools
Lynne
-
[FFmpeg-cvslog] avcodec/mpegaudioenc_{fixed,float}: Merge encoders
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc_template: Remove always-false branch
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc: Don't pad one bit at a time
Andreas Rheinhardt
-
[FFmpeg-cvslog] swscale/x86/rgb2rgb: Deduplicate ASM constants
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc: Combine writing scale factors
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc: Avoid intermediate buffer
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/aac{enc,}tab: Deduplicate swb tables
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc: Rename MPA_encode_* -> mpa_encode_*
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegaudioenc: Move PutBitContext to stack
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/asf_tags: Deduplicate tags
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/opus/tab: Deduplicate arrays
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/aes: Make aes_init_static() av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/aacenc: Remove always-false check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/aes: Use #if checks instead of if (ARCH_X86)
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/motionpixels: Avoid av_unused
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Remove implicit always-false checks
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Check available date before allocating frame
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Check size before initializing GetByteContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Use ff_vlc_init_from_lengths()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Use RL-VLC table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqadata: Avoid relocations
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Include implicit +1 run in RL VLC table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq: Include alpha in cbp VLC table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq_hqa: Don't zero in small chunks, don't zero twice
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/hq{xvlc,_hqadata}: Deduplicate and hardcode cbp table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/avcodec: Remove always-false check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Set pict_type during init
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/asvenc: Don't use FF_INPUT_BUFFER_MIN_SIZE
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Export key frame information
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/asvenc: Use tighter MAX_MB_SIZE constant
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/amfenc_av1: Add B-frame QP control
Dmitrii Ovchinnikov
-
[FFmpeg-cvslog] avcodec/mediacodecdec: Reset optional fields when parse format
Zhao Zhili
-
[FFmpeg-cvslog] fftools/ffprobe: Change to use textformat api
softworkz
-
[FFmpeg-cvslog] fftools/ffprobe: Rename AVTextFormatContext variables (w => tfc)
softworkz
-
[FFmpeg-cvslog] fftools/ffprobe: Rename writer_print_section_* and WriterContext
softworkz
-
[FFmpeg-cvslog] fftools/textformat: Extract and generalize textformat api from ffprobe.c
softworkz
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_[eq]?pel* funcs static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/nvdec_vc1: add marker insertion logic
averne
-
[FFmpeg-cvslog] configure: Allow mixing declarations and statements
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Reindent after the previous commits
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/lsp: Make ff_acelp_lsp2lpc() static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avocdec/mjpegenc_huffman: Avoid redundant loop
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/m[jx]pegdec: Simplify freeing frame
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/checkasm: add the aes test
James Almer
-
[FFmpeg-cvslog] avutil/x86/aes: remove a few branches
James Almer
-
[FFmpeg-cvslog] checkasm: hevc_pel: Use helpers for checking for writes out of bounds
Martin Storsjö
-
[FFmpeg-cvslog] avcodec/pngenc: set default prediction method to PAETH
Michael Niedermayer
-
[FFmpeg-cvslog] doc/encoders: Document compression_level for PNG
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/celp_math: Reuse ff_scalarproduct_float_c()
Andreas Rheinhardt
-
[FFmpeg-cvslog] doc/encoders: Document png pred
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/osq: avoid undefined negation
Michael Niedermayer
-
[FFmpeg-cvslog] swscale/swscale: Do not crash on floats
Michael Niedermayer
-
[FFmpeg-cvslog] swscale/output: Fix integer overflow in yuv2gbrp_full_X_c()
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1enc: permit 1024 slices
Jerome Martinez
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_w_* functions static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevcdsp: Move macro to dsp_init.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc_huffman: Make ff_mjpegenc_huffman_compute_bits() static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_w_* functions static
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/vcodec: Test "default" Huffman tables, too
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dovi_rpuenc: Constify dv_levels
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevcdsp: Move to x86/hevc
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/aacenc_is: Make ff_aac_is_encoding_err() static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_[qe]?pel* funcs static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevc/dsp_init: Make ff_hevc_put_[eq]?pel_* static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/hevc/mc: Remove unused functions
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/vvc/dsp_init: Make alf wrappers static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/celp_math: Mark ff_celp_math_init() as av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/vvc/dsp_init: Make avg wrappers static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/vvc/dsp_init: Make ff_vvc_apply_bdof_##bd##_avx2 static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/vvc/dsp_init: Make put wrappers static
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/aes: use pthread_once to fill the static tables
James Almer
-
[FFmpeg-cvslog] avutil/tests/channel_layout: Improve enum range check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h264: fix reference reordering
averne
-
[FFmpeg-cvslog] avutil/dict: fix memleak in av_dict_set()
James Almer
-
[FFmpeg-cvslog] APIChanges & version bump for AV_DICT_DEDUP
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Store slices*planes with the minimum bits needed after remap
Michael Niedermayer
-
[FFmpeg-cvslog] lavf/metadata: support duplicate keys in ff_metadata_conv
rcombs
-
[FFmpeg-cvslog] lavf/id3v2dec: support multiple values and TIPL frames
rcombs
-
[FFmpeg-cvslog] avcodec/ffv1enc: Fix remap > 0 with gbrp12, that is non float
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1enc: Remove 65536 pixel per slice limit for remap
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1enc: avoid slices larger than 360x288 if no value is specified
Michael Niedermayer
-
[FFmpeg-cvslog] lavu/dict: add AV_DICT_DEDUP
rcombs
-
[FFmpeg-cvslog] checkasm: add tests for AES
Rodger Combs
-
[FFmpeg-cvslog] avutil/x86/aes: ignore the upper bits in count
James Almer
-
[FFmpeg-cvslog] avutil/aes_ctr: simplify incrementing the counter
James Almer
-
[FFmpeg-cvslog] avutil/tests/aes_ctr: also randomize the encryption key
James Almer
-
[FFmpeg-cvslog] avutil/aes_ctr: simplify and optimize av_aes_ctr_crypt()
James Almer
-
[FFmpeg-cvslog] lavu/aes: add x86 AESNI optimizations
Rodger Combs
-
[FFmpeg-cvslog] avutil/tests/aes_ctr: reindent after the previous commit
James Almer
-
[FFmpeg-cvslog] avutil/tests/aes_ctr: also check the encrypted buffer
James Almer
-
[FFmpeg-cvslog] avutil/tests/aes_ctr: test more than a single block worth of data
James Almer
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Use func ptr for encoding macroblocks
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat: remove deprecated FF_API_AVSTREAM_SIDE_DATA
James Almer
-
[FFmpeg-cvslog] avfilter/vf_zscale: add support for half precision float RGB formats
James Almer
-
[FFmpeg-cvslog] avformat/version_major: postpone some deprecations until the next bump
James Almer
-
[FFmpeg-cvslog] tests/swscale: print performance stats on exit
Niklas Haas
-
[FFmpeg-cvslog] tests/swscale: allow testing only unscaled convertors
Niklas Haas
-
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Make ff_aac_lpd_mode_tab static
Andreas Rheinhardt
-
[FFmpeg-cvslog] postproc/postprocess_template: Use immediate instead of memory load
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/x86/h26x/h265dsp: Remove unused functions
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/ffmpeg_filter: ensure ifp is set before dereferencing it
James Almer
-
[FFmpeg-cvslog] avcodec/ac3dec: Read spx flags at once, not one bit at a time
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/swscale: switch from MSE to SSIM
Niklas Haas
-
[FFmpeg-cvslog] avcodec/ffv1enc: introduce step to simplify code
Michael Niedermayer
-
[FFmpeg-cvslog] tests/checkasm: fix wrong summation of bench time
Niklas Haas
-
[FFmpeg-cvslog] swscale/swscale_unscaled: Actually use X2->RGBA64 conversions
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/float_dsp: Unavpriv avpriv_scalarproduct_float_c()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/hwcontext_vulkan: stop checking for deprecated and removed flag
llyyr
-
[FFmpeg-cvslog] tests/filter-video: add yuvtestsrc tests for yuva444p
James Almer
-
[FFmpeg-cvslog] avcodec/mpegvideo: Don't set [bf]_code for non-MPEG-4 decoders
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/sanm: disable left/top for fullscreen codecs
Manuel Lauss
-
[FFmpeg-cvslog] avcodec/d3d12va_decode: enable reference-only mode
Araz Iusubov
-
[FFmpeg-cvslog] avformat: Fix AV1 RTP wrong log condition
Chris Hodges
-
[FFmpeg-cvslog] tests/swscale: use hex format for flags values
Niklas Haas
-
[FFmpeg-cvslog] avcodec/ffv1enc: Consider 2s x s slice configurations
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Only allocate fltmap* and bitmap when needed
Michael Niedermayer
-
[FFmpeg-cvslog] tests/swscale: check supported inputs for legacy swscale separately
Niklas Haas
-
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Use bitfield instead of array of flags
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mathtables: Fix inaccurate macro name
Andreas Rheinhardt
-
[FFmpeg-cvslog] libs: bump major version for all libraries
James Almer
-
[FFmpeg-cvslog] avcodec/ffv1dec: Limit size of fltmap* to pixel number
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Allocate unit only when needed and only as large as needed
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1enc: run1start variables should fit in 32bit
Michael Niedermayer
-
[FFmpeg-cvslog] tests/swscale: allow choosing specific flags and dither mode
Niklas Haas
-
[FFmpeg-cvslog] avcodec/ffv1enc: replace 3 double precision log2() by 1 single precision log2()
Michael Niedermayer
-
[FFmpeg-cvslog] tests/swscale: remove stray whitespace in scanf format
Niklas Haas
-
[FFmpeg-cvslog] avcodec/sanm: better ANIMv1 engine support
Manuel Lauss
-
[FFmpeg-cvslog] tests/swscale: constrain reference SSIM for low bit depth formats
Niklas Haas
-
[FFmpeg-cvslog] avcodec: remove remaining references to avcodec_close()
James Almer
-
[FFmpeg-cvslog] avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder
Zhao Zhili
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: don't explode on zero FPS information
Niklas Haas
-
[FFmpeg-cvslog] libavcodec/amfenc: Setting the VBAQ property before the init call.
Dmitrii Ovchinnikov
-
[FFmpeg-cvslog] configure: Check for AVCaptureSession as dependency to avfoundation
Martin Storsjö
-
[FFmpeg-cvslog] avfoundation: Fix compilation for OSes other than macOS and iOS
Martin Storsjö
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b6b0b75 web/security: Add 4 more CVE#
ffmpeg-git
-
[FFmpeg-cvslog] avcodec/vdpau: Only include mpegvideodec.h when used
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Remove dead code
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/hwcontext_vulkan: Remove unused variable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vulkan_video: Remove unused ff_vk_h26[45]_profile_to_av()
Andreas Rheinhardt
-
[FFmpeg-cvslog] doc/{in,out}devs: Remove documentation for removed devices
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/Makefile: Only include half2float, float2half when needed
Andreas Rheinhardt
-
[FFmpeg-cvslog] postproc/postprocess: Remove unused b02
Andreas Rheinhardt
-
[FFmpeg-cvslog] avfilter/palette: Remove unused ff_srgb_u8_to_linear_int()
Andreas Rheinhardt