index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_xanim.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
Consistently #include mpbswap.h instead of bswap.h everywhere.
diego
2008-04-28
*
Removed useless fastmemcpy.h includes in video decoders
reimar
2007-05-27
*
"()" to "(void)" function param list fixes
uau
2007-04-01
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
removing my (nonworking) email address
alex
2003-07-03
*
linux->osdep
arpi
2003-02-09
*
removed unused code. fixed yv12+debug-mode sig11
alex
2002-09-13
*
- some cleanup, unused code removed
arpi
2002-09-10
*
removed xacodec_driver, using sh->context instead, removed xacodec_image, usi...
alex
2002-09-06
*
merged xacodec.c and vd_xanim.c
alex
2002-09-05
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
yvu9 and if09 support
alex
2002-06-23
*
added xanim url
alex
2002-03-23
*
handle error from mpcodecs_config_vo()
arpi
2002-03-16
*
common includes moved to private vd_internal.h
arpi
2002-03-07
*
xanim, raw, rle added
arpi
2002-03-07