diff options
author | Georgi Chorbadzhiyski <gf@unixsol.org> | 2011-01-25 12:58:31 +0200 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-01-25 12:52:45 +0000 |
commit | 6e78c8ee9420cc8e8899462b59e2305b4c056081 (patch) | |
tree | 240c4ad23aa4fda85b24075d0bb84b6fdde40a57 /COPYING.GPLv3 | |
parent | 3adbe49f2b1a25d2fd44080167b6519c4ce4e30e (diff) | |
download | ffmpeg-6e78c8ee9420cc8e8899462b59e2305b4c056081.tar.gz |
mpegtsenc: remove unused variables
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: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'COPYING.GPLv3')
0 files changed, 0 insertions, 0 deletions