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
*
cleanup: fix mp_dbg() format string warnings
Clément Bœsch
2011-07-01
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
vd_xanim.c: Give functions proper prototypes
reimar
2010-11-02
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r30907
Uoti Urpala
2010-04-26
|
\
\
|
|
*
Get rid of pointless def_path variable; use codec_path directly instead.
diego
2010-03-23
|
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
|
|
*
Move SetCodecPath() from loader to get_path.c and make it unconditional.
diego
2010-03-20
|
|
*
Drop support for XANIM_MOD_DIR environment variable.
diego
2010-03-18
|
|
*
Reuse codec path variable used in the binary loader in the XAnim loader.
diego
2010-03-18
|
|
/
|
*
Replace separate Win32, XAnim and Real codec directories by one global dir.
diego
2010-03-14
*
|
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Revert marking seemingly unused XAnim-binary-related functions as static.
diego
2010-02-17
|
|
*
libmpcodecs: Mark functions not used outside of their files as static.
diego
2010-02-16
|
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
|
|
/
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
|
Merge svn changes up to r26587
Uoti Urpala
2008-04-29
|
\
|
|
*
Consistently #include mpbswap.h instead of bswap.h everywhere.
diego
2008-04-28
*
|
Make video decoder description structs const
Uoti Urpala
2008-04-25
|
/
*
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