diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-09-18 15:18:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-09-18 15:33:50 +0200 |
commit | 645cebbe4f4ea0031a1257e3ff43387cea86fa83 (patch) | |
tree | 0ce7055daedcb10ec605eb856188ba660253a034 /doc/APIchanges | |
parent | 9535929897df7acee32be5ba7e2025f7ed4cdf73 (diff) | |
download | ffmpeg-645cebbe4f4ea0031a1257e3ff43387cea86fa83.tar.gz |
lavc: add CODEC_FLAG2_SHOW_ALL
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
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. |