summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-18 15:18:35 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-18 15:33:50 +0200
commit645cebbe4f4ea0031a1257e3ff43387cea86fa83 (patch)
tree0ce7055daedcb10ec605eb856188ba660253a034 /doc/APIchanges
parent9535929897df7acee32be5ba7e2025f7ed4cdf73 (diff)
lavc: add CODEC_FLAG2_SHOW_ALL
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index b97df1f1a7..74bceaae9a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-09-18 - xxxxxxx - lavc 53.16.0
+ Add showall flag2
+
2011-09-16 - xxxxxxx - lavfi 2.42.0
Add avfilter_all_channel_layouts.