January 2023 Archives by thread
Starting: Sun Jan 1 01:25:37 EET 2023
Ending: Tue Jan 31 19:47:04 EET 2023
Messages: 274
- [FFmpeg-cvslog] configure: update copyright year
Lynne
- [FFmpeg-cvslog] avfilter/afir_template: make IR transitions artifacts free
Paul B Mahol
- [FFmpeg-cvslog] avcodec/bonk: increase level limit as joint encodings needs more
Paul B Mahol
- [FFmpeg-cvslog] avformat/bonk: add support for ID3 metadata
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mediacodecdec: add AV1 decoding support
Zhao Zhili
- [FFmpeg-cvslog] avfilter/af_afade: add options to control unity/silence gains
Paul B Mahol
- [FFmpeg-cvslog] avfilter/palettegen: allow a minimum of 2 colors
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette{gen,use}: revert support palettes with alpha
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette{gen,use}: simplify a few alpha masks
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette{gen,use}: add palette utils
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: switch from u8[4] to u32 for color code
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: name target color arg consistently in colormap functions
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: remove unused alpha split dimension
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: remove redundant alpha condition
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: switch to a perceptual model
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: move box stats computation to a dedicated function
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: define the best axis to cut using the squared error
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: use box->major_axis without intermediate variable
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: always compute the box variance
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: rename variance to cut_score
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: change cut score from ∑e² to max e²
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: compute average color within compute_box_stats()
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: misc cosmetics
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: rename local variable box_weight to weight
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: switch to signed arithmetic
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: base box split decision on a perceptual model
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: add a warning about supporting only sRGB
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: make refs order deterministic
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: use libc qsort
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette{gen,use}: update Copyright after recent changes
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette: add lowbias32 hashing
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: use lowbias32 for color hashing
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: use lowbias32 for color hashing
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: switch to recursive method
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: remove alternative search methods
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: remove mean error tool
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: move r,g,b computation in a more local scope
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palette{gen,use}: misc for-loop cosmetics
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: add sierra3 dithering
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: add burkes dithering
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: add atkinson dithering
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: use explicit key indexes in set_frame_lut
Clément Bœsch
- [FFmpeg-cvslog] avformat/mux: use only valid timestamps when calculating packet distance
James Almer
- [FFmpeg-cvslog] avformat/oggenc: don't flush twice when the last packet is side data only
James Almer
- [FFmpeg-cvslog] lavc/libx264: factor out setting up the input frame
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: reindent after previous commit
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: use a local variable for input frame in setup_frame()
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: factor out setting up ROI
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: unify cleanup in setup_frame()
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: do not ignore memory allocation errors
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: reorder control flow in setup_roi() to reduce nesting depth
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: use a local variable to shorten code
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: print an error on invalid opaque pointer
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: zero reordered opaque on alloc
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: do not leave an invalid array size on alloc error
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx265: restructure handling reordered_opaque
Anton Khirnov
- [FFmpeg-cvslog] swresample/swresample_frame: fix regression in detecting changes
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpeg12dec: use init_get_bits8 and check the return value
Thierry Foucu
- [FFmpeg-cvslog] avcodec/mpeg12dec: use init_get_bits8 and check the return value in all remaining cases
James Almer
- [FFmpeg-cvslog] avcodec/mpeg12dec: flush a53 data
Aman Karmani
- [FFmpeg-cvslog] lavc: add standalone cached bitstream reader
Alexandra Hájková
- [FFmpeg-cvslog] lavc/bitstream: templatize for BE/LE
Anton Khirnov
- [FFmpeg-cvslog] lavc/tests: add a cached bitstream reader test
Anton Khirnov
- [FFmpeg-cvslog] lavc/get_bits: add a compat wrapper for the cached bitstream reader
Anton Khirnov
- [FFmpeg-cvslog] avcodec/mediacodecenc: enable B frames only with -strict experimental
Zhao Zhili
- [FFmpeg-cvslog] libavcodec/qsvenc_av1: Add low_delay_brc support to av1_qsv encoder
Wenbin Chen
- [FFmpeg-cvslog] libavcodec/qsvenc_av1: Add max_frame_size support to av1_qsv encoder
Wenbin Chen
- [FFmpeg-cvslog] mov: Disable advanced_editlist for fragmented MP4 input
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter/avf_avectorscope: add anti-aliased line drawing mode
Paul B Mahol
- [FFmpeg-cvslog] avformat: Rename IPFS to IPFS gateway
Derek Buitenhuis
- [FFmpeg-cvslog] lavc/ac3dec: fail when the sample rate is unset
Anton Khirnov
- [FFmpeg-cvslog] lavc/qsvdec: check ff_decode_frame_props() return value
Anton Khirnov
- [FFmpeg-cvslog] lavc/decode: deduplicate cleanup in ff_decode_receive_frame()
Anton Khirnov
- [FFmpeg-cvslog] lavc/decode: validate frames output by decoders
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg.texi: drop a non-existent option
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: stop using AVCodecContext.sample_rate in decode_audio()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: fix stream id in an error message.
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: rename a variable to be more descriptive
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: move video frame dup/drop logic into its own function
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: reindent after previous commit
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: improve -r documentation
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: always generate CFR output when -r is used
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_scale: allow passing options to swscale directly
Anton Khirnov
- [FFmpeg-cvslog] lavfi: remove AVFilter.init_dict()
Anton Khirnov
- [FFmpeg-cvslog] lavfi/avfilter: avoid a redundant av_opt_set_dict2() call
Anton Khirnov
- [FFmpeg-cvslog] lavfi/avfilter: export a multikey dict from process_options()
Anton Khirnov
- [FFmpeg-cvslog] lavfi/avfilter: simplify process_options()
Anton Khirnov
- [FFmpeg-cvslog] lavfi/avfilter: process options for filters without a private class
Anton Khirnov
- [FFmpeg-cvslog] lavfi/graphparser: improve applying graph-level sws options
Anton Khirnov
- [FFmpeg-cvslog] lavfi/graphparser: drop a redundant label
Anton Khirnov
- [FFmpeg-cvslog] avcodec/av1_parser: export timing information when present
James Almer
- [FFmpeg-cvslog] avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiation
Aman Karmani
- [FFmpeg-cvslog] avcodec/v4l2m2m: allow lower minimum buffer values
Lukas Rusak
- [FFmpeg-cvslog] avformat/file: add fd option for pipe
Zhao Zhili
- [FFmpeg-cvslog] avformat/file: reindent after the previous commit
Zhao Zhili
- [FFmpeg-cvslog] avformat/file: dup file descriptor for pipe
Zhao Zhili
- [FFmpeg-cvslog] avformat/file: add fd protocol
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_demux: disable stdin interaction for fd protocol
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffplay: prefer fd over pipe for seek support
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffprobe: prefer fd over pipe for seek support
Zhao Zhili
- [FFmpeg-cvslog] fftools/ffmpeg_demux: prefer fd over pipe for seek support
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: log when get_cv_pixel_format failed
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: pass error code through
Zhao Zhili
- [FFmpeg-cvslog] avutil/hwcontext_videotoolbox: BGRA should be full range
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolboxenc: fix error code
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodec_wrapper: get api level via NDK method
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mediacodecdec: check ff_Build_SDK_INT return value
Zhao Zhili
- [FFmpeg-cvslog] avcodec/eac3dec: avoid float noise in fixed mode addition to overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mvha: Check input size for HUFY before picture allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr: Test bx before use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Check camera_calibration for 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Prettify code in dng_blit()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Use unsigned for fgs seed computation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h274: fix include
Michael Niedermayer
- [FFmpeg-cvslog] avformat/file: add S_IFBLK/S_ISBLK compatability macro
Zhao Zhili
- [FFmpeg-cvslog] avformat/nsvdec: add support for STARDIVA format
Paul B Mahol
- [FFmpeg-cvslog] avcodec/sgidec: do not forget the number of components in read_uncompressed_sgi()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bonk: Avoid undefined overflow in quant
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bonk: Check ntaps against buffer size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Add movie_timescale option to AVIF
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] avformat/movenc: Add loop parameter to animated AVIF
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file
Basel Sayeh
- [FFmpeg-cvslog] libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file
Basel Sayeh
- [FFmpeg-cvslog] lavf/spdifdec: support EAC3
rcombs
- [FFmpeg-cvslog] avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEI
Jan Ekström
- [FFmpeg-cvslog] avutil: introduce AVAmbientViewingEnvironment side data
Jan Ekström
- [FFmpeg-cvslog] ffprobe: expose AVAmbientViewingEnvironment side data in AVFrames
Jan Ekström
- [FFmpeg-cvslog] avcodec/h2645_sei: add support for Ambient Viewing Environment SEI
Jan Ekström
- [FFmpeg-cvslog] avfilter/vf_showinfo: use av_frame_side_data_name() to print side data names
James Almer
- [FFmpeg-cvslog] avfilter/vf_showinfo: add support for Ambient Viewing Environment side data
James Almer
- [FFmpeg-cvslog] avcodec/eatgq: : Check index increments in tgq_decode_block()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wbmpdec: use remaining size not whole size
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add fractional delay IR source filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/dtshddec: also read trailing padding in samples
Paul B Mahol
- [FFmpeg-cvslog] avformat/segment: calculate segment durations correctly.
Gyan Doshi
- [FFmpeg-cvslog] lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memory
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expression
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: allow special values for the output video dimensions
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: add vpp_preinit callback
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContext
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vf_vpp_qsv: check output format string against NULL pointer
Haihao Xiang
- [FFmpeg-cvslog] lavfi/qsvvpp: set output frame durations
Haihao Xiang
- [FFmpeg-cvslog] lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv
Haihao Xiang
- [FFmpeg-cvslog] avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEI
Aman Karmani
- [FFmpeg-cvslog] lavfi/vaapi: remove duplicated code
Haihao Xiang
- [FFmpeg-cvslog] lavfi/overlay_vaapi: remove unnecessary code
Haihao Xiang
- [FFmpeg-cvslog] avcodec/012v: Order operations for odd size handling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/scpr3: Check bx
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_afir: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_surround: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dialoguenhance: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_a3dscope,avf_showcwt: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_ciescope: switch to anti-aliased lines
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_ciescope: fix black-point position
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_sierpinski: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_mptestsrc: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_life: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_cellauto: set video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftdn: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_afftfilt: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arnndn: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_arnndn: unbreak filtering
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scdet: change threshold checking
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_virtualbass: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_abitscope: set output time_base and output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_gradients: set output video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: set output video frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_elbg: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lagfun: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] lavc/libvpx: increase thread limit to 64
OvchinnikovDmitrii
- [FFmpeg-cvslog] avfilter/vf_histogram: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] lavc/bitstream: avoid UB in bits_{read,peek}_signed(0)
Anton Khirnov
- [FFmpeg-cvslog] lavc/tests/bitstream: test bits_*_signed_nz and bits_peek_signed*
Anton Khirnov
- [FFmpeg-cvslog] avfilter/vf_dblur: allow radius < 1.0
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dblur: also filter last scanline
Paul B Mahol
- [FFmpeg-cvslog] avcodec/libjxldec: fix gamma22 and gamma28 recognition
Leo Izen
- [FFmpeg-cvslog] avcodec: add WADY DPCM decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add WADY demuxer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dpcm: add .flush
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_cropdetect: add ability to change limit at runtime
Ashyni
- [FFmpeg-cvslog] avfilter/vf_scdet: fix introduced discrepancy with latest change
Paul B Mahol
- [FFmpeg-cvslog] cbs_av1: Remove constraint on MDCV luminance values
Mark Thompson
- [FFmpeg-cvslog] ffprobe: use pkt->dts to compute interval ts when pts is missing
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: fix data hash rendering
Stefano Sabatini
- [FFmpeg-cvslog] avcodec/png: use libavutil/csp.h for cHRM chunks
Leo Izen
- [FFmpeg-cvslog] avcodec/pngdec: support decoding sRGB chunks
Leo Izen
- [FFmpeg-cvslog] avcodec/png: support cICP chunks
Leo Izen
- [FFmpeg-cvslog] avformat/bonk: remove unused variable
Paul B Mahol
- [FFmpeg-cvslog] avutil/hwcontext_mediacodec: fix backward compatibility
Zhao Zhili
- [FFmpeg-cvslog] avformat/teeproto: setup max_packet_size
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: fix NULL pointer dereference
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: fix documents of AVVideotoolboxContext
Zhao Zhili
- [FFmpeg-cvslog] avcodec/videotoolbox: don't use av_ prefix for local function
Zhao Zhili
- [FFmpeg-cvslog] avcodec/mpeg4videoenc: use MpegEncContext->picture_number instead of encode function parameter
Marton Balint
- [FFmpeg-cvslog] avcodec/rv20enc: use MpegEncContext->picture_number instead of encode function parameter
Marton Balint
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: remove picture_number parameter from encode functions
Marton Balint
- [FFmpeg-cvslog] avcodec/ratecontrol: drop remnants of libxvid rate control
Marton Balint
- [FFmpeg-cvslog] avcodec/ffv1: use 64-bit frame counter
Marton Balint
- [FFmpeg-cvslog] avfilter/vf_cropdetect: fix type for old_limit
Ashyni
- [FFmpeg-cvslog] avfilter/af_adynamicequalizer: add auto option
Paul B Mahol
- [FFmpeg-cvslog] amfenc: Update the min version to 1.4.28.0 for AMF SDK.
Dmitrii Ovchinnikov
- [FFmpeg-cvslog] libavcodec/amfenc: add AV1 encoding support
Dmitrii Ovchinnikov
- [FFmpeg-cvslog] avcodec/wmaprodec: add missing flush call for xma1
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add CBD2 DPCM decoder
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_datascope: call av_frame_copy_props()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_random: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_tpad: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_ciescope: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_reverse: set output frame duration
Paul B Mahol
- [FFmpeg-cvslog] lavfi: Add vf_ssim360 filter
Shannon Chen
- [FFmpeg-cvslog] lavfi/vf_ssim360: Fix compilation with MSVC
Martin Storsjö
- [FFmpeg-cvslog] avfilter/vf_ssim360: Fix left-shift of negative value
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_ssim360: Don't initialize twice
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/vf_ssim360: Constify AVFilter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/utils: use 32pixel alignment for bink
Michael Niedermayer
- [FFmpeg-cvslog] fftools/ffmpeg: add options for writing encoding stats
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: add an AVClass to Muxer/OutputFile
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: add an AVClass to MuxStream/OutputStream
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg: drop non-existent -dc option
Anton Khirnov
- [FFmpeg-cvslog] lavc/avcodec: improve enc/dec API doxy
Anton Khirnov
- [FFmpeg-cvslog] lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy
Anton Khirnov
- [FFmpeg-cvslog] lavc: add a private cap for fake-delay encoders
Anton Khirnov
- [FFmpeg-cvslog] lavc: add a codec flag for propagating opaque from frames to packets
Anton Khirnov
- [FFmpeg-cvslog] lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders
Anton Khirnov
- [FFmpeg-cvslog] lavc/encode: pass through frame durations to encoded packets
Anton Khirnov
- [FFmpeg-cvslog] lavc/librav1e: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/pngenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/pngenc: stop setting dts unnecessarily for APNG
Anton Khirnov
- [FFmpeg-cvslog] lavc/libtheoraenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/libtheoraenc: stop setting dts unnecessarily
Anton Khirnov
- [FFmpeg-cvslog] lavc/mpegvideo_enc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/vaapi_encode*: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/libwebpenc_animencoder: stop setting dts unnecessarily
Anton Khirnov
- [FFmpeg-cvslog] lavc/libwebpenc_animencoder: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx264: pass through frame durations to encoded packets
Anton Khirnov
- [FFmpeg-cvslog] lavc/libx265: pass through frame durations to encoded packets
Anton Khirnov
- [FFmpeg-cvslog] lavc/libaomenc: pass through frame durations to encoded packets
Anton Khirnov
- [FFmpeg-cvslog] avcodec/ftr: use more portable return error code
Paul B Mahol
- [FFmpeg-cvslog] avcodec/dvdsubenc: remove duplicated ;
Paul B Mahol
- [FFmpeg-cvslog] avformat/mxfdec: check index entry array size
Marton Balint
- [FFmpeg-cvslog] avformat/mxfdec: support Avid files with an extra index entry
Marton Balint
- [FFmpeg-cvslog] avformat/mxfdec: check number of index table entires more strictly
Marton Balint
- [FFmpeg-cvslog] vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames
David Rosca
- [FFmpeg-cvslog] avfilter: add VA-API variants of the stack filters
Haihao Xiang
- [FFmpeg-cvslog] libavcodec/qsvenc: enable Hyper Encode
galinart
- [FFmpeg-cvslog] lavfi/scale_qsv: simplify scale_qsv filter
Haihao Xiang
- [FFmpeg-cvslog] lavfi/scale_qsv: re-use VPPContext for scale_qsv filter
Haihao Xiang
- [FFmpeg-cvslog] lavfi/vpp_qsv: factor out the code for filter definition
Haihao Xiang
- [FFmpeg-cvslog] avfilter/vf_colorlevels: add support for gbrpf32 format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_libplacebo: suppress cast warning
Niklas Haas
- [FFmpeg-cvslog] avcodec: add ADPCM XMD decoder
Paul B Mahol
- [FFmpeg-cvslog] avformat: add XMD demuxer
Paul B Mahol
- [FFmpeg-cvslog] doc/general_contents: sync with available decoders and demuxers
Paul B Mahol
- [FFmpeg-cvslog] lavc: add null codecs
Anton Khirnov
- [FFmpeg-cvslog] lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2()
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: use correct IO context for -enc_stats_post
Anton Khirnov
- [FFmpeg-cvslog] fftools/ffmpeg: support input frame params in encoding stats
Anton Khirnov
- [FFmpeg-cvslog] lavu/video_enc_params: Avoid relying on an undefined C construct
Martin Storsjö
- [FFmpeg-cvslog] mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists
Martin Storsjö
- [FFmpeg-cvslog] avcodec/mfenc: fix double-free on init failure
Cameron Gutman
- [FFmpeg-cvslog] avcodec/libjxl: respect AVCodecContext->bits_per_raw_sample
Leo Izen
- [FFmpeg-cvslog] avcodec: add media100_to_mjpegb bitstream filter and use it
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mlpdec: parse and use substream info bits
Paul B Mahol
Last message date:
Tue Jan 31 19:47:04 EET 2023
Archived on: Tue Jan 31 19:47:12 EET 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).