source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cafa66af   21 years mike added solid color vectors; basic PAL8, 4x2-vector video (as in Command …
(edit) @20f269dc   21 years mike handle a wider variety of VQA files, including silent files …
(edit) @77a416e8   21 years gabucino many small typo and grammar fixes Based on Bernard Leak's mail …
(edit) @29d48296   21 years michaelni Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern …
(edit) @39518b49   21 years Roman R. * 10000l (cut'n'paste is evil!) * Fix from Charles Yates for 0 …
(edit) @5a00941b   21 years mike instructions for using the decoder Originally committed as revision …
(edit) @4120a53a   21 years mike implemented Id Quake II CIN support Originally committed as revision …
(edit) @a686caf0   21 years Roman R. * fixing bug that prevented resampling the picture and changing …
(edit) @e692fd60   21 years alex fixed codec specific data headers Originally committed as revision …
(edit) @cf246283   21 years alex fixed time base and sample rate handling Originally committed as …
(edit) @5aa0a644   21 years alex fix fabrice's broken get_bi and some minor changes in draft …
(edit) @7fe4c823   21 years alex nut and vcr2 Originally committed as revision 2334 to …
(edit) @16c3c1ec   21 years michaelni rd cbp + single coeff elimination fix Originally committed as …
(edit) @6955a882   21 years mike first pass at a VQA video decoder Originally committed as revision …
(edit) @ec59fd53   21 years mike experimental half-pel motion compensation for C planes, courtesy of …
(edit) @dda61423   21 years mike properly demux silent files; implemented precise framerate calculation …
(edit) @68a43d04   21 years mike the correct data type is offset_t Originally committed as revision …
(edit) @ca7d05d5   21 years michaelni optionally try to encode each MB with MV=<0,0> and choose the one with …
(edit) @4fa1c4fa   21 years Roman R. * preAlpha DV encoding support -- there's still a truckload of …
(edit) @c280f2d   21 years michaelni nut regression test mpeg4 ac prediction cleanup Originally committed …
(edit) @8d8c0294   21 years michaelni ac prediction cleanup rate distorted optimal ac prediction for mpeg4 …
(edit) @2fdf638b   21 years mike New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE …
(edit) @f2f6134b   21 years michaelni rate distortion optimal cbp support (h263/mpeg4 non intra only) …
(edit) @08f29f82   21 years michaelni Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime …
(edit) @b49d4175   21 years michaelni 10l Originally committed as revision 2321 to …
(edit) @0d8d3ed   21 years Roman R. * The functionality is now available in dv.[ch]. Originally committed …
(edit) @7458ccbb   21 years Roman R. * DV handling was streamlined for both muxing/demuxing and …
(edit) @da64ecc3   21 years michaelni avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) …
(edit) @6c8e0d4d   21 years philipjsg Fix a very nasty problem with extra bytes appearing in TCP data …
(edit) @05ab0b76   21 years michaelni Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot …
(edit) @fe0f2a97   21 years michaelni PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at …
(edit) @f578f938   21 years michaelni mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc …
(edit) @1e4ddde2   21 years michaelni ppm vhook follow up patch by (Charles Yates <charles dot yates at …
(edit) @c6b1edc9   21 years michaelni init AVFrame with defaults Originally committed as revision 2312 to …
(edit) @d663a1fd   21 years michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) …
(edit) @cd1f22f9   21 years michaelni simpler Originally committed as revision 2310 to …
(edit) @6eb23b82   21 years fabrice updated Originally committed as revision 2309 to …
(edit) @4c4b3fcd   21 years fabrice clean target removes output_example Originally committed as revision …
(edit) @8bc80f8b   21 years philipjsg Minor bugfix to prevent segfault if a malloc fails. I have no idea …
(edit) @80de6a80   21 years michaelni hurry_up fix? Originally committed as revision 2306 to …
(edit) @8b76418a   21 years michaelni 100l Originally committed as revision 2305 to …
(edit) @54324550   21 years michaelni srcSliceY % 4 != 0 fix Originally committed as revision 10953 to …
(edit) @7af75e6c   21 years michaelni h263 stuffing decode fix Originally committed as revision 2304 to …
(edit) @d42f74b8   21 years mike send the chunk preamble bytes to the respective decoders; Id RoQ …
(edit) @2ecad8bd   21 years michaelni fixes levis.avi dunno if this is correct ... Originally committed as …
(edit) @a63d4933   21 years michaelni yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot …
(edit) @34f60ee6   21 years michaelni slight quality improvement ( < +0.04 PSNR) for high bitrate videos …
(edit) @98b0858e   21 years michaelni constraint_parameter_flag fix Originally committed as revision 2299 …
(edit) @e4e70d2e   21 years mellum Fix compilation with ccc Originally committed as revision 2298 to …
(edit) @fd0f45e5   21 years Roman R. * fix for integer overflow Originally committed as revision 2297 to …
(edit) @3f418551   21 years p_l reversed for cause of code obsolescence Originally committed as …
(edit) @e7106d5b   21 years mike clean up 4xm demuxer; make valgrind just a little happier Originally …
(edit) @b9ebf325   21 years p_l printf() requires stdio.h Originally committed as revision 10891 to …
(edit) @773159e   21 years mike iterate through the appropriate range of palette entries Originally …
(edit) @b10529b4   21 years mike fix Interplay DPCM (frames are intracoded, predictors do not carry …
(edit) @42e9640   21 years mike MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's …
(edit) @bf649a9d   21 years mike do away with all those naughty global variables Originally committed …
(edit) @b59ebf62   21 years mike provisions for raw PCM audio Originally committed as revision 2291 to …
(edit) @d86e8568   21 years mike video looks beautiful now, many thanks to Alexander Belyakov <abel at …
(edit) @75816852   21 years mike wrong, wrong, wrong...coded bits are read in the opposite direction …
(edit) @c9d88b14   21 years fabrice update Originally committed as revision 2288 to …
(edit) @165f74ff   21 years fabrice remove unused AMREXTRALIBS Originally committed as revision 2287 to …
(edit) @cf7412b5   21 years fabrice use VC++ lib tool if available Originally committed as revision 2286 …
(edit) @988a9f9   21 years fabrice doc update Originally committed as revision 2285 to …
(edit) @211f2123   21 years fabrice avoid initializing pts for not decoded streams Originally committed …
(edit) @61890b02   21 years fabrice better image sequence support (Charles Yates) - suppressed unused non …
(edit) @69ef9450   21 years fabrice generate correct PTS in transport stream - use mpeg2 encoder by …
(edit) @05fbd0a2   21 years michaelni scenechange_threshold Originally committed as revision 2281 to …
(edit) @dd6ee74e   21 years Roman R. * fixing a typo ;-) Originally committed as revision 2280 to …
(edit) @cb728d79   21 years fabrice correct DLL windows install Originally committed as revision 2279 to …
(edit) @951bf3e6   21 years fabrice fixed windows build Originally committed as revision 2278 to …
(edit) @8c522a40   21 years fabrice update Originally committed as revision 2277 to …
(edit) @41338ac0   21 years michaelni another non const static, maybe its thread save now Originally …
(edit) @186447f8   21 years mike initial Interplay video decoder Originally committed as revision 2275 …
(edit) @b76c707   21 years mike adapt to use interim palette control API; do away with multi-chunk …
(edit) @6423d073   21 years mike Ministry of English Composition fixes (courtesy of Diego Biurrun …
(edit) @afb8d3f8   21 years mike change pixel identifier conflict with AltiVec headers (patch courtesy …
(edit) @e9c65317   21 years michaelni mpeg sequence end code regression checksum update Originally …
(edit) @f7728bf6   21 years mellum Use asms instead of builtins when compiling for generic Alpha. Less …
(edit) @a018d318   21 years revol 64 bit pts for writing - more const usage (don't forget me !) …
(edit) @0f371e3e   21 years mike final word on RGBA byte order Originally committed as revision 2268 …
(edit) @e7015b41   21 years Roman R. * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM …
(edit) @ba118447   21 years mike deploy palette control API Originally committed as revision 2266 to …
(edit) @50f52fcd   21 years fabrice doc update Originally committed as revision 2265 to …
(edit) @7b7d86f1   21 years fabrice simplified version handling Originally committed as revision 2264 to …
(edit) @d35ff76b   21 years fabrice windows installer Originally committed as revision 2263 to …
(edit) @258207b7   21 years fabrice simplified version handling - set win32 install path Originally …
(edit) @e9cc5211   21 years mike copy & paste strikes again Originally committed as revision 2261 to …
(edit) @6f4915ac   21 years mike xan_wc3 decoder now works correctly; added a bunch of output …
(edit) @7e5ef401   21 years mike forgot to apply the palette component lookup table Originally …
(edit) @541ae14   21 years michaelni AVI stream header FCC / more reliable detection of old xvid files …
(edit) @cb0c448a   21 years fabrice example using video encoder latency Originally committed as revision …
(edit) @fa0f62c3   21 years fabrice removed invalid sequence end code Originally committed as revision …
(edit) @49057904   21 years fabrice 64 bit pts for writing - more const usage Originally committed as …
(edit) @8c653280   21 years michaelni get_bi(), be/le fix Originally committed as revision 2254 to …
(edit) @8fc6c2b5   21 years michaelni detect old xvid with fourcc=DIVX remove "this file was encoded with …
(edit) @2187d948   21 years michaelni theres no SVQ1 encoder -> it cant be default Originally committed as …
(edit) @09770af8   21 years michaelni detect avcodec_open() on an already opened AVCodecContext Originally …
(edit) @d9d8910b   21 years mike Tim Originally committed as revision 2250 to …
(edit) @6e6d6dc0   21 years michaelni mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global …
Note: See TracRevisionLog for help on using the revision log.