mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 14:39:51 +08:00
20646267cdde0ec0c6d8fb61b7bab29f431fa541
This one replace horizClassify by a transpose/(use Vert)/transpose sequence. This add LowPass and DefFilter for "free". I also fixed the header in postprocess.c and special-cased some of the well-aligned cases (all horiz stuff is well-aligned). patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 3175 to svn://svn.ffmpeg.org/ffmpeg/trunk
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT liba52 and libpostproc are licensed under the Lesser GNU General Public License. * liba52 and libpostproc are distributed under the GNU General Public License and their compilation and use is optional in ffmpeg. Fabrice Bellard.
Languages
C
91%
Assembly
7.1%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%