July 2025 Archives by thread
Starting: Tue Jul 1 09:57:12 EEST 2025
Ending: Fri Jul 4 18:36:25 EEST 2025
Messages: 107
- [FFmpeg-cvslog] tools/pktdumper: dump extradata buffers
Peter Ross
- [FFmpeg-cvslog] avutil: add an API to handle 3D Reference Displays Information
James Almer
- [FFmpeg-cvslog] avutil/frame: add a 3D Reference Displays Information side data type
James Almer
- [FFmpeg-cvslog] avcodec/packet: add a 3D Reference Displays Information side data type
James Almer
- [FFmpeg-cvslog] avformat/dump: add support for 3D Reference Displays Information side data
James Almer
- [FFmpeg-cvslog] avfilter/vf_showinfo: add support for 3D Reference Displays Information side data
James Almer
- [FFmpeg-cvslog] avcodec/hevc/hevcdec: export 3D Reference Displays side data
James Almer
- [FFmpeg-cvslog] avcodec/nvenc: add MV-HEVC encoding support
Diego de Souza
- [FFmpeg-cvslog] doc/APIchanges: add missing entries for the recent changes
James Almer
- [FFmpeg-cvslog] avcodec/indeo3: Fix UB pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo3: Consistently use ptrdiff_t for strides
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/indeo3: Constify ref_block in decode_cell_data()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic
Andreas Rheinhardt
- [FFmpeg-cvslog] swresample/rematrix: Use correct function pointer types for calls
Andreas Rheinhardt
- [FFmpeg-cvslog] swresample/rematrix: Constify
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/fate/screen: Add test for skipping cursor with FIC
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Avoid copying cursor unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc()
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Don't copy frame unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Remove redundant logmessage
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Don't prematurely claim to have decoded a frame
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Ensure skip frames have up-to-date props
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/fic: Postpone duplicating AVFrame buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dfpwmenc: Correctly pad input
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/dfpwmenc: Remove write-only context member
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/avcodec: Check sample_rate generically
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wma,wmaprodec: Remove always-false checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wma: Remove redundant nb_channels check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/wmaprodec: Avoid branch for setting block_align
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Use correct logcontext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rl: Avoid branch in index lookup
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Simplify creating LUT
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Add MPVContext typedef
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Factor debugging dct coefficients out
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_dec: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg_er: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h261dec: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Remove unused function parameter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/intrax8: Don't pretend to need more than one int16_t[64]
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/vc1: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Deduplicate variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move flipflop_rounding to {MSMPEG4Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/{h263,mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext*
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Add H263DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move mb_skip_run to {RV34Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when possible
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Don't report progress unnecessarily
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/rv34: Fix spelling mistake
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter: factorize requesting an input frame from multi output filters
Marton Balint
- [FFmpeg-cvslog] avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: fix forwarding EOF for simple API filters in filter_activate_default
Marton Balint
- [FFmpeg-cvslog] fate/filter-video: add ffprobe test for dual output select filter
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: always forward request frame in filter_activate_default
Marton Balint
- [FFmpeg-cvslog] avfilter/avfilter: make filter_activate_default request frames on behalf of sinks
Marton Balint
- [FFmpeg-cvslog] tests/fate/filter-audio: add anullsink test
Marton Balint
- [FFmpeg-cvslog] avfilter: signal an empty buffersrc with an explicit activate error code
Marton Balint
- [FFmpeg-cvslog] avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one
Marton Balint
- [FFmpeg-cvslog] avfilter/f_select: port to activate
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg_filter: always reap all available frames before requesting new ones
Marton Balint
- [FFmpeg-cvslog] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: don't leak options dict
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: use non protocol specific error message
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/udp: don't override 0 localport
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: fix udp init
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/tls: clean up new whip options
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/rtpdec_latm: fix leak in parse_fmtp_config()
Lidong Yan
- [FFmpeg-cvslog] avcodec/sunrast: fix leak in sunrast_decode_frame()
Lidong Yan
- [FFmpeg-cvslog] avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line()
Lidong Yan
- [FFmpeg-cvslog] avcodec/rv60dec: Check ofs for overflows
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add pad_cuda filter
Jorge Estrada
- [FFmpeg-cvslog] avcodec/adpcm: Sanyo LD-ADPCM decoder
Peter Ross
- [FFmpeg-cvslog] avcodec/nvdec: fix 10bit output pixel formats
Timo Rothenpieler
Last message date:
Fri Jul 4 18:36:25 EEST 2025
Archived on: Fri Jul 4 18:36:33 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).