Author: jai_menon Date: Mon Jun 2 06:43:58 2008 New Revision: 2308 Log: A TODO list for the ALAC encoder
Added: alacenc/TODO Added: alacenc/TODO ============================================================================== --- (empty file) +++ alacenc/TODO Mon Jun 2 06:43:58 2008 @@ -0,0 +1,14 @@ +TODO list for the ALAC Encoder: + +* Implement basic ALAC entropy coding +* Simple first-order linear prediction +* Adaptive prediction + +Additonal Stuff: + +* Testing against I-Pod/I-tunes/Quicktime/<your favorite Apple proprietary product here> for compatibility + +Experiments: + +* Adaptive Rice History based encoding +* < Other creative ideas go here > _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
