Messages by Thread
-
[FFmpeg-cvslog] avcodec/vp8: Remove always-false hwaccel checks for VP7
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wmaenc: Don't unnecessarily reset AVPacket.size
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/wma: Mark ff_wma_end() as av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp8: Fix wrong #endif comment
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp8: Move VPx specific functions inside #if CONFIG_VPx block
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp8: Move codec-specific init code out of common init
Andreas Rheinhardt
-
[FFmpeg-cvslog] lavc/vvc: Stricter bound on pps_exp_slice_height_in_ctus_minus1
Frank Plowman
-
[FFmpeg-cvslog] avcodec/sbcenc: Mark sbc_encode_init() as av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/snow: Remove outdated assert
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ffv1: flip half of float16 and Compactify floats
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Use dual run coder for fltmap
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Store remap flag per slice
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1: Basic float16 support
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/sanm: ignore unknown codecs in FOBJs
Manuel Lauss
-
[FFmpeg-cvslog] avcodec: Don't log to private context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/log: Set AVClass* in av_expr_eval()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Use CHROMA_* defines
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Make ff_rv34_get_start_offset() honor its name
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12enc: Simplify writing bits
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1dec: Don't initialize unused parts of ScanTable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move q_matrix init to init_matrices()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Mark ff_mpv_common_defaults() as av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Make SVQ1+Snowenc stop calling ff_h263_encode_init()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc: Don't log to private context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc_common: Constify ff_mjpeg_encode_{dc,picture_header}()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc: Constify parent ctx in encode_block()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc: Use forward decl for MpegEncContext, MJpegHuffmanCode
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/speedhqenc: Inline ff_speedhq_mb_y_order_to_mb()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc: Remove nonsensical AMV options
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move vbv_delay to Mpeg1Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mjpegenc: Don't use ff_ prefix for static functions
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc, motion_est: Pre-center fcode_tab
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/speedhqenc: Don't log to the private context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't init matrices unnecessarily for MJPEG
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move ratecontrol-only options to RateControlContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move temp ratecontrol bufs to RateControlContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move H.263 specific check to ituh263enc.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move vbv_delay warning to mpeg12enc.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move q_scale_type check to mpeg12enc.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Only allocate inter matrices when needed
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4video: Move IS_3IV1 macro to mpeg4videodec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Factor checks out of loop
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4video: Split ff_mpeg4_pred_dc()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/flvenc: Remove redundant setting of dc_scale_tables
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Only allocate chroma intra matrices when needed
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Set chroma_intra_matrix for SpeedHQ
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Bail out earlier when parsing
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Remove redundant setting of dc_scale_tables
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263dec: Reorder branches
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Use memset where appropriate
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Don't call ff_set_qscale()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Move MPEG-4 fcode_tab to mpeg4videoenc.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ituh263enc: Combine branches
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegutils: Move MAX_FCODE to mpegvideoenc.h
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Move default_mv_penalty to h261enc.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1_block: Inline y_dc_scale_table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261: Use forward-declaration for MpegEncContext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Mark flush as cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't count errors from first thread twice
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1_block, vc1dec: Don't use c_dc_scale(_table)?
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
Krzysztof Pyrkosz
-
[FFmpeg-cvslog] lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang
Brad Smith
-
[FFmpeg-cvslog] Enable 10-bit output for RGB input in AMF HEVC and AV1
Dmitrii Ovchinnikov
-
[FFmpeg-cvslog] Added support for direct RGB input to AMF encoder
Dmitrii Ovchinnikov
-
[FFmpeg-cvslog] Don't attempt to parse ADTS from USAC packets.
Dale Curtis
-
[FFmpeg-cvslog] avcodec/exr: Remove write-only gamma_table
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/exr: Fix potential effective-type violation
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/exr: use the correct step value for plane pointers
James Almer
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 40e2b2e consulting: remove Anton Khirnov
ffmpeg-git
-
[FFmpeg-cvslog] avcodec/exr: do not output 32bit floats when a file stores 16bit floats
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/mpegenc, mpegts. mxfenc: Mark (de)muxers declarations as internal
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/attributes_internal: Add EXTERN macro for extern+hidden
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Use proper logcontext
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/rtp_av1: Add necessary headers
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec: Remove leftover alpha declarations
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Inline constant
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/vcodec: Test alternate_scan
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Don't sync max_b_frames
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/vcodec: Test H.261 loop-filter
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Really disable scratchpad allocations
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't do unnecessary work for AMV
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Add AV_CODEC_CAP_DR1
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/msmpeg4dec: Remove redundant check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1dec: Don't initialize inter_scantable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Don't initialize unused parts of ScanTable
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Reindent after the previous commit
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/rv34: Don't update block_index unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid copying packed bitstream data
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo: Move bitstream_buffer to mpeg4videodec
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h26[134]dec: Always report the buffer to be completely consumed
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h263dec: Don't call ff_thread_finish_setup() unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1: Add max_b_frames field to VC1Context
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Move syncing DivX-stuff to mpeg4videodec.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg4videoenc: Remove dead FF_BUG_MS code
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mips/mpegvideo_mmi: Don't check alternate_scan unnecessarily
Andreas Rheinhardt
-
[FFmpeg-cvslog] tests/fate/vcodec: Test using mpeg2-quantizers for MPEG-4
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/msmpeg4dec: Don't process unnecessarily many coefficients
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/msmpeg4dec: Avoid branch
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpeg12dec: Remove write-only assignments
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h261dec: Remove dead check
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vc1dec: Reenable debug-info output for field pictures
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_dec: Use picture-dimensions in ff_print_debug_info()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/motion_est: Avoid branches for put(_no_rnd) selection
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't set qscale_table value prematurely
Andreas Rheinhardt
-
[FFmpeg-cvslog] aarch64/hevcdsp_idct_neon: Add implementation for idct dc 12
Zhao Zhili
-
[FFmpeg-cvslog] avcodec/libuavs3d: process extradata
Zhao Zhili
-
[FFmpeg-cvslog] avformat/isom_tags: Add tag for AVS3
Zhao Zhili
-
[FFmpeg-cvslog] avformat/movenc: Add AVS3 support
Zhao Zhili
-
[FFmpeg-cvslog] aarch64/hevcdsp_idct_neon: Optimize idct dc
Zhao Zhili
-
[FFmpeg-cvslog] avcodec/aarch64/vvc: Optimize NEON version of vvc_dmvr
Krzysztof Pyrkosz
-
[FFmpeg-cvslog] swscale/aarch64: dotprod implementation of rgba32_to_Y
Krzysztof Pyrkosz
-
[FFmpeg-cvslog] avformat/riffdec: change declaration of ff_get_wav_header()
Viraaj Raulgaonkar
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9a50466 web/security: Add more old CVE numbers
ffmpeg-git
-
[FFmpeg-cvslog] avcodec/decode: inject missing global side data to output frames
James Almer
-
[FFmpeg-cvslog] fftools/ffmpeg_filter: also remove display matrix side data from buffered frames
James Almer
-
[FFmpeg-cvslog] avformat/mov: fix overflow in corrected_dts calculation
James Almer
-
[FFmpeg-cvslog] fftools/ffmpeg_dec: remove side data copy block
James Almer
-
[FFmpeg-cvslog] avutil/frame: move side data helpers to a new file
James Almer
-
[FFmpeg-cvslog] vulkan: take refs of frames using the regular buffer ref path
Lynne
-
[FFmpeg-cvslog] avfilter/dnn: do not manually parse anchors filter option
Leandro Santiago
-
[FFmpeg-cvslog] avfilter/dnn_detect: fail on filter if mandatory anchor option is missing
Leandro Santiago
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ffba7d5 web: Update for 7.1.1
ffmpeg-git
-
[FFmpeg-cvslog] Tag n7.1.1 : FFmpeg 7.1.1 release
git
-
[FFmpeg-cvslog] avcodec/nvenc: add time code writing for h264
Timo Rothenpieler
-
[FFmpeg-cvslog] avutil/timecode: add ff_timecode_set_smpte
Timo Rothenpieler
-
[FFmpeg-cvslog] avcodec/nvenc: factor out mastering display data into its own function
Timo Rothenpieler
-
[FFmpeg-cvslog] avcodec/utils: use new ff_timecode_set_smpte function
Timo Rothenpieler
-
[FFmpeg-cvslog] Prepare for 7.1.1
Michael Niedermayer
-
[FFmpeg-cvslog] lavc/vvc: Fix pps_single_slice_picture
Frank Plowman
-
[FFmpeg-cvslog] lavc/vvcdec: fix undefined reference to ff_h2645_pixel_aspect
Nuo Mi
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa782f7 web/security: Add some CVE numbers from 2005 to 2010
ffmpeg-git
-
[FFmpeg-cvslog] avcodec/aarch64/ac3dsp_neon.S: Optimize ac3_sum_square_butterfly_int32_neon
Krzysztof Pyrkosz
-
[FFmpeg-cvslog] swscale/aarch64: Refactor hscale_16_to_15__fs_4
Krzysztof Pyrkosz
-
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95909b6 web/security: Add more missing CVE#
ffmpeg-git
-
[FFmpeg-cvslog] libswscale/arm/swscale_unscaled: Fix function prototype
Adam Lackorzynski
-
[FFmpeg-cvslog] APIChanges: add entry for new AMD AMF pixfmt
Lynne
-
[FFmpeg-cvslog] fate-sws-pixdesc-query: update ref for new pixfmts
Lynne
-
[FFmpeg-cvslog] lavu: bump minor and add APIChanges entry for new GRAY32 pixfmts
Lynne
-
[FFmpeg-cvslog] APIChanges: add entries for new planar GBR and float gray pixfmts
Lynne
-
[FFmpeg-cvslog] fate-imgutils: update reference for new pixel formats
Lynne
-
[FFmpeg-cvslog] pixfmt: add AV_PIX_FMT_GRAY32
Lynne
-
[FFmpeg-cvslog] vulkan: add support for AV_PIX_FMT_GRAY32
Lynne
-
[FFmpeg-cvslog] ffbuild: Avoid using the --preprocessor argument to windres
Martin Storsjö
-
[FFmpeg-cvslog] avformat/hls: Partially revert "reduce default max reload to 3"
softworkz
-
[FFmpeg-cvslog] doc/developer: Better {} style rule
Michael Niedermayer
-
[FFmpeg-cvslog] aarch64: Fix a few misindented lines
Martin Storsjö
-
[FFmpeg-cvslog] libavutil/vulkan: Expose ff_vk_set_descriptor_image
IndecisiveTurtle
-
[FFmpeg-cvslog] avutil/aarch64/tx_float_neon.S: clean up FFT4_X2
Krzysztof Pyrkosz via ffmpeg-devel
-
[FFmpeg-cvslog] ffv1enc_vulkan: disable autodetection of async_depth
Lynne
-
[FFmpeg-cvslog] hwcontext_vulkan: enable read/write without storage
Lynne
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: set correct alpha mode before blending
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: set colorspace properties on all inputs
Niklas Haas
-
[FFmpeg-cvslog] avfilter/libplacebo: add option for outputting separate fields
Niklas Haas
-
[FFmpeg-cvslog] configure: align libplacebo version check with reality
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_liplacebo: properly initialize variable
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: allow differing formats per input
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: switch to new background API
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: switch to AV_OPT_TYPE_COLOR
Niklas Haas
-
[FFmpeg-cvslog] avfilter/vf_libplacebo: remove deprecated options
Niklas Haas
-
[FFmpeg-cvslog] avfilter/libplacebo: strip interlaced flag when deinterlacing
Niklas Haas
-
[FFmpeg-cvslog] avfilter/libplacebo: only mark frame fields when deinterlacing
Niklas Haas
-
[FFmpeg-cvslog] avfilter/libplacebo: add deinterlacing options
Niklas Haas
-
[FFmpeg-cvslog] avformat: add ff_match_url_ext()
Michael Niedermayer
-
[FFmpeg-cvslog] avfilter/bwdif: account for chroma sub-sampling in min size calculation
Cosmin Stejerean
-
[FFmpeg-cvslog] avcodec/proresdec: Don't use LONG_BITSTREAM_READER
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/lcevcdec: Use proper include
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/proresdec: Reuse permutation
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/proresdsp: Make put_pixels truely ptrdiff_t compatible
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/intrax8dsp: Constify DSP functions
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/simple_idct_template: Move function to its declaration
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/simple_idct: Move ProRes-only code to proresdsp.c
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/proresdec: Disable HWAccel at compile-time when possible
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/prores{dec,dsp}: Remove always-false checks
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/flacdsp: Remove leftover encoding function pointers
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/proresdec: Deduplicate debug message
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/get_bits: Remove LONG_BITSTREAM_READER
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/intrax8dsp: Copy several bytes at once
Andreas Rheinhardt
-
[FFmpeg-cvslog] New commits on branch release/7.0
Git System
-
[FFmpeg-cvslog] avcodec/cuviddec: correctly handle buffer size and status when deinterlacing
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat: add AV1 RTP depacketizer and packetizer
Chris Hodges
-
[FFmpeg-cvslog] aacenc: remove ANMR coder
Lynne
-
[FFmpeg-cvslog] aacenc: remove support for AAC LTP profile
Lynne
-
[FFmpeg-cvslog] aacenc: remove support for AAC Main profile
Lynne
-
[FFmpeg-cvslog] libavcodec/wmadec: Return AVERROR_INVALIDDATA on decoding errors
Jonathan Murray
-
[FFmpeg-cvslog] avformat/flacdec: Return correct error-codes on read-failure
Ulrik
-
[FFmpeg-cvslog] avformat/http: Return EIO for prematurely broken connection
Ulrik
-
[FFmpeg-cvslog] Make mime-type award a bonus probe score
Peter Zebühr
-
[FFmpeg-cvslog] rtmp: Set correct message stream id when writing as server
Jonathan Murray