eugeni
13387709ef
Fix r19815: mkv_d->duration could be assigned an uninitialized value.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19818 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-13 02:02:17 +00:00
eugeni
fa6bc3aa4f
Fix seeking in Matroska files with non-default TimecodeScale value.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19817 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 21:45:06 +00:00
eugeni
ee0ac67094
Fix block duration calculation in mkv demuxer.
...
According to specs, BlockDuration value is based on TimecodeScale.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19816 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 21:40:01 +00:00
eugeni
3f1e7dd9a8
Fix movie duration calculation in case when TimecodeScale element comes after
...
Duration element.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19815 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 21:33:10 +00:00
attila
840a77bd06
* remove extern definitions of functions in .c files
...
* create new .h files where necessary
todo:
* go trough other files than mplayer.c
* vf_menu_pause_update()
* mp_input_register_options()
* import_playtree_playlist_into_gui()
* import_initial_playtree_into_gui()
For more infos see http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-September/045683.html
( 20060902133225.2cc82aec.attila@kinali.ch on -dev-eng )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19814 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 16:24:23 +00:00
voroshil
3a548e4367
r19809: link fix: The codecs page was merged into the download page
...
r19810: Remove bogus and outdated codecs installation section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19813 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 15:55:15 +00:00
kraymer
3dca5c8330
r19810: Remove bogus and outdated codecs installation section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19812 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 15:28:28 +00:00
kraymer
1ec815991a
r19809: link fix: The codecs page was merged into the download page.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19811 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 15:23:30 +00:00
diego
6d8a19c431
Remove bogus and outdated codecs installation section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19810 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 15:22:37 +00:00
diego
6165ceaeac
link fix: The codecs page was merged into the download page.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19809 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 15:01:48 +00:00
diego
c7ee94590a
Support for variable fps OGM files, blessed by Moritz.
...
patch by Sergey Khlutchin, Elphel, Inc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19808 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 09:00:10 +00:00
diego
af06a4425b
Move conditional compilation to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 08:42:01 +00:00
kraymer
ad9f507894
r19801: Mailing list page URL changed.
...
r19794: separate independant clauses with a semicolon, as suggested by The Wanderer
r19793: Fixes suggested by The Wanderer
r19779: RTC is no longer the default timing method.
r19767: Remove outdated hint about patching kernel sources.
r19760: remove trailing slash from link
r19752: Fixes suggested by Diego
r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19806 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 08:28:48 +00:00
kraymer
41a361d7f6
r19799: ability to pass channel name (not only number) to radio_set_channel
...
r19788: small wording/spelling fixes
r19785: keypad 7 returns to nearest dvdnav menu
r19778: mention dvdnav keys bindings
r19777: mention that 'h' and 'k' work with dvb input, too
r19763: -nortc is now the default, document -rtc instead. Change the description
of -rtc and -softsleep.
r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19805 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 07:07:48 +00:00
voroshil
3454232186
Fix missing link change from previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19804 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 07:06:33 +00:00
voroshil
3074eb67f9
No real change for r19801: already have correct url
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19803 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 01:37:53 +00:00
aurel
3a5cd9d424
add support for vp6 in flash
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 00:20:53 +00:00
diego
91a268424c
Mailing list page URL changed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19801 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 22:40:21 +00:00
reimar
a498ea8eb8
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
...
returning DONTKNOW. A better formula to calculate position would probably be a better
fix though.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19800 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 19:01:20 +00:00
voroshil
e409a93e36
ability to pass channel name (not only number) to radio_set_channel
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19799 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 18:41:14 +00:00
voroshil
9eea286729
some typos fixed
...
patch by Andrew Savchenko bircoph list ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19798 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 16:56:31 +00:00
voroshil
82f8727493
r19793: Fixes suggested by the Wanderer
...
r19794: semicolon... no real changes in translation is needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19797 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 09:24:10 +00:00
diego
2a1e3a07de
Clarify binary codecs section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 09:15:42 +00:00
voroshil
fdabe193dc
Many translation and typo fixes.
...
patch by Andrew Savchenko bircoph list ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19795 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-11 09:14:11 +00:00
gpoirier
5384c98d4b
separate independant clauses with a semicolon, as suggested by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 20:42:15 +00:00
gpoirier
6c1b3541f7
Fixes suggested by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19793 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 19:58:27 +00:00
voroshil
44dfdb4f0a
r19779: RTC is no longer the default timing method
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19792 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 17:38:00 +00:00
Gabrov
20b9901191
synced with r19790
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 16:43:00 +00:00
diego
9d1e398be6
grammar fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19790 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 14:09:23 +00:00
diego
f313ccb36a
Some more hints for binary packagers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 12:05:54 +00:00
diego
cd6d8486c6
small wording/spelling fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 11:16:57 +00:00
nicodvb
3606773eff
at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:53:58 +00:00
nicodvb
311e24b548
try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:48:36 +00:00
nicodvb
1f8a8f343d
keypad 7 returns to nearest dvdnav menu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:39:10 +00:00
nicodvb
8ad2effca3
KP7 bound to dvdnav 7 (previous menu)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:37:19 +00:00
nicodvb
caa3c79989
permit to select previous dvdnav menu, in the order chapter->title->root
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-10 10:25:48 +00:00
nicodvb
5b2e0d6411
reassigned to KEY_KP? the dvdnav bindings used in input.conf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 23:08:25 +00:00
rtogni
e48067ea0e
VP50 and VP62 support via lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 23:05:05 +00:00
nicodvb
aab523e18b
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:40:22 +00:00
diego
b464da0a00
RTC is no longer the default timing method.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:40:00 +00:00
nicodvb
4ef7512cb8
mention dvdnav keys bindings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:16:05 +00:00
nicodvb
94a601a9bc
mention that 'h' and 'k' work with dvb input, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 22:04:29 +00:00
nicodvb
f996d0e7ca
added unallocated keys to navigate the dvdnav menus
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:57:45 +00:00
nicodvb
0292752ed0
first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19775 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:45:23 +00:00
nicodvb
f817575e5f
added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:37:57 +00:00
nicodvb
6462618244
unconditionally include label goto_enable_cache (to be used next by dvdnav)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:32:06 +00:00
diego
af5a781e05
Add proper GPL headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 21:10:26 +00:00
voroshil
be890220e7
r19767: Remove outdated hint about patching kernel sources.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 20:52:15 +00:00
nicodvb
aa8de16f0f
if no track number specified play the whole disc, or the menus can't be shown at start
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 20:51:29 +00:00
nicodvb
b39852672b
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19769 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 19:35:55 +00:00