Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 03 May 2008 17:44:27 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Sat, 03 May 2008 15:57:54 +0000 | diego | Make the checkheaders target work non-recursively. |
Sat, 03 May 2008 15:44:55 +0000 | diego | cosmetics: Fix one misindented line. |
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. |