File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ v0.2
2
+ Date: 2018-09-02
3
+ Commit#: TBD
4
+ * Complete rewrite of compiler (first two passes).
5
+ - New compiler creates significantly more stable video programs.
6
+ * Can now properly decode wav files
7
+ * Remove explicit #:transitions/#:merges keywrods from playlists/filters.
8
+ * Fixed bug preventing video from being compiled on systems without ffmpeg.
9
+ - (Still requires ffmpeg to run.)
10
+ * Improve video player stability.
11
+ - Seek bar and counter much more reliable.
12
+ - Disable some unstable features, to be enabled for the next release.
13
+ * Minimum required version of Racket bumped to 7.0
14
+ * Add a --prove flag to raco video to get information about media file.
15
+ * When using the video player server, sound stops when the server is out of scope.
16
+ * The video-player-server% object is now considerably easier to construct.
17
+ * Add #:start/#:end/#:length as special keywords for clip function.
18
+
1
19
v0.2-rc.2
2
20
Date: 2018-08-13
3
21
Commit#: 3ea58fd2b8d5f0b6d4df793fe5999396c570d5e0
You can’t perform that action at this time.
0 commit comments