6 Commits (48966b02cb9caae7b51a16e8afcc9e69ccb25f2a)

Author SHA1 Message Date
  David Conrad 179655b6c6 vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  David Conrad eb6a6cd788 vp3: DC-only IDCT 15 years ago
  Måns Rullgård c26e58e32c Add some missing #includes 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
  David Conrad daa1ea049a VP3 loop filter is mmx2 not mmx 16 years ago
  David Conrad 357f45d9bc MMX VP3 Loop Filter 16 years ago
  Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
  David Conrad c3c5bba1e2 Cosmetics: reindent 16 years ago
  David Conrad 437e3f4dbc Rewrite MMX VP3 IDCT in inline asm 16 years ago
  David Conrad b4c3d83584 Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it 16 years ago
  David Conrad 167029a73a Use ff_pw_8 in MMX/SSE VP3 IDCT 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Aurelien Jacobs 5b0b7054b4 better separation of vp3dsp functions from dsputil_mmx.c 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer c26ae41db2 adding a few const 20 years ago
  Michael Niedermayer 5773a74669 porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API 20 years ago
  Mike Melanson 116824d0aa reorganize and simplify the VP3 IDCT stuff 21 years ago
  Mike Melanson daae869903 correct MMX-optimized variant of VP3 IDCT, with comments (thank you 21 years ago
  Mike Melanson 44cb64ee89 seperated out the C-based VP3 DSP functions into a different file; also 21 years ago