19 Commits (213a4cbb396ff610001a26052a652e3f68aa632a)

Author SHA1 Message Date
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 07ff7825b6 Move indeo5-specific quant table selection to decode_gop_hdr. 15 years ago
Maxim Poliakovski 411e859bce Remove unused parameter. 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
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Maxim Poliakovski ace38c36bf Correct reference buffer switching in Indeo 5 decoder. 15 years ago
Kostya Shishkov 6eec969d54 document two variables in Indeo5 decoding context 15 years ago
Maxim Poliakovski b5852e8a4d Make Indeo 5 decoder more robust on bitstream errors. 15 years ago
Maxim Poliakovski 7fcb98a7ec Band quant tables should not be assigned inside band tile loop, 15 years ago
Kostya Shishkov e322aacedd Encapsulate VLC information needed for decoding blocks and macroblocks in 15 years ago
Kostya Shishkov 60819e694e 10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock and 15 years ago
Kostya Shishkov 9068f36dcc Macroblock and block Huffman code sets are to be used by both Indeo 4 and 15 years ago
Stefan Gehrer cc01ab903e remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct 15 years ago
Kostya Shishkov 94dde5c1ec Move 'chksum' declaration to the only block where that variable is used 15 years ago
Kostya Shishkov f7d649185b Move band checksum verifying into preprocessor condition, so compiler won't 15 years ago
Kostya Shishkov 5bebe94d86 Indeo 5 decoder 15 years ago