800 Commits (80581e9887ce9968516ec4d7a6a450eeec6e4ade)

Author SHA1 Message Date
Roman Shaposhnik dd6ee74e4c * fixing a typo ;-) 21 years ago
Fabrice Bellard cb728d7902 correct DLL windows install 21 years ago
Mike Melanson b76c707acd adapt to use interim palette control API; do away with multi-chunk data 21 years ago
François Revol a018d318e7 64 bit pts for writing - more const usage (don't forget me !) 21 years ago
Mike Melanson ba118447d5 deploy palette control API 21 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 21 years ago
Mike Melanson 7e5ef401b7 forgot to apply the palette component lookup table 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 2187d9482e theres no SVQ1 encoder -> it cant be default 21 years ago
Michael Niedermayer 6e6d6dc0a5 mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) 21 years ago
Michael Niedermayer 9d90c37f39 memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 72a476c1e1 kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 21 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Fabrice Bellard 6a58e1510d ID3 parsing and generation in MP3 format 21 years ago
Fabrice Bellard e224e36030 removed localtime_r.h 21 years ago
Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
Fabrice Bellard 66a15ea2d2 removed os_support.h 21 years ago
Fabrice Bellard f71869a4db simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 21 years ago
Fabrice Bellard 4358d5def3 removed ctype.h header 21 years ago
Fabrice Bellard a182f5da93 fixed endianness dependancies (untested) 21 years ago
Mike Melanson 9e8cd0db54 hacks to support Xan AVI files 21 years ago
Mike Melanson 048446bfeb support for Duck DK3 and DK4 ADPCM 21 years ago
Mike Melanson 493645ebd2 demuxer for custom Wing Commander III movie (.mve) files 21 years ago
Michael Niedermayer 0a5f92a120 memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) 21 years ago
Alex Beregszaszi ed0bb7bee6 move packetheader after startcodes 21 years ago
Alex Beregszaszi 99b17f25b1 some fixes 21 years ago
Michael Niedermayer 203504d910 padding fix 21 years ago
Michael Niedermayer 3ac8749b90 big/little endian fix 21 years ago
Alex Beregszaszi 3aa180b84e initial nut muxer and demuxer (demuxer is not fail safe) 21 years ago
Alex Beregszaszi 8026c3b54c bump version numbers to 0.4.8 21 years ago
Michael Niedermayer ea739de1b9 rewrite 21 years ago
Michael Niedermayer 94dcfb14e7 fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) 21 years ago
Michael Niedermayer 076342fa5c Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer 77efa159eb case insensitive codec_get_id() 21 years ago
Glenn Maynard 5e4639e200 localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Mike Melanson 3ef8be2bfc initial commit for Id RoQ and Interplay MVE multimedia subsystems 21 years ago
Michael Niedermayer 149f7c029c fix MPEG-TS missdetected as MPEG-PS 21 years ago
Mike Melanson 3f16d933a9 first pass at PSX STR demuxer; does not yet interact correctly with MDEC 21 years ago
Michael Niedermayer 8d876a433c asv2 regression test 21 years ago
Charles Yates d9a916e221 stdin patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Michael Niedermayer 572f992eff libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) 21 years ago
Roman Shaposhnik 904736b519 1000l in abbrv. table 21 years ago
Roman Shaposhnik ba2a8cb40b * making resolution abbreviations right 21 years ago
Roman Shaposhnik 118e91f3d8 * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now 21 years ago
Mike Melanson 1a31840cea naughty, forbidden variable declarations 21 years ago
Michael Niedermayer 1cb5f7fd41 mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) 21 years ago
Fabrice Bellard 44664b0915 accepts pgmyuv extension 21 years ago