677 Commits (0078e9b9c5ea90ce51bc4a0c1eaff32167256d4d)

Author SHA1 Message Date
Alex Beregszaszi 117a5490bd init_put_bits changed 21 years ago
Mike Melanson 20f269dc28 handle a wider variety of VQA files, including silent files 21 years ago
Mike Melanson 4120a53a86 implemented Id Quake II CIN support 21 years ago
Roman Shaposhnik a686caf03d * fixing bug that prevented resampling the picture and 21 years ago
Alex Beregszaszi e692fd601d fixed codec specific data headers 21 years ago
Alex Beregszaszi cf24628385 fixed time base and sample rate handling 21 years ago
Alex Beregszaszi 5aa0a64494 fix fabrice's broken get_bi and some minor changes in draft 21 years ago
Mike Melanson dda6142361 properly demux silent files; implemented precise framerate calculation 21 years ago
Mike Melanson 68a43d044a the correct data type is offset_t 21 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 21 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
Michael Niedermayer 08f29f82b9 Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer b49d4175c2 10l 21 years ago
Roman Shaposhnik 0d8d3ed519 * The functionality is now available in dv.[ch]. 21 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
Philip Gladstone 6c8e0d4d46 Fix a very nasty problem with extra bytes appearing in TCP data streams. 21 years ago
Dan Christiansen fe0f2a9719 PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
Thomas Raivio f578f93838 mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>) 21 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Mike Melanson d42f74b85e send the chunk preamble bytes to the respective decoders; Id RoQ demuxer 21 years ago
Steven M. Schultz a63d49334e yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Falk Hüffner e4e70d2e2d Fix compilation with ccc 21 years ago
Mike Melanson e7106d5b8e clean up 4xm demuxer; make valgrind just a little happier 21 years ago
Mike Melanson 773159ed27 iterate through the appropriate range of palette entries 21 years ago
Mike Melanson b59ebf6220 provisions for raw PCM audio 21 years ago
Fabrice Bellard 165f74ff46 remove unused AMREXTRALIBS 21 years ago
Fabrice Bellard 69ef9450d8 generate correct PTS in transport stream - use mpeg2 encoder by default 21 years ago
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