ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 02:46:33 2024 +0100| [cb9f1f59a1db6f41494890ff23dec20325497c69] |
committer: Andreas Rheinhardt
avutil/version: Remove outdated checks
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb9f1
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 19:25:58 2024 +0100| [48612de63c2a36f6a9cad4bcd41e907ab9ec099b] |
committer: Andreas Rheinhardt
avcodec/vvc/vvcdsp: Remove pointless wrappers
Reviewed-by: Nuo Mi
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 19:11:39 2024 +0100| [ef04737e189e25904b7ed06fc3cd7a19e05f27f0] |
committer: Andreas Rheinhardt
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
These arrays are currently accessed via uint16_t* pointers
although nothi
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 19:35:23 2024 +0100| [39b4b5aad7f5603e8222163b6fd347ce61aeecbe] |
committer: Andreas Rheinhardt
avcodec: Remove superfluous ';' outside of functions
Inside a function an extra ';' is a null statement;
but outside of it it simply must no
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 18:52:25 2024 +0100| [1eafbc27e2d3824b2fd3123bd78c25bc60fed8ba] |
committer: Andreas Rheinhardt
avcodec/vvc/vvc_ps: Check before access
max_bin_idx can be at most LMCS_MAX_BIN_SIZE - 1 here,
so pivot[LCMS_MAX_BIN_SIZE + 1] may be access
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 14:37:06 2024 +0100| [27cd7011bc2e1669a23a45b1ee90a58716cfb592] |
committer: Andreas Rheinhardt
avutil/tests/pixelutils: Remove dead code
Forgotten in e6b125e3be19fb341fd9a759ad0af3b39ba35e0c.
Signed-off-by: Andreas Rheinhardt
> http
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 18 00:02:43 2024 +0100| [1d66a122df9fd5d8400b05c74462d0082990fc01] |
committer: Andreas Rheinhardt
avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE
It used to be used with preallocated packet buffers with
the old encode API, but said AP
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Feb 17 21:27:35 2024 +0100| [b6b33f7edd949a013ee137afa6c6b5e340ad34cc] |
committer: Andreas Rheinhardt
avutil/common: Move includes to the beginning of the file
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: release/4.4 | Jan Ekström | Tue Feb 20
20:00:16 2024 +0200| [5507a4062496bb17baa2c2fabd763ebadde102cf] | committer:
Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
ffmpeg | branch: release/5.0 | Jan Ekström | Tue Feb 20
20:00:16 2024 +0200| [6073fff84d0d746478e2e444d831e66df9b8ac42] | committer:
Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
ffmpeg | branch: release/5.1 | Jan Ekström | Tue Feb 20
20:00:16 2024 +0200| [9bf90b12602845b1a07a4ba4e7452d9229195df5] | committer:
Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
ffmpeg | branch: release/6.0 | Jan Ekström | Tue Feb 20
20:00:16 2024 +0200| [511b8444232376db4b03edb4306a3c18995f0576] | committer:
Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
ffmpeg | branch: release/6.1 | Jan Ekström | Tue Feb 20
20:00:16 2024 +0200| [a267d4ad4c92e15e4a1db361f5c1c77c06ba7560] | committer:
Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
ffmpeg | branch: master | Jan Ekström | Tue Feb 20 20:00:16
2024 +0200| [37936b09ce316c32c456539afeb748d472088135] | committer: Jan Ekström
avcodec/av1dec: fix matrix coefficients exposed by codec context
`colorspace` in avcodec terms means `matrix coefficients`.
Reviewed-by: James Almer
> h
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 11 15:39:44 2024 +0100| [520c1b0a7c8fe92f1b3bd8a5864f4f0006757322] |
committer: Andreas Rheinhardt
avutil/hwcontext_vaapi: Allocate public and priv device hwctx together
This is possible because the lifetime of both coincide.
Besides reduc
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Feb 11 19:03:51 2024 +0100| [870d9730d6f47ceab7dfe22411ae6c43d991ba35] |
committer: Andreas Rheinhardt
avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together
This is possible because the lifetime of both coincide.
Besides reducing
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Feb 19 23:35:52 2024 +0100| [e2afcb82429a83c819f38c320c804f927b41c4d0] |
committer: Andreas Rheinhardt
avfilter/af_pan: Uninitialize channel layout
Fixes a leak in the mov-mp4-pcm-float FATE test.
Signed-off-by: Andreas Rheinhardt
> http://
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Feb 20 18:47:46 2024 +0100| [cffadfe99a1c41866701bab6c7410c17737a1db1] |
committer: Andreas Rheinhardt
avformat/movenc: Make check actually check what is intended
Also fixes a Clang warning:
"overlapping comparisons always evaluate to false
[-
ffmpeg | branch: master | Martin Storsjö | Fri Feb 9
12:56:16 2024 +0200| [58ffe0db4d50a5aa633d4efb9b53c879aedcd1e1] | committer:
Martin Storsjö
flvdec: Honor the "flv_metadata" option for the "datastream" metadata field
By default the option "flv_metadata" (internally using the field
name "t
ffmpeg | branch: master | James Almer | Mon Feb 5 12:27:02
2024 -0300| [8c00fe64082d3ce10a1bbbe130e3afcc47d04f4b] | committer: James Almer
fate: add IAMF in mp4 tests
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c00fe64082d3ce10a1bbbe130e3afcc47d04f
ffmpeg | branch: master | James Almer | Thu Feb 15 19:43:11
2024 -0300| [ce7b519ab7df16e02894fe6d0de3d2dd758aee02] | committer: James Almer
avformat/mov: factorize out setting the output packet properties
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c
ffmpeg | branch: master | James Almer | Thu Feb 15 19:38:38
2024 -0300| [fe637161dbe64cccae98ca20c193ef25bebca02e] | committer: James Almer
avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | James Almer | Thu Feb 15 19:39:01
2024 -0300| [dbfa8381f6a4ad5f86b3136f183741325b7c3425] | committer: James Almer
avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | James Almer | Tue Feb 6 10:05:17
2024 -0300| [9ba327e70fb60c26f2c55c85cfee7fbcbb7ef61e] | committer: James Almer
avformat/mov: make MOVStreamContext refcounted
This will be useful in the next commit.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | James Almer | Thu Feb 15 19:10:53
2024 -0300| [b140b8332c617b0eef4f872f3ef90c469e99920f] | committer: James Almer
avformat/demux: allow demuxers to output more than one packet per read_packet()
call
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffm
25 matches
Mail list logo