[FFmpeg-devel] [PATCHv2 1/2] avformat/dvbtxt: add raw demuxer for dvb teletext probing

Marton Balint cus at passwd.hu
Fri Feb 19 23:13:43 CET 2016


On Tue, 16 Feb 2016, Marton Balint wrote:

> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> libavcodec/dvbtxt.h      | 41 +++++++++++++++++++++++++++++++++++++++
> libavformat/Makefile     |  1 +
> libavformat/allformats.c |  1 +
> libavformat/dvbtxt.c     | 50 ++++++++++++++++++++++++++++++++++++++++++++++++
> libavformat/utils.c      |  1 +
> 5 files changed, 94 insertions(+)
> create mode 100644 libavcodec/dvbtxt.h
> create mode 100644 libavformat/dvbtxt.c
>

Applied with version bump.

Regards,
Marton


More information about the ffmpeg-devel mailing list