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
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
|
\
|
*
Fix warnings about undefined preprocessor directives.
diego
2009-01-30
*
|
Merge svn changes up to r28348
Uoti Urpala
2009-01-23
|
\
|
|
*
cosmetics: Remove pointless period after copyright statement non-sentences.
diego
2009-01-19
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
|
\
|
|
*
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
reimar
2009-01-16
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to r28065
Uoti Urpala
2008-12-02
|
\
|
|
*
Use standard unsigned long type instead of u_long.
diego
2008-11-30
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
pci.c includes dha.h, remove redundant MAX_* defines
ranma
2008-10-18
|
*
MAX_PCI_DEVICES 64 is not enough on my system (even though lspci only shows 2...
ranma
2008-10-18
|
*
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
|
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
|
*
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
diego
2008-10-13
|
*
Remove unused variables.
diego
2008-10-12
*
|
Merge svn changes up to r27682
Uoti Urpala
2008-10-02
|
\
|
|
*
Remove one more pointless and gcc-specific __attribute__ ((unused)).
diego
2008-09-23
|
*
Restore function parameters mistakenly removed in previous commit.
diego
2008-09-23
|
*
Remove pointless and gcc-specific __attribute__ ((unused)).
diego
2008-09-23
*
|
Merge svn changes up to r27458
Uoti Urpala
2008-08-12
|
\
|
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Include corresponding .h in some .c files
Uoti Urpala
2008-08-12
|
*
Add VIDIX driver for SuperH Mobile VEU hardware block.
ben
2008-08-11
|
*
Add proper VIDIX support for SuperH architecture.
ben
2008-08-11
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Add NV12 colorspace support to VIDIX driver.
ben
2008-08-07
|
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
|
Merge svn changes up to r27332
Uoti Urpala
2008-07-21
|
\
|
|
*
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
michael
2008-07-15
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
|
\
|
|
*
cosmetic: be consistent
ben
2008-06-20
|
*
remove useless typedef againstfor VDXContext
ben
2008-06-20
|
*
cosmetic: give a coherent indentation
ben
2008-06-20
|
*
remove some useless functions from vidix api
ben
2008-06-20
|
*
remove useless 'else'
ben
2008-06-20
|
*
renamed vidixlib.c to vidix.c
ben
2008-06-20
|
*
remove now useless vidixlib.h file
ben
2008-06-20
|
*
move content of vidixlib.h into vidix.h
ben
2008-06-20
|
*
cosmetic: give coherent indentation
ben
2008-06-20
*
|
Merge svn changes up to r27092
Uoti Urpala
2008-06-17
|
\
|
|
*
Add standard license headers.
diego
2008-06-08
|
*
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
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
|
\
|
[next]