aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-01-12 13:42:42 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-01-12 13:42:42 +0100
commitdae382b5b28df492e4bfbac35ac6b0cddc994337 (patch)
treecfc66c3ea9c7a03b53b9e2683fb4f33898e48c28 /doc/APIchanges
parent15daa8f9ddaf678b924ebe997f7b62381c0e2e0a (diff)
parentf89466ad6fd69ea570790e9227e612a751703a37 (diff)
downloadffmpeg-dae382b5b28df492e4bfbac35ac6b0cddc994337.tar.gz
Merge remote-tracking branch 'qatar/master'
* qatar/master: Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. pixfmt: add picture format for VDPAU Conflicts: doc/APIchanges libavutil/pixfmt.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 4ec6ebb0d8..95c06749a3 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -132,11 +132,14 @@ API changes, most recent first:
2012-03-26 - a67d9cf - lavfi 2.66.100
Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions.
+2013-01-12 - 169fb94 - lavu 52.4.0 - pixdesc.h
+ Add AV_PIX_FMT_VDPAU flag.
+
2013-01-07 - 074a00d - lavr 1.1.0
Add avresample_set_channel_mapping() for input channel reordering,
duplication, and silencing.
-2012-12-29 - d8fd06c - lavu 52.2.1 - avstring.h
+2012-12-29 - d8fd06c - lavu 52.3.0 - avstring.h
Add av_basename() and av_dirname().
2012-11-11 - 5980f5d - lavu 52.2.0 - audioconvert.h