Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 03 May 2008 15:40:12 +0000 | diego | Use a regular expression to filter out all external library parts from FFmpeg. |
Sat, 03 May 2008 15:30:45 +0000 | diego | Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere. |
Sat, 03 May 2008 15:29:26 +0000 | diego | External libraries used by FFmpeg now have a lib prefix in their name. |
Sat, 03 May 2008 15:23:22 +0000 | diego | Only compile and use libmpeg2 AltiVec code when AltiVec is available. The |
Sat, 03 May 2008 14:40:42 +0000 | reimar | vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_IPB. |
Sat, 03 May 2008 14:25:10 +0000 | reimar | Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders. |
Sat, 03 May 2008 14:11:19 +0000 | reimar | Fix 100l: mpi->height must be used to calculate required memory, not mpi->h. |
Sat, 03 May 2008 14:11:08 +0000 | reimar | VLB audio is quite similar to AAC, and faad decodes somewhat usably (though |