diff options
Diffstat (limited to 'gst/rtp/TODO')
-rw-r--r-- | gst/rtp/TODO | 14 |
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 |