summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-good/gst/rtp/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/gst-plugins-good/gst/rtp/TODO')
-rw-r--r--subprojects/gst-plugins-good/gst/rtp/TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/subprojects/gst-plugins-good/gst/rtp/TODO b/subprojects/gst-plugins-good/gst/rtp/TODO
new file mode 100644
index 0000000000..8065a9ce31
--- /dev/null
+++ b/subprojects/gst-plugins-good/gst/rtp/TODO
@@ -0,0 +1,15 @@
+* MPEG4 header
+ - ffmpeg mpeg4 decoder gives error message when sending only the config
+ string, parsing is OK, error just means no picture was found in the
+ stream.
+
+* compare H263 encoders and H263+
+
+* better RTP packetizing for h263
+
+* bitrate tuning in ffmpeg
+ - fixed the qmax values so we can quantize more.
+
+* make ffmpeg negotiate only with accepted framerates
+
+