diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-01-24 11:55:16 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-06-30 07:58:46 -0700 |
commit | e3fcb14347466095839c2a3c47ebecff02da891e (patch) | |
tree | 38fbcef2c592faae3610887dbda3ab333181d1dc /doc/optimization.txt | |
parent | adcb8392c9b185fd8a91a95fa256d15ab1432a30 (diff) | |
download | ffmpeg-e3fcb14347466095839c2a3c47ebecff02da891e.tar.gz |
dsputil: Split off IDCT bits into their own context
Diffstat (limited to 'doc/optimization.txt')
-rw-r--r-- | doc/optimization.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/optimization.txt b/doc/optimization.txt index b51183fa34..b3dca645a8 100644 --- a/doc/optimization.txt +++ b/doc/optimization.txt @@ -136,9 +136,6 @@ dct_unquantize_mpeg2 dct_unquantize_h263 Used in MPEG-4/H.263 en/decoding. -FIXME remaining functions? -BTW, most of these functions are in dsputil.c/.h, some are in mpegvideo.c/.h. - Alignment: |