1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Martin Storsjö a87a0acf9b movenc: Make sure the RTP hint tracks have nondecreasing DTS
The RTP timestamps can be decreasing for codecs with B-frames. For
these cases, make sure the timestamps in the MP4 file track itself
are nondecreasing, and add an offset to the RTP packet hint instead
to produce the intended RTP timestamp.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-07-08 12:43:42 +03:00
2013-06-24 13:06:01 -04:00
2013-07-06 14:28:06 +02:00
2013-04-05 18:55:11 +02:00
2013-07-07 21:43:23 +02:00
2013-04-27 10:51:28 +02:00
2013-07-07 21:43:23 +02:00
2013-07-07 21:43:23 +02:00
2013-07-07 21:43:23 +02:00
2013-04-05 18:55:11 +02:00
2013-01-06 16:23:12 +01:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%