[MPlayer-dev-eng] cruft removal
D Richard Felker III
dalias at aerifal.cx
Tue Oct 28 23:35:15 CET 2003
On Tue, Oct 28, 2003 at 07:27:47PM +0100, Alex Beregszaszi wrote:
> > - vo_fbdev (there is vo_fbdev2)
> use fbdev from g2 :)
Actually each has its advantages:
vo_fbdev works in g1 already and is fast
vo_fbdev2 is short readable code
vo2_fbdev does page flipping (no tearing!)
and disadvantages:
vo_fbdev is horribly nasty code
vo_fbdev2 is slower than Gabu trying to name every yaoi he's watched!
vo2_fbdev demands having the fb to itself, so you can't run it over
top of something else you're working on (because of page flipping)
IMO vo2_fbdev should be improved to optionally support running on top
of your fb console, and then backported to g1.
> > What is missing? What is bogus? We should eventually add this to
> > DOCS/tech/TODO, or even better start 'rm -rf'-ing a few things.
> I would be really happy cleaning up the chaos in TOOLS/.
Haha... :)
> A 'dream' entry: removed loader/, after having all the opensource
> decoders in lavc ;)
:))))))))))))))))))))))))))))))))))))))))))))))
Alex, does this mean you're volunteering to rev. eng. windoze media 9
and modern real codecs? And qdm audio? :)
Rich
More information about the MPlayer-dev-eng
mailing list