diego
f9b7e2b874
Move the internal VIDIX check from a random place into the VIDIX section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23334 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 21:33:49 +00:00
diego
a8eaa5cf5a
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
...
the variable is set to no a few lines above anyway.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23333 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 21:19:18 +00:00
diego
f998479792
Merge internal and external VIDIX checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23332 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 21:13:41 +00:00
diego
ebc9066be9
ffdts is no more.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23331 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 20:55:12 +00:00
reimar
f060263337
Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23330 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 13:07:15 +00:00
reimar
ea59198921
Make use of new AV_RL64
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23329 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 12:56:08 +00:00
reimar
e576e08661
Remove useless setting of dp->len, it is already set to that value by
...
new_demux_packet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23328 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 10:05:00 +00:00
corey
f58a3d0fda
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23327 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 00:16:51 +00:00
corey
26e13fe9af
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can
...
pass imgfmt to muxers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23326 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 00:15:08 +00:00
corey
a60325adc8
1L to me: dv does not support YVU9.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23325 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 00:08:57 +00:00
reimar
faa2566d5b
"inline" is used elsewhere and more portable than "__inline"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23324 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-16 21:50:59 +00:00
reimar
974fc343bd
Include string.h for memcpy, fastmemcpy.h alone is not enough.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23323 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-16 21:45:46 +00:00
diego
c339e74ac8
Remove extern C declarations for C++.
...
FFmpeg is pure C and not all public headers have the declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23322 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-16 12:26:47 +00:00
reimar
ed7594a115
Avoid passing test invalid arguments when string is empty.
...
Fixes configure under Solaris
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23321 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-15 21:07:27 +00:00
kraymer
b47094e9ab
fix typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23320 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 21:41:21 +00:00
kraymer
5fef41dff9
r23152: Add -ass-hinting option for setting font hinting method.
...
r23261: description for -menu-keepdir option
r23283: wrong suboption for vo gif89a
r23291: update copyright year'
r23308: List dv in pixel formats lavc's dv encoder supports.
r23311: add svq1 lavcopts format colorspace
r23314: fix formating of lavcopts format suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23319 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 21:39:35 +00:00
eugeni
8513877fac
Support fractional font sizes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23318 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 20:41:14 +00:00
eugeni
b51b557529
Limit ass_font_set_transform to nonrotating transformations.
...
Rotations are not needed here (they are performed in transform3d) and they
disable autohinter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23317 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 20:24:53 +00:00
reimar
92b7c0aae0
Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23316 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 18:21:39 +00:00
voroshil
7f886b293d
r23308: List dv in pixel formats lavc's dv encoder supports.
...
r23311: add svq1 lavcopts format colorspace
r23314: fix formating of lavcopts format suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23315 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 06:07:04 +00:00
compn
d0da437db2
fix formating of lavcopts format suboptions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23314 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 01:29:31 +00:00
uau
de444acf51
Fix double free() in demux_asf.c
...
If demux_open_asf() fails it frees the demuxer->priv field before
returning. Then demuxer.c calls demux_close_asf() which frees the field
again. Fix by removing the free() in demux_open_asf().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23313 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 01:23:54 +00:00
uau
4014582d7b
Output message fix
...
Add missing '\n' to "pts value <= previous", change level to INFO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23312 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-14 01:23:52 +00:00
compn
c024772645
add svq1 lavcopts format colorspace
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23311 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 22:54:03 +00:00
diego
37efccb4ed
Add standard license header, confirmed by Nick in private mail.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23310 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 22:33:06 +00:00
diego
1dfe35fc82
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23309 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 22:29:10 +00:00
corey
d9ef2b89f7
List dv in pixel formats lavc's dv encoder supports.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23308 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 22:12:31 +00:00
gpoirier
ea9075f2c7
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
...
YUV2 -> RGB BGR for 565, 555 and 888 a.k.a. 24bit color.
Speed-up compared to C version compiled with -O3 187.28%
Patch by Marc Hoffman %mmh A pleasantst P com%
Original thread:
Date: May 9, 2007 2:46 AM
Subject: [FFmpeg-devel] PATCH BlackFin yuv2rgb color space conversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23307 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 19:22:32 +00:00
corey
3bfd50bdd8
Add DV fourcc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23306 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 17:51:17 +00:00
rtogni
1adcbe0375
Compilation fix after ffmpeg r9010 (bitstream filters optional
...
compilation)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23305 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-13 15:58:38 +00:00
voroshil
bd5668d826
r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
...
r23291: update copyright year'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23304 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-12 12:47:41 +00:00
voroshil
db76a18e5c
r23271: libdha is no more.
...
r23272: 10l syntax error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23303 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-12 12:43:56 +00:00
reimar
b05e6e17ef
Simplify -flip handling on vo_x11.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23302 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-12 09:06:07 +00:00
reimar
fba11c94ff
Fix crash with -flip on 64 bit systems, the result of
...
stride*height _must_ be sign extended.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23301 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-12 09:03:50 +00:00
reimar
c445b76647
Factor common code out of if in x11_common.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23300 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-12 08:54:44 +00:00
diego
0b89e7d75e
Compile internal FFmpeg libraries only when configure enabled the static
...
version of the libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23299 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 23:15:11 +00:00
diego
fdf78d8cc2
help output typo noticed by Ramiro Polla
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23298 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 21:39:39 +00:00
compn
3d2fe32d5a
update changelog and bump codecs.conf release number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23297 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 12:58:06 +00:00
ivo
30a00a81bc
cosmetics; one test per line for all isXXX(x) macros
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23296 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 11:24:06 +00:00
diego
c0b7b6e2d9
Add correct boilerplate license headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23295 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:51:42 +00:00
diego
d30154f435
prettyprinting cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23294 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 07:49:21 +00:00
ben
80c6de4578
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23293 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 18:47:27 +00:00
compn
98a3000eca
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23292 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 15:47:06 +00:00
compn
665396fe12
update copyright year'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23291 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:16:58 +00:00
reimar
9ef64e24e7
Fix indentation broken in r23287
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23290 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:05:06 +00:00
reimar
4ffc4db9da
Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23289 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 14:01:53 +00:00
reimar
8073174ddb
Avoid code duplication in mkv demuxer for standard fourcc/extradata handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23288 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 13:58:57 +00:00
reimar
0cb679cfa6
Fix track info being read for the wrong track introduced in r20598
...
Patch by kiriuja (mplayer-patches <at> en-directo net)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23287 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 11:43:39 +00:00
reimar
49d90f4d53
Missing -1 in the FreeBSD code to get the first CD track number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23286 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 11:39:58 +00:00
gpoirier
914401edfd
sync w/r23283, fix a French typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23285 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 09:43:02 +00:00