• Georgi Chorbadzhiyski's avatar
    mpegtsenc: remove unused variables · 6e78c8ee
    Georgi Chorbadzhiyski authored
    Remove two variables that were not used and caused the following
    warnings:
    
    CC      libavformat/mpegtsenc.o
    libavformat/mpegtsenc.c: In function 'mpegts_write_section':
    libavformat/mpegtsenc.c:72:18: warning: unused variable 'ts'
    libavformat/mpegtsenc.c: In function 'mpegts_insert_null_packet':
    libavformat/mpegtsenc.c:586:18: warning: unused variable 'ts'
    Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
    6e78c8ee
mpegtsenc.c 30 KB