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
2007-01-19uint16->uint8Michael Niedermayer
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-04 * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik
2006-03-06DVCPRO50 support.Daniel Maas
2006-02-27AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-09-14 * I was finally convinced. And besides, if err it's better to err withRoman Shaposhnik
2004-03-15 * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik
2003-11-27 * 3x encoding speedup. Finally we seem to be on par with libdvRoman Shaposhnik
2003-11-01 * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik
2003-10-24 * introducing dct248 into the DSP context.Roman Shaposhnik
2003-10-20gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen
2003-09-29 * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik
2003-04-04support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer
2003-03-06per file doxyMichael Niedermayer
2003-02-28support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ...Roman Shaposhnik
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-01-27DV audio decoder by Roman ShaposhnickFabrice Bellard
2002-10-04first working version of DV video decoderFabrice Bellard