Diego Biurrun
|
3b7660b002
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
|
17 years ago |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
17 years ago |
Diego Biurrun
|
42610c4983
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
|
17 years ago |
Reimar Döffinger
|
0bda781739
Use DECLARE_ALIGNED for alignment in libpostprocess
|
17 years ago |
Måns Rullgård
|
849f10351d
rename always_inline to av_always_inline and move to common.h
|
18 years ago |
Diego Biurrun
|
3cd52279c9
Use common define for x86_32 and x86_64.
|
18 years ago |
Diego Biurrun
|
c45b5de03a
Fix #endif comments.
|
18 years ago |
Diego Biurrun
|
c26abfa541
Rename ABS macro to FFABS.
|
18 years ago |
Diego Biurrun
|
02305ff38f
Rename SIGN macro to FFSIGN to avoid clashes with system headers.
|
18 years ago |
Diego Biurrun
|
e7becfb25f
printf --> av_log with some help from Oded
|
18 years ago |
Diego Biurrun
|
8925915fcc
Change libpostproc to use the FFMIN/FFMAX macros from libavutil.
|
18 years ago |
Diego Biurrun
|
a22b7322cc
Move sign macro to libavutil.
|
18 years ago |
Diego Biurrun
|
e0296b9a2e
Use ABS macro from libavutil.
|
18 years ago |
Diego Biurrun
|
c6a9271c56
Remove gcc-workaround that is already present in libavutil/common.h.
|
18 years ago |
Diego Biurrun
|
ef85972ba5
Fix default license header.
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Michael Niedermayer
|
4851f2ad92
1000000l for lu_zero (commiting untested? code)
|
18 years ago |
Luca Barbato
|
6ab6c7c3cc
make postproc use avutil
|
18 years ago |
Diego Biurrun
|
f4bd289a04
Explicitly include fastmemcpy.h from libvo/.
|
18 years ago |
Stefan Huehner
|
7b49ce2e34
Add const to (mostly) char* and make some functions static, which aren't used
|
18 years ago |
Diego Biurrun
|
36b1b0bcc6
CVS --> Subversion
|
18 years ago |
Diego Biurrun
|
6d9a242106
libavcodec/libpostproc ---> libpostproc
|
18 years ago |
Diego Biurrun
|
b315042c8c
Remove libpostproc.
|
12 years ago |