1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Thierry Foucu c99bdd51b2 lavf: Fix the last PTS to be generated using -fflags +genpts
To reproduce the problem, using ffprobe:

./ffprobe -show_packets -print_format compact -fflags +genpts -i
fate_samples/mxf/C0023S01.mxf

You will notice that the last video frame does not have it's PTS being
set, even with using genpts.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-05 12:33:33 +02:00
..
2012-04-03 09:46:52 +02:00
2012-04-04 20:39:33 +02:00
2012-04-01 10:33:16 +02:00
2012-04-04 20:39:33 +02:00
2012-04-04 20:39:33 +02:00
2012-03-03 04:30:49 +01:00
2012-03-30 05:16:15 +02:00
2012-03-26 20:03:56 +02:00
2012-03-31 12:37:42 +02:00
2012-03-23 01:27:49 +01:00
2012-03-31 12:37:42 +02:00
2012-04-02 21:33:42 +02:00
2012-03-10 18:01:03 +01:00
2012-03-13 01:14:04 +01:00
2012-03-27 12:52:53 +02:00
2012-04-04 20:39:33 +02:00
2012-03-28 02:34:06 +02:00
2012-04-03 19:12:52 +02:00
2012-04-03 19:12:52 +02:00
2012-03-23 10:31:45 +01:00