arpi
6ad9ef57e3
10l - fixed soem weird sig11 at multifile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5411 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 23:18:40 +00:00
melanson
2c0895883e
adpcm.c is no longer needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 23:02:13 +00:00
melanson
a9803b9f75
reworked ADPCM decoders; changes include:
...
* fixed MS IMA ADPCM
* dissolved adpcm.c/.h into appropriate ad_* decoders
* DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes
ad_dk4adpcm.c)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 22:27:45 +00:00
pl
73309be6c8
the long standing /dev/sound/dspW => .../dsp
...
(patch posted several times by several different people)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 19:25:11 +00:00
arpi
384a8a821b
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5407 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 18:09:30 +00:00
arpi
9a9c52cdf3
using interleaveBytes() for G200 draw_slice
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5406 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 17:40:22 +00:00
nexus
355ce11771
FreeBSD require stdlib.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 14:42:32 +00:00
nexus
b8d79e4b09
FreeBSD warning fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5404 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 14:12:25 +00:00
jaf
5f3c60a511
again some bugfixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5403 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 10:02:44 +00:00
jaf
34f0c4c772
some bugfixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5402 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 09:24:37 +00:00
gabucino
271104116b
fixed -hr-mp3-seek description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5401 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 07:58:22 +00:00
gabucino
5b3d80831a
added libvorbis to installation section, and a link to daily CVS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5400 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 07:49:37 +00:00
gabucino
5af584996d
added -ifo option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5399 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 07:42:17 +00:00
mswitch
9adb559bb1
Fixed avcodec init bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 06:24:49 +00:00
gabucino
c484393153
better opendivx-divx4 interface explanation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 22:37:14 +00:00
gabucino
270336b1c5
applied Diego's patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 22:34:12 +00:00
gabucino
1ed4e7f35b
Justyna's update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5395 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 22:25:46 +00:00
jkeil
de4701d8bb
Add a configure test for the strsep function (it's missing on solaris)
...
Provide an implementation of strsep in libosdep.a, if it's missing in the
system's libc library.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 21:24:36 +00:00
kmkaplan
d40f8f30c2
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 15:12:41 +00:00
rik
05dcedd786
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 13:46:34 +00:00
rfelker
f7573d2c09
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 07:20:44 +00:00
rfelker
a5dfcdf157
quick hack to make vo_mga accept multiple calls to config
...
someone else should probably improve on this later
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 05:03:25 +00:00
kmkaplan
4d38521e2c
* New command line switch for mplayer & mencoder:
...
-ifo <ifo file>
Indicate the file that will be used to load palette and frame size
for MPEG subtitles.
* mencoder.c:
Fix cropping when decoding MPEG2.
* spudec.c:
If scaling is needed only do it once.
Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM.
* vobsub.c:
Support reading info regarding size and palette from IDX file instead of IFO file.
Support streams containing audio or video.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 03:17:57 +00:00
atmos4
7498cf7145
Allow cache to be disabled at commandline.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 02:52:45 +00:00
arpi
dee3c8d0f0
2-pass lavc encoding fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5387 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 01:01:35 +00:00
atmos4
f33ad03eba
eeh, really remove keybinding for w/s for volume control. =)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5386 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 00:06:35 +00:00
atmos4
f362ca99e0
Remove alternative volume control binding that clash with libdvdnav support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 00:04:14 +00:00
arpi
c96745660a
2-pass encoding with libavcodec - untested
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 23:45:33 +00:00
arpi
86bb56a7dc
10l fix, patch by Mark Szabo <mw3@bsd.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5383 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 23:14:14 +00:00
arpi
8399ef40cd
typo, thx to Mark Szabo <mw3@bsd.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 22:45:09 +00:00
arpi
5475823f41
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:40:21 +00:00
arpi
e55db72e97
.ttf font loader - based on TOOLS/subfont-c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5380 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:22:34 +00:00
gabucino
6867b9d2c1
small update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 17:30:46 +00:00
mswitch
f05d4ac7ad
lego++ bug fixed by XorA
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 15:05:51 +00:00
michael
1023cef0c8
libavcodec 4mv support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5377 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 05:01:09 +00:00
arpi
cbe1cd1657
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5376 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 00:59:06 +00:00
arpi
1a463b5ba6
reordered video codecs to work better with new codec selection code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5375 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 00:26:23 +00:00
arpi
497f2396a4
10l to nick - ACCEPT_WIDTH fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:49:19 +00:00
arpi
5733fc571b
some under-devel code, will be required for qtx codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5373 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:27:38 +00:00
arpi
e311efda5c
we don't need ac3-iec958 any more
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:10:46 +00:00
arpi
b338f41223
ac3_iec958_build_burst moved from ac3-iec958.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:05:39 +00:00
alex
8f39f4a847
incremented PACK_BYTES for BSDBT848 - by Charles Henrich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5370 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 12:12:24 +00:00
atmos4
eff0ca9eaa
Fix resizing when zoom is used and image size changes between frames.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 04:16:38 +00:00
atmos4
ec3460e062
Allow to disable crasj sighandler to enable creation of coredump files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 03:45:55 +00:00
atmos4
1f8a7b1336
eeh 10l removed too much lines :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5367 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 03:07:07 +00:00
atmos4
a6723d9346
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
...
Fix ijpg codec to set sh->disp_w and sh->disp_h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 02:58:55 +00:00
arpi
cf09259cc2
draft v0.1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5365 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 02:08:14 +00:00
arpi
cfa148bdb8
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5364 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 01:22:11 +00:00
arpi
c7a0eb574a
applied Diego's cosmetics patch :) with some small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5363 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 00:54:45 +00:00
mswitch
95a5682456
XorA added the option of switching between fame/avcodec without
...
recompiling. Docs updated accordingly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5362 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 18:47:42 +00:00