Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Baptiste Coudurier a4fd53c427 fix decoding 720p50 audio samples 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Roman Shaposhnik a21fd75f56 Making idct factor tables dynamically allocated 15 years ago
  Roman Shaposhnik 195b349041 Getting rid of huge static DV tables 15 years ago
  Roman Shaposhnik 2ae7e12430 Taking advantage of the new ->execute API 15 years ago
  Roman Shaposhnik c3d470b4a9 implementing more efficient (and direct) allocation of work for DV codec workers 15 years ago
  Diego Biurrun f94036f159 prettyprinting cosmetics 15 years ago
  Diego Biurrun 75f2c20983 spelling cosmetics 15 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 15 years ago
  Roman Shaposhnik 4e92dabf60 replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
  Roman Shaposhnik 45580f8d4d cosmetic updates as per Michael's suggestion 16 years ago
  Roman Shaposhnik 90d30402b4 vertically aligning as per Michael's suggestion 16 years ago
  Roman Shaposhnik 2b6cee9f1e Doxygenizing the comments 16 years ago
  Diego Biurrun 910f02a054 spelling cosmetics 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Roman Shaposhnik f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
  Roman Shaposhnik b4e0102c5c Introducing video_stype for holding the value of VAUX source pack 16 years ago
  Roman Shaposhnik c89cb5894e Making block size in bits variable and dependent on the DV spec 16 years ago
  Roman Shaposhnik 713c1aa9a6 Making the number of blocks per macroblock dependent on the DV stream 16 years ago
  Roman Shaposhnik cb879ec2fb Introducing DV_MAX_BPM macro instead of a hardcoded value for the 16 years ago
  Roman Shaposhnik 3f66d16821 Fixing the units in DV50 tables (both coordinates are 16 years ago
  Roman Shaposhnik d557838cfb Coalescing the un-weighting and de-quantization steps for faster 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Michael Niedermayer 095f08d599 some const 16 years ago
  Diego Biurrun aa6b38c29d Fix random typos. 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Roman Shaposhnik 263c241226 * making profile selection a bit more tolerant to the badly broken streams 17 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Carl Eugen Hoyos 154e30f6c2 rename attribute_unused to av_unused and moves its declaration to common.h 17 years ago
  Reimar Döffinger e36d79c837 Change some leftover __attribute__((unused)) and __attribute__((used)) to 17 years ago
  Michael Niedermayer 045bdb5ab4 uint16->uint8 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
  Daniel Maas 0b297700b7 DVCPRO50 support. 18 years ago
  Dan Maas 2e52b44e50 AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Roman Shaposhnik 0bae10ccec * I was finally convinced. And besides, if err it's better to err with 20 years ago
  Roman Shaposhnik 380fd6b1b4 * DV decoder simplifications. Now it looks to be 6% faster. At least 20 years ago
  Roman Shaposhnik e15c330246 * 3x encoding speedup. Finally we seem to be on par with libdv 20 years ago
  Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
  Roman Shaposhnik 10acc47995 * introducing dct248 into the DSP context. 21 years ago
  Dan Christiansen dc7cb06ae0 gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
  Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
  Michael Niedermayer 6aafe463e5 support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 21 years ago
  Michael Niedermayer 983e3246b7 per file doxy 21 years ago
  Roman Shaposhnik 948c3a1397 support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) 21 years ago