lavc: export DV profile API used by muxer/demuxer as public

This commit is contained in:
Anton Khirnov
2014-07-05 09:09:15 +00:00
parent 3f3232a371
commit f6ee61fb05
13 changed files with 121 additions and 48 deletions

View File

@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
2014-07-xx - xxxxxxx - lavc 55.56.0 - dv_profile.h
Add a public API for DV profile handling.
2014-06-xx - xxxxxxx - lavu 53.17.0 - imgutils.h
Add av_image_check_sar().