mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
And last but not least, update the TODO file
Original commit message from CVS: And last but not least, update the TODO file
This commit is contained in:
parent
d26a6881a9
commit
c28e95c7a2
1 changed files with 10 additions and 12 deletions
22
sys/v4l/TODO
22
sys/v4l/TODO
|
@ -4,21 +4,19 @@ TODO list (short term):
|
||||||
to 'guint16 palette' in gstv4lsrc.[ch]
|
to 'guint16 palette' in gstv4lsrc.[ch]
|
||||||
* v4lsrc: actually try the format out on capsnego
|
* v4lsrc: actually try the format out on capsnego
|
||||||
* all three: fix interlacing (not handled at all...)
|
* all three: fix interlacing (not handled at all...)
|
||||||
* libgstrec: build (a library for video recording)
|
* add overlay handling in v4lelement
|
||||||
For other plugins:
|
* libgstrec
|
||||||
* SDL: seems okay for now
|
* avidemux: add events (seek)
|
||||||
* jpegmmxenc/dec: seems okay for now
|
* avimux: fps calculations
|
||||||
* avidemux: seems okay for now, though it doesn't really handle
|
|
||||||
events yet
|
|
||||||
* avimux: interaction with disksink, maxfilesize support, events
|
|
||||||
(GST_EVENT_RESTART!!->s/RESTART/NEW_MEDIA/), etc. - big TODO
|
|
||||||
|
|
||||||
TODO list (long term):
|
TODO list (long term):
|
||||||
======================
|
======================
|
||||||
* v4lmpegsrc: build (*hint* MPEG card needed *hint*)
|
* v4lmpegsrc (*hint* MPEG card needed *hint*)
|
||||||
* v4l2element && v4l2src: build (v4l2 supports far more features than
|
* v4l2element && v4l2src
|
||||||
v4l1 so I really want seperate plugins for it)
|
* BSD-videosrc (meteorsrc?)
|
||||||
* BSD-videosrc: build (based on Meteor API)
|
* color correction (brightness, hue, etc.)
|
||||||
|
* gamma correction
|
||||||
|
* dxr3sink
|
||||||
|
|
||||||
Useful Documentation:
|
Useful Documentation:
|
||||||
=====================
|
=====================
|
||||||
|
|
Loading…
Reference in a new issue