summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed unused variableFabrice Bellard2003-08-242-4/+0
* removed unused variablesFabrice Bellard2003-08-243-14/+4
* memmove fixes (Jon Burgess)Fabrice Bellard2003-08-241-3/+3
* update versionFabrice Bellard2003-08-241-1/+1
* updateFabrice Bellard2003-08-243-36/+50
* up to date regression testsFabrice Bellard2003-08-242-48/+16
* ac3 testFabrice Bellard2003-08-241-1/+1
* accepts pgmyuv extensionFabrice Bellard2003-08-241-2/+2
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-242-9/+18
* added loop optionFabrice Bellard2003-08-241-8/+3
* use new loop optionFabrice Bellard2003-08-241-1/+1
* disabled file based testsFabrice Bellard2003-08-241-2/+2
* exclude Duration field tooFabrice Bellard2003-08-241-3/+3
* spell fixesFabrice Bellard2003-08-241-2/+2
* man page installation supportFabrice Bellard2003-08-242-1/+18
* export int64_t_C as it is needed by libavformat.hFabrice Bellard2003-08-241-8/+9
* more sections in help - copyright fixesFabrice Bellard2003-08-245-134/+168
* added all optionsFabrice Bellard2003-08-241-43/+275
* explain Windows Native and Cross build - linked to DLL build page (unsupporte...Fabrice Bellard2003-08-241-0/+34
* removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)Fabrice Bellard2003-08-241-19/+3
* win32 compile fixFabrice Bellard2003-08-241-4/+10
* when changing version, please keep my changes (win32 compile fix)Fabrice Bellard2003-08-246-37/+0
* updated supported codec/formatFabrice Bellard2003-08-241-5/+16
* added ffplay documentation - added automatic man page generation for ffmpeg, ...Fabrice Bellard2003-08-245-84/+681
* custom quant matrix encoding supportMichael Niedermayer2003-08-225-10/+50
* PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ...Michael Niedermayer2003-08-225-14/+315
* updateFabrice Bellard2003-08-221-6/+19
* repeat_pict was never returnedFabrice Bellard2003-08-221-6/+5
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-211-8/+8
* enabling Sun medialib support via --enable-sunmlib, the defaultRoman Shaposhnik2003-08-211-0/+10
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-205-14/+72
* fixing chroma MCMichael Niedermayer2003-08-201-16/+15
* MC rounding fixed?Michael Niedermayer2003-08-191-20/+20
* fix AVFrame.reference (the frames are used for decoding future frames so it s...Michael Niedermayer2003-08-191-5/+6
* use codec_tag for encoding tooMichael Niedermayer2003-08-184-12/+23
* fixing thread safety, this may cause alignment problms (if it does than the s...Michael Niedermayer2003-08-151-1/+3
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-125-4/+9
* initial sh4 supportAlex Beregszaszi2003-08-121-0/+7
* reverse earlier patchMike Melanson2003-08-121-4/+1
* Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and ...Magnus Damm2003-08-112-11/+13
* support for older real audio files (<= version 3)Fabrice Bellard2003-08-111-87/+166
* skip ext header missing message for msmpeg4v2Michael Niedermayer2003-08-101-1/+2
* no default bit rate if decodingFabrice Bellard2003-08-081-1/+4
* added get_audio_frame()Fabrice Bellard2003-08-081-8/+20
* initial duration/start_time generic support - displays stream duration and av...Fabrice Bellard2003-08-081-0/+318
* removed MAXINT64Fabrice Bellard2003-08-081-2/+0
* update duration and start_timeFabrice Bellard2003-08-081-3/+5
* exports mpegps_demuxFabrice Bellard2003-08-081-1/+1
* update duration and start_timeFabrice Bellard2003-08-081-18/+70
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-083-28/+54
OpenPOWER on IntegriCloud