1459 Commits (b292469633752def3d03341edd956ffd542b777e)

Author SHA1 Message Date
Fabrice Bellard cb728d7902 correct DLL windows install 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 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
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 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 7b7d86f120 simplified version handling 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
Michael Niedermayer 541ae14095 AVI stream header FCC / more reliable detection of old xvid files 21 years ago
Michael Niedermayer 8fc6c2b537 detect old xvid with fourcc=DIVX 21 years ago
Michael Niedermayer 09770af869 detect avcodec_open() on an already opened AVCodecContext 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
Fabrice Bellard 1df1df0b44 removed warnings 21 years ago
Fabrice Bellard 83586795a2 remove warnings 21 years ago
Michael Niedermayer 2523e73c77 --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard 98ce5991d7 update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) 21 years ago
Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
Fabrice Bellard dcedf58672 changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete 21 years ago
Fabrice Bellard 742d87d633 removed os_support.h 21 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 21 years ago
Fabrice Bellard 56c4a18464 ctype.h is a common header 21 years ago
Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 21 years ago
Alex Beregszaszi 8026c3b54c bump version numbers to 0.4.8 21 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer e91df37619 CODEC_ID_MPEGVIDEO 21 years ago
Mike Melanson 3ef8be2bfc initial commit for Id RoQ and Interplay MVE multimedia subsystems 21 years ago
Michael Niedermayer 77ee78bcdb 100l 21 years ago
Michael Niedermayer 67b04c1aef more fixes 21 years ago
Michael Niedermayer bf5d0505c6 some fixes (still buggy though) 21 years ago
Mike Melanson 421e085903 skip preamble bytes 21 years ago
Michael Niedermayer 1149acdc17 asv2 encoding 21 years ago
Michael Niedermayer 9b56edf52a ASV2 decoder 21 years ago
Michael Niedermayer cb231c4866 fixing unused f_code values 21 years ago
Michael Niedermayer dc98fc8d17 10l (big vs. little endian) 21 years ago
Michael Niedermayer 12dccd4e60 bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate 21 years ago
Michael Niedermayer 69b0ff3acf 10l (closed gop bit) 21 years ago
Fabrice Bellard 8c5b5683ae fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support 21 years ago
Fabrice Bellard d99ce8d7de spelling fix 21 years ago
Michael Niedermayer 2d5e962b06 100l (forget to reset me.skip for b frames) 21 years ago
Roman Shaposhnik 47017dd870 * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem 21 years ago
Michael Niedermayer 22ddd60bc2 fixing CODEC_FLAG_GLOBAL_HEADER 21 years ago
Michael Niedermayer 922bc38d55 mpeg2 regression test 21 years ago
Michael Niedermayer e4eadb4b44 oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) 21 years ago
Michael Niedermayer 029911d1c3 mpeg2 encoding 21 years ago