summaryrefslogtreecommitdiffstats
path: root/gst/rtp/TODO
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-09-22 14:13:36 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-09-22 14:13:36 +0000
commit7067b806e016f349cb9e83e49eddc8ede4d9c0d5 (patch)
treea1e67c37153ba889c5cf89636df0f30a83b8195c /gst/rtp/TODO
parent4aac63130ad939751a44f827d11f8d0ed79e53ac (diff)
gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.
Original commit message from CVS: * gst/rtp/TODO: * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps): * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property): * gst/rtp/gstrtpmp4venc.h: * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer): * gst/rtp/gstrtpmpaenc.h: Use is_filled to both check MTU and max-ptime of base class.
Diffstat (limited to 'gst/rtp/TODO')
-rw-r--r--gst/rtp/TODO14
1 files changed, 1 insertions, 13 deletions
diff --git a/gst/rtp/TODO b/gst/rtp/TODO
index 658e381f..8065a9ce 100644
--- a/gst/rtp/TODO
+++ b/gst/rtp/TODO
@@ -1,26 +1,14 @@
-*GstRtpRecv:
- *gstrtprecv.c
-
-*For Sequencing:
- * timestamp
- * algorithm
-
-*For Video:
- * payload_t
-
-* sequence number should not start at 0, but randomly
-
* 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