File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 26.3.1
2
+ ## Fixes
3
+ - Mux frames in the correct order, this fixes problems with media player's seeking in large files.
4
+ - Lay out the video stream first.
5
+ - Fix bug with progress bar being too small (escape characters were being counted in the length).
6
+ - Fix problem with experimental encoders/decoders (by removing them).
7
+
8
+ ** Full Changelog** : https://github.com/WyattBlue/auto-editor/compare/26.3.0...26.3.1
9
+
10
+
1
11
# 26.3.0
2
12
3
13
## Features
4
- - Show codecs used in the progress bar
5
- - Support the prores encoder
14
+ - Show codecs used in the progress bar.
15
+ - Support the prores encoder.
6
16
7
17
** Full Changelog** : https://github.com/WyattBlue/auto-editor/compare/26.2.0...26.3.0
8
18
Original file line number Diff line number Diff line change 1
- __version__ = "26.3.0 "
1
+ __version__ = "26.3.1 "
You can’t perform that action at this time.
0 commit comments