index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gui
Commit message (
Expand
)
Author
Age
*
Include string.h for memcpy, fastmemcpy.h alone is not enough.
reimar
2007-05-16
*
Reuse linux code for reading png images for windows Gui,
reimar
2007-05-10
*
remove unused code
reimar
2007-05-07
*
Fix Gui colors for 32 bit png images after switch to libavcodec decoding
reimar
2007-05-07
*
Use calloc instead of malloc+memset
reimar
2007-05-02
*
Missing free on error in conv24to32
reimar
2007-05-02
*
Simplify bgr2rgb
reimar
2007-05-02
*
Remove unused function
reimar
2007-05-02
*
Make functions and variables not used outside bitmap.c static
reimar
2007-05-02
*
Simplify conv24to32 for-loop
reimar
2007-05-02
*
Remove useless extern before function prototypes
reimar
2007-05-02
*
Remove libpng dependency for Gui, use libavcodec instead
reimar
2007-05-02
*
10l to Diego for breaking svn (again).
iive
2007-04-30
*
Fix several implicit declarations of functions warnings.
diego
2007-04-29
*
Remove duplicate #include.
diego
2007-04-29
*
add missing case value, fixes functionality when using some skins.
vayne
2007-04-28
*
compilation fix for disabling dvd functionality, patch by <bangbangbear at gm...
vayne
2007-04-28
*
header / declarations cleanup, also fixes broken compilation.
vayne
2007-04-26
*
Consistently use quotes instead of angled brackets in #include
diego
2007-04-25
*
Use proper GPL header.
diego
2007-04-23
*
spelling cosmetics
diego
2007-04-23
*
Gui --> gui
diego
2007-04-23