4319 Commits (ac50bcc834a3d2cee880813424072768f84c6229)

Author SHA1 Message Date
Kostya Shishkov b024824bed Fix BI-frames decoding for Adv. profile 18 years ago
Michel Bardiaux d8b7b352a8 Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be. 18 years ago
Benjamin Larsson 753c9d3260 Check that js_vlc_bits from the extradata is in a valid range. 18 years ago
Benjamin Larsson 862be28b19 Get rid of the COOKextradata struct. And use valid C to parse the extradata. 18 years ago
Benjamin Larsson 6e584be16c Kill a warning and don't use modulus. 18 years ago
Benjamin Larsson a5b8a69c70 decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk. 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago
Reimar Döffinger a737f1dfdb LZO optimization: check input buffer bounds less frequently if padded 18 years ago
Benjamin Larsson d7973906de Sort out the diffrent cook versions. 18 years ago
Benjamin Larsson 70ab75eb6a Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite. 18 years ago
Benjamin Larsson b3203b64c6 Get rid of one warning. 18 years ago
Luca Barbato fe70f25c58 Simplify and avoid a warning (should be faster on Cell and certain G4 revisions) 18 years ago
Kostya Shishkov 4b3b5a2337 Coded residual in WavPack may be > 0xFFFF 18 years ago
Reimar Döffinger 8cb59bce97 Fix _LZO_H vs. LZO_H typo 18 years ago
Reimar Döffinger cf0ef3dc34 Fix buffer end checks in lzo copy code to work in all cases. 18 years ago
Måns Rullgård 7073e9fc69 rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure 18 years ago
Reimar Döffinger 266aa26c52 Add lzo test code 18 years ago
Luca Barbato 994fd8500d Fix warnings and simplify/reorder the code 18 years ago
Michel Bardiaux 76ebb18f16 Segregate code common to BMP decoder and future encoder 18 years ago
Kostya Shishkov 74fd63d009 Set aspect ratio if present (for AP only) 18 years ago
Michael Niedermayer 1fdefd9881 fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg 18 years ago
Panagiotis Issaris de6c4b2dd3 Typo 18 years ago
Baptiste Coudurier 4abc097146 remove void * used in arithmetic warnings 18 years ago
Michael Niedermayer 24368c4ae4 cosmetics / remove #if 0 code 18 years ago
Panagiotis Issaris b5bfb9f9de Silence GCC when incorrectly complaining that the "line" variable could be used 18 years ago
Panagiotis Issaris aadcc5cecd Bring down the number of snow.c warnings from 27 to 17 by using the const 18 years ago
Panagiotis Issaris 6884c36c42 Brings down the number of snow.c warnings from 33 to 27 by putting parentheses 18 years ago
Benjamin Larsson b6607559af Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. 18 years ago
Kostya Shishkov 615259a33e Some TIFFs do not set rows per strip for single strip. 18 years ago
Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Kostya Shishkov 8ea780d73d Add debug messages for AP headers 18 years ago
Kostya Shishkov 14f3f3a1ad Off-by-one error fix 18 years ago
Kostya Shishkov 5cca6bc3cd Fail on VC-1 interlaced streams 18 years ago
Baptiste Coudurier 9d57fd9be5 add hint for closed gop and sc threshold error message 18 years ago
Ian Caulfield 08c8831685 fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % 18 years ago
Ian Caulfield 44a39bd770 Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, 18 years ago
Michael Niedermayer 6ad7cd0469 set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264 18 years ago
Michael Niedermayer 0c74098b1c crash fix by Carl Eugen Hoyos cehoyos ag.or at 18 years ago
Michael Niedermayer 9ce5f3b7ea explicit values for all enums 18 years ago
Michael Niedermayer 3e997aa425 enum 18 years ago
Michael Niedermayer 2c16032028 maybe fix segfault with missing extradata (unchecked) 18 years ago
Michael Niedermayer 08eb8fcdbf fix segfault with darkkben.free.fr/corrupted_h264.mp4 18 years ago
Michael Niedermayer 2f29af3952 flame 18 years ago
Michael Niedermayer 6f9ca74bec check num_reorder_frames for validity 18 years ago
Michael Niedermayer 9170e34537 adding assert to protect delayed_pic 18 years ago
Luca Barbato 6847e61af3 10l, there is a corner case afterall... 18 years ago
Michael Niedermayer b34397b4cd 1/0 fix 18 years ago
Diego Biurrun 98cc3cea33 Fix FSF postal address. 18 years ago
Diego Biurrun 9688979c51 Fix some more license headers. 18 years ago