diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-21 18:39:34 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-21 18:39:34 +0000 |
commit | 58935b25d00ed06eddb189ee4352ab0fc7f98648 (patch) | |
tree | 2738594ff208269aaaab0ff3270f26b8219f7eca /Changelog | |
parent | e58d0392c5d2c611a0a49c4ef2b1f67678e370ce (diff) | |
download | ffmpeg-58935b25d00ed06eddb189ee4352ab0fc7f98648.tar.gz |
Port overlay filter from the libavfilter repo (with many fixes),
adopting Baptiste variant which is simpler and faster.
Originally committed as revision 25784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ version <next>: - MJPEG/AVI1 to JPEG/JFIF bitstream filter - ASS subtitle encoder and decoder - IEC 61937 encapsulation for E-AC3 (for HDMI passthrough) +- overlay filter added version 0.6: |