mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-01 09:27:44 +00:00
Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts
Originally committed as revision 26260 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
060ec0a829
commit
393cbb963b
4 changed files with 32 additions and 1 deletions
|
@ -13,6 +13,9 @@ libavutil: 2009-03-08
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2011-01-07 - r26260 - lavc 52.105.0 - pkt_pts
|
||||
Add pkt_pts to AVFrame.
|
||||
|
||||
2011-01-XX - r26XXX - lavc 52.104.0 - av_get_profile_name()
|
||||
Add av_get_profile_name to libavcodec/avcodec.h.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue