summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: fixed broken indentationnicodvb2006-09-161-2/+2
* documented -[no]mouse-movementsnicodvb2006-09-161-0/+6
* when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirma...nicodvb2006-09-161-0/+1
* report mouse coordinates after movement to dvdnav; this permits to enable but...nicodvb2006-09-163-0/+22
* report to mplayer with a slave command the coordinates of the pointer reporte...nicodvb2006-09-165-0/+40
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...nicodvb2006-09-161-1/+1
* Add \be (blur edges) support to libass.eugeni2006-09-165-7/+128
* Make blur() public. Will be used in libass.eugeni2006-09-162-1/+4
* Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.eugeni2006-09-166-65/+156
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-161-0/+2546
* fix typos ("bytes" -> "Bytes")kraymer2006-09-161-3/+3
* Fixed missed sync tag, thanks to Andrew Savchenkovoroshil2006-09-161-1/+1
* at start, when not playing a specific titleset, try to call the Title menu (a...nicodvb2006-09-151-1/+3
* Change demuxer for "application/octet-stream" http streams fromeugeni2006-09-151-1/+1
* in mp_dvdnav_handle_input() update current button only if the status of the p...nicodvb2006-09-151-1/+2
* dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_p...nicodvb2006-09-151-1/+1
* removed code that propagated the slave command dvdnav_event that hasn't been ...nicodvb2006-09-151-12/+0
* don't uninit the video_out when using -fixed-vo; patch by Jonas Jermannnicodvb2006-09-151-1/+1
* when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate()...nicodvb2006-09-151-1/+1
* disable multichannel mode, it never worked reliablefaust32006-09-151-0/+5
* r19839: Add repeated screenshot mode to vf_screenshot.kraymer2006-09-151-2/+6
* Add repeated screenshot mode to vf_screenshot.eugeni2006-09-155-8/+31
* Fix Irix build with gcc < 3.x, closes Bugzilla #572.diego2006-09-141-0/+4
* r19829: Improve TrueType font installation sectionvoroshil2006-09-144-260/+172
* mmx implementation of yadif. 3.5x faster.lorenm2006-09-141-1/+228
* cosmetics (indentation)lorenm2006-09-141-36/+36
* cosmeticslorenm2006-09-141-20/+34
* r19832: remove leftover parenthesiskraymer2006-09-134-142/+150
* remove leftover parenthesiskraymer2006-09-131-1/+1
* Make font outline width proportional to movie resolution.eugeni2006-09-131-4/+6
* r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font inst...kraymer2006-09-133-99/+53
* Improve TrueType font installation section.diego2006-09-131-19/+20
* Move subtitles and OSD section from the installation to the usage chapter.diego2006-09-134-125/+131
* Slightly restructure font installation section.diego2006-09-132-3/+9
* Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.diego2006-09-139-47/+7
* TrueType fonts now preferred over bitmap fonts, rewrite the font installation.diego2006-09-131-88/+39
* r19823: Remove mpsub section, the format is documented in DOCS/tech.kraymer2006-09-131-47/+2
* Remove mpsub section, the format is documented in DOCS/tech.diego2006-09-131-46/+1
* various fixes, rewordingkraymer2006-09-132-90/+90
* r19820: Marillat packages binary codecs, not bitmap fonts.kraymer2006-09-131-3/+4
* Marillat packages binary codecs, not bitmap fonts.diego2006-09-131-1/+1
* Don't explain how to install bitmap fonts, use TrueType fonts instead.diego2006-09-131-17/+14
* Fix r19815: mkv_d->duration could be assigned an uninitialized value.eugeni2006-09-131-1/+1
* Fix seeking in Matroska files with non-default TimecodeScale value.eugeni2006-09-121-1/+2
* Fix block duration calculation in mkv demuxer.eugeni2006-09-121-0/+1
* Fix movie duration calculation in case when TimecodeScale element comes aftereugeni2006-09-121-5/+9
* * remove extern definitions of functions in .c filesattila2006-09-126-13/+26
* r19809: link fix: The codecs page was merged into the download pagevoroshil2006-09-123-106/+5
* r19810: Remove bogus and outdated codecs installation section.kraymer2006-09-121-110/+1
* r19809: link fix: The codecs page was merged into the download page.kraymer2006-09-123-6/+6
* Remove bogus and outdated codecs installation section.diego2006-09-121-104/+0
* link fix: The codecs page was merged into the download page.diego2006-09-123-3/+3
* Support for variable fps OGM files, blessed by Moritz.diego2006-09-122-0/+4
* Move conditional compilation to the build system.diego2006-09-124-9/+10
* r19801: Mailing list page URL changed.kraymer2006-09-122-24/+29
* r19799: ability to pass channel name (not only number) to radio_set_channelkraymer2006-09-122-15/+48
* Fix missing link change from previous commitvoroshil2006-09-121-1/+1
* No real change for r19801: already have correct urlvoroshil2006-09-121-1/+1
* add support for vp6 in flashaurel2006-09-121-0/+8
* Mailing list page URL changed.diego2006-09-111-1/+1
* Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by justreimar2006-09-111-0/+2
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-113-1/+18
* some typos fixedvoroshil2006-09-111-12/+12
* r19793: Fixes suggested by the Wanderervoroshil2006-09-111-3/+4
* Clarify binary codecs section.diego2006-09-111-2/+3
* Many translation and typo fixes.voroshil2006-09-111-97/+73
* separate independant clauses with a semicolon, as suggested by The Wanderergpoirier2006-09-101-1/+1
* Fixes suggested by The Wanderergpoirier2006-09-101-3/+4
* r19779: RTC is no longer the default timing methodvoroshil2006-09-102-7/+5
* synced with r19790Gabrov2006-09-103-36/+52
* grammar fixdiego2006-09-101-3/+3
* Some more hints for binary packagers.diego2006-09-101-2/+17
* small wording/spelling fixesdiego2006-09-101-5/+5
* at start, reset dvdnav at the beginning of the stream after the first read (t...nicodvb2006-09-101-0/+1
* try to start from the root menu skipping all intros when playing dvdnav://-1;...nicodvb2006-09-101-1/+3
* keypad 7 returns to nearest dvdnav menunicodvb2006-09-101-0/+2
* KP7 bound to dvdnav 7 (previous menu)nicodvb2006-09-101-0/+1
* permit to select previous dvdnav menu, in the order chapter->title->rootnicodvb2006-09-103-0/+17
* reassigned to KEY_KP? the dvdnav bindings used in input.confnicodvb2006-09-091-6/+6
* VP50 and VP62 support via lavcrtogni2006-09-091-0/+16
* in mp_dvdnav_handle_input() assign the currently selected button, shown in th...nicodvb2006-09-093-4/+7
* RTC is no longer the default timing method.diego2006-09-092-4/+3
* mention dvdnav keys bindingsnicodvb2006-09-091-0/+24
* mention that 'h' and 'k' work with dvb input, toonicodvb2006-09-091-2/+2
* added unallocated keys to navigate the dvdnav menusnicodvb2006-09-091-0/+7
* first touch of support for dvdnav menus; the selection is based on the keyboa...nicodvb2006-09-091-0/+11
* added mp_dvdnav_handle_input to handle user's input (revived from the reposit...nicodvb2006-09-092-0/+41
* unconditionally include label goto_enable_cache (to be used next by dvdnav)nicodvb2006-09-091-2/+0
* Add proper GPL headers.diego2006-09-092-0/+30
* r19767: Remove outdated hint about patching kernel sources.voroshil2006-09-091-18/+2
* if no track number specified play the whole disc, or the menus can't be shown...nicodvb2006-09-091-1/+4
* detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ...nicodvb2006-09-092-32/+43
* FFmpeg VMware video codecdiego2006-09-091-0/+8
* Remove outdated hint about patching kernel sources.diego2006-09-091-16/+1
* fix broken term_osd output in update_osd_msg()gpoirier2006-09-091-1/+1
* better readability on selected menu item by tweaking alpha channel propertiesben2006-09-091-3/+3
* r19760: remove trailing slash from linkvoroshil2006-09-091-2/+2
* -nortc is now the default, document -rtc instead. Change the descriptionuau2006-09-091-4/+8
* Disable rtc timing by default.uau2006-09-091-1/+1
* increased revision tag after typo fix in English faq.xml (synced with r19760)Gabrov2006-09-081-1/+1
* remove trailing slash from linkGabrov2006-09-081-1/+1
* Remove useless extern declaration of nortc which is a static variable inuau2006-09-081-4/+0
* DOCS/xml/hu synced with r19757Gabrov2006-09-0813-96/+553
* man/hu/mplayer.1 synced with r19751Gabrov2006-09-081-2/+19
* translation by Vladimir Voroshilov, voroshil gmail comvoroshil2006-09-081-0/+692
* Sections structure synced with english pages.voroshil2006-09-086-124/+127
* Removed outdated file. Content moved to documentation.xml.voroshil2006-09-082-18/+10
* r19751: Abit of doc about dvdnav support in MPlayer, ...voroshil2006-09-082-2/+20
* Fixes suggested by Diegogpoirier2006-09-081-4/+4
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to use...gpoirier2006-09-083-1/+20
* rename formats.xml into containers.xmlgpoirier2006-09-082-1/+1
* r19738: formats.xml --> containers.xml, the chapter was renamed long ago.kraymer2006-09-082-3/+3
* r19742: Remove reference to nvidia-opinions section, it's completely outdated.kraymer2006-09-082-33/+6
* 19737: Remove 404 NuppelVideo link.kraymer2006-09-081-2/+2
* r19738: formats.xml --> containers.xml, chapter wa renamed long agovoroshil2006-09-083-4/+9
* r19739: readvcd link fixvoroshil2006-09-081-2/+2
* r19737: Remove 404 NuppelVideo link.voroshil2006-09-081-2/+2
* r19736: Remove references to obsolete font generators and 404 links.voroshil2006-09-081-22/+3
* Remove reference to nvidia-opinions section, it's completely outdated.diego2006-09-071-2/+1
* Remove reference to gcc-296 section, it's very outdated now.diego2006-09-071-4/+1
* Remove tvout-voodoo section that only consists of one broken link.diego2006-09-072-8/+1
* readvcd link fixdiego2006-09-071-1/+1
* formats.xml --> containers.xml, the chapter was renamed long ago.diego2006-09-072-1/+1
* Remove 404 NuppelVideo link.diego2006-09-071-1/+1
* Remove references to obsolete font generators and 404 links.diego2006-09-071-16/+0
* r19733: (hopefully last) mplayer lists link fixkraymer2006-09-073-140/+12
* r19732: Mailing list descriptions are on homepage, remove from herevoroshil2006-09-073-147/+10
* (hopefully last) mplayer lists link fixkraymer2006-09-071-1/+1
* Mailing list descriptions are on the homepage, remove from here.diego2006-09-073-139/+7
* Outdated file synced with r19589voroshil2006-09-071-33/+35
* fixed wrong synced tagvoroshil2006-09-071-1/+1
* r19687: Codecs page link fix, paragraph rewordedvoroshil2006-09-071-5/+6
* Made better translation of some phrases, typos fixedvoroshil2006-09-071-23/+23
* Outdated file synced with r17322voroshil2006-09-071-5/+12
* Add #include <limits.h>, fixes build on Solaris 8.diego2006-09-071-0/+1
* Outdated file synced with r19715voroshil2006-09-061-88/+550
* ISO C90 warnings fixesvayne2006-09-064-26/+29
* updated missed sync tagvoroshil2006-09-061-1/+1
* Bugfix: timing for empty karaoke words was lost, resultingeugeni2006-09-061-5/+21
* r19719: fix cpufreq linkvoroshil2006-09-061-1/+1
* Add support for POWER5 as found on IBM eServer OpenPower 720gpoirier2006-09-061-1/+1
* fix cpufreq linkkraymer2006-09-061-1/+1
* r19715: fix some more mailman linksvoroshil2006-09-063-10/+10
* r19715: fix some more mailman linkskraymer2006-09-065-10/+10
* replace tabs by spaces (more readable in std editor..)kraymer2006-09-061-1443/+1442
* fix some more mailman linkskraymer2006-09-065-9/+9
* r19713: fix link to amigasoft.netkraymer2006-09-061-2/+2
* fix link to amigasoft.netkraymer2006-09-061-1/+1
* sync of existing (German) xml docs:kraymer2006-09-069-56/+71
* Outdated file synced with r18964voroshil2006-09-061-198/+683
* Some more CVS --> Subversion changes, explain what to do with the sync tagdiego2006-09-061-4/+8
* Add official GPL header to make license explicit as discussed on ffmpeg-devel.diego2006-09-062-2/+30
* better translation of some technical phrases, typos fixedvoroshil2006-09-061-46/+46
* sync w/ r19688gpoirier2006-09-061-2/+95
* r19685: Fix mailing list URLs.voroshil2006-09-061-2/+2
* Outdated file synced with r19685voroshil2006-09-061-11/+10
* r19686: Remove the most outdated entries, small updates.voroshil2006-09-061-30/+5
* Added myself to MAINTAINERSvoroshil2006-09-061-1/+1
* FFmpeg sync: Fall back on grep if svn client is not installed.diego2006-09-051-0/+2
* Use better resolution for pts computation.rtogni2006-09-051-1/+1
* in fixup_vorbis_wf() set to 0 bitrates indicated as -1 (unspecified, accordin...nicodvb2006-09-051-1/+10
* Workaround for broken fonts with bad ascender/descender.eugeni2006-09-051-7/+11
* Change \fad behaviour so that it does not get cancelled by \r.eugeni2006-09-051-9/+10
* Simplification.eugeni2006-09-051-44/+34
* set svn:keywords and svn:eol-style properties for radio.xmlkraymer2006-09-050-0/+0
* fix charset issues and a little wordingkraymer2006-09-051-24/+16
* r19693: fix some typoskraymer2006-09-051-1/+44
* fix some typoskraymer2006-09-051-11/+11
* r19561: Clarify font load message.kraymer2006-09-051-2/+8
* my old email address is not really in use any more..kraymer2006-09-052-2/+2
* added radio.xml, patch by Christian Obst (christian_obst gmx net)kraymer2006-09-052-0/+111
* r19688: insert linebreakkraymer2006-09-051-1/+26
* insert linebreakkraymer2006-09-051-1/+2
* Codecs page link fix, paragraph reworded.diego2006-09-051-4/+5
* Remove the most outdated entries, small updates.diego2006-09-051-28/+4
* Fix mailing list URLs.diego2006-09-053-3/+3
* sync with r18247diego2006-09-051-41/+45
* sync with r19677diego2006-09-051-18/+18
* Remove reference to deleted divx4 section.diego2006-09-051-23/+1
*