Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 18 Aug 2006 14:44:09 +0000 | diego | Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h" |
Fri, 18 Aug 2006 13:58:03 +0000 | diego | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. |
Fri, 18 Aug 2006 12:20:43 +0000 | eugeni | Fix seeking in matroska files when timecodes do not start from zero. |
Fri, 18 Aug 2006 02:23:44 +0000 | corey | replace echo with printf; fixes compilation when shell is dash and |
Fri, 18 Aug 2006 02:22:39 +0000 | nplourde | disable double buffer in vo_sdl on macosx. fix flicker issue. |
Fri, 18 Aug 2006 01:19:19 +0000 | nplourde | fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com> |