reimar
6ac6e38c28
Fix handling of comments in input.c, current code had useless ifs and in addition
...
could treat more data as comments than correct.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26222 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-11 14:44:19 +00:00
reimar
efb09095ee
Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26221 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-11 10:03:25 +00:00
diego
c388f79c0f
Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26220 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-11 09:01:38 +00:00
diego
7fbcd4a268
Add missing header #include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26219 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 20:20:08 +00:00
diego
5444ec53dc
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26218 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 20:19:15 +00:00
diego
9937bed877
sync with FFmpeg r12398
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26217 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 19:43:07 +00:00
diego
87281a7d6a
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26216 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 19:28:42 +00:00
diego
ed6d239e9d
Remove useless #include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26215 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 19:28:18 +00:00
diego
62ac9600ba
Add missing header #include to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26214 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 19:19:03 +00:00
diego
d4ac911f0f
af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
...
#ifdef within the file is pointless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26213 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 19:12:29 +00:00
diego
26ad83476f
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26212 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 18:38:46 +00:00
diego
c188635e70
CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26211 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 18:00:25 +00:00
benoit
7f97108f0f
Make av_class a pointer to const.
...
Patch by Takis.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26210 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 14:30:49 +00:00
benoit
26f0d73d73
define VOF as double of VOFW.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26209 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 14:28:25 +00:00
zuxy
05854c17bb
Disable QTX emulation on win32; fix builds on cygwin and mingw32.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26208 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 08:16:55 +00:00
diego
e0879ad8d3
Remove redundant swScaler: output from places where av_log()
...
properly prints the context anyway.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26207 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-10 07:30:24 +00:00
iive
ad76dcfb58
Fix wrong check for vidix usage.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26206 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-09 18:49:31 +00:00
iive
66fafa133f
Don't use void * arithmetic.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26205 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-09 10:35:45 +00:00
iive
ea92f386c6
Handle vga_init() error and output error message.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26204 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-09 10:34:04 +00:00
diego
ef5a881b07
CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26203 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-08 18:55:08 +00:00
diego
ee5e856146
Move HP-UX SCSI header check from the internal libdvdread check to the
...
internal libdvdcss check, where it is really used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26202 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-08 16:44:51 +00:00
diego
3fe4b0b696
cosmetics: Remove useless empty line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26201 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-08 14:54:36 +00:00
diego
5e6c92b86c
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26200 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-08 14:40:18 +00:00
ben
d340d793e5
remove duplicated pci ids in nvidia vidix driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26199 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-08 11:20:17 +00:00
diego
ca1fb12840
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
...
from the documentation and the relevant options from the glue code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26198 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 21:30:01 +00:00
diego
362446fef8
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26197 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 21:25:28 +00:00
diego
88b35a6dc6
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26196 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 20:38:21 +00:00
diego
c5001347c2
This header uses parts of stdint.h, so #include it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26195 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 20:25:26 +00:00
diego
d04df10807
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26194 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 20:07:15 +00:00
mru
cc36be59cb
simplify library version handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26193 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 19:27:08 +00:00
diego
01b301602c
Remove unnecessary #ifdef nesting.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26192 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 17:20:04 +00:00
diego
079182e047
cosmetics: Decrapify the indentation of the last few blocks of main().
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26191 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 17:16:10 +00:00
diego
cd3ee8b2b2
Add parentheses where necessary to fix || conditions to work as intended.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26190 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 10:39:43 +00:00
diego
8599bc5eb8
Remove duplicate conditions in dvdread check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26189 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 10:36:31 +00:00
diego
c84c5f6258
Set ASFLAGS in configure and initialize it as necessary for OS/2.
...
patch by KO Myung-Hun, komh chollian net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26188 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 10:05:08 +00:00
diego
1abf699bae
sync with FFmpeg r12354
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26187 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-07 00:22:09 +00:00
mru
efb5c8304b
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26186 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 20:44:47 +00:00
gpoirier
65984b54e0
sync w/r26067, patch by JRaSH jrash06 A 163 P com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26185 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 14:28:59 +00:00
gpoirier
4ffaa1b02d
sync w/r26057, patch by JRaSH jrash06 A 163 P com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26184 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 14:27:47 +00:00
bcoudurier
fb984553d3
change sws_format_name to return const char*, supress many warnings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26183 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 11:32:25 +00:00
bcoudurier
7bda4c32f1
remove redundant SwScaler text since av_log uses AVClass context
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26182 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 09:51:25 +00:00
diego
272c3cef90
Add some more paths to find tools on Slackware 12.
...
based on a patch by andrew, andrew.david.45 gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26181 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 08:52:22 +00:00
diego
bcf021b76e
Fix printf format string mismatch, eliminates the warning:
...
ve_vfw.c:252: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26180 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 08:43:20 +00:00
diego
db85806a9c
Add necessary header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26179 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 08:34:50 +00:00
uau
a0a5afc0c5
ve_vfw.c: #include aviheader.h instead of wine avifmt.h
...
Compilation was broken after libmpdemux/muxer.h started including
libmpdemux/aviheader.h. ve_vfw.c included both muxer.h and
loader/wine/avifmt.h, and the latter has definitions that conflict with
aviheader.h ones. Fix by removing the avifmt.h include.
I did not carefully check that changing the includes doesn't break
any ve_vfw.c code. However it at least fixes compilation, and if the
avifmt.h versions differ in some significant way then the code is
fundamentally broken anyway: ve_vfw cannot use different versions of
the avi struct definitions when it also uses shared muxer.h types
(those must use the standard definitions to keep the type compatible
with what's used in other files).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26178 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 01:57:26 +00:00
diego
edc39ca57e
Disable S3 VIDIX driver on non-x86 platforms.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26177 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 00:42:24 +00:00
diego
d6662d9e78
10l: ENABLE_GRAY needs to be present for libavcodec to compile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26176 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-06 00:34:40 +00:00
diego
67d7fb2015
Add missing header #includes to fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26175 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-05 23:32:01 +00:00
diego
5d3c5c26f6
Do not enable grayscale decoding in FFmpeg, it slows down the
...
default (color) case.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26174 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-05 23:04:27 +00:00
diego
9d6f93f652
Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
...
in config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26173 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-05 23:03:04 +00:00