summaryrefslogtreecommitdiff
path: root/libavcodec/dvdata.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* fix decoding 720p50 audio samplesBaptiste Coudurier2009-01-31
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Making idct factor tables dynamically allocatedRoman Shaposhnik2008-11-20
* Getting rid of huge static DV tablesRoman Shaposhnik2008-11-18
* Taking advantage of the new ->execute APIRoman Shaposhnik2008-11-12
* implementing more efficient (and direct) allocation of work for DV codec workersRoman Shaposhnik2008-11-08
* prettyprinting cosmeticsDiego Biurrun2008-10-24
* spelling cosmeticsDiego Biurrun2008-10-24
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* replacing frame_rate and frame_rate_base with an AVRational time_baseRoman Shaposhnik2008-10-07
* cosmetic updates as per Michael's suggestionRoman Shaposhnik2008-10-07
* vertically aligning as per Michael's suggestionRoman Shaposhnik2008-10-07
* Doxygenizing the commentsRoman Shaposhnik2008-10-07
* spelling cosmeticsDiego Biurrun2008-10-02
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer asRoman Shaposhnik2008-08-28
* Introducing video_stype for holding the value of VAUX source packRoman Shaposhnik2008-08-28
* Making block size in bits variable and dependent on the DV specRoman Shaposhnik2008-08-19
* Making the number of blocks per macroblock dependent on the DV streamRoman Shaposhnik2008-08-19
* Introducing DV_MAX_BPM macro instead of a hardcoded value for theRoman Shaposhnik2008-08-19
* Fixing the units in DV50 tables (both coordinates areRoman Shaposhnik2008-08-11
* Coalescing the un-weighting and de-quantization steps for fasterRoman Shaposhnik2008-08-11
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* some constMichael Niedermayer2008-02-01
* Fix random typos.Diego Biurrun2008-01-08
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* * making profile selection a bit more tolerant to the badly broken streamsRoman Shaposhnik2007-07-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* 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