Sebastian Dröge f3ef2ebd1f mpeg2enc: Fix compiler warning with clang
gstmpeg2enc.cc:224:5: warning: variable 'n' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
    n++;
    ^
gstmpeg2enc.cc:221:29: note: incremented here
  for (n = 0; fpss[n] != 0; n++) {
                            ^
2017-01-25 20:54:35 +02:00
..
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00