summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some more dependency trackingwight2004-08-281-6/+7
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-281-310/+152
* Added Reynaldo as maintainter for MPlayer's EDL code.al2004-08-281-0/+1
* EDL enhancement/fixes:rtognimp2004-08-284-122/+278
* Rough but working bigendian support for radeon cards, patch by Luca Barbato <...faust32004-08-271-3/+30
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-278-4/+515
* Includes latest english patches translated in French, new sync against thegpoirier2004-08-271-502/+509
* Updated the AUTHORS file.ivo2004-08-271-0/+3
* wordingpaszczi2004-08-271-1/+1
* sync with 1.681paszczi2004-08-271-23/+22
* sync to 1.125henry2004-08-271-8/+153
* better -slang description inspired by a patch from Guillaume Poirierdiego2004-08-271-5/+3
* simplificationdiego2004-08-271-9/+2
* Added output to multiple directories for vo_jpeg.ivo2004-08-264-12/+140
* added "xbutton" support for 4-5 button micejoey2004-08-261-0/+16
* Patches should be gzip or bzip2 compressed if necessary.diego2004-08-261-1/+2
* added forgotten dvb-t params lp_coderate and hierarchynicodvb2004-08-263-11/+52
* Added myself as maintainer of vo_jpeg.ivo2004-08-261-1/+1
* fixed the removal of French maintainer of the Doc Nicolas Le Gaillartgpoirier2004-08-261-1/+1
* clenupshenry2004-08-261-7/+12
* Changed the name of the French documentation maintainergpoirier2004-08-261-1/+1
* some more segfault fixesfaust32004-08-261-0/+5
* 10lmichael2004-08-261-1/+1
* remove unnecessary mips check (it's obsolete anyway)rathann2004-08-261-4/+0
* updatehenry2004-08-261-23/+55
* More sync against latest english manpage patches and french grammar correctionsgpoirier2004-08-261-146/+196
* change to match current bgr/rgb definitionmichael2004-08-261-15/+13
* properly set linking flags for NetBSD, patch by jb13@gomerbud.comdiego2004-08-261-2/+12
* sync + some small fixeswight2004-08-251-121/+123
* Add \: after /wight2004-08-251-105/+105
* synced with 1.677paszczi2004-08-251-39/+36
* Apparently the latin1 groff device gives better results than ascii.diego2004-08-251-1/+1
* prevent libmpeg2 from freeing shfaust32004-08-251-0/+1
* warning fixes and a 10l (.IPS vs .IPs)diego2004-08-251-5/+6
* Detect if the assembler supports receiving data through -pipe,diego2004-08-251-3/+8
* Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.diego2004-08-251-1/+1
* keyboard control: some fixes and extensions, punctuationdiego2004-08-251-41/+37
* Cycle through the available subtitles with 'b'.diego2004-08-251-2/+3
* allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc un...iive2004-08-251-1/+1
* 10lfaust32004-08-251-4/+3
* Cosmetics: fix some compiler warnings.mosu2004-08-252-2/+4
* Document how to specify multiple paths with the --with-* options,diego2004-08-251-18/+19
* Display the language code for subtitles from Matroska files.mosu2004-08-243-3/+50
* compile fix (missing string)henry2004-08-241-0/+1
* Do not use globals. Put the variables into the appropriate demuxer struct ins...mosu2004-08-243-12/+42
* Support for subtitle switching in Matroska.mosu2004-08-243-10/+139
* Synced with 1.642, minor changes, space at end of linedanny2004-08-241-243/+331
* add rgb32 csp supportnplourde2004-08-241-19/+95
* postproc fixhenry2004-08-243-1/+3
* printf -> mp_msg conversion, first stepsdiego2004-08-2427-185/+239
* id3edit updateddiego2004-08-241-1/+1
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-241-132/+174
* fix crash when using close buttonnplourde2004-08-241-0/+1
* more TARGET_* conditionalshenry2004-08-241-1/+13
* actually use the acceleration on SPARChenry2004-08-241-2/+2
* fix compilation withoud libdvdreadhenry2004-08-241-0/+2
* synced with 1.46paszczi2004-08-241-2/+2
* spellingpaszczi2004-08-241-1/+1
* synced with 1.675paszczi2004-08-241-6/+33
* libmpeg2 B-frame fixhenry2004-08-242-28/+54
* H.263 spellingdiego2004-08-243-7/+7
* vm window handling fixesfaust32004-08-241-3/+3
* cosmeticsdiego2004-08-241-17/+17
* spelling, rewording, some additionsdiego2004-08-241-24/+31
* vo_svga suboptions, yuv4mpeg notediego2004-08-231-3/+25
* wrong formatsdiego2004-08-231-2/+2
* 10l Pepsidiego2004-08-231-1/+1
* default stylewight2004-08-231-2/+2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-231-202/+228
* large updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-231-27/+413
* prevent XFree execution on wrong conditioniive2004-08-231-2/+4
* mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>diego2004-08-232-1/+6
* Check if -liconv is needed for iconv.wight2004-08-231-3/+3
* Make the stepsize of volume changes, changeable by a commandline paarameterattila2004-08-233-1/+10
* Adding doxygen stuff.attila2004-08-234-2/+1151
* small fixesdiego2004-08-221-4/+4
* syncwight2004-08-221-29/+30
* fix for audio position inaccuracyjoey2004-08-221-1/+1
* sync tag bumpwight2004-08-221-1/+1
* forgot some ifdef's and broke mplayer.c without ogg & dvdreadjoey2004-08-221-0/+4
* added runtime toggle of root window playbackjoey2004-08-226-0/+34
* added -rootwin support to vo_directxjoey2004-08-228-14/+27
* moved combined vobsub_lang into sub_selectjoey2004-08-227-19/+93
* spelling/wording as suggested by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-26/+28
* wording fix suggested by the Wandererdiego2004-08-221-2/+2
* sync 1.669wight2004-08-221-18/+18
* minor fixeswight2004-08-221-6/+6
* syncwight2004-08-221-2/+2
* H.261 support via lavc codec and lavf demuxerrtognimp2004-08-221-0/+8
* spellingdiego2004-08-221-8/+8
* more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>diego2004-08-221-6/+10
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-388/+564
* small fixes by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-13/+13
* sync + random fixeswight2004-08-211-132/+135
* minor fixeswight2004-08-211-3/+3
* missing \wight2004-08-211-1/+1
* support for snowalex2004-08-211-1/+2
* support snowalex2004-08-211-0/+2
* ffsonicalex2004-08-211-0/+8
* nut is only handled by lavf, speed up detectionalex2004-08-211-1/+2
* synclumag2004-08-211-3/+3
* Include origin text for quote.lumag2004-08-211-2/+13
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-211-115/+121
* man page review part Vdiego2004-08-211-157/+154
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-211-155/+285
* syncpaszczi2004-08-211-17/+16
* Fix English before the translations.diego2004-08-201-1/+2
* man page review part IVdiego2004-08-201-16/+15
* typortognimp2004-08-201-1/+1
* Credits for Guillaume Poirier, maintainers are listed elsewhere.diego2004-08-201-15/+19
* spelling/wording fixesdiego2004-08-201-42/+42
* Removed fb_dev_name handling.syrjala2004-08-201-13/+0
* sync 1.663wight2004-08-201-7/+21
* consistency fix, same sentence should be changed to samewight2004-08-201-1/+1
* sync 1.17wight2004-08-201-2/+2
* Removed superfluous XFlush calls before XSync.al2004-08-208-10/+0
* portability fix taken from the NetBSD patch setdiego2004-08-191-1/+1
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-191-102/+109
* better description of the chroma_opt XviD optiondiego2004-08-191-0/+7
* spelling/wording consistency as suggested by the Wandererdiego2004-08-191-4/+5
* readability whitespace fixdiego2004-08-191-0/+2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-191-46/+53
* user can select which dvb card to use as vonicodvb2004-08-191-0/+7
* user can select dvb card number to use (V3 api only)nicodvb2004-08-191-14/+27
* spelling: big-endian and little-endiandiego2004-08-185-12/+12
* minor fixesdiego2004-08-181-6/+6
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-181-188/+229
* Sync with 1.123rtognimp2004-08-181-7/+8
* syncwight2004-08-181-1/+8
* missing .br's addedwight2004-08-181-0/+7
* sync 1.657wight2004-08-181-60/+67
* another wrong style Warningwight2004-08-181-1/+3
* Consistency, punctuation, some minor fixes/clarifications.wight2004-08-181-48/+57
* sync by Sebastian Krämer <mail@skraemer.de>diego2004-08-181-7/+8
* Missing quotes added.diego2004-08-181-2/+2
* 10l, sb, st and vstats are lavc _de_coding, not _en_coding options.diego2004-08-181-9/+6
* massive sync, rewording, consistency, fixes etc.wight2004-08-171-855/+933
* xvid options sync, patch by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-171-102/+181
* simplify roundingwight2004-08-171-3/+1
* maybe more understandable?michael2004-08-171-2/+3
* Clarify a few things, spelling and wording fixes, some of this belongs todiego2004-08-161-40/+38
* credits for Robert Kestersondiego2004-08-161-0/+3
* dfbmga now fixed-vo compliant, lavc exports field flags.diego2004-08-151-3/+1
* Removed useless SetOpacity() calls.syrjala2004-08-151-11/+0
* Fixed BES aspect ratio.syrjala2004-08-151-2/+2
* Reorganized init/unint so that fixed-vo works.syrjala2004-08-151-78/+80
* Revised description of --with-xvmclib configure option, inspired by The Wande...iive2004-08-141-1/+1
* print matroska check resultiive2004-08-141-1/+1
* TSCC (TechSmith Camtasia Screen Codec) native support via lavc codecrtognimp2004-08-141-0/+8
* typodiego2004-08-142-3/+3
* Wording and spelling improvements, mostly suggested by the Wanderer.diego2004-08-141-16/+15
* Patch updated for latest changes to libmpeg2.diego2004-08-141-1/+22
* Change patch structure so it applies cleanly to libmpeg2 sources.diego2004-08-141-38/+38
* Improved SPARC CPU detection and SPARC compilation fixes.diego2004-08-144-3/+38
* untested multichannel supportfaust32004-08-141-24/+74
* Missing quotes addedwight2004-08-131-1/+1
* fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at...faust32004-08-131-12/+6
* better XviD option descriptions by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-131-28/+32
* sync 1.45wight2004-08-131-3/+3
* Update ao_jack for new bio2jack API, improve check in configure.diego2004-08-132-9/+18
* mpdvdkit now accepts X:\ as a device name, as well as X:joey2004-08-121-2/+5
* windows path seperator fixesjoey2004-08-122-9/+13
* As discussed with Attila, I am now the new maintainer ofal2004-08-121-2/+4
* do not exit without an error messagefaust32004-08-121-2/+4
* Credit for DTSrtognimp2004-08-121-0/+1
* DTS support via lavc and libdtsrtognimp2004-08-125-3/+94
* -rootwin is no longer X11 only.diego2004-08-121-2/+2
* nick, typodiego2004-08-111-2/+2
* typodiego2004-08-112-3/+3
* Documented sb, st and vstats lavc options.diego2004-08-111-0/+9
* Break some lines, stray .RE removed.diego2004-08-111-8/+7
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:rik2004-08-111-32/+74
* RGBA variantsmichael2004-08-113-0/+12
* sync by Andoni Zubimendi <andoni at lpsat.net>nauj272004-08-111-7/+13
* better? RGB/BGR specmichael2004-08-111-3/+25
* missing 32bit RGBA variants and some cleanupmichael2004-08-112-4/+24
* man page review part IIIdiego2004-08-101-45/+58
* alphabetical orderdiego2004-08-101-6/+6
* width instead of chromWidth causing segfault in some casesreimar2004-08-101-1/+1
* do not attempt to seek backward in stream on MDPR chunk with no codec datareimar2004-08-101-0/+5
* typo and consistency fixesdiego2004-08-101-38/+42
* man page review part IIdiego2004-08-101-121/+116
* Lots of Pepsi, this was a leftover from the stone age.diego2004-08-101-9/+0
* Empty lines are not good troff markup, use .sp 1 instead.diego2004-08-101-65/+65
* trailing whitespace cosmeticsdiego2004-08-101-37/+37
* vo_tdfxfbdiego2004-08-101-1/+7
* synced with 1.637paszczi2004-08-10