ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/http: infer default s->willclose based on request header
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/http: accept case-insensitive Connection header value
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/tls_openssl: Add a missing <string.h> include (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: Check for division of __int128 (branch master)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (f947bc9c15 -> 93ebde18e1)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: tools: Add a script for updating the checkasm subtree
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (46997547a6 -> f947bc9c15)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/14: avutil/int128: add header for 128-bit integers
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/14: avutil/rational: avoid signed integer overflow
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/14: avutil/tests/rational: add explicit unit tests for edge cases
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/14: swscale/rational64: add 64-bit rational type
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/14: swscale/ops: don't re-define Q() macro
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/14: swscale/format: avoid Q0/Q1 macros
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/14: swscale/ops_optimizer: omit overflow check on SWS_OP_SCALE
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/14: swscale/ops: switch from AVRational to AVRational64
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/14: swscale/format: factor out intmax_q() and make more robust
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/14: tests/checkasm/sw_ops: eliminate unneeded overflow check
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/14: swscale/ops: make ff_sws_apply_op_q slightly more robust
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/14: swscale/ops_optimizer: remove unneeded 32-bit overflow check
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/14: swscale/format: remove no longer needed overflow check
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/14: tests/fate/swscale: skip fate-sws-uops-macros without int128
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] swscale/uops: reduce size of uop_names[] array (branch master)
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (7587e1224a -> 18d164a573)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/11: avformat/asfdec_o: remove constants already defined in asf.h
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/11: avformat/asfdec_o: fix EOF check in read_header
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/11: avformat/asf: add helper functions to convert between filetime and avtime
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/11: avformat/wtvdec: use ISO timestamps with timezone and higher precision
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/11: avformat/asfenc: use common function for timestamp conversion
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/11: avformat/asfdec_o: use common function for setting creation time
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/11: avformat/asfdec_f: set creation time as metadata
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/11: avformat/utils: fix ff_dict_set_timestamp() with negative timestamps
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/11: tests/fate/id3v2: add ID3 test with alternate asf demuxer
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/11: avformat/asfdec_f: simplify get_tag/get_value usage
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/11: avformat/asfdec_f: do not truncate get_value result
Marton Balint via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavcodec/dxv.c: handle widths not a multiple of 16 (branch master)
Jonathan Harris via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (c3ca443969 -> 23881eef2b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/07: avcodec/nvenc: remove old and long deprecated rc modes
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/07: avcodec/nvenc: remove support for SDK versions older than 11.1
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/07: avcodec/nvenc: remove deprecated preset aliases
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/07: avcodec/nvenc: remove legacy option aliases
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/07: avcodec/nvenc: remove legacy cbr and 2pass AVOptions
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/07: avcodec/nvenc: reject deprecated global_quality instead of -qp
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/07: Changelog: document cleanup of nvenc
Timo Rothenpieler via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/fate/seek: exclude hls-seek test without aresample (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/developer: bug fixes intended for backporting should stay minimal. (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] web/security: Explain where to report CVE#s (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (df94900c98 -> 49e73395b7)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops: remove friendly linear mask names
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/uops: move SWS_MASK* from ops.h to uops.h
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/cuda: support P012/P212 and MSB 4:4:4 in scale/transpose/thumbnail (branch master)
Diego de Souza via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] build: Use Make builtin for .objs response files when possible (branch master)
crueter via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aacencdsp: Improve consistency with assembly, for x87 math (branch release/8.0)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] aacencdsp: Improve consistency with assembly, for x87 math (branch release/7.1)
Martin Storsjö via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avformat/hlsenc: initialize avg_bandwidth (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (2985d42978 -> a02dfb1262)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: avutil/hwcontext_cuda: add P012 and P212 to supported formats
Diego de Souza via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/cuviddec: map new NVDEC 4:2:0/4:2:2/4:4:4 output formats
Diego de Souza via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] libavutil/pixdesc: fix prefix matching in *_from_name() functions (branch master)
marcos ashton via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (92386ba213 -> b0919b271b)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: avformat/movenc: don't derive tmcd track durations if they were copied
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: avformat/movenc: look for remainder samples in packet side data
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: avformat/movenc: use track timescale when making up a tmcd track pts
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: tests/fate/mov: add a test for remainder sample calculation
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/fate: print checksum and output file size for stream_remux() tests (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/buffersink: Fix indentation (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (50209cd0c0 -> 9420146e6d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: avfilter/scale_filters: add internal copy of libswscale/filters.c
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: avfilter/vf_scale_cuda: generalize kernel signature to accept weights
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: avfilter/vf_scale_cuda: add generic 1D filter kernel
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: avfilter/vf_scale_cuda: add `use_filters` option
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: avfilter/vf_scale_cuda: re-indent after previous change
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (f87323a359 -> 50209cd0c0)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/06: tests/fate/seek: add HLS multi-playlist seek test
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/06: avformat/hls: reuse the open connection for contiguous byte-range segments
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/06: avformat/hls: deduplicate playlists shared by multiple variants
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/06: avformat/hls: fix seeking to before the first timestamp
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/06: avformat/hls: rebase seek discard threshold to each playlist's DTS baseline
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/06: avformat/hls: advance first_timestamp once per live window slide
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (927ffd0930 -> f87323a359)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/05: avformat/http: make short-seek logic more robust
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/05: avformat/http: properly re-set s->range_end before requests
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/05: avformat/http: don't return EOF unless we actually read all bytes
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/05: avformat/http: only re-use old connection if valid
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/05: avformat/http: properly fall back on soft seek failure
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (8f3c62cb6a -> 927ffd0930)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/41: avformat/hlsenc: Forward AVFormatContext.flags
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/41: tests/fate/hlsenc: Make hls-iframes-single-fmp4 bitexact
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/41: avdevice: Remove deprecated FF_API_ALSA_CHANNELS
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/41: avfilter: Remove deprecated FF_API_BUFFERSINK_OPTS
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/41: avfilter: Remove FF_API_LIBNPP_SUPPORT
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/41: avformat: Remove FF_API_INTERNAL_TIMING
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/41: avfilter/avfilter: Remove FF_API_CONTEXT_PUBLIC
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/41: avformat/oggenc: Remove deprecated pagesize option
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/41: avcodec/sonic: Remove sonic codecs
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/41: avformat/tls: Remove FF_API_NO_DEFAULT_TLS_VERIFY
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/41: avcodec: Remove FF_CODEC_OMX
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/41: avcodec: Remove FF_API_PARSER_CODECID
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/41: avcodec: Remove FF_API_PARSER_PRIVATE
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/41: avcodec: Remove FF_API_NVDEC_OLD_PIX_FMTS
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/41: avcodec: Remove FF_API_V408_CODECID
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 16/41: avcodec: Remove FF_API_CODEC_PROPS
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 17/41: avcodec/exr: Remove FF_API_EXR_GAMMA
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 18/41: avcodec/nvenc_h264: Remove FF_API_NVENC_H264_MAIN
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 19/41: avcodec/codec: Remove deprecated AVCodec arrays
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 21/41: avcodec/packet: Remove AVPacketList
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 22/41: avcodec/packet: Accept const dictionaries in av_packet_pack_dictionary()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 24/41: avutil/cpu: Remove FF_API_RISCV_FD_ZBA
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 25/41: avutil/hwcontext_vulkan: Remove FF_API_VULKAN_FIXED_QUEUES
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 23/41: avutil/common: Remove FF_API_MOD_UINTP2
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 27/41: avutil/opt: Remove FF_API_OPT_PTR
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 29/41: avutil/hwcontext_vulkan: Move AVVkFrame.internal to the end
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 30/41: avutil/xga_font_data: Stop exporting font data directly
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 26/41: avutil: Remove FF_API_OPT_INT_LIST
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 28/41: hwcontext_vulkan: switch to VkAccessFlagBits2
Lynne via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 31/41: avutil/x86/emms: Unavpriv avpriv_emms_asm()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 32/41: avcodec/avformat: Unavpriv avpriv_packet_list_*()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 33/41: libs: Bump major version of all libraries
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 34/41: fftools/ffmpeg_opt: Remove deprecated no-op -qphist option
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 20/41: avcodec/exif: Remove avpriv_exif_decode_ifd()
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 36/41: fftools/ffmpeg_mux_init: Remove deprecated FFMPEG_OPT_ENC_TIME_BASE_NUM
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 35/41: fftools/ffmpeg_opt: Remove disabled and deprecated adrift_threshold
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 38/41: fftools/ffmpeg: Remove deprecated -vsync/fps_mode drop
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 40/41: fftools/ffmpeg: Remove deprecated -filter_complex_script option
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 37/41: fftools/ffmpeg_mux_init: Remove deprecated source_no_drop
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 39/41: fftools/ffmpeg: Remove deprecated -top option
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 41/41: fftools/ffmpeg: Remove deprecated -vsync option
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/fate/hlsenc: don't write the segment output to /dev/null (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (30155f9c3a -> a9e27e2e0c)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/tls_openssl: copy the dtls code into tls_open()
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: avformat/tls_{openssl,mbedtls}: parse host when external_sock is true
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/tls_openssl: refactor dtls_start() to use common code
Jack Lau via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (cbbbe4a862 -> 30155f9c3a)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/21: swscale/ops: keep track of copied/cleared components
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/21: swscale/ops: fix stale comment
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/21: swscale/ops: fix noop check ignoring read/write filters
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/21: swscale/graph: add a function to allow reusing output buffers
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/21: swscale/ops_dispatch: don't assume first operation is a read
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/21: swscale/ops_dispatch: move compile flags from ops.h
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/21: swscale/ops_dispatch: move no-op check after optimization pass
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/21: swscale/ops_dispatch: add SWS_OP_FLAG_DRY_RUN
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/21: swscale/ops_dispatch: group compilation args into struct
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/21: swscale/ops_optimizer: extract subpass splitting logic to helper
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/21: swscale/ops_dispatch: substantially refactor subpass compilation
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/21: swscale/ops_dispatch: avoid possible infinite recursion
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/21: swscale/ops: remove now-unneeded function
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/21: swscale/tests/sws_ops: only print actually compiled ops lists
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 15/21: swscale/uops: add a helper to print a comp mask as a string
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 16/21: swscale/uops: simplify uop mask printing slightly
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 18/21: swscale/ops_dispatch: add option to link subpass outputs together
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 17/21: swscale/ops_optimizer: add ff_sws_op_list_split_planes()
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 20/21: swscale/tests/sws_ops: split passes when printing ops lists
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 21/21: swscale/uops: split planes when generating ops lists
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 19/21: swscale/ops_dispatch: add option to split const/copied subpasses
Niklas Haas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: bump AMF requirement to 1.5.2 (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (80a4f96c7d -> 7c176c068d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/02: lavfi/vf_subtitles: expose shaping option
Jun Zhao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/02: doc/filters: document subtitles filter's shaping option
Jun Zhao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (e999ea73bc -> 80a4f96c7d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/hlsplaylist: fix byte offsets for single_file+iframes_only
Stefan Breunig via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/hlsenc: clean up unused keyframe tracking variables
Stefan Breunig via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: fate/hls: add byterange tests for iframe_only+single_file playlists
Stefan Breunig via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] configure: keep -march=native for --cpu=host (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (a2856b3c30 -> efa8b20987)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/03: configure: bump libplacebo requirement to 7.351.0
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/03: fftools/ffplay_renderer: remove PL_API_VER check
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/03: vf_libplacebo: remove compatibility code with not supported versions
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn: add ONNX Runtime backend with GPU execution provider support (branch master)
stevxiao via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch master updated (07b9158994 -> d09330e578)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/04: swscale/aarch64/ops: remove redundant single-component packed read/write
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/04: swscale/aarch64/ops: fix mask for swizzle ops
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/04: swscale/aarch64/ops: remove redundant linear combinations
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/04: swscale/aarch64/ops: mark more operations as type-invariant
Ramiro Polla via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avfilter/avf_showcwt: drop redundant outer av_clip (branch master)
Zhao Zhili via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] avutil/hwcontext_d3d11va: support native P016 format (branch master)
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] tests/fate/gapless: add tests for Opus and aac in m4a with edit lists (branch master)
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] web/security: add more CVE#s for the 8.0 and 8.1 branches (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/t2h: Support texinfo 7.1 and 7.2 pretest (branch release/6.1)
Patrice Dumas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/t2h: Support texinfo 7.1 and 7.2 pretest (branch release/6.0)
Patrice Dumas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/t2h: Support texinfo 7.1 and 7.2 pretest (branch release/5.1)
Patrice Dumas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/t2h: Support texinfo 7.1 and 7.2 pretest (branch release/5.0)
Patrice Dumas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] doc/t2h: Support texinfo 7.1 and 7.2 pretest (branch release/4.4)
Patrice Dumas via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] web/security: some CVE#s (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg-web] web/download: Add FFmpeg 4.4.8 (branch master)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] annotated tag n4.4.8 created (now 1fb58c2e6d)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] update for 4.4.8 (branch release/4.4)
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] branch release/4.4 updated (b75afec43d -> 5b76394eda)
ffmpeg-git via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 01/29: avcodec/dvdsub_parser: Fix length check for short packets
Aidan MacDonald via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 02/29: libswresample: Prevent out of bounds.
Eli Kobrin via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 03/29: avfilter/af_stereotools: round-up max size of buffer
Paul B Mahol via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 04/29: avcodec/parser: Reset *buf_size on realloc failure
Reimar Döffinger via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 05/29: avformat/nuv: return early if header id fails to read
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 07/29: avcodec/jpeg2000dec: clear array length when freeing it
James Almer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 06/29: avformat/mov: ensure required number of bytes is read
Kacper Michajłow via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 08/29: avcodec/mlpdec: add max channels check
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 09/29: avcodec/jpeg2000dec: jpeg2000 has its own lowres option
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 10/29: avformat/dhav: Check amount read
Andreas Rheinhardt via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 11/29: avcodec/alsdec: Clear shift_value
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 13/29: avformat/av1dec: Check bits left before get_leb128()
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 14/29: avcodec/eatgq: Check bytestream2_get_buffer() for failure
Michael Niedermayer via ffmpeg-cvslog
[FFmpeg-cvslog] [ffmpeg] 12/29: avcodec/alsdec: clear last_acf_mantissa
Michael Niedermayer via ffmpeg-cvslog
Earlier messages
Later messages