Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-10* opts compilationZdenek Kabelac
2003-02-09Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)Michael Niedermayer
2003-02-01dependencies are only build with make dependFabrice Bellard
2003-01-29--disable-risky supportMichael Niedermayer
2003-01-27Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau
2003-01-22fixed dependancy generation (I want the case where SRC_PATH is not . to work ...Fabrice Bellard
2003-01-18- removed nonsense *.d dependancy stuff, there was already a better 'make dep...Arpi
2003-01-14AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone
2003-01-11altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-08tests link all libavcodecFabrice Bellard
2003-01-07fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard
2003-01-07enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tel...Fabrice Bellard
2002-11-14huffyuvMichael Niedermayer
2002-11-02Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer
2002-11-02added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol
2002-10-28added new fft/mdct code - added fft-test programFabrice Bellard
2002-10-13better/cleaner error resilience (done in a 2nd pass after decoding)Michael Niedermayer
2002-10-12Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner
2002-10-06trying to fix the non-x86 IDCTs (untested)Michael Niedermayer
2002-10-05Fix for source dir != build dir. Patch provided by Måns Rullgård.Falk Hüffner
2002-10-04added DV supportFabrice Bellard
2002-10-04ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg
2002-09-29Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large winFalk Hüffner
2002-09-23ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg
2002-09-19* Remove -finline-limit=8000 (not supported by gcc 2.95)Falk Hüffner
2002-09-05apiexample needs EXTRALIBSMichael Niedermayer
2002-09-05fixing testsMichael Niedermayer
2002-09-02ar -s -> ranlibMichael Niedermayer
2002-09-02altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley
2002-09-01oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2002-09-01dct-test updateMichael Niedermayer
2002-08-30slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer
2002-08-28first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley
2002-08-26new ratecontrol codeMichael Niedermayer
2002-08-21darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer
2002-08-13patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell
2002-07-30MVI optimizations for motion estimation.Falk Hüffner
2002-07-21beos/mov/adpcm patch by François Revol <revol at free dot fr>François Revol
2002-07-20BeOS patches by "shatty" <shatty at myrealbox.com>Michael Niedermayer
2002-07-19largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk
2002-07-11Tweak Alpha compiler flags.Falk Hüffner
2002-07-09new codec: Sorenson v1Nick Kurshev
2002-07-01Implement put_pixels_clamped and add_pixels_clamped in Assembler. ThisFalk Hüffner
2002-06-11added installlib target to install static libraries and includesFabrice Bellard
2002-06-08in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>"Felix Bünemann
2002-05-26license/copyright changeFabrice Bellard
2002-05-22* oops - these are the midnight commits...Zdenek Kabelac
2002-05-22* restored previous behaviour for this momentZdenek Kabelac
2002-05-21* avoid conflicts with non-ffmpeg config.h and also it's consistentZdenek Kabelac