1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
Commit Graph

26652 Commits

Author SHA1 Message Date
diego
410f101d4d Remove obscure comment about libmp3lame depending on Vorbis.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26683 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:45:11 +00:00
diego
5fb33b5b5f 1l: Remove leftover _lavc_x264 variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26682 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:26:16 +00:00
reimar
c8b5921d06 Avoid dependency on newer pulseaudio version.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26681 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 22:46:50 +00:00
diego
96fa9c4e24 Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26680 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 08:01:51 +00:00
diego
e9de5ea8df Relicense file as GPL v2+; bero granted permission on IRC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26679 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 07:49:35 +00:00
diego
6630c983d6 Always enable x264 in libavcodec if x264 is enabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26678 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 22:56:42 +00:00
ptt
6b48b82de6 synced with r26649
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26677 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 15:10:14 +00:00
ptt
2934baa107 synced with r26674
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26676 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 15:06:56 +00:00
gpoirier
08c2709786 update paragraphs related to x264, and update its checkout command
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26675 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 12:07:10 +00:00
compn
a9e9ed0a83 add h264 to list of supported codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26674 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 16:49:26 +00:00
diego
9616112fde cosmetics: sort lines (correctly)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26673 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 10:10:05 +00:00
ulion
5011271192 Remove useless variable startup_time, since we do not need it any more.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26672 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 00:35:30 +00:00
lu_zero
9efc507dd9 cosmetics: Shuffle lines around and add empty lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26671 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-04 20:22:03 +00:00
lu_zero
275128c8d2 Build sparc arch specific code using the Makefile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26670 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-04 20:19:33 +00:00
diego
c05739c3e3 cosmetics: alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26669 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-04 18:28:24 +00:00
diego
a3d37001af Rewrite (gcc) compiler check to default to enabling compilation and not set
gcc-specific variables before the compiler is confirmed to be gcc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26668 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-04 11:35:07 +00:00
diego
462874ba64 cosmetics: Remove trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26667 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 20:14:50 +00:00
diego
acd931bbbf cosmetics: Remove unused argc/argv parameters from test programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26666 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 20:07:04 +00:00
diego
5a233b416f cosmetics: Consistently compactify and reformat test programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26665 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 20:03:36 +00:00
diego
fb99795b67 Ignore generated header object files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26664 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 17:52:40 +00:00
diego
fa1aba5399 Add missing header #includes to fix 'make checkheaders'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26663 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 17:44:27 +00:00
diego
2fb6c0aabf Make the checkheaders target work non-recursively.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26662 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:57:54 +00:00
diego
b2782de287 cosmetics: Fix one misindented line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26661 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:44:55 +00:00
diego
1ad8aae439 Use a regular expression to filter out all external library parts from FFmpeg.
In the rare cases we use some of those external libraries, add them explicitly
instead of removing them if the library is disabled.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26660 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:40:12 +00:00
diego
1f6d336dc5 Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26659 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:30:45 +00:00
diego
bf73f7d900 External libraries used by FFmpeg now have a lib prefix in their name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26658 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:29:26 +00:00
diego
d8fccf4d46 Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
AltiVec code needs -maltivec to compile, but then AltiVec instructions
appear in other places of the code causing MPlayer to sigill.
Somehow upstream libmpeg2 manages not to sigill under what appear to be
the same circumstances. Enlightenment welcome.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26657 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 15:23:22 +00:00
reimar
b096da11ba vo_gl -dr actually works fine with non-readable MP_IMGTYPE_IP and MP_IMGTYPE_IPB.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26656 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 14:40:42 +00:00
reimar
5e148df550 Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26655 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 14:25:10 +00:00
reimar
a35ef734c1 Fix 100l: mpi->height must be used to calculate required memory, not mpi->h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26654 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 14:11:19 +00:00
reimar
a41caa422e VLB audio is quite similar to AAC, and faad decodes somewhat usably (though
clearly wrong and playing at twice the speed), so add it to codecs.conf -
it is better than no output at all.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26653 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 14:11:08 +00:00
ulion
fbf6dafd00 Fix the second fontconfig_init function as the declaration in the .h file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26652 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 12:44:16 +00:00
diego
6f0085c087 Remove modification notes from unmodified files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26651 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 11:19:27 +00:00
reimar
89b409de8d Update documentation for the gl2 driver to make clear gl is usually preferred.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26650 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-03 09:32:00 +00:00
eugeni
34349f673d Fix some not entirely correct and misleading messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26649 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:32 +00:00
eugeni
479b726386 Print more info about selected font.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26648 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:29 +00:00
eugeni
cbf77e3e9f Rewrite font family check in a simpler way.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26647 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:28 +00:00
eugeni
9a20a76b06 Move font family check to the end of the list.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26646 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:26 +00:00
eugeni
97972596e8 Cosmetics: rename local variables to better reflect their contents.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26645 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 23:32:25 +00:00
eugeni
547cc5772c Check ASF packet size before calling demux_asf_read_packet. Fixes segfault
with damaged ASF files.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26644 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-02 13:33:14 +00:00
diego
efd42817e4 cosmetics: Reindent after last commit and reformat comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26643 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:51:04 +00:00
diego
6ff2ac06fd Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get picked
up. They are needed even on machines without AltiVec for the altivec.h check.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26642 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:48:38 +00:00
diego
926b32f487 cosmetics: Fix indentation after last commits.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26641 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:43:12 +00:00
diego
974576b0c2 Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc,
which makes no sense at all.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26640 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:40:38 +00:00
diego
55cab460a9 Remove --disable-gcc-check option and related code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26639 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:32:52 +00:00
diego
c712ce6632 Rename cc_verc_fail variable to cc_fail.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26638 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 17:25:19 +00:00
reimar
1758d95819 Remove a comment that makes no longer sense (since quite some time actually)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26637 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 16:59:37 +00:00
reimar
0f5ee4b7bd Support 32 bit float and integer formats in ao_pcm.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26636 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 16:58:52 +00:00
reimar
71247a97b3 Add support for 32 bit format to ao_pulse.
Based on patch by James Warden [warjamy yahoo com]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26635 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 16:51:25 +00:00
reimar
e1e2527cd4 Make ao_pulse fall back to s16le format instead of just failing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26634 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-01 16:47:54 +00:00