20 Commits (15cae5e605caa7f2033516b979a10440d5d6d5de)

Author SHA1 Message Date
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
Kostya Shishkov 39c601b5e7 RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 16 years ago
Michael Niedermayer 09a9b45e4f Add and use ff_pixfmt_list_420. 16 years ago
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
Kostya Shishkov 42b7678d65 30l: when reading mb_offset in RV30 slice header its size 16 years ago
Kostya Shishkov 6751a00a3f RV30 decoder passes possible frame sizes in extradata and selects 16 years ago
Kostya Shishkov 541e8f3bec RV30 loop filter 16 years ago
Kostya Shishkov 42d6c3ba36 Detect split RV30 slices 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 4978618b6b Use existing function for VLC reading 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
Diego Biurrun a660c52a7e cosmetics: comment spelling fixes 17 years ago
Kostya Shishkov 79cf2c7e86 RealVideo 3 decoder functions 17 years ago