Revision d73a458f
libavformat/mpegtsenc.c | ||
---|---|---|
421 | 421 |
ts_st->payload_pts = AV_NOPTS_VALUE; |
422 | 422 |
ts_st->payload_dts = AV_NOPTS_VALUE; |
423 | 423 |
ts_st->first_pts_check = 1; |
424 |
ts_st->cc = 15; |
|
424 | 425 |
/* update PCR pid by using the first video stream */ |
425 | 426 |
if (st->codec->codec_type == CODEC_TYPE_VIDEO && |
426 | 427 |
service->pcr_pid == 0x1fff) |
tests/ref/lavf/ts | ||
---|---|---|
1 |
1e39846ad39b799686df372fcf08d8b0 *./tests/data/lavf/lavf.ts
|
|
1 |
cb7713f07c94ae0fe68a030cc5f13398 *./tests/data/lavf/lavf.ts
|
|
2 | 2 |
428452 ./tests/data/lavf/lavf.ts |
3 | 3 |
./tests/data/lavf/lavf.ts CRC=0x133216c1 |
Also available in: Unified diff