summaryrefslogtreecommitdiff
path: root/libavcodec/dvdata.h
Commit message (Expand)AuthorAge
...
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-30
* Change some leftover __attribute__((unused)) and __attribute__((used)) toReimar Döffinger2007-05-14
* uint16->uint8Michael Niedermayer2007-01-19
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* DVCPRO50 support.Daniel Maas2006-03-06
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-27
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* * I was finally convinced. And besides, if err it's better to err withRoman Shaposhnik2004-09-14
* * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik2004-03-14
* * 3x encoding speedup. Finally we seem to be on par with libdvRoman Shaposhnik2003-11-27
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-24
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-19
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-04
* per file doxyMichael Niedermayer2003-03-06
* support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ...Roman Shaposhnik2003-02-27
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* DV audio decoder by Roman ShaposhnickFabrice Bellard2003-01-27
* first working version of DV video decoderFabrice Bellard2002-10-03