mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 09:29:42 +00:00
15 lines
379 B
Text
15 lines
379 B
Text
* 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
|
|
|
|
|