On Sun, Feb 15, 2015 at 02:46:42PM +0100, Thomas Volkert wrote:
> From: Thomas Volkert
>
> ---
> Changelog| 1 +
> MAINTAINERS | 1 +
> libavcodec/version.h | 4 +-
> libavformat/Makefile | 1 +
> libavformat/rtpdec.c | 1 +
>
From: Thomas Volkert
---
Changelog| 1 +
MAINTAINERS | 1 +
libavcodec/version.h | 4 +-
libavformat/Makefile | 1 +
libavformat/rtpdec.c | 1 +
libavformat/rtpdec_formats.h | 1 +
libavformat/rtpdec_vp9.c | 317 +++
On Sat, Feb 14, 2015 at 04:29:40PM +0100, Thomas Volkert wrote:
> From: Thomas Volkert
>
> ---
> Changelog| 1 +
> MAINTAINERS | 1 +
> libavcodec/version.h | 4 +-
> libavformat/Makefile | 1 +
> libavformat/rtpdec.c | 1 +
>
From: Thomas Volkert
---
Changelog| 1 +
MAINTAINERS | 1 +
libavcodec/version.h | 4 +-
libavformat/Makefile | 1 +
libavformat/rtpdec.c | 1 +
libavformat/rtpdec_formats.h | 1 +
libavformat/rtpdec_vp9.c | 316 +++
The patch implements the already specified parts of the VP9 related
parsing of RTP packets.
It is tested with live555 server (they do not use the SS/SU data).
The available draft 0 of the spec. has still some gaps.
So, the parser prints a warning about its "experimental" state.
BR,
Thomas.
From: Thomas Volkert
---
Changelog| 1 +
MAINTAINERS | 1 +
libavcodec/version.h | 4 +-
libavformat/Makefile | 1 +
libavformat/rtpdec.c | 1 +
libavformat/rtpdec_formats.h | 1 +
libavformat/rtpdec_vp9.c | 315 +++