You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Updated project plan
This commit is contained in:
@@ -117,12 +117,12 @@ task lib "OpenShot Library" {
|
||||
task writer_file_or_mem "Build support for file-based or memory-based streams" {
|
||||
effort 1d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task writer_build "Implement the writer classes and get it all working" {
|
||||
effort 7d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task writer_unit_tests "Create unit tests for all public Writer methods" {
|
||||
effort 2d
|
||||
@@ -138,12 +138,12 @@ task lib "OpenShot Library" {
|
||||
task stream_file_based "Deliver file-based WebM (VP8) video to browser (with Django)" {
|
||||
effort 2d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task stream_mem_based "Deliver memory-based WebM (VP8) video to browser (with Django)" {
|
||||
effort 2d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
|
||||
task stream_upload "Create form to upload video (with Django)" {
|
||||
@@ -151,7 +151,7 @@ task lib "OpenShot Library" {
|
||||
task stream_upload_encode "Upload & encode video as WebM (with libopenshot)" {
|
||||
effort 2d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task stream_upload_thumbnail "Update thumbnail image every few seconds (during encode)" {
|
||||
effort 2d
|
||||
@@ -165,12 +165,12 @@ task lib "OpenShot Library" {
|
||||
task stream_options_in_out "Trim: IN & OUT" {
|
||||
effort 1d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task stream_options_effects "Effects: Blur & Grayscale" {
|
||||
effort 1d
|
||||
allocate jonathan
|
||||
complete 0
|
||||
complete 100
|
||||
}
|
||||
task stream_options_watermark "Watermark image (with gravity)" {
|
||||
effort 1d
|
||||
|
||||
Reference in New Issue
Block a user