diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-04-27 10:55:12 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-05-14 21:29:58 +0200 |
commit | 9cf5bcded074cf3294ee1bd4800ec54f1a09a979 (patch) | |
tree | d78d2d330dde32cafd139680fb004e36aabd6e07 /Changelog | |
parent | 440af105f2306d3c7b3b3f4d7530bab910d49cb9 (diff) | |
download | ffmpeg-9cf5bcded074cf3294ee1bd4800ec54f1a09a979.tar.gz |
ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ version next: - add libavresample audio conversion library for compatibility - MicroDVD decoder - Avid Meridien (AVUI) decoder +- accept + prefix to -pix_fmt option to disable automatic conversions. version 0.10: |