summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdata.h
Commit message (Expand)AuthorAgeFilesLines
...
* Making block size in bits variable and dependent on the DV specRoman Shaposhnik2008-08-191-0/+15
* Making the number of blocks per macroblock dependent on the DV streamRoman Shaposhnik2008-08-191-1/+6
* Introducing DV_MAX_BPM macro instead of a hardcoded value for theRoman Shaposhnik2008-08-191-0/+3
* Fixing the units in DV50 tables (both coordinates areRoman Shaposhnik2008-08-111-1190/+1188
* Coalescing the un-weighting and de-quantization steps for fasterRoman Shaposhnik2008-08-111-22/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* some constMichael Niedermayer2008-02-011-1/+1
* Fix random typos.Diego Biurrun2008-01-081-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* * making profile selection a bit more tolerant to the badly broken streamsRoman Shaposhnik2007-07-171-2/+2
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-301-1/+1
* Change some leftover __attribute__((unused)) and __attribute__((used)) toReimar Döffinger2007-05-141-1/+1
* uint16->uint8Michael Niedermayer2007-01-191-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-041-0/+57
* DVCPRO50 support.Daniel Maas2006-03-061-16/+1270
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-271-0/+45
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-358/+358
* * I was finally convinced. And besides, if err it's better to err withRoman Shaposhnik2004-09-141-3/+3
* * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik2004-03-141-1/+1
* * 3x encoding speedup. Finally we seem to be on par with libdvRoman Shaposhnik2003-11-271-0/+5
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-311-0/+4
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-241-13/+0
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-191-1/+1
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-291-12/+102
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-041-1/+3
* per file doxyMichael Niedermayer2003-03-061-0/+5
* support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ...Roman Shaposhnik2003-02-271-0/+327
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-13/+13
* DV audio decoder by Roman ShaposhnickFabrice Bellard2003-01-271-0/+39
* first working version of DV video decoderFabrice Bellard2002-10-031-0/+907
OpenPOWER on IntegriCloud