index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dec_video.c
Commit message (
Expand
)
Author
Age
*
support for FLI image decoding
melanson
2001-11-28
*
{f}emms is only needed on x86
jkeil
2001-11-27
*
runtime cpu detection
michael
2001-11-26
*
hacked support for postprocessing to rawyv12
alex
2001-11-22
*
ehh.. double ifdef fixed
arpi
2001-11-22
*
NEW_DSHOW added (for dshow C version)
arpi
2001-11-22
*
added support for setting color values on tv interface
alex
2001-11-16
*
ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>
arpi
2001-11-11
*
vfw_raw fix
alex
2001-11-10
*
added missing #include <malloc.h>
pl
2001-11-09
*
passing palette to libvo
arpi
2001-11-05
*
sorry for the help_msg.h
alex
2001-11-03
*
xacodec configure support
alex
2001-11-03
*
removed #define USE_XANIM hack
alex
2001-11-03
*
video frame reading cleanup
arpi
2001-10-30
*
more cleanup, warnings fixed
arpi
2001-10-30
*
changed hardcoded 'emms' to EMMS according to pp/swscale.c
alex
2001-10-29
*
libffmpeg.so support
nick
2001-10-27
*
3ivx YV12 direct rendering (one lss memcpy)
arpi
2001-10-22
*
#define USE_XANIM to enable xanim stuff
arpi
2001-10-22
*
includes cleanup
arpi
2001-10-21
*
divx4 brightness etc support patch by Adam Tla/lka
arpi
2001-10-19
*
ffdivx postproc dest buffer is 16x16 aligned
arpi
2001-10-19
*
ffmpeg postprocess
arpi
2001-10-16
*
integrated new postproc code
arpi
2001-10-13
*
divx.dll o_bih workaround, postprocessing support
arpi
2001-10-05
*
VfW stuff moved to dll_init, warnings fixed, using dll_init.h
arpi
2001-10-02
*
Sync with arpi's changes of no-scale case 1.0->0.0.
atmos4
2001-10-02
*
New aspect prescale code, parses aspect value from mpeg sequence header or co...
atmos4
2001-10-01
*
mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>
arpi
2001-09-29
*
MSGTR_NoWfvSupport fixed
arpi
2001-09-28
*
all error/warn/info messages moved to help_mp-en.h for translation
arpi
2001-09-26
*
rle 15,16bpp support (palette conversion)
arpi
2001-09-24
*
native codec 'rle' added
arpi
2001-09-24
*
FFmpeg audio codecs support
arpi
2001-09-21
*
IMGFMT_MPEGPES support
arpi
2001-09-08
*
Typo: #ifndef -> #ifdef
jkeil
2001-08-23
*
addedd #ifdefs to uninit
arpi
2001-08-23
*
directshow uninit
arpi
2001-08-23
*
parse_es init fixed
arpi
2001-08-23
*
dec_video uninit
arpi
2001-08-23
*
shmem_alloc->memalign
arpi
2001-08-23
*
exit() -> return NULL
arpi
2001-08-22
*
printf->mp_msg/mp_dbg
arpi
2001-08-17
*
alloc frame buffer for directshow codec - requires for avifile sync
arpi
2001-08-16
*
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
jkeil
2001-08-14
*
cleanup...
arpi
2001-08-12
*
ffmpeg prints moved to verbose=2
arpi
2001-08-12
*
raw (uncompressed) video codec
arpi
2001-08-11
*
PIX_FMT_YUV422P undeclared error fixed
arpi
2001-08-08
[next]