summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorElvis Presley <elvis@e.p>2011-09-15 05:50:44 +0200
committerElvis Presley <elvis@e.p>2011-09-15 15:58:56 +0200
commit5554de13b29b9bb812ee5cfd606349873ddf0945 (patch)
treec23bbd0e2d658dd70d118261326be9c53b63127f /doc
parentd55b06b8e725b9ef362137486221fa1e90c012c0 (diff)
downloadffmpeg-streaming-5554de13b29b9bb812ee5cfd606349873ddf0945.zip
ffmpeg-streaming-5554de13b29b9bb812ee5cfd606349873ddf0945.tar.gz
ProRes Decoder
Signed-off-by: Elvis Presley <elvis@e.p>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
-rw-r--r--doc/general.texi2
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
OpenPOWER on IntegriCloud