diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 | ||||
-rw-r--r-- | doc/general.texi | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index fe02eb2..29c52e5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-09-14 - xxxxxxx - lavc 53.14.0 + Prores decoder. + 2011-09-12 - xxxxxxx - lavfi 2.40.0 Change AVFilterBufferRefAudioProps.sample_rate type from uint32_t to int. diff --git a/doc/general.texi b/doc/general.texi index fa37eb9..9346a87 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -476,6 +476,8 @@ following image formats are supported: @tab fourcc: VP80, encoding supported through external library libvpx @item planar RGB @tab @tab X @tab fourcc: 8BPS +@item Prores @tab @tab X + @tab fourcc: apch,apcn,apcs,apco @item Q-team QPEG @tab @tab X @tab fourccs: QPEG, Q1.0, Q1.1 @item QuickTime 8BPS video @tab @tab X |