1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 04:42:10 +00:00
Commit Graph

22902 Commits

Author SHA1 Message Date
ben
c1a5717ff7 renamed libdha.[hc] to dha.[hc]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:26:41 +00:00
ben
51ba40dcd6 merged libdha and libvidix, moved all files from libdha to vidix directory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:20:49 +00:00
diego
3099d0da16 There was a fallback value for libtheora linker flags, but it was never added
to the right variable that collects linker flags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22917 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 09:22:28 +00:00
voroshil
c8cb753c7b Ability to specify video and audio capture device names
in *BSD BT848 tv driver.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22916 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-05 16:33:54 +00:00
gpoirier
2f3009747b typo fix (s/M/N/) in IMPORTA_M_T
patch by Onur Kucuk %onur A delipenguen P net%


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22915 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-04 12:38:08 +00:00
gpoirier
44f79163ae sync with r22902
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22914 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-04 12:15:38 +00:00
cehoyos
8eadfc0b43 Fix compilation after FFmpeg r8619.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22913 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-04 00:58:18 +00:00
rtogni
32e3821c36 Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
is the channel number (normally 0)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22912 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 21:36:36 +00:00
cehoyos
0c3c6dd46e Use teardownMediaSession() instead of teardownMediaSubsession()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22911 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 17:00:27 +00:00
cehoyos
cb644a4a9d Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22910 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 16:22:19 +00:00
voroshil
eb9f143f3b r22854: Remove empty section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22909 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 16:12:24 +00:00
voroshil
6d682c6eec r22845: Clarify -xineramascreen -2 behaviour
r22900: documented -mpegopts :adelay
r22901: removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf
r22902: restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22908 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 15:59:35 +00:00
vayne
f49d7599ee thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22907 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 15:57:55 +00:00
diego
2868cadfff Use "generic" optimization instead of 686 as default for runtime-cpudetection
if available. It promises to deliver optimal performance on a collection of
comtemporary CPUs.
patch by Zuxy Meng, zuxy.meng gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22906 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 13:16:46 +00:00
diego
de222fac40 Mention DNS round-robin system in the mirroring HOWTO.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22905 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-03 11:03:14 +00:00
uau
208d4343ef "()" to "(void)" function param list fixes
patch from Stefan Huehner, stefan huehner org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22904 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:59:54 +00:00
aurel
c40c5b480f remove useless ()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22903 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:58:45 +00:00
nicodvb
fb959be82f restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22902 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:54:18 +00:00
nicodvb
58d47169e3 removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22901 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:44:37 +00:00
nicodvb
bbb9c8c703 documented -mpegopts :adelay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22900 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:42:37 +00:00
nicodvb
5ca85e87e8 removed init_apts and init_vpts; added :adelay in addition to :vdelay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22899 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:27:47 +00:00
ben
dd5b89b20a GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22898 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 20:48:34 +00:00
nicodvb
fc527ebd04 cosmetics: removed trailing spaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22897 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 20:03:24 +00:00
ben
50a3640ad8 segfaults if name is NULL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22896 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 16:22:14 +00:00
diego
8d92a9a475 Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
MJPEG decoder get activated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22895 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 16:20:06 +00:00
diego
fc5643ea21 Add support for the THP game format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22894 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 15:59:44 +00:00
diego
e1120b099e typo fixes ported from VLC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22893 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 14:42:13 +00:00
ben
02813b9b8b updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22892 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:58:06 +00:00
ben
abaab0a574 allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:27:28 +00:00
cehoyos
eee868da73 mention most RTSP changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22890 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:16:54 +00:00
ben
3625d66f0d killed warnings in cyberblade driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22889 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:03:37 +00:00
ben
13c431f1a9 killed warnings in rage128 driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22888 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:00:58 +00:00
ben
f9367e46bb killed warnings in pm3 driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22887 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:59:12 +00:00
ben
d9583acf37 killed warnings in savage driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22886 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:57:47 +00:00
ben
7d397d5961 killed warnings in sis driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22885 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:52:25 +00:00
ben
dc8e3766c2 killed warnings in unichrome driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22884 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 12:48:32 +00:00
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