18 Commits (dacfaf237335d96fa6ebac3d834194761f8d8f7f)

Author SHA1 Message Date
Kostya Shishkov 186f155e1c Add decoder flush after seeking for RV3/4 decoders 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
Kostya Shishkov 6c3fca6479 Merge deblocking pattern with CBP for RV30/40 loop filtering 16 years ago
Kostya Shishkov d33ee3f2b1 RV40 loop filter 16 years ago
Kostya Shishkov e9d0fdef53 Strong filtering function for future RV40 loop filter 16 years ago
Kostya Shishkov 70f42303e7 Weak deblock filter function for future RV40 loop filter 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Kostya Shishkov 39902a8c93 Calculate motion vector information based on PTS provided in slice header 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 17 years ago
Kostya Shishkov 6cd1500d39 RV40 decoder should use availability cache 17 years ago
Kostya Shishkov 4978618b6b Use existing function for VLC reading 17 years ago
Kostya Shishkov b192e56461 Check decoded dimensions for validity 17 years ago
Kostya Shishkov ea61e33a7f Intra types will be stored in int8_t array 17 years ago
Kostya Shishkov 52b917536d Add decoder flags 17 years ago
Kostya Shishkov ae4ca617e3 RV40 decoder specific functions 17 years ago