git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
14e7e19
)
APIchanges: Expand the name of recently added pixel formats
author
Vittorio Giovara
<vittorio.giovara@gmail.com>
Thu, 6 Oct 2016 22:27:24 +0000
(18:27 -0400)
committer
Vittorio Giovara
<vittorio.giovara@gmail.com>
Wed, 12 Oct 2016 15:13:02 +0000
(11:13 -0400)
This makes them easier to search for.
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
655783e
..
23771b3
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-20,7
+20,7
@@
API changes, most recent first:
Add AVIO_SEEKABLE_TIME flag.
2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
- Add AV_PIX_FMT_YUV
(420,422,444)
P12.
+ Add AV_PIX_FMT_YUV
420P12, AV_PIX_FMT_YUV422P12, and AV_PIX_FMT_YUV444
P12.
2016-xx-xx - xxxxxxx - lavc 57.27.0 - avcodec.h
Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.