diff options
author | Aman Gupta <aman@tmm1.net> | 2018-05-21 12:12:46 -0700 |
---|---|---|
committer | Aman Gupta <aman@tmm1.net> | 2018-05-21 12:13:14 -0700 |
commit | fc2daf36f926d393e7d27bc574adb9cb09b6c8db (patch) | |
tree | 0f4c9d790c92ed007d6f09ac0495c0d2ecf609ea | |
parent | 64680fff3bcfbb69c7effbea52e41a2c583d903f (diff) | |
download | ffmpeg-fc2daf36f926d393e7d27bc574adb9cb09b6c8db.tar.gz |
doc: remove AVStream private fields from APIchanges
Signed-off-by: Aman Gupta <aman@tmm1.net>
-rw-r--r-- | doc/APIchanges | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index a592073ca5..efe15ba4e0 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -17,7 +17,6 @@ API changes, most recent first: 2018-05-xx - xxxxxxxxxx - lavf 58.15.100 - avformat.h Add pmt_version field to AVProgram - Add program_num, pmt_version, pmt_stream_idx to AVStream 2018-05-xx - xxxxxxxxxx - lavf 58.14.100 - avformat.h Add AV_DISPOSITION_STILL_IMAGE |