2769 Commits (ad0d17f1f812ac551c8831162eb0745f054a6f6c)
 

Author SHA1 Message Date
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
Michael Niedermayer ca7d05d56f optionally try to encode each MB with MV=<0,0> and choose the one with better RD 21 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 21 years ago
Michael Niedermayer c280f2d7c3 nut regression test 21 years ago
Michael Niedermayer 8d8c02942b ac prediction cleanup 21 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
Michael Niedermayer f2f6134b9e rate distortion optimal cbp support (h263/mpeg4 non intra only) 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
Drew Hess da64ecc3e7 avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 21 years ago
Philip Gladstone 6c8e0d4d46 Fix a very nasty problem with extra bytes appearing in TCP data streams. 21 years ago
Glenn Maynard 05ab0b76b7 Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>) 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
Charles Yates 1e4ddde2ad ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Michael Niedermayer c6b1edc911 init AVFrame with defaults 21 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Michael Niedermayer cd1f22f97e simpler 21 years ago
Fabrice Bellard 6eb23b82c2 updated 21 years ago
Fabrice Bellard 4c4b3fcd62 clean target removes output_example 21 years ago
Philip Gladstone 8bc80f8b24 Minor bugfix to prevent segfault if a malloc fails. I have no idea what 21 years ago
Michael Niedermayer 80de6a80a9 hurry_up fix? 21 years ago
Michael Niedermayer 8b76418a14 100l 21 years ago
Michael Niedermayer 54324550b8 srcSliceY % 4 != 0 fix 21 years ago
Michael Niedermayer 7af75e6c65 h263 stuffing decode fix 21 years ago
Mike Melanson d42f74b85e send the chunk preamble bytes to the respective decoders; Id RoQ demuxer 21 years ago
Michael Niedermayer 2ecad8bd45 fixes levis.avi 21 years ago
Steven M. Schultz a63d49334e yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer 34f60ee61b slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization 21 years ago
Michael Niedermayer 98b0858e10 constraint_parameter_flag fix 21 years ago
Falk Hüffner e4e70d2e2d Fix compilation with ccc 21 years ago
Roman Shaposhnik fd0f45e58b * fix for integer overflow 21 years ago
Pierre Lombard 3f4185517f reversed for cause of code obsolescence 21 years ago
Mike Melanson e7106d5b8e clean up 4xm demuxer; make valgrind just a little happier 21 years ago
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