alex
ef74ccaad0
printf's changed into mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2819 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 03:40:16 +00:00
alex
7fdf3210df
added support for -tv outfmt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2818 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:54:50 +00:00
alex
cdf72d75d2
supporting -tv outfmt
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2817 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:54:21 +00:00
alex
89a297804a
fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2816 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:20:57 +00:00
arpi
b123c29e90
doublebuffeing SYNC fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2815 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:20:39 +00:00
arpi
7906e70c05
demuxer fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2814 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:04:41 +00:00
alex
17f7dae687
audio_out_format_name moved from audio_out.c to afmt.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2813 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:49:26 +00:00
pl
c00ac3a4ec
mplayer does not need -ldivxencore
...
mencoder does
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2812 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:45:01 +00:00
alex
a0cfaaf615
tv update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2811 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:44:54 +00:00
pl
ff534f0810
small fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2810 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:35:43 +00:00
michael
d7bb86940c
QP_store==null bugfix and no opendivx bugfix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2809 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:18:40 +00:00
michael
20d9b4ff45
bugfix
...
nick why did u remove the #if 0 around that code without testing it?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2808 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:14:09 +00:00
michael
7c90427a5c
yuy2toyv12 bugfix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2807 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 00:50:40 +00:00
alex
663c276f00
disabled vivo2 scaling (decodes some vivo2 files)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2806 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 00:31:34 +00:00
alex
ad5bec8c07
raw added for tv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2805 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 00:14:46 +00:00
arpi
437489c796
uyvy->yv12->postprocess->libvo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2804 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 23:37:25 +00:00
alex
fc363d39bc
tv update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2803 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 23:32:10 +00:00
arpi
31dc283826
uyvy->uv12 added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2802 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 23:28:10 +00:00
michael
751324d0d3
.balign or we´ll align by 64kb on some architectures
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2801 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 20:39:23 +00:00
michael
5f43d4efb0
.align 16
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2800 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 19:46:04 +00:00
nick
672e0016c9
Code cleanup - emms is not required when MMX block is commented out.
...
Special notes for Michael Niedermayer:
Are you still here?
If you don't like for(cond;cond;cond) C-constructions and prefer
asm ones: "jb 1b" then use .align 16 pseudo assembler instructions
else loops rather will be not aligned on correct boundary.
(16 it's for K7 for pent should be 8).
Your parts have a lot such lacks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2799 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 18:40:49 +00:00
arpi
61ec1f6267
updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2798 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 18:06:59 +00:00
arpi
67ebcf2aaf
still sig11
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2797 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 18:06:47 +00:00
nick
34dcb46be7
warning for unknown parameters is quite enough
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2796 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 15:01:47 +00:00
alex
dcd770779a
vfw_raw fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2795 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 14:52:05 +00:00
alex
9cc669931f
uses fastmemcpy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2794 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 14:33:52 +00:00
alex
22cecc831d
checking for EOF
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2793 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 12:36:03 +00:00
alex
dc28bd3450
added some macros for rgb/bgr
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2792 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:49:03 +00:00
alex
aabf596111
added tv subsystem
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00
alex
74aea030e1
coded ultra-big bug. - 20l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2790 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 22:20:59 +00:00
alex
70b29b823d
freeing up space and some debug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2789 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 22:17:35 +00:00
alex
6b42f644f2
fixes for vivo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2788 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 22:04:09 +00:00
alex
d9a0316829
added pre-flash detecting support ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2787 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 17:00:12 +00:00
alex
ce1c6b954d
vivo_check_file uses also new textparser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2786 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 16:37:05 +00:00
alex
785d9496a9
added text block parser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2785 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 16:32:46 +00:00
pontscho
9c5e73182e
unkow parameter fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2784 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 13:20:17 +00:00
pontscho
9c2e035516
app michale's rgb32tobgr32
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2783 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 13:05:55 +00:00
pontscho
35644f7ca2
uuupsz ... 1l cola ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2782 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 12:58:43 +00:00
arpi
cc17c4d72e
removed #define DETAILED_OUT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2781 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 03:34:58 +00:00
arpi
b1d29c43a6
Eugene's fixes to work with QuickTime.qts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2780 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 03:27:29 +00:00
arpi
9197e20c20
fixes?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2779 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 03:26:48 +00:00
arpi
18c184b953
videocodec and component selectors (function IDs)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2778 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 03:26:34 +00:00
arpi
c90a2e3c66
struct->typedef
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2777 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 03:26:12 +00:00
pl
0afb7c9331
added missing #include <malloc.h>
...
#include "config.h" moved as 1st #include since it defines HAVE_foo_h for
later conditional inclusions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2776 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 02:17:02 +00:00
pl
2b1aa3af86
memalign detection cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2775 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 02:02:58 +00:00
gabucino
50d8ca519b
mencoder sig11 Q/A (translated)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2774 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 00:41:26 +00:00
gabucino
59080bad34
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2773 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-08 23:50:27 +00:00
gabucino
0091791512
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributor
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2772 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-08 23:41:54 +00:00
atmos4
2f2350320a
DXR3 beta2 patch by David Holm.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2771 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-08 21:51:28 +00:00
arpi
63ecd0455c
for testing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2770 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-08 15:24:04 +00:00