1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-03 02:41:05 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
David Kühling
1217996fa6 mplayer: correct last patch for size-non-multiple-of-16 theora files 2011-05-01 14:24:11 +02:00
David Kühling
9b60e67998 mplayer: fix playback of Theora files width width/height not multiple of 16 2011-05-01 13:39:29 +02:00
David Kühling
6bfc32e709 mplayer: fix mplayer bug for Theora frametime computation w/ emtpy packets 2011-04-30 14:09:26 +02:00
David Kühling
030251fdf6 mplayer: Make alsa work (use larger buffer), and use it instead of OSS This
reduces CPU load during playback, and also makes the audio mixer react much
more quickly (note: if mplayer automatic resampling kicks in now, we should
add -af-adv force=2 to make it use the fastest resampling filter)
2011-04-27 08:28:37 +02:00
David Kühling
ffb6f8b339 Disable (all?) patented codecs. Disable ffmpeg's (broken) ogg demuxer. 2011-04-24 21:27:53 +02:00
David Kühling
6a975d2489 mplayer: use svn versions of mplayer plus mplayer-internal ffmpeg from git
Mplayer project seems to have stopped providing release tarballs and recommends
use of the SVN version.  Package uses revision pinning, so still nice and
deterministic.
2011-04-24 11:00:16 +02:00
David Kühling
81b4266594 mplayer: fix silly crash bug with -vo cvidix (when jz47xx_drv.so present).
add some more debug output for now.
2011-03-05 15:03:39 +01:00
David Kühling
9450286607 mplayer: enable vidix driver subsystem; try to dynamically load jz47xx_vid.so 2011-03-05 13:33:47 +01:00