Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 12 Feb 2009 15:41:59 +0000 | reimar | Remove trailing whitespace from vd_ffmpeg. |
Thu, 12 Feb 2009 15:39:32 +0000 | reimar | Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style. |
Thu, 12 Feb 2009 15:35:18 +0000 | reimar | Remove several #ifdefs that check for libavcodec features from vd_ffmpeg. |
Thu, 12 Feb 2009 12:43:14 +0000 | reimar | Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was |
Thu, 12 Feb 2009 12:32:16 +0000 | diego | Ignore errors from all rm commands in clean targets. |
Thu, 12 Feb 2009 12:17:50 +0000 | diego | On clean/distclean, remove binaries with all types of executable suffixes. |
Thu, 12 Feb 2009 12:13:07 +0000 | diego | Use addprefix and addsuffix functions to generate TOOLS variable. |
Thu, 12 Feb 2009 00:12:10 +0000 | stefano | Apply misc fixes for sws_getCachedContext() documentation. |