postproc: add basic deblock filter visualization support

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-09-19 15:21:36 +02:00
parent 266b3d4fe4
commit ac682955e9
5 changed files with 34 additions and 6 deletions

View File

@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2014-09-24 - xxxxxxx - libpostproc 53.1.100
Add vissualization support
2014-09-xx - xxxxxxx - lavc 56.1.101 - dv_profile.h
deprecate avpriv_dv_frame_profile2(), which was made public by accident.