diff options
author | Clément Bœsch <clement@stupeflix.com> | 2014-09-01 11:36:02 +0200 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2014-09-01 11:36:02 +0200 |
commit | 343f07e15c58d73a5f8567a5fe27beceb9155de7 (patch) | |
tree | 42e55d2107fc7c800df0646f3ac3038a263af4dd | |
parent | d4ec07dfe7dbc86e8f6403781c511b9463a526d2 (diff) | |
download | ffmpeg-343f07e15c58d73a5f8567a5fe27beceb9155de7.tar.gz |
RELEASE_NOTES: mention libmodplug detection change
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 3fbf556bac..87a0053c30 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -51,3 +51,4 @@ • dctdnoiz filter now uses a block size of 8x8 instead of 16x16 by default • -vismv option is deprecated in favor of the codecview filter + • libmodplug is now detected through pkg-config |