diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2019-01-31 14:26:34 +0100 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2019-01-31 14:26:34 +0100 |
commit | 7d109765c123dba7bbb49573e7a1973f1c3d7777 (patch) | |
tree | 2b244517242861043ff6a8d222c5a1885d49794d /nihav-core/src | |
parent | 4d477e238a982a986a8e32f23b405ff82b3feb41 (diff) | |
download | nihav-7d109765c123dba7bbb49573e7a1973f1c3d7777.tar.gz |
remove obsolete TODO
Diffstat (limited to 'nihav-core/src')
-rw-r--r-- | nihav-core/src/TODO | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/nihav-core/src/TODO b/nihav-core/src/TODO deleted file mode 100644 index 6abbf2b..0000000 --- a/nihav-core/src/TODO +++ /dev/null @@ -1,15 +0,0 @@ - Design: -better interface for registered demuxers/codecs -paletted formats support -MDCT - - Formats: -Smacker -Bink - - Demuxers: -seeking - maybe with more generic interface too -index reading - - Misc: -indeo3: requantisation, better data end check |