mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
Updated TODO list
Original commit message from CVS: Updated TODO list
This commit is contained in:
parent
abc329c725
commit
75f15a288a
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
@ -15,7 +15,7 @@ target release ! description
|
|||
! flags and formats. more ideas in docs/random/wtay/query_events
|
||||
! (API: medium dificulty)
|
||||
!
|
||||
? ! add event for segment playback/looping and seeking (docs/random/wtay/segments)
|
||||
0.4.1 ! add event for segment playback/looping and seeking (docs/random/wtay/segments)
|
||||
! (API: medium dificulty, plugins: HARD to very HARD)
|
||||
!
|
||||
? ! add event to adjust rate (reverse playback, slow motion, frame skipping)
|
||||
|
@ -46,7 +46,7 @@ target release ! description
|
|||
shortterm core feature enhancements
|
||||
-----------------------------------
|
||||
|
||||
? ! Implement PAD_DISABLED. This requires simple checks in the scheduler so that
|
||||
0.4.1 ! Implement PAD_DISABLED. This requires simple checks in the scheduler so that
|
||||
! it doesn't try to pull/push data from/to a disabled pad.
|
||||
! When an element goes to the PAUSED state, all of its pads should be disabled.
|
||||
! This should also work for ghostpads.
|
||||
|
|
Loading…
Reference in a new issue