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
/
native
/
RTjpegN.c
Commit message (
Expand
)
Author
Age
*
Rename RTJPEG files so that filenames consist of lowercase name only.
diego
2008-04-06
*
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
diego
2008-04-01
*
Fix FSF address and otherwise broken license headers.
diego
2007-01-22
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
reimar
2005-10-04
*
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
reimar
2005-10-04
*
Make nuv files work on bigendian (but old nuv files created with mencoder
reimar
2005-03-03
*
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-04
*
ICC 8.0 compilation fixes
atmos4
2004-08-02
*
more lvalue casts, ugly this time
rfelker
2004-05-01
*
bcopy -> memcpy for MINGW32 port
faust3
2003-03-30
*
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2002-06-07
*
moved to libmpcodecs/native/
arpi
2002-04-13