Messages by Thread
-
-
[FFmpeg-cvslog] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/dnxuc_parser: Use ff_parse_close()
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/mov: reject negative ELST durations
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
-
[FFmpeg-cvslog] libavformat/oggdec.h: Document packet function return value.
Romain Beauxis
-
[FFmpeg-cvslog] libavformat/oggdec.{c, h}: Implement packet skip on packet return value of 1
Romain Beauxis
-
[FFmpeg-cvslog] avcodec/cbs: Avoid branch
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vulkan_encode_hevc: Fix memleak on error
Andreas Rheinhardt
-
[FFmpeg-cvslog] fftools/ffmpeg_dec: Always receive frames from decoder
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/apv_parser: Mark close as av_cold
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vulkan_encode_h264: Fix memleak on error
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/av1dec: Remove redundant avio_tell()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/av1dec: Avoid branch for setting position
Andreas Rheinhardt
-
[FFmpeg-cvslog] compat/cuda: add device side printf function
Timo Rothenpieler
-
[FFmpeg-cvslog] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
-
[FFmpeg-cvslog] x86/hevcdec: sao, refact out h26x macros
Shaun Loo
-
[FFmpeg-cvslog] x86/vvcdec: sao, add avx2 support
Shaun Loo
-
[FFmpeg-cvslog] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
-
[FFmpeg-cvslog] checkasm: add vvc_sao
Shaun Loo
-
[FFmpeg-cvslog] checkasm: hevc sao, use checkasm_check_padded
Nuo Mi
-
[FFmpeg-cvslog] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
-
[FFmpeg-cvslog] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER
Shaun Loo
-
[FFmpeg-cvslog] avcodec/exr: reindent after the previous change
James Almer
-
[FFmpeg-cvslog] apv_decode: Discard invalid run codes earlier
Mark Thompson
-
[FFmpeg-cvslog] lavc: Add unit test for APV entropy decode
Mark Thompson
-
[FFmpeg-cvslog] fate: Add test for APV 400-10 profile
Mark Thompson
-
[FFmpeg-cvslog] apv_decode: Multisymbol entropy decode
Mark Thompson
-
[FFmpeg-cvslog] avformat/iamfdec: Check side_substream_id before use
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/h264_mb: Fix tmp_cr for arm
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
-
[FFmpeg-cvslog] lavf: vvc_probe: lower probe score for invalid SPS/PPS/IRAP order to avoid misdetection of mp3 as VVC
xiongweixiao
-
[FFmpeg-cvslog] avformat/hls: Return error code when read key file failed
Zhao Zhili
-
[FFmpeg-cvslog] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
-
[FFmpeg-cvslog] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
-
[FFmpeg-cvslog] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/rv60dec: inter also fails with qp >= 32
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/mmvideo: fix palette index
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/apvdec: remove unused variable
Marvin Scholz
-
[FFmpeg-cvslog] avcodec/sanm: ignore codec48 compression type 6
Manuel Lauss
-
[FFmpeg-cvslog] avcodec/sanm: support "StarWars - Making Magic" video
Manuel Lauss
-
[FFmpeg-cvslog] avcodec/sanm: recognize common FOBJ sizes
Manuel Lauss
-
[FFmpeg-cvslog] avcodec/liboapvenc: remove 4:4:4 support until it's properly handled
James Almer
-
[FFmpeg-cvslog] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/cinedec: add support for additional Bayer CFA patterns for Phantom CINE file format
Max Rudolph
-
[FFmpeg-cvslog] avutil/hwcontext_vulkan: Query the correct format
Link Mauve
-
[FFmpeg-cvslog] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
-
[FFmpeg-cvslog] configure: Silence Xcode warnings about duplicate libraries
Martin Storsjö
-
[FFmpeg-cvslog] tests/fate/cbs: add tests for APV
James Almer
-
[FFmpeg-cvslog] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
-
[FFmpeg-cvslog] cbs_apv: Check tile component sizes
Mark Thompson
-
[FFmpeg-cvslog] apv_entropy: Improve robustness to bitstream errors
Mark Thompson
-
[FFmpeg-cvslog] cbs_apv: Better constrain tile_width/height_in_mbs
Mark Thompson
-
[FFmpeg-cvslog] apv_decode: Improve reporting of decode errors
Mark Thompson
-
[FFmpeg-cvslog] cbs_apv: Always restore tracing state on split fragment error
Mark Thompson
-
[FFmpeg-cvslog] apv_decode: Fix memory leak on decode error
Mark Thompson
-
[FFmpeg-cvslog] avcodec/apv_decode: build the lut table only once
James Almer
-
[FFmpeg-cvslog] avcodec/hevc/hevcdec: ensure a bit was read when checking for alignment_bit_equal_to_one
James Almer
-
[FFmpeg-cvslog] avcodec/hevc/hevcdec: move the slice header buffer overread check up in the function
James Almer
-
[FFmpeg-cvslog] tests/api/api-dump-stream-meta-test: Fix leaks
Andreas Rheinhardt
-
[FFmpeg-cvslog] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
-
[FFmpeg-cvslog] avformat/apvdec: also look for an au_info PBU during probing
James Almer
-
[FFmpeg-cvslog] avcodec/exr: add support for half-float DWAA/B compression
James Almer
-
[FFmpeg-cvslog] avcodec: add APV encoder using liboapv
Dawid Kozinski
-
[FFmpeg-cvslog] avcodec/apv_parser: use an AVBufferRef to avoid data copying
James Almer
-
[FFmpeg-cvslog] avcodec/cbs: add an AVBufferRef input argument to ff_cbs_read()
James Almer
-
[FFmpeg-cvslog] postproc/tests/blocktest: initialize qp array randomly to for testing
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/tests/blocktest: Test several filter combinations
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/tests/blocktest: use dimensions
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/hls: Fix flash1.bogulus.cfd support
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/tests/stripetest: use dimensions
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/tests: Add test for temporal denoise
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
-
[FFmpeg-cvslog] libpostproc: check minimum size
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
-
[FFmpeg-cvslog] fftools/ffmpeg: Include elapsed-time in print_report()
softworkz
-
[FFmpeg-cvslog] fftools/ffprobe: Disable stderr buffering on Windows
softworkz
-
[FFmpeg-cvslog] fftools/ffmpeg: Log exit code on exit
softworkz
-
[FFmpeg-cvslog] libavformat/asfdec: Fix regression bug when reading image attachments
softworkz
-
[FFmpeg-cvslog] avutil/opt: Print default option value for AV_OPT_TYPE_INT64
softworkz
-
[FFmpeg-cvslog] avformat/dump: Stream start offsets: change precision and label
softworkz
-
[FFmpeg-cvslog] avformat/apvdec: don't fill container level fields with codec level info
James Almer
-
[FFmpeg-cvslog] avcodec: add an APV parser
James Almer
-
[FFmpeg-cvslog] avformat/av1dec: fix setting AVPacket->pos in Annex-B demuxer
James Almer
-
[FFmpeg-cvslog] aacdec_usac: correct Mps212 parsing location
Lynne
-
[FFmpeg-cvslog] hwcontext_vulkan: support AV_PIX_FMT_GBRP
Lynne
-
[FFmpeg-cvslog] ffv1enc_vulkan: support 8 and 16-bit 2-plane YUV formats
Lynne
-
[FFmpeg-cvslog] avcodec/cbs_apv: don't return an error when reading empty buffers
James Almer
-
[FFmpeg-cvslog] fate: Add test for APV 422-10 profile
Mark Thompson
-
[FFmpeg-cvslog] apv_decode: Replace division with shift
Mark Thompson
-
[FFmpeg-cvslog] avformat/apvdec: Remove inappropriate INIT_CLEANUP flag
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/apv_dsp: Fix left-shift of negative value
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvdec: Use ffio_read_size()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvdec: Fix seeking
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvdec: Check before access
Andreas Rheinhardt
-
[FFmpeg-cvslog] doc/resampler.texi: add missing swr channel layout options
James Almer
-
[FFmpeg-cvslog] swresample/swresample_frame: fix regression in detecting changes
Paul B Mahol
-
[FFmpeg-cvslog] avformat/hls: Add cmfv and cmfa to allowed_extensions
Michael Niedermayer
-
[FFmpeg-cvslog] tests: Add stream dump test API util, use it to dump stream data for chained ogg/{vorbis, opus, flac} streams.
Romain Beauxis
-
[FFmpeg-cvslog] avformat/hls: Fix Youtube AAC
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/hls: Add ec3 to allowed_extensions
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/hls: add fmp4 to allowed_extensions
Michael Niedermayer
-
[FFmpeg-cvslog] avformat/hls: Point user to how to easily contribute a fix for missing extensions
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec: Fix fate-checkasm-hevc_pel failed on LA.
Shiyou Yin
-
[FFmpeg-cvslog] doc/ffprobe: remove entry for show_format_entry
Gyan Doshi
-
[FFmpeg-cvslog] aarch64/h26x: optimize sao_band_filter
Zhao Zhili
-
[FFmpeg-cvslog] avformat/mov: Reduce seek when interleaved_read is disabled
Zhao Zhili
-
[FFmpeg-cvslog] avformat/http: Ensure same protocol in ff_http_do_new_request2
Zhao Zhili
-
[FFmpeg-cvslog] aarch64/h26x: Add put_hevc_pel_bi_w_pixels
Zhao Zhili
-
[FFmpeg-cvslog] avformat/hls: Fix get key file error
Zhao Zhili
-
[FFmpeg-cvslog] avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format
Zhao Zhili
-
[FFmpeg-cvslog] postproc/tests: Add test tools to .gitignore
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvenc: Only allow APV
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvenc: Add AVFMT_NOTIMESTAMPS flag
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/apv_decode: Fix shadowing
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat/apvenc: Remove unused header
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/apv_decode: Remove redundant log message
Andreas Rheinhardt
-
[FFmpeg-cvslog] lavf: APV muxer
Mark Thompson
-
[FFmpeg-cvslog] lavf: APV demuxer
Mark Thompson
-
[FFmpeg-cvslog] lavc: APV codec ID and descriptor
Mark Thompson
-
[FFmpeg-cvslog] lavc/cbs: APV support
Mark Thompson
-
[FFmpeg-cvslog] Changelog, doc: Add entries for new APV features
Mark Thompson
-
[FFmpeg-cvslog] lavc: APV metadata bitstream filter
Mark Thompson
-
[FFmpeg-cvslog] lavc/apv: AVX2 transquant for x86-64
Mark Thompson
-
[FFmpeg-cvslog] lavc: APV decoder
Mark Thompson
-
[FFmpeg-cvslog] postproc/postprocess_template: fix handling of first row of dering_C
Michael Niedermayer
-
[FFmpeg-cvslog] tests: Add libpostproc blocktest
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/ffv1enc: Eliminate fabs()
Michael Niedermayer
-
[FFmpeg-cvslog] fate: add stripetest
Michael Niedermayer
-
[FFmpeg-cvslog] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
Michael Niedermayer
-
[FFmpeg-cvslog] avcodec/x86/constants: add pd_64
James Almer
-
[FFmpeg-cvslog] avcodec/magicyuv: Simplify check for RGB
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/webp: Combine allocations
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/webp: Avoid loop
Andreas Rheinhardt
-
[FFmpeg-cvslog] avformat: Use ffio_read_size() where appropriate
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/cbs: Use put_bits63()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuv: Set properties via AVPixFmtDescriptor
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/webp: Check before allocations
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp6: Use fewer number of bits in run VLCs
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/webp: Switch to ff_vlc_init_from_lengths()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp6: Forward error codes
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/webp: Check more directly for invalid codes
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/huffman: Switch to ff_vlc_init_from_lengths()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp6: Don't initialize unused VLC tables
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp6: Don't reload unnecessarily often in get_vlc2()
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/ftr: Replace AVERROR_BUG that can be triggered
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/imm5: Reference H.264/HEVC decoders directly
Andreas Rheinhardt
-
[FFmpeg-cvslog] tools/target_dec_fuzzer: Remove mjpeg hack
Andreas Rheinhardt
-
[FFmpeg-cvslog] tools/target_dec_fuzzer: Assert on AVERROR_BUG
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/cri,tdsc,tiff: Use ff_mjpeg_decoder directly
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/h264_slice: insert LCEVC side data before get_buffer() call
James Almer
-
[FFmpeg-cvslog] vulkan: use _KHR suffix for push descriptor properties struct ID
Lynne
-
[FFmpeg-cvslog] tools/sidxindex: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] rtpdec_mpeg4: Add fmtp parsing of bitrate value
Erik Linge
-
[FFmpeg-cvslog] ffbuild: fix include path for uninstalled .pc files
Marvin Scholz
-
[FFmpeg-cvslog] avfilter/drawutils: narrow variable scopes
Marvin Scholz
-
[FFmpeg-cvslog] lavfi/vf_xpsnr: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] tools/ismindex: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] tools/aviocat: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] avformat/crypto: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] tests: lavfi/drawutils: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] avformat/dashdec: use av_err2str
Marvin Scholz
-
[FFmpeg-cvslog] vulkan: move OPT_CHAIN out of hwcontext_vulkan
Lynne
-
[FFmpeg-cvslog] hwcontext_vulkan: enable subgroupSizeControl
Lynne
-
[FFmpeg-cvslog] vulkan: check that the max number of push descriptors is not exceeded
Lynne
-
[FFmpeg-cvslog] vulkan: move feature<->usage mapping code outside of hwcontext_vulkan.c
Lynne
-
[FFmpeg-cvslog] avformat/takdec.c: return proper error codes for avio_read() failures
James Almer
-
[FFmpeg-cvslog] libavformat/takdec.c: Fix msan error
Thierry Foucu