srt: move common code to single file
1. code can be shared between access/srt.c and access_output/srt.c
2. created a URL parser for SRT parameters stored in URL
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
Showing
- modules/access/Makefile.am 1 addition, 1 deletionmodules/access/Makefile.am
- modules/access/srt_common.c 168 additions, 0 deletionsmodules/access/srt_common.c
- modules/access/srt_common.h 78 additions, 0 deletionsmodules/access/srt_common.h
- modules/access_output/Makefile.am 1 addition, 1 deletionmodules/access_output/Makefile.am
- po/POTFILES.in 1 addition, 0 deletionspo/POTFILES.in
Loading