Diego Biurrun
3b7660b002
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
...
Originally committed as revision 9500 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
755bfeabcc
misc spelling fixes
...
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
42610c4983
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
...
Originally committed as revision 9145 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
0bda781739
Use DECLARE_ALIGNED for alignment in libpostprocess
...
Originally committed as revision 9043 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
849f10351d
rename always_inline to av_always_inline and move to common.h
...
Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3cd52279c9
Use common define for x86_32 and x86_64.
...
Originally committed as revision 6859 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
c45b5de03a
Fix #endif comments.
...
Originally committed as revision 6709 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
c26abfa541
Rename ABS macro to FFABS.
...
Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
02305ff38f
Rename SIGN macro to FFSIGN to avoid clashes with system headers.
...
Originally committed as revision 6665 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e7becfb25f
printf --> av_log with some help from Oded
...
Originally committed as revision 6639 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
8925915fcc
Change libpostproc to use the FFMIN/FFMAX macros from libavutil.
...
Originally committed as revision 6622 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a22b7322cc
Move sign macro to libavutil.
...
Originally committed as revision 6620 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e0296b9a2e
Use ABS macro from libavutil.
...
Originally committed as revision 6619 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
c6a9271c56
Remove gcc-workaround that is already present in libavutil/common.h.
...
Originally committed as revision 6614 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ef85972ba5
Fix default license header.
...
Originally committed as revision 6613 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
...
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4851f2ad92
1000000l for lu_zero (commiting untested? code)
...
Originally committed as revision 6537 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
6ab6c7c3cc
make postproc use avutil
...
Originally committed as revision 6524 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f4bd289a04
Explicitly include fastmemcpy.h from libvo/.
...
Originally committed as revision 6021 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Stefan Huehner
7b49ce2e34
Add const to (mostly) char* and make some functions static, which aren't used
...
outside their declaring source file and which have no corresponding prototype.
patch by Stefan Huehner stefan^^@^^huehner^^.^^org
Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
36b1b0bcc6
CVS --> Subversion
...
Originally committed as revision 5461 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
6d9a242106
libavcodec/libpostproc ---> libpostproc
...
Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
14b005d009
Make -xy help output consistent, output an empty line before and after.
...
Originally committed as revision 5108 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
5509bffa88
Update licensing information: The FSF changed postal address.
...
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
...
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
49d40989ff
Add missing pp=ac to pp_help.
...
Originally committed as revision 4221 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Tuukka Toivonen
3da3c8d65e
disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi)
...
fixed by myself
Originally committed as revision 4056 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jindřich Makovička
655f688d54
support for negative strides
...
Originally committed as revision 3989 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
47d9182521
Mention the l5 pp filter in 'mplayer -pphelp' output.
...
Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
bf69c4e55f
Make -pphelp output consistent with the other instances of -xxx help.
...
Originally committed as revision 3792 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
053dea12f2
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)
...
Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
714872547d
typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)
...
Originally committed as revision 3415 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Romain Dolbeau
af05c29a1f
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
...
Originally committed as revision 3194 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Romain Dolbeau
20646267cd
Another (final?) patch for libpostproc.
...
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
21 years ago
Romain Dolbeau
a7b2871cd1
Newer version, using a vectorized version of the
...
new organisation of code in doVertLowPass. it
seems to be faster in AltiVec also...
Also includes a compile fix for the new do_a_deblock
when using AltiVec.
patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 3167 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
39d89b6966
per line lowpass filter in mmx
...
Originally committed as revision 3166 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
792a5a7c6a
mmx optimized version of the per line/accurate deblock filter
...
vertical default mmx deblock filter fix
Originally committed as revision 3165 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
8c8bbd10e0
faster c lowpass filter
...
Originally committed as revision 3164 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
12eebd26ae
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec
...
Originally committed as revision 3163 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
b0ac780ac5
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
...
Originally committed as revision 3162 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
4df8ca9df2
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
...
Originally committed as revision 3156 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
e96682e6f4
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
...
Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Dmitry Baryshkov
3f1d4e9600
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
...
Originally committed as revision 2832 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Alex Beregszaszi
0a87c409cc
changed includes
...
Originally committed as revision 2739 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
2e90b37c5e
mpeg2 QP clamping fix
...
Originally committed as revision 2663 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Mike Melanson
6423d073c9
Ministry of English Composition fixes (courtesy of Diego Biurrun
...
<diego at biurrun.de>)
Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
cb482d2511
blinking blocks around thin vertical lines and dots bugfix
...
Originally committed as revision 1988 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Falk Hüffner
4cfbf61bf1
Warning and compatibility fixes.
...
Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Arpi
9616355144
looks better (req. for mp-G2)
...
Originally committed as revision 1830 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago