1728 Commits (aab34ca0c5bbffd06aaa3718151ef1662860da3a)

Author SHA1 Message Date
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 22 years ago
Drew Hess da64ecc3e7 avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 22 years ago
Dan Christiansen fe0f2a9719 PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 22 years ago
Michael Niedermayer cd1f22f97e simpler 22 years ago
Michael Niedermayer 80de6a80a9 hurry_up fix? 22 years ago
Michael Niedermayer 8b76418a14 100l 22 years ago
Michael Niedermayer 7af75e6c65 h263 stuffing decode fix 22 years ago
Michael Niedermayer 2ecad8bd45 fixes levis.avi 22 years ago
Michael Niedermayer 34f60ee61b slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization 22 years ago
Michael Niedermayer 98b0858e10 constraint_parameter_flag fix 22 years ago
Falk Hüffner e4e70d2e2d Fix compilation with ccc 22 years ago
Mike Melanson b10529b4c4 fix Interplay DPCM (frames are intracoded, predictors do not carry 22 years ago
Mike Melanson 42e96409d3 MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 22 years ago
Mike Melanson bf649a9d6d do away with all those naughty global variables 22 years ago
Mike Melanson d86e8568e6 video looks beautiful now, many thanks to Alexander Belyakov 22 years ago
Mike Melanson 7581685205 wrong, wrong, wrong...coded bits are read in the opposite direction 22 years ago
Fabrice Bellard cf7412b58d use VC++ lib tool if available 22 years ago
Michael Niedermayer 05fbd0a2b0 scenechange_threshold 22 years ago
Fabrice Bellard cb728d7902 correct DLL windows install 22 years ago
Michael Niedermayer 41338ac06f another non const static, maybe its thread save now 22 years ago
Mike Melanson 186447f8fe initial Interplay video decoder 22 years ago
Mike Melanson 6423d073c9 Ministry of English Composition fixes (courtesy of Diego Biurrun 22 years ago
Mike Melanson afb8d3f80d change pixel identifier conflict with AltiVec headers (patch courtesy of 22 years ago
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 22 years ago
Mike Melanson 0f371e3e2a final word on RGBA byte order 22 years ago
Roman Shaposhnik e7015b41e7 * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM 22 years ago
Mike Melanson ba118447d5 deploy palette control API 22 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 22 years ago
Mike Melanson e9cc5211a4 copy & paste strikes again 22 years ago
Mike Melanson 6f4915ac83 xan_wc3 decoder now works correctly; added a bunch of output 22 years ago
Michael Niedermayer 541ae14095 AVI stream header FCC / more reliable detection of old xvid files 22 years ago
Michael Niedermayer 8fc6c2b537 detect old xvid with fourcc=DIVX 22 years ago
Michael Niedermayer 09770af869 detect avcodec_open() on an already opened AVCodecContext 22 years ago
Fabrice Bellard b160941221 removed warnings 22 years ago
Fabrice Bellard 09b85c13a3 use const data - began to make code more portable 22 years ago
Fabrice Bellard 1df1df0b44 removed warnings 22 years ago
Fabrice Bellard 83586795a2 remove warnings 22 years ago
Michael Niedermayer 2523e73c77 --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) 22 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 22 years ago
Fabrice Bellard 98ce5991d7 update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 22 years ago
Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 22 years ago
Fabrice Bellard dcedf58672 changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete 22 years ago
Fabrice Bellard 742d87d633 removed os_support.h 22 years ago
Fabrice Bellard ca4a77c5b3 removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features 22 years ago
Fabrice Bellard 56c4a18464 ctype.h is a common header 22 years ago
Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 22 years ago
Alex Beregszaszi 8026c3b54c bump version numbers to 0.4.8 22 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 22 years ago
Michael Niedermayer e91df37619 CODEC_ID_MPEGVIDEO 22 years ago