Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-11-02 17:17:17 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-11-03 15:14:26 +0400
commit481fdeeecfc2beafd7b87d6875839d428bd4e6b8 (patch)
tree4c6112ffa6d415bf25442bc39393487dc8470030 /doc/APIchanges
parent7be09a91c2994131385f27c2f7726e04cf3841ce (diff)
lavu/opt: add AV_OPT_SAMPLE_FMT option
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 aa828464bd..60c6062cb6 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2012-11-03 - xxxxxxx - lavu 52.3.100 - opt.h
+ Add AV_OPT_TYPE_SAMPLE_FMT value to AVOptionType enum.
+
2012-10-21 - xxxxxxx - lavc 54.68.100 - avcodec.h
lavfi 3.20.100 - avfilter.h
Add AV_PKT_DATA_STRINGS_METADATA side data type, used to transmit key/value