- 30 Dec, 2012 1 commit
-
-
Clément Bœsch authored
This reverts 79f80f5c, moves postproc along with the other libraries, and fix the postproc dependency to libavutil.
-
- 28 Dec, 2012 2 commits
-
-
Michael Niedermayer authored
This avoids dering reading 4 bytes prior the buffer (1 byte can be used) Fixes Ticket2057 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Dec, 2012 1 commit
-
-
Clément Bœsch authored
-
- 11 Dec, 2012 1 commit
-
-
Clément Bœsch authored
-
- 18 Nov, 2012 4 commits
-
-
Clément Bœsch authored
2124 decicycles in deInterlaceInterpolateCubic_C, 67100774 runs, 8090 skips 458 decicycles in deInterlaceInterpolateCubic_MMX2, 67107146 runs, 1718 skips 382 decicycles in deInterlaceInterpolateCubic_SSE2, 67107086 runs, 1778 skips
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 16 Nov, 2012 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
This refactoring simplifies the usage of the template: define the profile and include the template is all that is required. It should now be easier to add more instruction sets. The HAVE_* flags are changed with TEMPLATE_PP_* setting to avoid messing them up. See the top comment in postprocess_template.c for details.
-
- 15 Nov, 2012 3 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 13 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes CID700580 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Sep, 2012 1 commit
-
-
jamal authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Sep, 2012 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Aug, 2012 1 commit
-
-
XhmikosR authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
lets hope this makes suncc happy finally ... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Feb, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 27 Feb, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Feb, 2012 1 commit
-
-
Diego Biurrun authored
This library does not fit into Libav as a whole and its code is just a maintenance burden. Furthermore it is now available as an external project, which completely obviates any reason to keep it around. URL: http://git.videolan.org/?p=libpostproc.git
-
- 24 Jan, 2012 1 commit
-
-
Alexander Strasser authored
Allows our users to still build against a libpostproc with the old API/ABI. Distributions can use this option to defer the soname bump. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
The ABI differences are negligible, but its easier for all if all distros have libpostproc HEAD under the same soname and debian bumped soname without consulting upstream, so as silly as it is following this is probably the least pain for all. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jan, 2012 1 commit
-
-
Diego Biurrun authored
This fixes compilation failures related to START_TIMER/STOP_TIMER macros and -Werror=declaration-after-statement. START_TIMER declares variables and thus may not be placed after statements outside of a new block.
-
- 02 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 22 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 21 Dec, 2011 3 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
These variables are now in separate scopes and thus do not need unique names. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This moves declarations without initialisers or with constant initialisers to the start of a block, and adds do {} while(0) around some macros, thus allowing declarations within them. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 13 Dec, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 10 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 05 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 30 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Sep, 2011 2 commits
-
-
Michael Niedermayer authored
forgot git add ... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Yuriy Kaminskiy authored
libpostproc/postprocess_template.c: In function 'dering_MMX2': libpostproc/postprocess_template.c:1045:5: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' libpostproc/postprocess_template.c:1045:5: error: 'asm' operand has impossible constraints
-