]> git.sesse.net Git - vlc/commit
* vlc.init becomes ~/.vlcrc
authorSam Hocevar <sam@videolan.org>
Mon, 7 Aug 2000 22:18:24 +0000 (22:18 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 7 Aug 2000 22:18:24 +0000 (22:18 +0000)
commitf6268f60f4d02aadbb8b14046f0aa96b39af63a8
tree1187fbe69b420546d2a584a24064300047129014
parent52d7937c89ef32288f99b79dcefd91dd48ae691a
  * vlc.init becomes ~/.vlcrc
  * removed float operations in the video decoder, and all emms asm functions
  * borrowed linuxvideo's MMX motion compensation
  * fixed an undefined symbol in the MMX YUV plugin

Meuuh & Sam.
16 files changed:
AUTHORS
ChangeLog
Makefile.in
include/config.h.in
include/vpar_blocks.h
include/vpar_headers.h
include/vpar_synchro.h
plugins/yuvmmx/video_yuv.c
plugins/yuvmmx/video_yuv.h
src/interface/intf_cmd.c
src/video_decoder/video_decoder.c
src/video_output/video_output.c
src/video_parser/video_parser.c
src/video_parser/vpar_blocks.c
src/video_parser/vpar_headers.c
src/video_parser/vpar_synchro.c