DocumentCode :
3703722
Title :
Integration of dataflow components within a legacy video transcoding framework
Author :
Tewodros Deneke;Lionel Morel;S?bastien Lafond;Johan Lilius
Author_Institution :
TUCS - Turku Centre for Computer Science, Finland
fYear :
2015
Firstpage :
1
Lastpage :
6
Abstract :
Recently the RVC-CAL dataflow language has enabled video codecs to be specified in a more natural way than imperative languages by allowing implicit expression of parallelism and side effect freeness. The tools developed for RVC-CAL have also enabled the automatic generation of parallel C code, among others, from dataflow specifications. This paper introduces a new approach allowing the integration of dataflow components within legacy code. The approach makes use of a generic interface definition that allows seamless interaction between I/O components, which are mostly state operations and are best implemented in imperative languages with data processing components which are mostly stateless dataflow operations and are best implemented in dataflow languages. The advantage of the approach is the ease of development by allowing each language to be used on those parts of the application that it is most appropriate for. The functionality of the approach is demonstrated by using the generic interface to add a new dataflow based MPEG and HEVC decoder into the legacy video transcoding library FFmpeg.
Keywords :
"Transcoding","Programming","Parallel processing","Decoding","Video codecs","Libraries"
Publisher :
ieee
Conference_Titel :
Signal Processing Systems (SiPS), 2015 IEEE Workshop on
Type :
conf
DOI :
10.1109/SiPS.2015.7345013
Filename :
7345013
Link To Document :
بازگشت