Mercurial > libavformat.hg
diff mpegts.c @ 3968:bf1b4748cd2e libavformat
spelling cosmetics
| author | diego |
|---|---|
| date | Thu, 02 Oct 2008 16:28:58 +0000 |
| parents | 4fd67f05bad9 |
| children | dcdf236c9909 |
line wrap: on
line diff
--- a/mpegts.c Thu Oct 02 16:03:00 2008 +0000 +++ b/mpegts.c Thu Oct 02 16:28:58 2008 +0000 @@ -1201,7 +1201,7 @@ #endif } -/* return the 90 kHz PCR and the extension for the 27 MHz PCR. return +/* return the 90kHz PCR and the extension for the 27MHz PCR. return (-1) if not available */ static int parse_pcr(int64_t *ppcr_high, int *ppcr_low, const uint8_t *packet)
