Browse Source

doc/APIchanges: update for 3153a6502a

Entry for added avcodec flag AV_CODEC_FLAG_DROPCHANGED
tags/n4.2
Gyan Doshi 6 years ago
parent
commit
3a07aec827
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/APIchanges

+ 4
- 0
doc/APIchanges View File

@@ -15,6 +15,10 @@ libavutil: 2017-10-21

API changes, most recent first:

2019-04-20 - 3153a6502a - lavc 58.52.100 - avcodec.h
Add AV_CODEC_FLAG_DROPCHANGED to allow avcodec_receive_frame to drop
frames whose parameters differ from first decoded frame in stream.

2019-04-12 - abfeba9724 - lavf 58.27.102
Rename hls,applehttp demuxer to hls



Loading…
Cancel
Save