index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vidix
/
sysdep
Commit message (
Expand
)
Author
Age
*
Add missing license headers.
diego
2010-01-30
*
Fix build on SuperH.
cehoyos
2009-12-10
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
diego
2008-10-13
*
Remove unused variables.
diego
2008-10-12
*
Add proper VIDIX support for SuperH architecture.
ben
2008-08-11
*
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
michael
2008-07-15
*
Add comments to a few #endif preprocessor directives.
diego
2008-06-08
*
Remove pointless and commented-out #ifdef.
diego
2008-06-08
*
Fix dhahelper.h #include paths.
diego
2008-06-08
*
Remove unused variable, fixes the warning:
diego
2008-06-07
*
Rename kernelhelper to dhahelper, that name is more fitting.
diego
2008-05-30
*
Fix #include paths.
diego
2008-05-30
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Comment out the correct #endif directive.
diego
2007-12-31
*
Restore copyright/license notices that were stripped off.
diego
2007-11-25
*
Identifiers starting with underscores are reserved.
diego
2007-07-31
*
merged libdha and libvidix, moved all files from libdha to vidix directory
ben
2007-04-06