ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
18:26:21 2023 +0100| [84201d8af6255ddfbeffa38afd51f0ecf742390b] | committer:
Anton Khirnov
fftools/ffmpeg_filter: move FilterGraph.graph to FilterGraphThread
The AVFilterGraph is fully owned by the filtering thread and should
never be access
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
18:39:02 2023 +0100| [0fcea80b2a328f6fd8fc7403e46b18a6e37d6c86] | committer:
Anton Khirnov
fftools/ffmpeg: replace InputStream.file_index by a pointer
Reduces the need to use the input_files global array.
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Anton Khirnov | Thu Dec 14
09:42:59 2023 +0100| [06d5dc11db257786dd18d13f39dd063ef8c1fa7d] | committer:
Anton Khirnov
fftools/ffmpeg_sched: actually initialize/destroy schedule_lock
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=06d5dc11db257786dd18d13f39
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
18:39:02 2023 +0100| [4224895a87dc4bccaa210d3a554fd8acb7a28fed] | committer:
Anton Khirnov
fftools/ffmpeg: replace OutputStream.file_index by a pointer
Reduces the need to use the output_files global array.
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:15:11 2023 +0100| [9afe3f527449ddef68ae526e52e2480eaa57cd3a] | committer:
Anton Khirnov
fftools/ffmpeg: move InputStream.discard to private data
It is not used outside of ffmpeg_demux.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:15:11 2023 +0100| [882bc8049dea90bf8c9091c02b06c2309892111e] | committer:
Anton Khirnov
fftools/ffmpeg: move InputStream.codec_desc to private data
It is not used outside of ffmpeg_demux.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:33:27 2023 +0100| [0d01e61807b3da3113aa29bf79c4769988f1f41c] | committer:
Anton Khirnov
fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data
It should not be accessed outside of ffmpeg_mux*
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:27:52 2023 +0100| [2c540976143b35435efe44d3f972214e456edf7a] | committer:
Anton Khirnov
fftools/ffmpeg_demux: move InputFile.readrate to private data
It is not used outside of ffmpeg_demux.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
20:07:13 2023 +0100| [98d706b8185432294617ca5b1024ea73bc248607] | committer:
Anton Khirnov
fftools/ffmpeg_sched: move trailing_dts() higher up
Will be useful in following commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:25:46 2023 +0100| [116bc5a9f3d1cddf3e9b6ec1bd70b7451817bb72] | committer:
Anton Khirnov
fftools/ffmpeg: drop unused InputFile.eof_reached
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=116bc5a9f3d1cddf3e9b6ec1bd70b7451817bb72
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
19:36:29 2023 +0100| [4549f202227bf9bd8c5db1153d16e7098f1d44fa] | committer:
Anton Khirnov
fftools/ffmpeg: drop OutputFile.sq_encode
It is unused since d119ae2fd82a494d9430ff4d4fc262961a68c598
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
20:10:38 2023 +0100| [2305091a3a7b3b48a044b975880a6375de4baecc] | committer:
Anton Khirnov
fftools/ffmpeg: update the reported timestamp at the end
Reported-by: microchip
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2305091a3
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
20:22:00 2023 +0100| [5c5140ded2c1bb74c79bed68f2c8d1b091d3e39b] | committer:
Anton Khirnov
fftools/ffmpeg_sched: track dts+duration as last_dts
This should be slightly (probably negligibly) more accurate for
scheduling, but mainly it improve
ffmpeg | branch: master | Paul B Mahol | Wed Dec 6 11:18:35
2023 +0100| [bc45a9c6de523d964858e3101f33902e8423a361] | committer: Michael
Niedermayer
tests/fate: add pixelize filter tests
Signed-off-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | Michael Niedermayer | Sat
Sep 23 01:27:14 2023 +0200| [aa1e7681203694c6e2b38e2a627ff90eb3524d37] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for VMIX
Fixes: Timeout
Fixes:
62286/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VMIX_fuz
ffmpeg | branch: master | Paul B Mahol | Wed Dec 6 12:17:54
2023 +0100| [41ee95dc521350cec978024becd8564b6de86975] | committer: Michael
Niedermayer
tests/fate: add median filter test
Signed-off-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Pierre-Anthony Lemieux | Sat Aug
12 13:31:16 2023 -0700| [a1384b4e869483cf69230f02ca31c892729bca08] | committer:
Michael Niedermayer
avcodec/jpeg2000htdec: check if block decoding will exceed internal precision
Intended to replace
https://patchwork.ffmpeg.org/project
ffmpeg | branch: master | Nuo Mi | Sun Oct 22 11:04:35
2023 +0800| [ce0c178a408d43e71085c28a47d50dc939b60196] | committer: Michael
Niedermayer
avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val
Fixes: out of array access
Fixes:
62603/clusterfuzz-testcase-minimized-ffmpeg_DEMUX
18 matches
Mail list logo