Mercurial > mplayer.hg
comparison ChangeLog @ 15636:54799c633bba
-vf fspp
author | henry |
---|---|
date | Sat, 04 Jun 2005 18:38:22 +0000 |
parents | 2c191764e8d9 |
children | d9aec92f6d12 |
comparison
equal
deleted
inserted
replaced
15635:dce4bab07dc5 | 15636:54799c633bba |
---|---|
27 * Vorbis audio decoder | 27 * Vorbis audio decoder |
28 * RV20 fixes | 28 * RV20 fixes |
29 * VP3 decoder fixes and speedup | 29 * VP3 decoder fixes and speedup |
30 * countless bug fixes all over the place | 30 * countless bug fixes all over the place |
31 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 | 31 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 |
32 | |
33 Filters: | |
34 * much faster version of spp filter (-vf fspp) | |
32 | 35 |
33 MEncoder: | 36 MEncoder: |
34 * audio encoding modularized | 37 * audio encoding modularized |
35 * AAC (FAAC) audio encoding | 38 * AAC (FAAC) audio encoding |
36 * border processing adaptive quantization in libavcodec | 39 * border processing adaptive quantization in libavcodec |