32 Commits (593886b5dd2b583657aa3fd80bb173f702c9710d)

Author SHA1 Message Date
  Luca Barbato dc79685195 indeo: Bound-check before applying transform 12 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Diego Biurrun 94ee7da08d Remove pointless av_cold attributes in header files 12 years ago
  Anton Khirnov 8ab42021f2 ivi_common: make some functions and tables static. 12 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Anton Khirnov 5d2170c53b ivi_common: make ff_ivi_process_empty_tile() static. 12 years ago
  Michael Niedermayer 891918431d indeo5dec: Make sure we have had a valid gop header. 13 years ago
  Diego Biurrun 4f04f5cc8b indeo: Make ivi_calc_band_checksum() static, it is only used in one file. 13 years ago
  Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
  Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
  Kostya Shishkov a6e4ac40a6 indeo: track tile macroblock size 13 years ago
  Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
  Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
  Diego Biurrun 0fc9c6554e Remove pointless #ifdefs around function declarations in a header. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Biurrun 0c733da8e2 Fix Doxygen @param command attribute syntax. 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Maxim Poliakovski c404e783b9 Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 15 years ago
  Maxim Poliakovski 0933f55829 Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
  Maxim Poliakovski 25e20240b1 Remove unused variables. 15 years ago
  Maxim Poliakovski 9c6b3b97d7 Add the forgotten ff_ prefix to the shareable scan patterns. 15 years ago
  Maxim Poliakovski 220f2bd9c5 move indeo5 scan patterns into ivi_common.c 15 years ago
  Maxim Poliakovski 15f9fa3d61 Fix signedness of q_delta field of the IVIMbInfo. 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Kostya Shishkov e322aacedd Encapsulate VLC information needed for decoding blocks and macroblocks in 15 years ago
  Kostya Shishkov 4982a77e56 Make it clear that ff_ivi_init_static_vlc() does not need arguments 15 years ago
  Kostya Shishkov 9068f36dcc Macroblock and block Huffman code sets are to be used by both Indeo 4 and 15 years ago
  Maxim Poliakovski 6713b6b120 Remove outdated comment. 15 years ago
  Kostya Shishkov 1cf3168516 Indeo Video Interactive 4 and 5 common code and DSP functions. 15 years ago