Commit Graph

21413 Commits

Author SHA1 Message Date
nplourde 616383a246 fix mencoder include clash on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:48:07 +00:00
torinthiel 253732b445 Synced with r21395
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:43:53 +00:00
torinthiel 6f2563b5bf Sync r21425
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:42:50 +00:00
torinthiel 23ae48d23e Some fixes for previous commit, 10l for me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:41:55 +00:00
torinthiel c6f76aab85 Reformat examples:
- break overly long lines
 - indent continuation lines
 - add missing <replaceable> tags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21424 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 21:52:42 +00:00
torinthiel 54f1d327e4 Consistent capitalization of table entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 21:42:55 +00:00
reimar 24f3a0132c 100l confused FFMIN/FFMAX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21422 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 19:43:36 +00:00
reimar 0af2daec29 Proper fix for last demux_avi commit, stream switching now really should
not hang anymore


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21421 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 19:24:42 +00:00
reimar f32179337e Make sure we do not hang if no streams are available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21420 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 18:51:44 +00:00
reimar d441d65f34 Implement stream switching for AVI demuxer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21419 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:57:29 +00:00
henry e6981cadec update for r21415 and r21416
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21418 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:56:41 +00:00
reimar 8a5725ccad Cleanup and fix rectangle size calculation, caused crashes with e.g.
-vf rectangle=0:0:0:0


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21417 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:51:44 +00:00
henry 86a5a52b2f fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21416 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:49:59 +00:00
henry c4a33d0dc4 ignore invalid values in the sequence display extension (backport from 0.4.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21415 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:47:55 +00:00
voroshil 4d696cc729 r21410: document new meaning of dia=1 introduced by lavc r7192
r21413: mark lavc's uneven multi-hexagon search as slow, remove stray '.'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:30:49 +00:00
gpoirier bfb5f228c2 mark lavc's uneven multi-hexagon search as slow, remove stray '.'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21413 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 15:34:00 +00:00
diego a321bc9a2b Fix a declarations vs statements warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21412 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 15:04:46 +00:00
diego 3aa3fbbf6c Fix declarations vs statements warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21411 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 14:58:11 +00:00
gpoirier 1fe014dfd7 document new meaning of dia=-1 introduced by lavc r7192
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21410 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 13:17:07 +00:00
diego ed5e0e9eec Add libav include paths to CFLAGS without indirection.
This Makefile was skipped in the initial commit.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21409 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 11:27:21 +00:00
diego ccb6adc9ef Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 11:24:19 +00:00
gpoirier fb8e205585 remove duplicate entry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21407 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 08:40:28 +00:00
diego b125a9e129 Add libav include paths to CFLAGS without indirection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21406 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 01:11:42 +00:00
ivo 7b78a6cc4e move reserved_bytes out of packet_footer. this makes all packets uniform.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 21:59:55 +00:00
reimar ef393a0650 Use av_int2flt/av_int2dbl to read float values. This is simpler and more
correct since it also works for int endianness != float endianness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 17:55:00 +00:00
reimar 15eb8639c6 Move initialization of sh_audio/sh_video members to aviheader
where possible so that all a_streams[]/v_streams[] are initialized
and switching becomes simpler.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21403 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 17:48:00 +00:00
voroshil 5aa4df171d r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
r21399: fix suggested by Diego


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21402 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 16:10:00 +00:00
voroshil b9561e2127 r21372: Some punctuation cosmetics and better wording
r21374: Fix URL, it has moved.
r21376: URL fix
r21394: Typo
r21395: Better wording for previous commit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21401 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 16:08:43 +00:00
voroshil f68a99a69d r21367: If a glyph is not found in the current font, switch to another one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 15:49:30 +00:00
gpoirier ead86d7142 fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21399 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 12:50:34 +00:00
gpoirier adff11161b improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21398 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 09:27:45 +00:00
gpoirier 9f2ebb584e fix indentation after last commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:48:31 +00:00
gpoirier 98760a8555 add more comments to input.conf, patch by compn % tempn A twmi P rr P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:47:29 +00:00
torinthiel 7d3dc8290d Better wording for previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21395 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 23:50:18 +00:00
torinthiel 7a0e810db0 Typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21394 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 23:11:59 +00:00
henry f115cf480b add missing r15484
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21393 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 20:46:27 +00:00
rathann a59ed0467c Add another FourCC found in the wild, for example:
http://distro.ktemkin.com/uta/uta_fanservice.avi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21392 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 17:58:39 +00:00
diego 4b87011106 Remove duplicate OPTFLAGS from CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21391 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:17:49 +00:00
diego b7b22bd874 Remove some superfluous include CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21390 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:14:03 +00:00
diego cc3583a822 Explain reason for -I.. in CFLAGS here.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21389 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:10:11 +00:00
diego cac6c0eea2 Remove bswap.h, use libavutil/bswap.h instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 15:02:45 +00:00
diego dddde758f8 Fix macro redefinition warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 14:53:32 +00:00
reimar f9b2e78d79 Remove some of the worst "headers include headers which include
completely unrelated headers" mess.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21386 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 14:08:24 +00:00
reimar 4373e71a95 Avoid compiling code using %ah etc. on AMD64, since that will not work
(problems only occur with -O0 or -Os, see also
http://bugs.gentoo.org/show_bug.cgi?id=156375)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21385 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 13:49:48 +00:00
reimar 9e9d77018e Get rid of stubs.S, move code to inline asm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21384 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 12:56:52 +00:00
reimar 2199f67906 Cosmetics: remove unused and commented out add_stub function header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21383 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 12:55:17 +00:00
reimar 8f874369b5 Some extra checks and safety space for add_stub function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21382 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 12:44:05 +00:00
reimar 383008da88 Change add_stub code to also work without -fomit-frame-pointer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21381 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 12:20:05 +00:00
reimar b2dce56aad EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
Fixes massive slowdown after adding dvdnav highlight support, at least
with -vo xvmc, potentially others too.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21380 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 11:57:16 +00:00
diego cbe3bc8899 Add /usr/local/lib and /usr/local/include to the linker/compiler
search paths by default. Closes bug #650.
patch by sci-fi (at) hush (dot) ai


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21379 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 11:07:30 +00:00