summaryrefslogtreecommitdiff
path: root/win32/TODO
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:49:44 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-13 01:49:44 +0900
commit76cf5dda7506db9b1cf799b152efe0756d0cc81a (patch)
tree9e013f9014c1a0f10f2b03962a157801bbb7a378 /win32/TODO
parent2223eedbbfa1b28e20f4e5fab5b641a3c395c7bb (diff)
downloadgst-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/TODO9
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>