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
8d5aea5655
cosmetics to ease future patching
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21345 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 22:52:31 +00:00
diego
f415c639b9
Move common code to mpcommon.mak.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 13:32:24 +00:00
diego
1737003543
Use standard SRCS2 name for MEncoder sources.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 01:53:05 +00:00
diego
e6b3cc9b3d
Move common code for generating multiple libraries to mpcommon.mak.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 01:40:39 +00:00
diego
efdfddb032
Merge duplicate entries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:58:28 +00:00
diego
21207386d2
Remove unnecessary variable indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:53:57 +00:00
diego
22b2ea52a8
cosmetics: alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:47:32 +00:00
diego
a46183fb2c
FFmpeg-style conditional dependency declaration
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:37:03 +00:00
diego
604254a157
100l typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:13:46 +00:00
diego
272a50f003
Remove useless variable indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:11:46 +00:00
diego
59903e12fa
cosmetics: Move around some entries for better readability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:11:07 +00:00
diego
16c5080dd8
Do not use many different variables for SRCS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 22:02:52 +00:00
diego
45d5e76615
Reorder entries for better readability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 21:55:40 +00:00
diego
5442528a6a
Remove unused include variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 21:30:17 +00:00
uau
55b5bb3a5e
Fix previous broken vd_qtvideo.c commit which failed on MACOSX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 19:35:56 +00:00
uau
cb2cfdd31c
Move #include <QuickTime/ImageCodec.h> before internal headers
...
to avoid #define of always_inline which would break it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21279 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 19:19:00 +00:00
uau
3f7645a3b1
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21276 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 18:27:42 +00:00
diego
dc2be42703
Merge common parts of all Makefiles into one file included by all.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21275 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 18:12:36 +00:00
uau
7ecf9d9e29
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
...
It was probably broken by #define always_inline in ffmpeg headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21274 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 18:06:11 +00:00
reimar
690fb7a8e1
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21267 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 13:26:21 +00:00
reimar
e85f73f7fb
Useless use of strstr, strchr is good enough.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21259 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 12:12:46 +00:00
henry
e56c8ee2d0
Check the log level before processing the message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21258 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 12:08:40 +00:00
diego
7cce9019a7
simplify
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21244 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 18:45:03 +00:00
reimar
2c847e0b06
Remove useless libvo/sub.h include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21240 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 18:20:09 +00:00
diego
27b0177662
Remove superfluous comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:12:36 +00:00
diego
c64125cf0b
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
...
had the same name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 23:32:39 +00:00
uau
bd1989db0e
Fix incorrect function pointer definition.
...
No call was made using this prototype directly so this just fixes
compiler warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21179 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 19:33:30 +00:00
uau
544233bded
Make compilation depending on USE_OSD unconditional.
...
USE_OSD was hardcoded to true in configure, manually turning it off
would break compilation, and most OSD-related code wasn't affected by it
anyway so it did nothing useful.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21177 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 19:21:16 +00:00
eugeni
6e736f6cac
Fix incorrect stride used in vf_ass.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21170 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 17:00:03 +00:00
kraymer
c47df473f9
MSGTR for libmpcodecs/vd.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21161 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-22 09:26:58 +00:00
diego
d52d16f96e
Remove superfluous empty variable declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21120 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-21 11:25:44 +00:00
diego
cf4bf03dc2
Unify dep/depend targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21096 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-20 11:18:01 +00:00
gpoirier
dbbe73116c
allows to de- and reactivate yadif on the fly
...
Patch by Carl Eugen Hoyos % cehoyos A rainbow P studorg P tuwien P ac P at %
Original thread:
date: Nov 17, 2006 7:38 PM
subject: [MPlayer-dev-eng] De- and reactivate yadif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21076 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 19:17:51 +00:00
diego
a7c46b9025
Remove obsolete Xvid 3 support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21000 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 02:40:19 +00:00
reimar
7b25afd742
Add deinterlace property, patch by Carl Eugen Hoyos
...
(cehoyos [at] rainbow studorg tuwien ac at) with small modifications
by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20989 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 18:16:21 +00:00
reimar
7df98a0a3d
Put files fully owned by my under GPL v2 "or later"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 10:03:33 +00:00
gpoirier
1fcaa00c85
Fix AMD64 support, patch by Reimar Doffinger
...
Original thread:
subject: Re: [MEncoder-users] pullup filter segfaults on amd66
date: Nov 13, 2006 4:07 PM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20977 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 08:36:10 +00:00
gpoirier
4be2ac6d78
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %
...
Original thread:
date: Nov 15, 2006 10:38 PM
subject: [MPlayer-dev-eng] [PATCH] vf_screenshot.c: segfault (buffer overflow)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20946 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-15 21:52:34 +00:00
rtogni
88990e297c
Fix extradata passing to lavc RV20 decoder
...
Pass video codec extradata unchanged from demux_real, sync vd_realvid to
the new format
Sync mkv demuxer to the changes above (cmsg24 extradata was totally
broken before)
Detect cmsg24 size from extradata (was fixed)
Based on a patch by elupus >> elupus >a< ecce se <<
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20936 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 22:40:35 +00:00
uau
45200bc6df
Use vf control for reading pts from vf_vo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20922 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 14:02:55 +00:00
uau
a703241aa9
Update OSD contents only after the correct values for the frame are known.
...
The most visible inaccuracy caused by the previous update location was
that the OSD always showed position 0 after seeking with demux_mkv.
Split frame decoding and filtering because with -correct-pts the pts
value that should be displayed for the frame is only known after
decoding but is needed before filtering (during which the OSD is drawn).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-14 12:29:20 +00:00
diego
63d6209c7a
Remove mmx.h, the licensing status was doubtful, and put a minimal
...
replacement header in the place where it's needed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20837 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-10 16:42:04 +00:00
diego
7accc82228
Separate XviD 3 and XviD 4 tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:35:32 +00:00
corey
da8cb27dbd
support lavc mblmin and mblmax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 03:22:03 +00:00
uau
0d8f9453b5
Fix code that cuts audio data if the filters produce too much.
...
It incorrectly used the channel count and sample size values from the
decoder even though the filters can change those.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 23:16:55 +00:00
michael
3c49701490
feed av_log() through mp_msg()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20757 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 19:52:47 +00:00
diego
3829ecb1a2
Remove remnants of long-gone libfame.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 22:57:14 +00:00
eugeni
aca2396794
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
...
Recent libass api changes moved fontconfig initialization to filter's
config() function. It is bad, because cache update can take a long time,
resulting in unpleasant sound effects. This change restores the original
behaviour.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20722 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 18:56:31 +00:00