<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ffmpeg.git/doc/APIchanges, branch master</title>
<subtitle>git.ffmpeg.org: ffmpeg.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/'/>
<entry>
<title>lavc: deprecate AVCodecContext.ticks_per_frame</title>
<updated>2023-05-15T08:56:18+00:00</updated>
<author>
<name>Anton Khirnov</name>
<email>anton@khirnov.net</email>
</author>
<published>2023-05-04T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=7d1d61cc5f57708434ba720b03234b3dd93a4d1e'/>
<id>7d1d61cc5f57708434ba720b03234b3dd93a4d1e</id>
<content type='text'>
For encoding, this field is entirely redundant with
AVCodecContext.framerate.

For decoding, this field is entirely redundant with
AV_CODEC_PROP_FIELDS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For encoding, this field is entirely redundant with
AVCodecContext.framerate.

For decoding, this field is entirely redundant with
AV_CODEC_PROP_FIELDS.
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc/codec_desc: add a property for codecs that support field coding</title>
<updated>2023-05-15T08:31:55+00:00</updated>
<author>
<name>Anton Khirnov</name>
<email>anton@khirnov.net</email>
</author>
<published>2023-05-05T13:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=70433abf7fbc978b5fa0d06951d61ac18ac335f8'/>
<id>70433abf7fbc978b5fa0d06951d61ac18ac335f8</id>
<content type='text'>
Multiple places currently use AVCodecContext.ticks_per_frame &gt; 1 to
identify such codecs, which
* requires a codec context
* requires it to be open
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Multiple places currently use AVCodecContext.ticks_per_frame &gt; 1 to
identify such codecs, which
* requires a codec context
* requires it to be open
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc: deprecate AV_CODEC_CAP_SUBFRAMES</title>
<updated>2023-05-15T08:24:54+00:00</updated>
<author>
<name>Anton Khirnov</name>
<email>anton@khirnov.net</email>
</author>
<published>2023-05-09T10:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=8b20d0dcb5cfa8dc34830acdd719fc65b8b5ef67'/>
<id>8b20d0dcb5cfa8dc34830acdd719fc65b8b5ef67</id>
<content type='text'>
There is nothing meaningful the caller can do with it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is nothing meaningful the caller can do with it.
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc/codec_par: add AVCodecParameters.framerate</title>
<updated>2023-05-07T13:47:25+00:00</updated>
<author>
<name>Anton Khirnov</name>
<email>anton@khirnov.net</email>
</author>
<published>2023-05-01T11:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=c2ae8e30b7f3629b097eb0db89e509756ed923e8'/>
<id>c2ae8e30b7f3629b097eb0db89e509756ed923e8</id>
<content type='text'>
This corresponds to AVCodecContext.framerate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This corresponds to AVCodecContext.framerate.
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/version: bump minor after recent changes</title>
<updated>2023-05-04T22:20:06+00:00</updated>
<author>
<name>James Almer</name>
<email>jamrial@gmail.com</email>
</author>
<published>2023-05-04T22:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=0fc9c1f6828126abc024d0e5b147fb1e21de5c50'/>
<id>0fc9c1f6828126abc024d0e5b147fb1e21de5c50</id>
<content type='text'>
Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: make av_frame_get_plane_buffer accept a const AVFrame*</title>
<updated>2023-04-14T08:53:28+00:00</updated>
<author>
<name>Niklas Haas</name>
<email>git@haasn.dev</email>
</author>
<published>2023-04-10T13:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=4eaaa38d3dfb8863a62f3646a62e4098b1c078d5'/>
<id>4eaaa38d3dfb8863a62f3646a62e4098b1c078d5</id>
<content type='text'>
Signed-off-by: Niklas Haas &lt;git@haasn.dev&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Niklas Haas &lt;git@haasn.dev&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer</title>
<updated>2023-04-05T12:47:12+00:00</updated>
<author>
<name>James Almer</name>
<email>jamrial@gmail.com</email>
</author>
<published>2023-04-01T15:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=61b27b15fc924d7fa35baa61cfbc91568945f5db'/>
<id>61b27b15fc924d7fa35baa61cfbc91568945f5db</id>
<content type='text'>
The function now accepts an existing buffer to avoid unnecessary allocations,
as well as only reporting the needed amount of bytes if you pass a NULL pointer
as input for data.
For this, both parameters become input and output, as well as making data
optional. This is backwards compatible, and as such not breaking any existing
use of the function in external code (if there's any).

Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function now accepts an existing buffer to avoid unnecessary allocations,
as well as only reporting the needed amount of bytes if you pass a NULL pointer
as input for data.
For this, both parameters become input and output, as well as making data
optional. This is backwards compatible, and as such not breaking any existing
use of the function in external code (if there's any).

Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavfi: add a flag for filters able to work with hw_device_ctx</title>
<updated>2023-03-24T09:16:51+00:00</updated>
<author>
<name>Anton Khirnov</name>
<email>anton@khirnov.net</email>
</author>
<published>2023-03-15T17:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=632c34993195f716e9fa575af3de80d07fd50991'/>
<id>632c34993195f716e9fa575af3de80d07fd50991</id>
<content type='text'>
This way the caller can set it just on the filters that can make use of
it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the caller can set it just on the filters that can make use of
it.
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: add HDR10+ dynamic metadata serialization function</title>
<updated>2023-03-21T16:52:39+00:00</updated>
<author>
<name>Raphaël Zumer</name>
<email>raphael.zumer@vimeo.com</email>
</author>
<published>2023-03-14T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=0a3ce5f73842714de9bc29719ae5f965901bd1de'/>
<id>0a3ce5f73842714de9bc29719ae5f965901bd1de</id>
<content type='text'>
Co-authored-by: Mohammad Izadi &lt;moh.izadi@gmail.com&gt;
Signed-off-by: Raphaël Zumer &lt;rzumer@tebako.net&gt;
Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Mohammad Izadi &lt;moh.izadi@gmail.com&gt;
Signed-off-by: Raphaël Zumer &lt;rzumer@tebako.net&gt;
Signed-off-by: James Almer &lt;jamrial@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libavutil/hdr_dynamic_vivid_metadata: fix three spline params</title>
<updated>2023-03-17T10:51:16+00:00</updated>
<author>
<name>Zhao Zhili</name>
<email>zhilizhao@tencent.com</email>
</author>
<published>2023-03-17T10:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ffmpeg.git/commit/?id=3be46ee7672b2363058c9f7116d04b09a82b1202'/>
<id>3be46ee7672b2363058c9f7116d04b09a82b1202</id>
<content type='text'>
There are two group of three_Spline params.

Signed-off-by: Zhao Zhili &lt;zhilizhao@tencent.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are two group of three_Spline params.

Signed-off-by: Zhao Zhili &lt;zhilizhao@tencent.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
