2 Commits (c02e3dca2d494f972cd96e0cf9c8117296c60952)

Author SHA1 Message Date
Michael Niedermayer 29852ffc64 avcodec/dirac_dwt: Remove unused ff_spatial_idwt2() 11 years ago
Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Diego Biurrun 1ce5dce454 dwt: Remove unused code. 12 years ago
Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
Diego Biurrun cc7fac9970 dwt: return errors from ff_slice_buffer_init() 13 years ago
Jordi Ortiz 13a867a63e dwt: K&R prettyprinting cosmetics 13 years ago
Jordi Ortiz 4bb2b5afc9 dwt: removed some warnings in make checkheaders 13 years ago
multiple authors 5d50fcc549 DIRAC Decoder stable version, MMX support removed. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e164553a82 Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
Diego Elio Pettenò ebb06d96ed Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
Måns Rullgård 33996217ca Add ff_ prefix to dwt functions 15 years ago
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Måns Rullgård cc1e807f4c snow: remove unused stub functions 15 years ago
Måns Rullgård 98713e55b4 Move ff_spatial_dwt() prototype to snow.h 15 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Diego Biurrun f2e92ad105 Make non-void replacement functions actually return a value. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Michael Niedermayer ff06e0677b cleanup (remove some old experimentation related code) 17 years ago
Michael Niedermayer d593e32983 use 16bit IDWT (a SIMD implementation of it should be >2x faster then with 17 years ago
Michael Niedermayer ce611a27be Change rounding of the horizontal DWT to match the vertical one. 17 years ago
Michael Niedermayer f29bd6fa71 more stupid double subtractions 17 years ago
Diego Biurrun 224906414b Remove leading underscores from specifiers, they are reserved. 18 years ago
Panagiotis Issaris 9dd6c80453 Add the const specifier as needed to reduce the number of warnings. 18 years ago
Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Guillaume Poirier 696e1bb36e Compile fix (for GCC<3.3) when encoders are disabled 19 years ago
Loren Merritt d4b287ed36 Snow: cosmetics 19 years ago
Loren Merritt 871371a768 Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. 19 years ago
Loren Merritt 8c36eaaa94 Snow multiple reference frames 19 years ago
Luca Barbato 22b48b85b6 altivec support for snow 19 years ago
Robert Edele 561a18d3ba Snow mmx + sse2 part 2 19 years ago
Robert Edele 059715a41c First part of a series of speed-enchancing patches. 19 years ago