24 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Alexandra Hájková f26cbb555b rtjpeg: Convert to the new bitstream reader 9 years ago
  Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
  Diego Biurrun 1df0b06162 nuv: Reuse the DSPContext from RTJpegContext 11 years ago
  Luca Barbato f13fe6020e rtjpeg: Use init_get_bits8 11 years ago
  Luca Barbato 62cc7a9108 rtjpeg: return meaningful error codes 11 years ago
  Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
  Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
  Reimar Döffinger 7fb55e0b02 rtjpeg: simplify get_block() by using get_bits_left. 13 years ago
  Reimar Döffinger 7a62ddb689 rtjpeg: check get_block return value for error. 13 years ago
  Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reimar Döffinger 77336b6127 Distinguish between non-coded blocks and decode errors in rtjpeg's get_block 16 years ago
  Reimar Döffinger 8d857c5434 Add a few size checks when decoding rtjpeg blocks. 16 years ago
  Reimar Döffinger 0766291a66 Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment 16 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Diego Biurrun 7fad8ed26f Fix reference to a file in MPlayer that was renamed. 17 years ago
  Reimar Döffinger b034f72b17 Add some const keywords in rtjpeg decoder 17 years ago
  Reimar Döffinger e07eaaccc1 Avoid void*-arithmetic, and uint8_t* is more correct anyway. 18 years ago
  Reimar Döffinger c9ec7564f0 Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago