December 2021 Archives by date
Starting: Wed Dec 1 15:14:56 EET 2021
Ending: Fri Dec 31 21:45:36 EET 2021
Messages: 352
- [FFmpeg-cvslog] avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/scd: add demuxer
Zane van Iperen
- [FFmpeg-cvslog] configure: Add support for loongarch.
Shiyou Yin
- [FFmpeg-cvslog] avcodec: [loongarch] optimize get_cabac.
Shiyou Yin
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch.
Hao Chen
- [FFmpeg-cvslog] avcodec/gemdec: Check tag & planes before image allocation
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust DXA threshold
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check version in all cases when VP4 code is not built
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix usage of -shortest in codec copy scenarios
James Almer
- [FFmpeg-cvslog] fate/ffmpeg: add tests for shortest option
James Almer
- [FFmpeg-cvslog] fate/ffmpeg: add missing bitexact flags to the shortest tests
James Almer
- [FFmpeg-cvslog] fate/ffmpeg: add some more flags to the shortest tests
James Almer
- [FFmpeg-cvslog] avcodec/movtextenc: Fix infinite loop due to variable truncation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Reset AVBPrint at the beginning, not end of encoding
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Check for too long subtitles
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Fix encoding of subtitles with multiple rects
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Remove redundant byte count
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Simplify writing a single char
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter: add audio spectral stats filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add audio dynamic smooth filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add a flip_vulkan filter
Wu Jianhua
- [FFmpeg-cvslog] Changelog: update with recent Vulkan filter additions
Lynne
- [FFmpeg-cvslog] fate/ffmpeg: Fix shortest tests
Andreas Rheinhardt
- [FFmpeg-cvslog] fate/ffmpeg: Fix requirements of shortest tests
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mvdec: fix reading number of audio channels
John-Paul Stewart
- [FFmpeg-cvslog] avformat/mvdec: handle audio sample size
John-Paul Stewart
- [FFmpeg-cvslog] swresample/swresample: Remove array size hint from swr_convert()
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Cleanup generically on read_header failure
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Properly free an AVDictionary
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_redundant_pps_bsf: Remove flush callback
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_redundant_pps_bsf: Support multiple input PPS
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h264_redundant_pps_bsf: Inline constant
Andreas Rheinhardt
- [FFmpeg-cvslog] all: Use av_memdup() where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] all: Remove unused-but-set variables
Andreas Rheinhardt
- [FFmpeg-cvslog] swscale/yuv2rgb: Silence a set-but-unused-variable warning
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_filter: Avoid DynBuf-API for writing strings
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_filter: Avoid DynBuf API to improve error checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Use dedicated pointer to access st->codecpar
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Avoid calling av_buffersink_get_* multiple times
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Make array static const
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Simplify setting sample_fmts
Andreas Rheinhardt
- [FFmpeg-cvslog] avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1
Andreas Rheinhardt
- [FFmpeg-cvslog] avfilter/buffersink: Remove outdated comments
Andreas Rheinhardt
- [FFmpeg-cvslog] lavu/avframe: add a time_base field
Lynne
- [FFmpeg-cvslog] avformat/aviobuf: check if read_packet() exist before read_packet_wrapper()
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: load the sdp file with avio_read_to_bprint()
Limin Wang
- [FFmpeg-cvslog] avformat/rtspdec: get rid of the hardcoded max size for sdp
Limin Wang
- [FFmpeg-cvslog] avcodec/videotoolbox: fix use of unknown builtin '__builtin_available'
Limin Wang
- [FFmpeg-cvslog] avformat: do not use AVIO_FLAG_* with avio_alloc_context
Marvin Scholz
- [FFmpeg-cvslog] libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv
nyanmisaka
- [FFmpeg-cvslog] lavfi/allfilters: move vf_chromaber_vulkan to video section
Anton Khirnov
- [FFmpeg-cvslog] avfilter: add AVFILTER_FLAG_METADATA_ONLY
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: make -bits_per_raw_sample a per-output-stream option
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: only copy bits_per_sample from decoder when it remains valid
Anton Khirnov
- [FFmpeg-cvslog] doc/APIchanges: fix typo
Anton Khirnov
- [FFmpeg-cvslog] lavu/frame: drop mentions of non-refcounted frames
Anton Khirnov
- [FFmpeg-cvslog] lavu/frame: clarify doxy
Anton Khirnov
- [FFmpeg-cvslog] fftools/cmdutils: Atomically add elements to list of pointers, fix crash
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem access
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/cmdutils: Make allocate_array_elem() return ptr to new element
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/cmdutils: Use av_dynarray_add_nofree()
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg: Avoid allocating+freeing frame, check allocations
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg: Avoid creating unnecessary reference
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/frame: Treat frame as uninitialized in get_frame_defaults()
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/takdec: Simplify data->hex conversion
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/smoothstreamingenc: Move buffers to the end of structs
Andreas Rheinhardt
- [FFmpeg-cvslog] doc/filters: note duration range in xfade
Gyan Doshi
- [FFmpeg-cvslog] avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Check for EOF in mov_read_glbl()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: Perform fewer reallocations in repeated av_grow_packet()
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: adjust threshold for gem
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for HQ_HQA
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gemdec: Move all support checks before image allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow duplicate smdm
Michael Niedermayer
- [FFmpeg-cvslog] packet: add description for the AVPacket.time_base field
Lynne
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Improve checks for truncation/alloc error
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_opt: Improve alloc/truncation checks when reading lines
Andreas Rheinhardt
- [FFmpeg-cvslog] lavd/jack: increase buffer size for snprintf()
Anton Khirnov
- [FFmpeg-cvslog] lavd/v4l2: do not clobber the context FD in v4l2_get_device_list()
Anton Khirnov
- [FFmpeg-cvslog] lavd/v4l2: reduce variable scope
Anton Khirnov
- [FFmpeg-cvslog] lavd/v4l2: detect device name truncation
Anton Khirnov
- [FFmpeg-cvslog] lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()
Anton Khirnov
- [FFmpeg-cvslog] lavf/ftp: check for truncation in snprintf
Anton Khirnov
- [FFmpeg-cvslog] lavf/img2enc: avoid a useless copy of the url
Anton Khirnov
- [FFmpeg-cvslog] lavf/protocols: avoid discarding const in avio_enum_protocols()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: drop useless framerate assignments
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: change vsync value to an enum
Anton Khirnov
- [FFmpeg-cvslog] FATE: stop using numeric arguments to -vsync
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: deprecate passing numbers to -vsync
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: move setting video sync method to new_video_stream()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: handle errors in print_sdp()
Anton Khirnov
- [FFmpeg-cvslog] avformat/concatf: ignore trailing whitespaces
Gyan Doshi
- [FFmpeg-cvslog] avformat/rtsp: remove redundant assignment
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: free the alloc memory if failed
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: add error code handling for ff_rtsp_skip_packet()
Limin Wang
- [FFmpeg-cvslog] avformat/rtsp: fix the error code from ffurl_read_complete()
Limin Wang
- [FFmpeg-cvslog] avcodec/libkvazaar: Increase array size
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Make ff_data_to_hex() zero-terminate the string
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Don't use the same loop counter in inner and outer loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Avoid copying data around
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Don't unnecessarily reinitialize AVTEA context
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Simplify deriving file key
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Simplify data->hex conversion
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aadec: Use smaller scope for variables
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/aes_ctr: Avoid allocation of AVAES struct
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/md5proto: Simplify data->hex conversion
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mov: Simplify data->hex conversion
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Rename several structure elements
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Deduplicate parsing of StyleRecords
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Perform RGB->BGR color conversion early
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Sanitize style entries
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/bitpacked_dec: remove AV_CODEC_CAP_EXPERIMENTAL capabilities
Limin Wang
- [FFmpeg-cvslog] avcodec/bitpacked_dec: setting pict_type and key_frame after decode()
Limin Wang
- [FFmpeg-cvslog] avcodec/bitpacked_dec: support for frame thread decode
Limin Wang
- [FFmpeg-cvslog] avcodec/bitpacked_enc: suppport for frame thread encode
Limin Wang
- [FFmpeg-cvslog] avformat/utils: Fix wrong indentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/utils: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] libswresample/swresamplec: Err num(negative-size) was used as a function parameter
Yu Yang
- [FFmpeg-cvslog] avformat/mxfdec: Check component_depth in mxf_get_color_range()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/targa: Do not return images when there is no image in the tga
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: Change avg to uint32_t
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfdec: Check for duplicate mxf_read_index_entry_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_transpose: fix un-checked potential memory allocation failure
Wu Jianhua
- [FFmpeg-cvslog] avfilter: add a transpose_vulkan filter
Wu Jianhua
- [FFmpeg-cvslog] hwcontext_vaapi: Use PRIME_2 memory type for modifiers.
Bas Nieuwenhuizen
- [FFmpeg-cvslog] libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frame
Wenbin Chen
- [FFmpeg-cvslog] hwcontext_vulkan: add support for allocating all planes in a single allocation
Wenbin Chen
- [FFmpeg-cvslog] hwcontext_vulkan: add support for mapping frames with planes in a single VkDeviceMemory
Wenbin Chen
- [FFmpeg-cvslog] hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiers
Wenbin Chen
- [FFmpeg-cvslog] hwcontext_vulkan: stricter semaphore number requirements
Lynne
- [FFmpeg-cvslog] lavu: bump minor version and add doc/APIchanges entry for Vulkan changes
Lynne
- [FFmpeg-cvslog] hwcontext_vulkan: wait on semaphores when exporting to DRM
Lynne
- [FFmpeg-cvslog] avfilter/vf_transpose_vulkan: add clock and cclock option
Wu Jianhua
- [FFmpeg-cvslog] avfilter/vf_transpose_vulkan: simplify config_props_output function
Wu Jianhua
- [FFmpeg-cvslog] avcodec/movtextdec: Switch to smaller type
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Improve size check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Use const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Redo TextSampleModifierBox size checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Switch to pointer comparisons and bytestream API
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextdec: Fix wrong error code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/movtextenc: Check for existence of font name before using it
Charlie Monroe
- [FFmpeg-cvslog] avformat/file: use proper return value in file_close
Marton Balint
- [FFmpeg-cvslog] avformat/aviobuf: return stored AVIO context error on avio_close
Marton Balint
- [FFmpeg-cvslog] fftools/ffmpeg: close output files before cleanup
Marton Balint
- [FFmpeg-cvslog] avformat: introduce AVFormatContext io_close2 which returns an int
Marton Balint
- [FFmpeg-cvslog] avformat/img2enc: do not ignore IO errors
Marton Balint
- [FFmpeg-cvslog] avfilter: add audio dynamic equalizer filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mmaldec: use decoupled dataflow
Ho Ming Shun
- [FFmpeg-cvslog] avcodec/mmaldec: re-use AVPacket for extra_data
Ho Ming Shun
- [FFmpeg-cvslog] avcodec/mmaldec: fix pointer type warning
Ho Ming Shun
- [FFmpeg-cvslog] avcodec/mmaldec: Avoid creating unnecessary reference, simplify code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mmaldec: Deduplicate AVClasses
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/hlsenc: add hls_segment_options correct the segment options name
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: deprecate hls_ts_options option
Steven Liu
- [FFmpeg-cvslog] avformat/rtpdec_rfc4175: cosmetic changes
Limin Wang
- [FFmpeg-cvslog] avfilter/af_astats: improve options descriptions
Limin Wang
- [FFmpeg-cvslog] avutil: [loongarch] Add support for loongarch SIMD.
Shiyou Yin
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize h264_chroma_mc with LASX.
Shiyou Yin
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize h264qpel with LASX.
Shiyou Yin
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize h264dsp with LASX.
gxw
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize h264idct with LASX.
Lu Wang
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize h264_deblock with LASX.
Jin Bo
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize pred16x16_plane with LASX.
Hao Chen
- [FFmpeg-cvslog] vf_libplacebo: switch to newer libplacebo helpers
Niklas Haas
- [FFmpeg-cvslog] lavfi/vf_libplacebo: update deprecated option name
Niklas Haas
- [FFmpeg-cvslog] libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes.
Alan Kelly
- [FFmpeg-cvslog] avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h2645_parse: Move ref_idc further up in H2645NAL
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/demux: Remove fake-loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/demux: Remove redundant prevention against infinite loop
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pgssubdec: Always return error upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pgssubdec: Remove redundant freeing code
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/pgssubdec: Use dedicated pointer for accesses
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Fix leaks upon subtitle decoding errors
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ass: Fix leaks upon ff_ass_add_rect() error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xsubdec: Cleanup generically upon allocation error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/xsubdec: Use dedicated pointer for AVSubtitleRect
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/decode: Reset *got_sub_ptr on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/speedhq: Replace always-true check by assert
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/moflex: Free AVPackets via av_packet_free() on error
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/moflex: Don't use uninitialized timebase for data stream
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/aviobuf: fix double free by return early on error
Steven Liu
- [FFmpeg-cvslog] fftools/cmdutils: Avoid crash when opts could not be allocated
Yu Yang
- [FFmpeg-cvslog] avcodec/tests: Update .gitignore file
Andreas Rheinhardt
- [FFmpeg-cvslog] x86/scale_avx2: add missing check for AVX2 assembler support
James Almer
- [FFmpeg-cvslog] x86/swscale: fix minor coding style issues
Alan Kelly
- [FFmpeg-cvslog] x86/scale_avx2: Change asm indent from 2 to 4 spaces.
Alan Kelly
- [FFmpeg-cvslog] avformat/mvdec: Use 64 bit in timestamp computation
Michael Niedermayer
- [FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for prores
Michael Niedermayer
- [FFmpeg-cvslog] x86/scale_avx2: don't use $ for hex literals
James Almer
- [FFmpeg-cvslog] avformat/vivo: Do not use the general expression evaluator for parsing a floating point value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vivo: Favor setting fps from explicit fractions
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check next offset in mov_read_dref()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/speexdec: Avoid violating the vector_fmul_scalar() API
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cinedec: Avoid repeatedly allocating packets beyond the input
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Consider max_streams on reallocating tracks array
Michael Niedermayer
- [FFmpeg-cvslog] avformat/4xm: Check for duplicate track ids
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Move closed_gop to Mpeg1Context
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't update encoder-only fields for decoders
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc, vc1dec: Remove always-false check
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Don't allocate encoder-only buffers when decoding
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Allocate several buffers jointly
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h263: Remove declaration of inexistent function
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo: Reindentation
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Combine some checks
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Remove some impossible branches
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Reindent after the previous commit
Andreas Rheinhardt
- [FFmpeg-cvslog] lavf/sdp: add const qualifiers where appropriate
Anton Khirnov
- [FFmpeg-cvslog] lavf/sdp: reindent switch() according to our conventions
Anton Khirnov
- [FFmpeg-cvslog] lavf/sdp: add more thorough error handling
Anton Khirnov
- [FFmpeg-cvslog] lavc/encode: improve the empty frame check
Anton Khirnov
- [FFmpeg-cvslog] lavc/encode: set frame_number for encoders using receive_packet()
Anton Khirnov
- [FFmpeg-cvslog] avcodec/alacdsp: fix integer overflow in decorrelate_stereo()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cdgraphics: unbreak rendering of vertical scrolling
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cdgraphics: fix transparency handling
Paul B Mahol
- [FFmpeg-cvslog] avcodec/thd: fix special stereo support
Paul B Mahol
- [FFmpeg-cvslog] avformat/aviobuf: ffio_copy_url_options
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] avfilter/vf_yadif_cuda: simplify filter definition
Aman Karmani
- [FFmpeg-cvslog] build: detect Metal.framework and build .metal files
Aman Karmani
- [FFmpeg-cvslog] avutil: add obj-c helpers into header-only include
Aman Karmani
- [FFmpeg-cvslog] avfilter: add metal utilities
Aman Karmani
- [FFmpeg-cvslog] avfilter: add vf_yadif_videotoolbox
Aman Karmani
- [FFmpeg-cvslog] avcodec/Makefile: Remove superfluous avformat->DNXHD dependencies
Andreas Rheinhardt
- [FFmpeg-cvslog] tests/dnn: Make DNN tests regular libavfilter tests
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxfenc: Use smaller types to make struct smaller
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/mxfenc: Avoid allocation for timecode track
Andreas Rheinhardt
- [FFmpeg-cvslog] avutil/twofish: Fixed decryption
Sebastian Kirmayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Remove redundant writes, fix races
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1, ffv1dec: Add const where appropriate
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/ffv1dec: Don't copy unused field
Andreas Rheinhardt
- [FFmpeg-cvslog] lavc/qsvenc: remove VC1 profiles
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvenc: define profile array per codec
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvenc: add VP9 profiles
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvenc: dump parameters for VP9 encoding in verbose mode
Haihao Xiang
- [FFmpeg-cvslog] lavc/qsvenc: dump parameters for mjpeg encoding in verbose mode
Haihao Xiang
- [FFmpeg-cvslog] configure: fix metal detection and respect explicit disable
Aman Karmani
- [FFmpeg-cvslog] avutil: add objc.h to SKIPHEADERS
Aman Karmani
- [FFmpeg-cvslog] avformat/sdp: Fix use of uninitialised value
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/crcenc: Make init function out of write_header
Andreas Rheinhardt
- [FFmpeg-cvslog] avformat/wvenc: Make init function out of write_header
Andreas Rheinhardt
- [FFmpeg-cvslog] MAINTAINERS: Add Haihao Xiang for qsv
Zhong Li
- [FFmpeg-cvslog] build: add .metal to vpath to fix build error
Zhao Zhili
- [FFmpeg-cvslog] build: simplify rules for metal
Zhao Zhili
- [FFmpeg-cvslog] avutil/display: fix inverted doc
Zhao Zhili
- [FFmpeg-cvslog] MAINTAINERS: Add Haihao Xiang for vaapi
U. Artie Eoff
- [FFmpeg-cvslog] checkasm: Use the correct AVTXContext in av_tx tests
Henrik Gramner
- [FFmpeg-cvslog] avformat/mvdec: read frame rate from data stream
John-Paul Stewart
- [FFmpeg-cvslog] avformat/mvdec: explicitly set duration
John-Paul Stewart
- [FFmpeg-cvslog] avcodec/libx264: Don't unnecessarily add in-band extradata
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: autodetect vulkan
Lynne
- [FFmpeg-cvslog] configure: improve non-pkgconfig Vulkan version check
Lynne
- [FFmpeg-cvslog] libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.
Alan Kelly
- [FFmpeg-cvslog] libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.
Alan Kelly
- [FFmpeg-cvslog] avutil/cpu: move slow gather checks below in the function
James Almer
- [FFmpeg-cvslog] avutil/cpu: add slowgather to av_parse_cpu_caps()
James Almer
- [FFmpeg-cvslog] avutil/tests/cpu: add slowgather
James Almer
- [FFmpeg-cvslog] fate: use single thread for rawvideo
Limin Wang
- [FFmpeg-cvslog] avcodec/rawenc: suppport frame thread for rawvideo
Limin Wang
- [FFmpeg-cvslog] avcodec/v210enc: suppport frame thread for v210
Limin Wang
- [FFmpeg-cvslog] libavformat: add side_data copy in concat demuxer
Gerard Sole
- [FFmpeg-cvslog] ffprobe: add missing separator when printing side data in compact output
James Almer
- [FFmpeg-cvslog] lavc/videotoolboxenc: use common routine for pixfmt conversion
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: don't access int64_t member as int
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: detect alpha more generically
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: fix RGB support
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: config-gate ATSC CC support
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: vastly simplify get_cv_pixel_info
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: add handling for non-NAL-based codecs
rcombs
- [FFmpeg-cvslog] lavc/Makefile: fix missing hevc_videotoolbox case
rcombs
- [FFmpeg-cvslog] swscale: add P210/P410/P216/P416 output
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: add ProRes support
rcombs
- [FFmpeg-cvslog] FATE: always pass -nostdin to ffmpeg
rcombs
- [FFmpeg-cvslog] lavc/proresdec: fix threaded hwaccel decode
rcombs
- [FFmpeg-cvslog] lavu/videotoolbox: expose conversion routines for color parameters
rcombs
- [FFmpeg-cvslog] lavu/videotoolbox: expose routine to set CVPixelBufferRef metadata
rcombs
- [FFmpeg-cvslog] lavu/hwcontext_videotoolbox: use OS-provided mapping routines when available
rcombs
- [FFmpeg-cvslog] lavc/videotoolbox: set attachments on decoded buffers
rcombs
- [FFmpeg-cvslog] libavcodec/videotoolboxenc: use the correct types for options
rcombs
- [FFmpeg-cvslog] lavc/videotoolboxenc: explicitly set realtime=false
rcombs
- [FFmpeg-cvslog] configure: fix setting OBJCCFLAGS
rcombs
- [FFmpeg-cvslog] configure: fix .d generation for C++ and Obj-C files
rcombs
- [FFmpeg-cvslog] lavfi/metal: don't use braced-include for internal headers
rcombs
- [FFmpeg-cvslog] configure: ensure we use the macOS SDK's metal compiler by default
rcombs
- [FFmpeg-cvslog] configure: test the metal compiler before use
rcombs
- [FFmpeg-cvslog] lavfi/metal: fix build on pre-10.15 SDKs
rcombs
- [FFmpeg-cvslog] lavfi/metal: fix build with pre-10.11 deployment targets
rcombs
- [FFmpeg-cvslog] MAINTAINERS: add my gpg fingerprint
Haihao Xiang
- [FFmpeg-cvslog] swscale/x86/init: use isSemiPlanarYUV
rcombs
- [FFmpeg-cvslog] lavc/qsvenc: specify codec name when print profile
Zhong Li
- [FFmpeg-cvslog] lavc/qsvenc: enable lookahead for hevc encoding
Zhong Li
- [FFmpeg-cvslog] libavutil/hwcontext_qsv: clean padding when upload qsv frames
Wenbin Chen
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.
yuanhecai
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize vp9_mc/intra with LSX.
Hao Chen
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize vp9_lpf/idct with LSX.
Jin Bo
- [FFmpeg-cvslog] avcodec: [loongarch] Optimize vc1dsp with LASX.
Hao Chen
- [FFmpeg-cvslog] avcodec/vqavideo: reset accounting on error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Pass max_pixels to mjpeg context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Use ff_set_dimensions() for setting up mjpeg context dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix exif rotation->displaymatrix conversion
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_filter: Fix autorotation
Andreas Rheinhardt
- [FFmpeg-cvslog] fftools/ffmpeg_filter: Avoid inserting hflip filter
Andreas Rheinhardt
- [FFmpeg-cvslog] avcodec/h2645: Fix SEI->display matrix transformation
Andreas Rheinhardt
- [FFmpeg-cvslog] configure: use pkg-config for sndio
Brad Smith
- [FFmpeg-cvslog] avdevice/dshow: prevent NULL access
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: implement option to use device video timestamps
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: query graph and sample time only once
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: handle unknown sample time
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: set no-seek flags
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: implement get_device_list
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: list_devices: show media type(s) per device
Diederick Niehorster
- [FFmpeg-cvslog] avdevice: add info about media types(s) to AVDeviceInfo
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: add media type info to get_device_list
Diederick Niehorster
- [FFmpeg-cvslog] fftools: provide media type info for devices
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: discover source color range/space/etc
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: select format with extended color info
Diederick Niehorster
- [FFmpeg-cvslog] avdevice/dshow: remove unused variables
James Almer
- [FFmpeg-cvslog] avdevice/dshow: don't mix declarations and code
James Almer
- [FFmpeg-cvslog] avfilter: add anlmf filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cdgraphics: avoid signed overflow in alpha
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mvdec: Check bytes_per_sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: add udu_sei option to import user data unregistered SEIs
Limin Wang
- [FFmpeg-cvslog] avformat/mxfenc: fix DNxHD GC container_ul
Nicolas Gaullier
- [FFmpeg-cvslog] avformat/mxfenc: fix DNxHD GC element_type
Nicolas Gaullier
- [FFmpeg-cvslog] avcodec/vaapi_encode_vp9: fix > 4k encode fail issue
Zhang yuankun
- [FFmpeg-cvslog] avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud option
Limin Wang
- [FFmpeg-cvslog] avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, pic_timing_sei options
Limin Wang
- [FFmpeg-cvslog] avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs
Limin Wang
- [FFmpeg-cvslog] avcodec/libx26[45]: reindent after last commit
Limin Wang
- [FFmpeg-cvslog] cbs_av1: fix incorrect data type
Fei Wang
- [FFmpeg-cvslog] avcodec/av1: extend some definitions in spec section 3
Fei Wang
- [FFmpeg-cvslog] avcodec/av1dec: support setup shear process
Fei Wang
- [FFmpeg-cvslog] avcodec/av1_vaapi: add gm params valid check
Fei Wang
- [FFmpeg-cvslog] avcodec/dxva2_av1: fix global motion params
Tong Wu
- [FFmpeg-cvslog] avcodec/vaapi: increase av1 decode pool size
Fei Wang
- [FFmpeg-cvslog] avcodec/av1_vaapi: setting 2 output surface for film grain
Fei Wang
- [FFmpeg-cvslog] avcodec/av1_vaapi: enable segmentation features
Fei Wang
- [FFmpeg-cvslog] avcodec/av1_vaapi: improve decode quality
Fei Wang
- [FFmpeg-cvslog] avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready
Cameron Gutman
- [FFmpeg-cvslog] doc/demuxers: add entry for aac
Gyan Doshi
- [FFmpeg-cvslog] lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVC
sfan5
- [FFmpeg-cvslog] lavf/tls_mbedtls: fix handling of tls_verify=0
sfan5
- [FFmpeg-cvslog] avcodec/tiff: Remove messing with jpeg context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/targa: Check input size for uncompressed TGA before allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: timestamps cannot use the full int64 range
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/apedec: fix integer overflow in 8bit samples
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add bitpacked demuxer
Limin Wang
- [FFmpeg-cvslog] avformat/imf: Demuxer
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] avformat/imf: Tests
Pierre-Anthony Lemieux
- [FFmpeg-cvslog] avformat/mov: add option max_stts_delta
Gyan Doshi
- [FFmpeg-cvslog] configure: bump year
Gyan Doshi
- [FFmpeg-cvslog] http: make caching of redirect url optional
erankor
Last message date:
Fri Dec 31 21:45:36 EET 2021
Archived on: Fri Dec 31 21:45:44 EET 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).