index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vidix
/
sysdep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
2
-3
/
+3
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
2
-7
/
+7
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
3
-15
/
+15
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
1
-1
/
+1
*
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
diego
2008-10-13
1
-3
/
+0
*
Remove unused variables.
diego
2008-10-12
1
-2
/
+0
*
Add proper VIDIX support for SuperH architecture.
ben
2008-08-11
1
-1
/
+5
*
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
michael
2008-07-15
2
-2
/
+2
*
Add comments to a few #endif preprocessor directives.
diego
2008-06-08
1
-2
/
+2
*
Remove pointless and commented-out #ifdef.
diego
2008-06-08
1
-6
/
+0
*
Fix dhahelper.h #include paths.
diego
2008-06-08
3
-3
/
+3
*
Remove unused variable, fixes the warning:
diego
2008-06-07
1
-1
/
+0
*
Rename kernelhelper to dhahelper, that name is more fitting.
diego
2008-05-30
1
-1
/
+1
*
Fix #include paths.
diego
2008-05-30
3
-3
/
+3
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
15
-55
/
+55
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
6
-18
/
+20
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
1
-1
/
+1
*
Comment out the correct #endif directive.
diego
2007-12-31
1
-2
/
+2
*
Restore copyright/license notices that were stripped off.
diego
2007-11-25
18
-0
/
+603
*
Identifiers starting with underscores are reserved.
diego
2007-07-31
6
-18
/
+18
*
merged libdha and libvidix, moved all files from libdha to vidix directory
ben
2007-04-06
27
-0
/
+1755