Messages by Thread
-
[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
-
[FFmpeg-cvslog] avcodec/vc2enc: Improve error codes
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/vp8: Maintain consistency of frame pointers
Andreas Rheinhardt
-
[FFmpeg-cvslog] avutil/log,hwcontext: Add AV_CLASS_CATEGORY_HWDEVICE
softworkz
-
[FFmpeg-cvslog] avutil/hwcontext: Add item_name function for AVHWDeviceContext
softworkz
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Switch to unchecked bytestream2 API
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Avoid PutBitContext for byte-aligned writes
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dvbsubenc: Check nb_colors before using it
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Check in advance whether to encode a slice raw
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Avoid intermediate buffer
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/dvbsubenc: Sanity check num_rects
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Hoist check out of loop
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Simplify padding slice
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Avoid excessive logmessages
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Calculate proper packet size in advance
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Fix Huffman element probabilities
Andreas Rheinhardt
-
[FFmpeg-cvslog] fate/vcodec: Add MagicYUV tests
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Only keep in Slice what is used
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Fix setting nb_slices
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Store slice width and height
Andreas Rheinhardt
-
[FFmpeg-cvslog] avcodec/magicyuvenc: Restrict number of slice-planes to 256
Andreas Rheinhardt
-
[FFmpeg-cvslog] doc/filters: fix "ewa_lanczos" filter description
Niklas Haas
-
[FFmpeg-cvslog] avcodec/vulkan_{av1, h264, hevc}: demote per frame logs to AV_LOG_DEBUG
llyyr
-
[FFmpeg-cvslog] vulkan: drop bgr_workaround
Lynne
-
[FFmpeg-cvslog] ffmpeg/repo: Add dot-folders in the repository root to .gitignore
softworkz
-
[FFmpeg-cvslog] avformat/dump: Print stream start offsets for input streams
softworkz
-
[FFmpeg-cvslog] avcodec/dvbsubdec: Fix conditions for fallback to default resolution
softworkz
-
[FFmpeg-cvslog] avformat/hls demuxer: Add WebVTT subtitle support
softworkz
-
[FFmpeg-cvslog] vulkan_decode: add STORAGE flag to output images
Lynne
-
[FFmpeg-cvslog] vulkan: always enable ReadWithoutFormat/WriteWithoutFormat
Lynne
-
[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