[FFmpeg-devel] [PATCH] doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()
Michael Niedermayer
michaelni at gmx.at
Wed Jan 21 12:29:04 CET 2015
Found-by: wm4
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
doc/APIchanges | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/APIchanges b/doc/APIchanges
index 7d25679..ca923de 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -312,6 +312,9 @@ API changes, most recent first:
2014-04-29 - xxxxxxx - lavu 52.80.0 - hash.h
Add av_hash_final_bin(), av_hash_final_hex() and av_hash_final_b64().
+2014-04-26 - 617e866 - lavu 52.81.100 - pixdesc.h
+ Add av_find_best_pix_fmt_of_2(), av_get_pix_fmt_loss()
+
2014-03-07 - 8b2a130 - lavc 55.50.0 / 55.53.100 - dxva2.h
Add FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO for old Intel GPUs.
--
1.7.9.5
More information about the ffmpeg-devel
mailing list