Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 27 Sep 2009 14:24:15 +0000 | reimar | Also check GLX client and server strings for extensions |
Sat, 26 Sep 2009 21:22:01 +0000 | reimar | Amend previous commit: both zlib decoder and encoder must be disabled |
Sat, 26 Sep 2009 21:09:29 +0000 | reimar | Disable libavcodec zlib decoder when zlib is not available, fixes compilation |
Sat, 26 Sep 2009 06:41:09 +0000 | reimar | Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. |
Fri, 25 Sep 2009 16:46:39 +0000 | reimar | Do not override host_arch in x86 vs. x86_64 detection if it was forced via --target. |
Fri, 25 Sep 2009 09:44:41 +0000 | reimar | Change type to avoid void * arithmetic. |
Fri, 25 Sep 2009 09:43:59 +0000 | reimar | Set codec_type and codec_id in codec context for lavc encoders. |
Thu, 24 Sep 2009 10:09:14 +0000 | diego | Sync with current FFmpeg HEAD. |