Anton Khirnov
|
e15371061d
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
4 years ago |
James Almer
|
2b7da70a70
postproc: remove usage of deprecated QP_STORE_T define
|
7 years ago |
Michael Niedermayer
|
6f51674c91
postproc: Avoid floats in maxClipped computation
|
9 years ago |
Tucker DiNapoli
|
cbe27006ce
postproc: Made QP, nonBQP, and pQPb arrays
|
9 years ago |
Michael Niedermayer
|
ac682955e9
postproc: add basic deblock filter visualization support
|
10 years ago |
Michael Niedermayer
|
7f8d28f686
postproc: Replace CLIP by av_clip_uint8
|
10 years ago |
Clément Bœsch
|
4c0aece192
pp: use av_clip_uint8 instead of a custom implementation.
|
12 years ago |
Clément Bœsch
|
c4f317e7fe
pp: fix a few typo in the internal header.
|
12 years ago |
Michael Niedermayer
|
7f80afe0a7
libpostproc: add bitexact mode, which is needed for regression testing.
|
12 years ago |
Michael Niedermayer
|
7fad19a63d
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
da9cea77e3
Fix a bunch of common typos.
|
13 years ago |
Michael Niedermayer
|
976a8b2179
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
abc78a5a7c
Do not include log.h in avutil.h
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 years ago |
Måns Rullgård
|
c67278098d
Move array specifiers outside DECLARE_ALIGNED() invocations
|
15 years ago |
Diego Biurrun
|
9e5e2a2e63
Use directory name as multiple inclusion guard prefix.
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Diego Biurrun
|
c60208e7a1
Directly #include some required headers.
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 years ago |
Diego Biurrun
|
aa089f6c05
typo fixes: tempBlured --> tempBlurred
|
16 years ago |
Diego Biurrun
|
16e0bf7349
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
|
16 years ago |
Michael Niedermayer
|
ae77c4b007
Make src const.
|
17 years ago |
Michael Niedermayer
|
b0ddba1291
void arithmetic
|
17 years ago |
Michael Niedermayer
|
927688d6e0
unused
|
17 years ago |
Diego Pettenò
|
9656df7994
Remove clip_table as it is not used anymore.
|
17 years ago |
Diego Pettenò
|
31bfd6f34f
Make the av_class member of PPContext a poiner to constant AVClass.
|
17 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Diego Biurrun
|
53eecfdefc
Fix 'make checkheaders'.
|
17 years ago |
Guillaume Poirier
|
efb775777f
add a comment to indicate which #endif belong to which #define
|
17 years ago |
Måns Rullgård
|
699b3f99d0
add multiple inclusion guards to headers
|
17 years ago |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
17 years ago |
Diego Biurrun
|
e7becfb25f
printf --> av_log with some help from Oded
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Luca Barbato
|
6ab6c7c3cc
make postproc use avutil
|
18 years ago |
Luca Barbato
|
24dd8c616d
Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>
|
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
|
6d9a242106
libavcodec/libpostproc ---> libpostproc
|
18 years ago |