7 Commits (15ccfff12cc5a834ba13a0b45cc44163734b5cb4)

Author SHA1 Message Date
  Michael Niedermayer 7931bb2a0c Comment for() ; out 16 years ago
  Michael Niedermayer ed3d7e2f65 Mark a few functions as noinline, this makes ff_h264_filter_mb() a bit smaller 16 years ago
  Michael Niedermayer 183a86c958 Apply last 2 optimizations to similar code i forgot. 16 years ago
  Michael Niedermayer 3f55a651c4 Another microopt, 4 cpu cycles for avoidance of FFABS(). 16 years ago
  Michael Niedermayer 26147d368b Minor (2 cpu cycles) optimization ||->|. 16 years ago
  Michael Niedermayer 2e36c931f0 Avoid wasting 4 cpu cycles per MB in redundantly calculating qp_thresh. 16 years ago
  Michael Niedermayer 082cf97106 Split h264 loop filter off h264.c. 16 years ago