diff options
author | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:49:44 +0900 |
---|---|---|
committer | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:49:44 +0900 |
commit | 76cf5dda7506db9b1cf799b152efe0756d0cc81a (patch) | |
tree | 9e013f9014c1a0f10f2b03962a157801bbb7a378 /win32/TODO | |
parent | 2223eedbbfa1b28e20f4e5fab5b641a3c395c7bb (diff) | |
download | gst-ffmpeg0.10-76cf5dda7506db9b1cf799b152efe0756d0cc81a.tar.gz gst-ffmpeg0.10-76cf5dda7506db9b1cf799b152efe0756d0cc81a.tar.bz2 gst-ffmpeg0.10-76cf5dda7506db9b1cf799b152efe0756d0cc81a.zip |
Tizen 2.1 base
Diffstat (limited to 'win32/TODO')
-rw-r--r-- | win32/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/TODO b/win32/TODO new file mode 100644 index 0000000..d7c8096 --- /dev/null +++ b/win32/TODO @@ -0,0 +1,9 @@ +The never-ending story of new features: +* add more codecs into our codec map +* demux/mux elements need rewrite for 0.9 +* investigate possible use of AVFMT_FLAG_GENPTS for timestamp smoothing +* other filter elements that we don't have yet? +* can we wrap URLProtocol as a source/sink? + +If you have cool ideas, add them here or contact the mailinglist: +<gstreamer-devel@lists.sf.net> |