summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixing CODEC_FLAG_GLOBAL_HEADERMichael Niedermayer2003-08-26
* mpeg2 regression testMichael Niedermayer2003-08-26
* oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in th...Michael Niedermayer2003-08-25
* mpeg2 encodingMichael Niedermayer2003-08-25
* xvid edge bug (if i understand the mpeg4 spec correctly) autodetectionMichael Niedermayer2003-08-25
* removed unused variableFabrice Bellard2003-08-24
* avoid warningFabrice Bellard2003-08-24
* avoid warningFabrice Bellard2003-08-24
* removed unused variableFabrice Bellard2003-08-24
* removed unused variablesFabrice Bellard2003-08-24
* memmove fixes (Jon Burgess)Fabrice Bellard2003-08-24
* update versionFabrice Bellard2003-08-24
* updateFabrice Bellard2003-08-24
* up to date regression testsFabrice Bellard2003-08-24
* ac3 testFabrice Bellard2003-08-24
* accepts pgmyuv extensionFabrice Bellard2003-08-24
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-24
* added loop optionFabrice Bellard2003-08-24
* use new loop optionFabrice Bellard2003-08-24
* disabled file based testsFabrice Bellard2003-08-24
* exclude Duration field tooFabrice Bellard2003-08-24
* spell fixesFabrice Bellard2003-08-24
* man page installation supportFabrice Bellard2003-08-24
* export int64_t_C as it is needed by libavformat.hFabrice Bellard2003-08-24
* more sections in help - copyright fixesFabrice Bellard2003-08-24
* added all optionsFabrice Bellard2003-08-24
* explain Windows Native and Cross build - linked to DLL build page (unsupporte...Fabrice Bellard2003-08-24
* removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)Fabrice Bellard2003-08-24
* win32 compile fixFabrice Bellard2003-08-24
* when changing version, please keep my changes (win32 compile fix)Fabrice Bellard2003-08-24
* updated supported codec/formatFabrice Bellard2003-08-24
* added ffplay documentation - added automatic man page generation for ffmpeg, ...Fabrice Bellard2003-08-24
* custom quant matrix encoding supportMichael Niedermayer2003-08-22
* PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ...Michael Niedermayer2003-08-22
* updateFabrice Bellard2003-08-22
* repeat_pict was never returnedFabrice Bellard2003-08-22
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-21
* enabling Sun medialib support via --enable-sunmlib, the defaultRoman Shaposhnik2003-08-21
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-20
* fixing chroma MCMichael Niedermayer2003-08-20
* MC rounding fixed?Michael Niedermayer2003-08-19
* fix AVFrame.reference (the frames are used for decoding future frames so it s...Michael Niedermayer2003-08-19
* use codec_tag for encoding tooMichael Niedermayer2003-08-18
* fixing thread safety, this may cause alignment problms (if it does than the s...Michael Niedermayer2003-08-15
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-12
* initial sh4 supportAlex Beregszaszi2003-08-12
* reverse earlier patchMike Melanson2003-08-12
* Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and ...Magnus Damm2003-08-11
* support for older real audio files (<= version 3)Fabrice Bellard2003-08-11
* skip ext header missing message for msmpeg4v2Michael Niedermayer2003-08-10