Skip to content

Commit e50b0fb

Browse files
committed
Update changelog
1 parent b82546f commit e50b0fb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ v17.0.1 (next)
3131
Fixes:
3232

3333
- A cdivision decorator for faster division.
34+
- Make VideoFormat.components lazy by :gh-user:`WyattBlue`.
35+
- Break reference cycle ``StreamContainer.get()`` by :gh-user:`lgeiger`.
36+
- Expose threads in filter graph by :gh-user:`lgeiger`.
37+
- Fix crash with container closing with GC by :gh-user:`WyattBlue`.
38+
- Fix regression in 17.0.0 :issue:`2223`.
39+
- Remove ``_send_packet_and_recv`` to simplify ``decode()`` by :gh-user:`lgeiger`.
40+
- Reuse a ``AVPacket`` read buffer when demuxing by :gh-user:`lgeiger` and :gh-user:`WyattBlue`.
3441

3542
v17.0.0
3643
-------

0 commit comments

Comments
 (0)