5550 Commits (bc66275b06a78c628c86a69038bd3d97d5a80d29)

Author SHA1 Message Date
Michael Niedermayer e559c30a20 allow changing of the spatial_decomposition_count and quantization tables 18 years ago
Michael Niedermayer 4f90f33ab4 perform init after reading the values needed for init 18 years ago
Michael Niedermayer 081c9d1d7b unneeded and impossible during init ... 18 years ago
Michael Niedermayer 32272f7e95 unused 18 years ago
Michael Niedermayer 014f9d233f allocate slice buffer after parsing the header containing needed parameters 18 years ago
Michael Niedermayer ba8964db60 remove () 18 years ago
Michael Niedermayer 61806e9fa7 spatial_decomposition_count != 5 bugfix 18 years ago
Michael Niedermayer fa731ccd4e scaling obmc tables under #if 0 also by 4 (yes they where forgotten apparently) 18 years ago
Reimar Döffinger 1551e8e87f Properly handle nuv file with changing resolution 18 years ago
Reimar Döffinger fd065d0593 Make sure rtjpeg quality is a valid value 18 years ago
Reimar Döffinger 6cf7e81f8c Fix extreme stupidity: buffer size check must of course be before buffer use! 18 years ago
Reimar Döffinger 048905a484 10l, add check forgotten in last commit 18 years ago
Reimar Döffinger 4f8a91c961 First ugly and slow attempt to fix nuv files with extra frameheader 18 years ago
Reimar Döffinger c612b00d7e Simplify nuv: factor out LZO decompression 18 years ago
Michael Niedermayer 61d6e445b1 rename HTAPS -> HTAPS_MAX (later is correct after the previous change) 18 years ago
Michael Niedermayer 7d7f57d939 store halfpel filter coefficients in the header as well as the 18 years ago
Michael Niedermayer 4770a97aae remove outcommented code 18 years ago
Michael Niedermayer 65dc0f532d indention 18 years ago
Michael Niedermayer a68ca08e30 cleanup mc_block() 18 years ago
Andreas Öman 7ae94d525c Indentation 18 years ago
Andreas Öman ec970c2187 Let H.264 decoder skip deblocking across slices 18 years ago
Limin Wang 75316e1dcc Set data_size to zero when DCA header parse failed 18 years ago
Benoit Fouet bdfae2a575 Add a bitstream filter for H.264. 18 years ago
Jeff Downs 088ed4d636 Avoid a crash when H264 MMC operation causes the short term reference 18 years ago
Andreas Öman afebe2f7ca Add slice-based parallel H.264 decoding 18 years ago
Tao Huang 005b683744 Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. 18 years ago
Diego Biurrun 770202c3af Sort one more list alphabetically. 18 years ago
Guillaume Poirier 14c2634bcc Fix links to ARM documentation 18 years ago
Kostya Shishkov c92a30bb06 Move H.264 intra prediction functions into their own context 18 years ago
Michael Niedermayer 2b48d8ba4a add a 8 taps filter for testing 18 years ago
Michael Niedermayer c08bbe6c57 fix decoding of dracula.4xm before diego complains 18 years ago
Michael Niedermayer f9f835ee89 fix segfault with dracula.4xm 18 years ago
Michael Niedermayer 71dce72bee Replace constants by HTAPS (half pel interpolation filter taps) where appropriate. 18 years ago
Michael Niedermayer 5be3a81871 code to do halfpel interpolation per frame (unfinished and under ifdef but it 18 years ago
Mike Melanson f55f27ba98 Fix issue 123 (Support Magic-carpet fli version, 18 years ago
Carl Eugen Hoyos 5d3de5ad22 Silence warnings about NAL_SVC_NON_IDR in H.264. 18 years ago
Benoit Fouet 0a1a0a805a add a close function to bitstream filter 18 years ago
Carl Eugen Hoyos 1c746a490d Remove error raising when explicitely skipping frame 18 years ago
Vitor Sessak becc0ef95b Remove reimplementation of get_unary. 18 years ago
Luca Barbato 9d14ffbcce Cosmetics 18 years ago
Aurelien Jacobs c0fee8c985 add a warning message for unsupported kind of encoding 18 years ago
Vitor Sessak 11f81e6a07 Cosmetical: Empty line removal 18 years ago
Vitor Sessak 63ecfc1fe4 Comment about unsupported sample size 18 years ago
Marc Hoffman 1cc6bd4f10 renaming ARCH_BFIN to HAVE_BFIN 18 years ago
Diego Biurrun a861e7e3b6 cosmetics: Add some whitespace for better readability. 18 years ago
Diego Biurrun ea2c666b0e cosmetics: Sort bitstream filters. 18 years ago
Diego Biurrun 1e97ce4a31 cosmetics: Sort some lines, whitespace changes. 18 years ago
Diego Biurrun d8dfda7e51 Use a consistent multiple inclusion guard. 18 years ago
Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 18 years ago
Vitor Sessak aa33d8096a Rename function 18 years ago