2532 Commits (b9ebf325c6baf50f595966c2ae9e9d112e83531d)
 

Author SHA1 Message Date
Pierre Lombard b9ebf325c6 printf() requires stdio.h 21 years ago
Mike Melanson 773159ed27 iterate through the appropriate range of palette entries 21 years ago
Mike Melanson b10529b4c4 fix Interplay DPCM (frames are intracoded, predictors do not carry 21 years ago
Mike Melanson 42e96409d3 MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 21 years ago
Mike Melanson bf649a9d6d do away with all those naughty global variables 21 years ago
Mike Melanson b59ebf6220 provisions for raw PCM audio 21 years ago
Mike Melanson d86e8568e6 video looks beautiful now, many thanks to Alexander Belyakov 21 years ago
Mike Melanson 7581685205 wrong, wrong, wrong...coded bits are read in the opposite direction 21 years ago
Fabrice Bellard c9d88b14c7 update 21 years ago
Fabrice Bellard 165f74ff46 remove unused AMREXTRALIBS 21 years ago
Fabrice Bellard cf7412b58d use VC++ lib tool if available 21 years ago
Fabrice Bellard 988a9f9e3a doc update 21 years ago
Fabrice Bellard 211f2123c5 avoid initializing pts for not decoded streams 21 years ago
Fabrice Bellard 61890b02b3 better image sequence support (Charles Yates) - suppressed unused non overlay support 21 years ago
Fabrice Bellard 69ef9450d8 generate correct PTS in transport stream - use mpeg2 encoder by default 21 years ago
Michael Niedermayer 05fbd0a2b0 scenechange_threshold 21 years ago
Roman Shaposhnik dd6ee74e4c * fixing a typo ;-) 21 years ago
Fabrice Bellard cb728d7902 correct DLL windows install 21 years ago
Fabrice Bellard 951bf3e681 fixed windows build 21 years ago
Fabrice Bellard 8c522a4036 update 21 years ago
Michael Niedermayer 41338ac06f another non const static, maybe its thread save now 21 years ago
Mike Melanson 186447f8fe initial Interplay video decoder 21 years ago
Mike Melanson b76c707acd adapt to use interim palette control API; do away with multi-chunk data 21 years ago
Mike Melanson 6423d073c9 Ministry of English Composition fixes (courtesy of Diego Biurrun 21 years ago
Mike Melanson afb8d3f80d change pixel identifier conflict with AltiVec headers (patch courtesy of 21 years ago
Michael Niedermayer e9c6531704 mpeg sequence end code regression checksum update 21 years ago
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 21 years ago
François Revol a018d318e7 64 bit pts for writing - more const usage (don't forget me !) 21 years ago
Mike Melanson 0f371e3e2a final word on RGBA byte order 21 years ago
Roman Shaposhnik e7015b41e7 * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM 21 years ago
Mike Melanson ba118447d5 deploy palette control API 21 years ago
Fabrice Bellard 50f52fcdc3 doc update 21 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 21 years ago
Fabrice Bellard d35ff76b79 windows installer 21 years ago
Fabrice Bellard 258207b7fc simplified version handling - set win32 install path 21 years ago
Mike Melanson e9cc5211a4 copy & paste strikes again 21 years ago
Mike Melanson 6f4915ac83 xan_wc3 decoder now works correctly; added a bunch of output 21 years ago
Mike Melanson 7e5ef401b7 forgot to apply the palette component lookup table 21 years ago
Michael Niedermayer 541ae14095 AVI stream header FCC / more reliable detection of old xvid files 21 years ago
Fabrice Bellard cb0c448a8d example using video encoder latency 21 years ago
Fabrice Bellard fa0f62c37d removed invalid sequence end code 21 years ago
Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
Michael Niedermayer 8c653280bd get_bi(), be/le fix 21 years ago
Michael Niedermayer 8fc6c2b537 detect old xvid with fourcc=DIVX 21 years ago
Michael Niedermayer 2187d9482e theres no SVQ1 encoder -> it cant be default 21 years ago
Michael Niedermayer 09770af869 detect avcodec_open() on an already opened AVCodecContext 21 years ago
Mike Melanson d9d8910bf2 Tim 21 years ago
Michael Niedermayer 6e6d6dc0a5 mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) 21 years ago
Fabrice Bellard b160941221 removed warnings 21 years ago
Fabrice Bellard 09b85c13a3 use const data - began to make code more portable 21 years ago