ffmpeg | branch: master | James Almer | Wed Mar 20 23:50:55
2024 -0300| [e04c638f5f2541d1dd4eb0cf68cd71c66199b5e7] | committer: James Almer
avformat/movenc: only compile avif_write_trailer() when the avif muxer is
enabled
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | James Almer | Tue Mar 19 15:42:00
2024 -0300| [5ff0eb34d2b1089d3dd9f27fdb51520001709138] | committer: James Almer
configure: check for C17 by default
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ff0eb34d2b1089d3dd9f27fdb5152
ffmpeg | branch: master | James Almer | Tue Mar 19 15:40:14
2024 -0300| [6c2ff982dcbe143a6aa82f9b048a2f6e3ebac986] | committer: James Almer
configure: make the C and C++ standard settable
While ensuring it's at least C11, the minimum supported version.
Also, enforce C11 on the host compiler, sa
ffmpeg | branch: master | Jan Ekström | Fri Mar 10 00:56:00
2023 +0200| [f4b89b6e54579336e1242cfd12b9309b535d32b3] | committer: Jan Ekström
avcodec/libsvtav1: add support for writing out CLL and MDCV
These two were added in 28e23d7f348c78d49a726c7469f9d4e38edec341
and 3558c1f2e97455e0b89edef31b
ffmpeg | branch: master | Jan Ekström | Sat Mar 11 23:15:41
2023 +0200| [d7d2213a6bdd9d072ae509772d3af904f3796350] | committer: Jan Ekström
avcodec/libx265: add support for writing out CLL and MDCV
The newer of these two are the separate integers for content light
level, introduced in 3952bf3e9
ffmpeg | branch: master | Jan Ekström | Sat Mar 11 11:51:13
2023 +0200| [471c0a34c13acfecf62403efec335b9b012d72c4] | committer: Jan Ekström
avcodec/libx264: add support for writing out CLL and MDCV
Both of these two structures were first available with X264_BUILD
163, so make relevant functiona
ffmpeg | branch: master | Jan Ekström | Mon Mar 18 22:38:51
2024 +0200| [d9ade14c5c559288e3ee587e38c58d5ba6171bf9] | committer: Jan Ekström
{avutil/version,APIchanges}: bump, document new AVFrameSideData functions
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9ade14c5c559288e3ee5
ffmpeg | branch: master | Jan Ekström | Mon Jan 9 20:52:30
2023 +0200| [8f4b173029aa9ecefb1370c954ef769664920d08] | committer: Jan Ekström
ffmpeg: pass first video AVFrame's side data to encoder
This enables further configuration of output based on the results
of input decoding and filtering i
ffmpeg | branch: master | Jan Ekström | Sun Mar 19 15:37:40
2023 +0200| [f287a285d91bd89aa36699ce75818c7267f5f6ee] | committer: Jan Ekström
avutil/frame: add helper for getting side data from array
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f287a285d91bd89aa36699ce75818c7267f5f
ffmpeg | branch: master | Jan Ekström | Thu Nov 3 22:04:50
2022 +0200| [0d36844ddf90bcd8ca4ba7625918d384a5d808ba] | committer: Jan Ekström
avcodec: add frame side data array to AVCodecContext
This allows configuring an encoder by using AVFrameSideData.
> http://git.videolan.org/gitweb.cgi/ffm
ffmpeg | branch: master | Jan Ekström | Sun Aug 27 23:40:37
2023 +0300| [d2bb22f6d5c1f44951e074f84233e1c8249dbad3] | committer: Jan Ekström
avutil/frame: split side data removal out to non-AVFrame function
This will make it possible to reuse logic in further commits.
> http://git.videolan.org/
ffmpeg | branch: master | Jan Ekström | Sun Mar 19 15:00:33
2023 +0200| [53335f6cf42fc9f627a29663c2df6daacd891161] | committer: Jan Ekström
avutil/frame: add helper for adding side data to array
Additionally, add an API test to check that the no-duplicates
addition works after duplicates have b
ffmpeg | branch: master | Jan Ekström | Thu Oct 12 23:25:54
2023 +0300| [3c52f73e253eba81e4c58b69d8a8eb578128bef4] | committer: Jan Ekström
avutil/frame: add helper for adding existing side data to array
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3c52f73e253eba81e4c58b69d8a8eb5
ffmpeg | branch: master | Jan Ekström | Sun Mar 19 14:38:43
2023 +0200| [28783896dca9e3393654d678e51031783f8dd3bc] | committer: Jan Ekström
avutil/frame: split side_data_from_buf to base and AVFrame func
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=28783896dca9e3393654d678e510317
ffmpeg | branch: master | Jan Ekström | Sun Mar 19 11:25:54
2023 +0200| [919c9cdbe6d2d69beb6c675d879dd77588f4f001] | committer: Jan Ekström
avutil/frame: add helper for freeing arrays of side data
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=919c9cdbe6d2d69beb6c675d879dd77588f4f0
ffmpeg | branch: master | Jan Ekström | Sun Mar 19 00:21:35
2023 +0200| [d5104b3401f9513a92f869d6ebe9f51e8277d177] | committer: Jan Ekström
avutil/frame: split side data list wiping out to non-AVFrame function
This will make it possible to to reuse logic in further commits.
> http://git.videol
ffmpeg | branch: master | Frank Plowman | Tue Mar 19
19:47:51 2024 +| [dfcf5f828df93df9f07c26fc39a010325522c120] | committer:
Nuo Mi
lavc/vvc: Fix check whether QG is in first tile col
The second part of this condition is intended to check whether the
current quantisation group is in the f
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 19 18:40:48 2024 +0100| [0b7d4fccce2b5f3c9e5e2d43c8937e49e73bd99f] |
committer: Andreas Rheinhardt
avformat/codec2: Don't allocate Codec2Context for muxer
Only the demuxers use it.
Reviewed-by: Tomas Härdin
Signed-off-by: Andreas Rheinha
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 19 03:58:25 2024 +0100| [cd8cc3d1b39b151c1ba7f792b867c775fb6bbf07] |
committer: Andreas Rheinhardt
avformat/iamfenc: Remove unused headers
Forgotten in c95c8a0158073be84338d84c46529561bcc70a03.
Reviewed-by: James Almer
Signed-off-by: And
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 19 03:56:11 2024 +0100| [6a9ddfcd96831e1cd39d552a37cc0093e9c91791] |
committer: Andreas Rheinhardt
avformat/iamfenc: Align check and error message
Reviewed-by: James Almer
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitw
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Mar 19 03:54:56 2024 +0100| [a7ad5d4d10ec5846fe2f96cec92dbce62ef185d8] |
committer: Andreas Rheinhardt
avformat/iamfenc: Remove always-false check
This muxer does not have the AVFMT_NOSTREAMS flag; therefore
it is checked generically that ther
21 matches
Mail list logo