Commit Graph

22966 Commits

Author SHA1 Message Date
ben ea7f7fd9f1 simplified function prototypes to avoid casts but keep external API compatibility
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22883 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:39:06 +00:00
diego 17c0394061 Move pci.db out of its single-file subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22882 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:31:15 +00:00
diego 2cbdaf4991 Do not remove or ignore pci.db.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22881 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:30:17 +00:00
ben fe3edaaf96 useless externs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22880 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:26:31 +00:00
nicodvb f6314c2220 in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22879 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:25:31 +00:00
ben e531a92135 removed references to no longer used internal drivers functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22878 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:21:47 +00:00
ben 8e297c74b7 updated vidix.h from upstream vidix project
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22877 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:16:49 +00:00
ben cae5548c7d checking for dynamic drivers version number is now pointless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22876 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:13:04 +00:00
ben 257a77dc3d switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22875 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:06:06 +00:00
diego cdcae64dc0 Ignore netstream and fix its compilation; remove object files on make clean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22874 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 09:45:26 +00:00
diego c38e260ff8 Move netstream.c out of its single-file subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22873 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 09:39:32 +00:00
diego 8bf84ebd46 Remove unnecessary dependencies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22872 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 09:28:04 +00:00
diego dbc4aa5427 Get netstream somewhat closer to linking.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22871 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 09:24:30 +00:00
cehoyos 407c037cfb Support h264 over rtsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22870 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 03:03:05 +00:00
cehoyos 46fbb1bd66 Cosmetics: Move variable declaration and initialization up.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22869 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 03:00:47 +00:00
diego 9b7f5e81c6 Move driver files directly into the vidix directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 00:02:43 +00:00
diego b6d1ff3eec Merge all VIDIX drivers into libvidix.a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22867 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:48:48 +00:00
diego 332482d61b Append objects derived from sources to OBJS_*. This way the OBJS_* variables
do not get clobbered if they were set before.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22866 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:33:30 +00:00
diego f52aafce6a Move QNX-specific settings next to the other OS-specific settings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22865 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:02:36 +00:00
diego 5c3df05c8c Don't compile cpuinfo and fastmemcpybench by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22864 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 23:01:53 +00:00
iive b5da111dd8 Use FT_Glyph_StrokeBorder to render only the outside border.
Workarounds gaps between glyph and glyph border when rendering some fonts with freetype below 2.1.10


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22863 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 20:58:14 +00:00
diego 7bbb6e7043 Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
to OBJS_*.  The content of OBJS_*-yes was getting clobbered.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22862 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 18:12:16 +00:00
diego 181b648489 Sync with removed tools.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22861 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:22:44 +00:00
diego a2171395a4 Remove obsolete TV output tools.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22860 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:21:06 +00:00
diego e40f658344 Remove unused/nonworking wallpaper setting utility.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22859 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:17:31 +00:00
diego aa4c8c1ccd Remove unused benchmarking scripts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22858 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:15:20 +00:00
diego 1b06161629 Remove obsolete bitmap font tools.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22857 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:14:28 +00:00
diego c5bdfbc886 Remove obsolete/unnecessary/trivial scripts and programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22856 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 14:10:44 +00:00
diego d898f5c990 Build libdha statically like all the other libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22855 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 13:37:29 +00:00
diego 5f938f54c6 Remove empty section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22854 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 13:35:42 +00:00
cehoyos 633627bc58 Gui: Show correct time after seeking in audio-only files.
Patch by Onur Küçük, onur.--.-.delipenguen.net



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22853 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 11:01:28 +00:00
Gabrov a7ed1f07e7 synced with r22772
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22852 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 08:13:21 +00:00
Gabrov add7d39851 synced with r22800 (missing from previous commit)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22851 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 08:04:33 +00:00
Gabrov f2e17be715 synced with r22849
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22850 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 08:00:28 +00:00
Gabrov ca286a7676 synced with r22845
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22849 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-31 07:16:41 +00:00
uau 9cb5c193c3 Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
After FFmpeg r8549 these variables are used in libavcodec to determine
whether x86 inline asm sections using these registers or requiring a
certain total number of total free registers are enabled. Because they
were not set by MPlayer configure some H264 decoding optimizations were
disabled after that FFmpeg version. This change sets the variables to
true unconditionally which should restore previous behavior. Adding
proper detection is left for later.

EBX should always be available because internal libavcodec is never
compiled with PIC. However if -fomit-frame-pointer is not used because
of --enable-debug then EBP is not available. Thus proper detection would
be preferable to fix compilation with --enable-debug on x86. Currently
the variables are also set on non-x86 which should be harmless even if
somewhat ugly.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22848 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-30 22:57:04 +00:00
diego 75cf17e3f8 Handle proper compilation on Mac OS X.
Fix data alignment bug (the original purpose of the code is unclear, though).
patch by Marc Hoffman, mmh pleasantst com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22847 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-30 22:09:13 +00:00
gpoirier 292cf8c61c sync w/ r21155
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22846 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-30 18:26:32 +00:00
reimar e0418759ff Clarify -xineramascreen -2 behaviour
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22845 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-30 17:10:35 +00:00
diego d47c8c780f cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22844 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 18:08:25 +00:00
diego 16f6df2178 some sync by Fernando Tarín, lists.im gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22843 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 17:55:38 +00:00
rathann 1f93d7573d Missing svn add from r22841.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22842 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 17:21:17 +00:00
rathann 259cfbe7e2 Code cleanup: don't include a .c file in mplayer.c and fix a few
"implicit declaration of function ‘mplayer_put_key’" warnings

Based on Attila's suggestions.
Approved by Uoti and Ivan.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22841 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 17:16:11 +00:00
diego 929e2c51ef Remove stray variable that was causing tests to fail randomly.
patch by Gianluigi Tiesi, mplayer netfarm it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22840 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 09:27:36 +00:00
diego 4a8f9a9eec OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
So I'm removing the automatic disabling to give it more widespread testing.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22839 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-29 09:26:21 +00:00
nicodvb 47f12e5698 replaced ! with not as adviced by Reimar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22838 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-28 20:24:15 +00:00
nicodvb 50c2d32f26 mention vidix in Solaris/x86
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22837 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-28 19:16:38 +00:00
nicodvb 0ed766566a don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22836 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-28 19:14:53 +00:00
nicodvb 3574c0e67d in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22835 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-28 18:45:02 +00:00
kraymer d406fe9743 Spanish man page updates by Fernando Tarín
More sentences fixed and another section updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-27 18:13:52 +00:00