Wed, 13 Sep 2006 02:02:17 +0000 |
eugeni |
Fix r19815: mkv_d->duration could be assigned an uninitialized value.
|
Tue, 12 Sep 2006 21:45:06 +0000 |
eugeni |
Fix seeking in Matroska files with non-default TimecodeScale value.
|
Tue, 12 Sep 2006 21:40:01 +0000 |
eugeni |
Fix block duration calculation in mkv demuxer.
|
Tue, 12 Sep 2006 21:33:10 +0000 |
eugeni |
Fix movie duration calculation in case when TimecodeScale element comes after
|
Tue, 12 Sep 2006 16:24:23 +0000 |
attila |
* remove extern definitions of functions in .c files
|
Tue, 12 Sep 2006 15:55:15 +0000 |
voroshil |
r19809: link fix: The codecs page was merged into the download page
|
Tue, 12 Sep 2006 15:28:28 +0000 |
kraymer |
r19810: Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:23:30 +0000 |
kraymer |
r19809: link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 15:22:37 +0000 |
diego |
Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:01:48 +0000 |
diego |
link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 09:00:10 +0000 |
diego |
Support for variable fps OGM files, blessed by Moritz.
|
Tue, 12 Sep 2006 08:42:01 +0000 |
diego |
Move conditional compilation to the build system.
|
Tue, 12 Sep 2006 08:28:48 +0000 |
kraymer |
r19801: Mailing list page URL changed.
|
Tue, 12 Sep 2006 07:07:48 +0000 |
kraymer |
r19799: ability to pass channel name (not only number) to radio_set_channel
|
Tue, 12 Sep 2006 07:06:33 +0000 |
voroshil |
Fix missing link change from previous commit
|
Tue, 12 Sep 2006 01:37:53 +0000 |
voroshil |
No real change for r19801: already have correct url
|
Tue, 12 Sep 2006 00:20:53 +0000 |
aurel |
add support for vp6 in flash
|
Mon, 11 Sep 2006 22:40:21 +0000 |
diego |
Mailing list page URL changed.
|
Mon, 11 Sep 2006 19:01:20 +0000 |
reimar |
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
|
Mon, 11 Sep 2006 18:41:14 +0000 |
voroshil |
ability to pass channel name (not only number) to radio_set_channel
|
Mon, 11 Sep 2006 16:56:31 +0000 |
voroshil |
some typos fixed
|
Mon, 11 Sep 2006 09:24:10 +0000 |
voroshil |
r19793: Fixes suggested by the Wanderer
|
Mon, 11 Sep 2006 09:15:42 +0000 |
diego |
Clarify binary codecs section.
|
Mon, 11 Sep 2006 09:14:11 +0000 |
voroshil |
Many translation and typo fixes.
|
Sun, 10 Sep 2006 20:42:15 +0000 |
gpoirier |
separate independant clauses with a semicolon, as suggested by The Wanderer
|
Sun, 10 Sep 2006 19:58:27 +0000 |
gpoirier |
Fixes suggested by The Wanderer
|
Sun, 10 Sep 2006 17:38:00 +0000 |
voroshil |
r19779: RTC is no longer the default timing method
|
Sun, 10 Sep 2006 16:43:00 +0000 |
Gabrov |
synced with r19790
|
Sun, 10 Sep 2006 14:09:23 +0000 |
diego |
grammar fix
|
Sun, 10 Sep 2006 12:05:54 +0000 |
diego |
Some more hints for binary packagers.
|
Sun, 10 Sep 2006 11:16:57 +0000 |
diego |
small wording/spelling fixes
|
Sun, 10 Sep 2006 10:53:58 +0000 |
nicodvb |
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)
|
Sun, 10 Sep 2006 10:48:36 +0000 |
nicodvb |
try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
|
Sun, 10 Sep 2006 10:39:10 +0000 |
nicodvb |
keypad 7 returns to nearest dvdnav menu
|
Sun, 10 Sep 2006 10:37:19 +0000 |
nicodvb |
KP7 bound to dvdnav 7 (previous menu)
|
Sun, 10 Sep 2006 10:25:48 +0000 |
nicodvb |
permit to select previous dvdnav menu, in the order chapter->title->root
|
Sat, 09 Sep 2006 23:08:25 +0000 |
nicodvb |
reassigned to KEY_KP? the dvdnav bindings used in input.conf
|
Sat, 09 Sep 2006 23:05:05 +0000 |
rtogni |
VP50 and VP62 support via lavc
|
Sat, 09 Sep 2006 22:40:22 +0000 |
nicodvb |
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
|
Sat, 09 Sep 2006 22:40:00 +0000 |
diego |
RTC is no longer the default timing method.
|
Sat, 09 Sep 2006 22:16:05 +0000 |
nicodvb |
mention dvdnav keys bindings
|
Sat, 09 Sep 2006 22:04:29 +0000 |
nicodvb |
mention that 'h' and 'k' work with dvb input, too
|
Sat, 09 Sep 2006 21:57:45 +0000 |
nicodvb |
added unallocated keys to navigate the dvdnav menus
|
Sat, 09 Sep 2006 21:45:23 +0000 |
nicodvb |
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
|
Sat, 09 Sep 2006 21:37:57 +0000 |
nicodvb |
added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
|
Sat, 09 Sep 2006 21:32:06 +0000 |
nicodvb |
unconditionally include label goto_enable_cache (to be used next by dvdnav)
|
Sat, 09 Sep 2006 21:10:26 +0000 |
diego |
Add proper GPL headers.
|
Sat, 09 Sep 2006 20:52:15 +0000 |
voroshil |
r19767: Remove outdated hint about patching kernel sources.
|
Sat, 09 Sep 2006 20:51:29 +0000 |
nicodvb |
if no track number specified play the whole disc, or the menus can't be shown at start
|
Sat, 09 Sep 2006 19:35:55 +0000 |
nicodvb |
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
|
Sat, 09 Sep 2006 18:45:23 +0000 |
diego |
FFmpeg VMware video codec
|
Sat, 09 Sep 2006 18:00:52 +0000 |
diego |
Remove outdated hint about patching kernel sources.
|
Sat, 09 Sep 2006 11:57:43 +0000 |
gpoirier |
fix broken term_osd output in update_osd_msg()
|
Sat, 09 Sep 2006 09:07:02 +0000 |
ben |
better readability on selected menu item by tweaking alpha channel properties
|
Sat, 09 Sep 2006 03:27:50 +0000 |
voroshil |
r19760: remove trailing slash from link
|
Sat, 09 Sep 2006 02:29:13 +0000 |
uau |
-nortc is now the default, document -rtc instead. Change the description
|
Sat, 09 Sep 2006 02:08:52 +0000 |
uau |
Disable rtc timing by default.
|
Fri, 08 Sep 2006 22:19:24 +0000 |
Gabrov |
increased revision tag after typo fix in English faq.xml (synced with r19760)
|
Fri, 08 Sep 2006 22:17:14 +0000 |
Gabrov |
remove trailing slash from link
|
Fri, 08 Sep 2006 22:04:45 +0000 |
uau |
Remove useless extern declaration of nortc which is a static variable in
|
Fri, 08 Sep 2006 21:59:44 +0000 |
Gabrov |
DOCS/xml/hu synced with r19757
|
Fri, 08 Sep 2006 20:34:58 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r19751
|
Fri, 08 Sep 2006 16:49:56 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Fri, 08 Sep 2006 16:42:09 +0000 |
voroshil |
Sections structure synced with english pages.
|
Fri, 08 Sep 2006 10:47:27 +0000 |
voroshil |
Removed outdated file. Content moved to documentation.xml.
|
Fri, 08 Sep 2006 10:13:02 +0000 |
voroshil |
r19751: Abit of doc about dvdnav support in MPlayer, ...
|
Fri, 08 Sep 2006 10:01:27 +0000 |
gpoirier |
Fixes suggested by Diego
|
Fri, 08 Sep 2006 09:05:03 +0000 |
gpoirier |
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
|
Fri, 08 Sep 2006 08:39:07 +0000 |
gpoirier |
rename formats.xml into containers.xml
|
Fri, 08 Sep 2006 08:23:23 +0000 |
kraymer |
r19738: formats.xml --> containers.xml, the chapter was renamed long ago.
|
Fri, 08 Sep 2006 08:22:07 +0000 |
kraymer |
r19742: Remove reference to nvidia-opinions section, it's completely outdated.
|
Fri, 08 Sep 2006 08:06:27 +0000 |
kraymer |
19737: Remove 404 NuppelVideo link.
|
Fri, 08 Sep 2006 07:27:34 +0000 |
voroshil |
r19738: formats.xml --> containers.xml, chapter wa renamed long ago
|
Fri, 08 Sep 2006 06:50:27 +0000 |
voroshil |
r19739: readvcd link fix
|
Fri, 08 Sep 2006 06:45:10 +0000 |
voroshil |
r19737: Remove 404 NuppelVideo link.
|
Fri, 08 Sep 2006 06:39:19 +0000 |
voroshil |
r19736: Remove references to obsolete font generators and 404 links.
|
Thu, 07 Sep 2006 23:58:55 +0000 |
diego |
Remove reference to nvidia-opinions section, it's completely outdated.
|
Thu, 07 Sep 2006 23:58:05 +0000 |
diego |
Remove reference to gcc-296 section, it's very outdated now.
|
Thu, 07 Sep 2006 23:54:39 +0000 |
diego |
Remove tvout-voodoo section that only consists of one broken link.
|
Thu, 07 Sep 2006 23:46:38 +0000 |
diego |
readvcd link fix
|
Thu, 07 Sep 2006 23:46:04 +0000 |
diego |
formats.xml --> containers.xml, the chapter was renamed long ago.
|
Thu, 07 Sep 2006 23:42:12 +0000 |
diego |
Remove 404 NuppelVideo link.
|
Thu, 07 Sep 2006 22:51:35 +0000 |
diego |
Remove references to obsolete font generators and 404 links.
|
Thu, 07 Sep 2006 22:32:08 +0000 |
kraymer |
r19733: (hopefully last) mplayer lists link fix
|
Thu, 07 Sep 2006 15:50:36 +0000 |
voroshil |
r19732: Mailing list descriptions are on homepage, remove from here
|
Thu, 07 Sep 2006 14:14:27 +0000 |
kraymer |
(hopefully last) mplayer lists link fix
|
Thu, 07 Sep 2006 14:03:03 +0000 |
diego |
Mailing list descriptions are on the homepage, remove from here.
|
Thu, 07 Sep 2006 08:10:21 +0000 |
voroshil |
Outdated file synced with r19589
|
Thu, 07 Sep 2006 06:14:38 +0000 |
voroshil |
fixed wrong synced tag
|
Thu, 07 Sep 2006 06:11:54 +0000 |
voroshil |
r19687: Codecs page link fix, paragraph reworded
|
Thu, 07 Sep 2006 05:31:56 +0000 |
voroshil |
Made better translation of some phrases, typos fixed
|
Thu, 07 Sep 2006 05:17:31 +0000 |
voroshil |
Outdated file synced with r17322
|
Thu, 07 Sep 2006 00:10:44 +0000 |
diego |
Add #include <limits.h>, fixes build on Solaris 8.
|
Wed, 06 Sep 2006 18:36:04 +0000 |
voroshil |
Outdated file synced with r19715
|
Wed, 06 Sep 2006 17:44:41 +0000 |
vayne |
ISO C90 warnings fixes
|
Wed, 06 Sep 2006 17:40:55 +0000 |
voroshil |
updated missed sync tag
|
Wed, 06 Sep 2006 17:32:31 +0000 |
eugeni |
Bugfix: timing for empty karaoke words was lost, resulting
|
Wed, 06 Sep 2006 17:27:39 +0000 |
voroshil |
r19719: fix cpufreq link
|
Wed, 06 Sep 2006 16:31:32 +0000 |
gpoirier |
Add support for POWER5 as found on IBM eServer OpenPower 720
|
Wed, 06 Sep 2006 16:28:58 +0000 |
kraymer |
fix cpufreq link
|
Wed, 06 Sep 2006 15:28:41 +0000 |
voroshil |
r19715: fix some more mailman links
|
Wed, 06 Sep 2006 13:26:10 +0000 |
kraymer |
r19715: fix some more mailman links
|
Wed, 06 Sep 2006 13:22:30 +0000 |
kraymer |
replace tabs by spaces (more readable in std editor..)
|
Wed, 06 Sep 2006 13:13:24 +0000 |
kraymer |
fix some more mailman links
|
Wed, 06 Sep 2006 12:47:27 +0000 |
kraymer |
r19713: fix link to amigasoft.net
|
Wed, 06 Sep 2006 12:41:27 +0000 |
kraymer |
fix link to amigasoft.net
|
Wed, 06 Sep 2006 11:27:12 +0000 |
kraymer |
sync of existing (German) xml docs:
|
Wed, 06 Sep 2006 11:11:32 +0000 |
voroshil |
Outdated file synced with r18964
|
Wed, 06 Sep 2006 10:32:37 +0000 |
diego |
Some more CVS --> Subversion changes, explain what to do with the sync tag
|
Wed, 06 Sep 2006 10:24:19 +0000 |
diego |
Add official GPL header to make license explicit as discussed on ffmpeg-devel.
|
Wed, 06 Sep 2006 10:05:10 +0000 |
voroshil |
better translation of some technical phrases, typos fixed
|
Wed, 06 Sep 2006 07:58:39 +0000 |
gpoirier |
sync w/ r19688
|