[FFmpeg-cvslog] avformat/hls: improve comment

2024-11-09 Thread vectronic
ffmpeg | branch: master | vectronic | Mon Nov 4 14:07:42 2024 +| [7f51cf75c6efb6a358b4cdb683cfbd8370d56a8f] | committer: Steven Liu avformat/hls: improve comment Signed-off-by: vectronic > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7f51cf75c6efb6a358b4cdb683cfbd8370d56a8f

[FFmpeg-cvslog] avformat/mov: if pos has been reset, clear fragments and indexes and search for next root

2024-11-09 Thread vectronic
ffmpeg | branch: master | vectronic | Mon Nov 4 14:07:41 2024 +| [380a518c439d4e5e3cf17b97e4a06259e8048f99] | committer: Steven Liu avformat/mov: if pos has been reset, clear fragments and indexes and search for next root fixes https://trac.ffmpeg.org/ticket/7359 Signed-off-by: vectroni

[FFmpeg-cvslog] avcodec/eatgq: decode motion vector macroblocks

2024-11-09 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Sun Nov 10 12:31:19 2024 +1100| [2f34b159b475c86614cd65841f11ef7990fa6f85] | committer: Peter Ross avcodec/eatgq: decode motion vector macroblocks Signed-off-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2f34b159b475c86614cd6

[FFmpeg-cvslog] avfilter/vf_zscale: remove unecessary argument from realign_frame

2024-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 9 16:57:47 2024 -0300| [5c8268ac568aa400c3443e40564625fb62129a8b] | committer: James Almer avfilter/vf_zscale: remove unecessary argument from realign_frame Possible since the previous commit. Signed-off-by: James Almer > http://git.videolan.o

[FFmpeg-cvslog] avfilter/vf_zscale: align the frame buffers

2024-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 9 16:55:38 2024 -0300| [c8e5c684b3db1a3131af5d05a3073114bd87477a] | committer: James Almer avfilter/vf_zscale: align the frame buffers Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8e5c684b3db1a3131af5d

[FFmpeg-cvslog] avfilter/vf_zscale: extend the configuration log message with color space info

2024-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 9 18:02:07 2024 -0300| [10c02deccb65ab1b6cc7bc2f058d7fa96ac3b281] | committer: James Almer avfilter/vf_zscale: extend the configuration log message with color space info And print it in DEBUG level, not TRACE, as it's useful information. Signed-

[FFmpeg-cvslog] lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process

2024-11-09 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Sat Nov 9 10:05:16 2024 -0700| [7b302f4db7d335f4dd42cffb461b2b0db6c00749] | committer: James Almer lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] lavfi/vf_zscale: fix call to av_pix_fmt_count_planes

2024-11-09 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Sat Nov 9 09:08:26 2024 -0700| [00cf3df03f66dca44568b5b5d3e9da35d3597470] | committer: James Almer lavfi/vf_zscale: fix call to av_pix_fmt_count_planes realign_frame called av_pix_fmt_count_planes with incorrect parameter. Signed-off-by: James Almer

[FFmpeg-cvslog] avfilter/framepool: align the frame buffers

2024-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Nov 9 11:20:59 2024 -0300| [f15fc27db5b30365f2aec474bae9b8095d6d2197] | committer: James Almer avfilter/framepool: align the frame buffers And not just the linesizes. Use the extra align bytes allocated for this purpose. Signed-off-by: James Almer

[FFmpeg-cvslog] doc/bitstream_filters: elaborate on h264_redundant_pps

2024-11-09 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Oct 12 11:44:49 2024 -0500| [6d5a0998b69a8ec7e67f880d3ff81367bc439574] | committer: Marth64 doc/bitstream_filters: elaborate on h264_redundant_pps Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d5a0998b69a8ec7e67f880