SVN CLEANUP work:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- remove -vf yuy2, yvu9
- change build & install stuff (cross-lib dependency etc)
- re-design makefile dependency system
- start using the ffmpeg patch tracker (roundup)
- check if these still matter & fix & apply the needed patches:
- MPlayer-0.90rc2.rawyuv.diff - raw YUV (I420) video 'encoder'
(checks requires for stride==width, and aligned planes)
- bte.diff - something input plugin (uses fork() )
- lavc_statsfile_errorchecking-patch - handle errors writing to logfile
- fastermemcpy.diff - cacheline-size dependent optimizations
- fire-x86-runtime-options.diff - en/disable (force) cpu features runtime
(needs to be integrated with --runtime-cpu-detection en/disabled modes)
- mga_vid_laced.diff - buggy interlace support into mga_vid
- patch_sortsub_disable-1.3x.diff - remove --disable-sortsub
- mplayer-0.90rc3-fixfbdev.patch - ugly hack to fix multiple file & -vo fbdev
- fix and apply dvd menu patches.
- review and implement draw_slice() support in video filters
- remove vidix/ and use external vidix
FOR THE NEXT RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
- fix vo_svga vs. -vf scale - DONE?
- Re: [MPlayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
This patch makes mplayer unusable in console mode, always leaves the
console in graphic mode.
- Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
- finish testing /old-incoming/ samples
- fix partial -dr + ffmpeg + B frames (different stride per frame)
- implementing 8bpp support in vo_x11.c
- cleanup qtaudio/qtvideo (move globals to context)
- cleanup DMO interfaces
- Port GUI code to plain gtk without using X functions (any volunteers??? we really need help here)
FOR THE v1.00 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
DVB:
- display OSD and subtitles using DVB card's OSD
avi demuxer: (needs rewrite)
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
- fix for growing avi files (movi_end pos > stream->end_pos)
- implement forward seeking in avi streams with no index