compn
2d0e5e95f5
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22635 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 15:15:13 +00:00
uau
8b59dd4d83
Matroska seeking fixes
...
If a relative seek forward went past the last index position the
Matroska demuxer did not seek to any index position. It did however set
the mkv_d->skip_to_timecode variable which meant that the next
fill_buffer() call would read from the current position until the target
position (probably the end of the file). Fix this by changing the code
to seek to the last index position if that is between the current and
target positions.
Also change backwards relative seek to accept an exactly matching index
position (<= vs <) and reorganize the seeking conditionals to allow
making the above change without turning the code into a complete mess.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22634 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 14:55:41 +00:00
gpoirier
95089cd853
sync with r22503
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22633 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 14:01:01 +00:00
compn
376d75f914
add mute bind which has been default for a while, any other missing defaults?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 13:59:02 +00:00
compn
fa0bff8170
some updates from memory and mplayer irc users
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22631 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 13:48:53 +00:00
voroshil
a5f9e0f2bc
libavcodec's DXA decoder is dependent on zlib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22630 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 11:48:11 +00:00
diego
c08824ad3e
Remove useless -I./skin from CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22629 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 00:02:28 +00:00
diego
da75336bd8
Don't look for header files in ../../ anymore. Compilation was broken unless
...
some random subdirectory of the Gui directory was added as header search path
to CFLAGS ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22628 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 00:00:13 +00:00
diego
2abf35ba49
Remove unnecessary -I./wm option from CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22627 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 23:28:38 +00:00
diego
7650117a65
Remove useless -I../loader option from CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22626 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 22:52:02 +00:00
diego
1e6f97cf30
Use explicit path for headers from the dshow/ subdirectory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22625 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 22:38:13 +00:00
diego
a6eca2eef8
Use explicit path for headers from the loader/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22624 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 22:34:45 +00:00
diego
e085bc8dcf
Add explicit location for headers from the stream/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22623 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 18:36:36 +00:00
diego
8cb954b89a
Wording improvement as suggested by Michael.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22622 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 18:12:01 +00:00
diego
8868c13dc7
Add live555 include flags to CXXFLAGS only.
...
patch by Carl Eugen Hoyos, cehoyos ag.or at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22621 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 18:07:12 +00:00
diego
08928d50df
Add a FIXME note about new sentences on new lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22620 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 18:00:51 +00:00
diego
20d778b3fa
Add explicit location for headers from the libmpdemux/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22619 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:51:32 +00:00
diego
6b14d50848
Add explicit location for headers from the stream/ directory.
...
Now for the encoding-related files as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22618 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:30:55 +00:00
diego
c0a30e606f
Add explicit location for headers from the stream/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22617 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:10:36 +00:00
diego
c50a336acf
Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22616 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:06:28 +00:00
diego
b24be2fd83
Simplify setting special CFLAGS for decode_i586.o.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22615 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 16:49:59 +00:00
diego
e8a92a21ec
Remove unnecessary Darwin entry from CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22614 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 13:21:12 +00:00
diego
39658f2872
Simplify conditional expression.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22613 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 13:20:22 +00:00
diego
e4cc2b1c2f
Remove Darwin AltiVec CFLAGS settings, configure handles this.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22612 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 13:19:22 +00:00
michael
f83307e1eb
update password-gpg rule from ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22611 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:55:35 +00:00
michael
a64bc34952
update >5 line reindention rule to what is in ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22610 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:47:20 +00:00
michael
884ae3473e
update spliting rule to what i just added to ffmpeg
...
comments welcome
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22609 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:45:04 +00:00
michael
d3b46a6461
cosmetic (move warning point after the existing policy points instead of the middle)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22608 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:42:59 +00:00
diego
e361f0a500
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22607 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:17:22 +00:00
diego
f65b34684f
Remove unnecessary include from CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22606 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:13:35 +00:00
diego
5f92d26132
Use explicit header location, don't use CFLAGS for simple subdirectories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22605 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 12:08:11 +00:00
reimar
ec62af965e
Check for eof in loop searching for data chunk.
...
Fixes bug #775 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22604 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 10:38:51 +00:00
diego
99b2bd502c
Reuse common parts of all Makefiles.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22603 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 09:19:30 +00:00
diego
5bf5aebe92
Use versioned names explicitly instead of employed backwards-named variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22602 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 09:14:35 +00:00
diego
b10bac0b6a
Simplify conditional expression.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22601 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 09:07:22 +00:00
diego
5ed5b18cd0
Remove Cygwin case from conditional, it's overridden by the Win32 case.
...
This time without stray garbage mixed in...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22600 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 09:05:03 +00:00
diego
a6dd4af10d
Revert previous broken commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22599 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 09:04:11 +00:00
diego
5ed6b0aba9
Remove Cygwin case from conditional, it's overridden by the Win32 case.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22598 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 08:59:31 +00:00
diego
caf8e251cd
Rename LIBS variable to more standard name EXTRALIBS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22597 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 08:49:56 +00:00
diego
b53a39af47
Fix test program linkage.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22596 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 08:38:51 +00:00
diego
6222e5c9de
Include loader/ prefix in #include path everywhere.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22595 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 08:29:24 +00:00
diego
07e412935a
SHORTNAME is not a target so it should not be used as prerequisite.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22594 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 00:56:54 +00:00
diego
7c26212659
Merge two clean commands.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22593 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 00:51:19 +00:00
diego
05ea47b796
whitespace cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22592 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 00:50:52 +00:00
diego
bf422fe209
Use standard variable names for SRCS and OBJS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22591 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 00:49:32 +00:00
diego
bc1914ecad
Install targets should not remove files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22590 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 00:29:50 +00:00
diego
c27848dddf
Add pci_names.c as prerequisite of the all target instead of the .o files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22589 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 23:37:48 +00:00
diego
9dc0eed5b7
Use the install program detected by configure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22588 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 23:34:17 +00:00
diego
2a3c9cf22f
Remove useless .SUFFIXES variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22587 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 23:08:34 +00:00
diego
2df4839456
Remove unused SONAME_FLAGS variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22586 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-14 23:00:12 +00:00