You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
745B

  1. ffmpeg TODO list:
  2. ----------------
  3. Fabrice's TODO list: (in approximate decreasing priority order)
  4. -------------------
  5. - add av_log() in libavcodec and suppress all printf
  6. - commit new imgconvert API and new PIX_FMT_xxx alpha formats
  7. - new ffplay based on qemacs x11/fb/vt100 GUI.
  8. - commit av_read_frame() API and associated support in libavcodec:
  9. ffserver will be able to stream MPEG and MPEG4 files in
  10. RTSP/RTP/SDP.
  11. - add new float/integer audio filterting and conversion
  12. - commit new LGPL'ed float and integer-only AC3 decoder
  13. - add WMA integer-only decoder
  14. - integrate custom Vorbis Tremor based integer and float decoder
  15. - add new MPEG4-AAC audio decoder (both integer-only and float version)
  16. - fix telecine and frame rate conversion