summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updates in video output drivers section (update rev 1710 of en/mplayer.1)\not...kraymer2004-09-111-9/+63
* hopefully last format correction regarding prior commit in video output drive...kraymer2004-09-111-1/+3
* fixes some typos, wording and formattingkraymer2004-09-111-22/+31
* Fixed typo.ivo2004-09-111-1/+1
* * Changed malloc and strncpy to strdup. Less code.ivo2004-09-111-20/+38
* added myself to AUTHORS filekraymer2004-09-111-0/+4
* changed email addresskraymer2004-09-111-2/+2
* minor changes I came across during sync of videofilters sectionkraymer2004-09-111-8/+8
* spell-checking done for beginning until player-specific options (mplayer only)kraymer2004-09-111-59/+219
* Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>diego2004-09-111-1/+1
* fix seeking in audio-only case (crash when seeking backwards, time reset to 0)reimar2004-09-111-0/+4
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop f...danny2004-09-111-4/+48
* info packet is now file global, while meta pakcet is stream specific, as disc...alex2004-09-111-16/+44
* output faad error message in case of a decoder errorreimar2004-09-111-1/+2
* 100lrtognimp2004-09-101-2/+2
* Don't prepend basepath to a full unix path. ( 10l to Joey. )al2004-09-101-2/+3
* libavformatdiego2004-09-101-3/+8
* Fixes for VirtualAlloc function:rtognimp2004-09-101-15/+48
* typos, wordingdiego2004-09-101-3/+3
* show video format for all demuxers, not just avi (move this somewhere else if...rfelker2004-09-101-0/+9
* Removed unused variable (leftover of having two instances of directory creationivo2004-09-101-3/+2
* avoid always skipping first junk with a "sync lost" messagereimar2004-09-091-3/+5
* Don't leave a messed up terminal after a crashrtognimp2004-09-091-2/+12
* typos and wordings picked up by Diegogpoirier2004-09-091-20/+16
* Sync with 1.709: "some typo, case change"gpoirier2004-09-091-3/+3
* Encoding options update, most are XviD relatedgpoirier2004-09-091-131/+312
* syncpaszczi2004-09-092-3/+6
* some typo, case changedanny2004-09-091-5/+5
* synced with 1.708 (aka first sync from my laptop;P)paszczi2004-09-091-142/+333
* All video filters are now documented and in sync against English man page.gpoirier2004-09-091-76/+84
* adding the code documentation guide linesattila2004-09-091-0/+124
* chunk size fix from Ross Finlayson, ported from xinediego2004-09-081-2/+2
* CVS policy updated as discussed on dev-eng.diego2004-09-081-54/+72
* Von/van should not determine alphabetical order, email address added.diego2004-09-081-8/+8
* Typos on the XviD sectiongpoirier2004-09-081-12/+11
* Synced with 1.707danny2004-09-081-482/+1305
* Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they canivo2004-09-084-56/+58
* This patch moves the directory creation code to a separate function. I haveivo2004-09-081-61/+43
* Big changes on XviD documentation.gpoirier2004-09-071-48/+211
* OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>diego2004-09-071-0/+3
* newly created videofilters sectionkraymer2004-09-071-85/+90
* finished translation and review of decoding/filtering sectionkraymer2004-09-071-15/+29
* \-af note addedkraymer2004-09-071-81/+89
* Cumulative patchgpoirier2004-09-071-1/+28
* Sync with Diego's alphabetical order for lavdoptsgpoirier2004-09-071-55/+62
* disable direct rendering for h264michael2004-09-071-1/+1
* MPlayer X11 options do not affect SDL.diego2004-09-071-0/+2
* spellingdiego2004-09-071-5/+5
* reorder lavdopts suboptions to achieve alphabetical orderkraymer2004-09-061-36/+36
* \-jpeg movedkraymer2004-09-061-114/+180
* finally diego will be happy....this is totally useless but oh well :)rfelker2004-09-061-0/+8
* mplayer -af help now lists all available audio filters.ivo2004-09-064-0/+19
* do not modify d_width and d_height when -xy option was given, otherwise -xy h...reimar2004-09-061-1/+2
* pullup docs + new feature for slow cpus :)rfelker2004-09-062-3/+15
* Copy-n-Paste bug breaking channel selection in audio configuration dialogreimar2004-09-061-2/+2
* typodiego2004-09-061-1/+1
* pan filter needs number of _input_ channels, ported from the man page.diego2004-09-061-1/+1
* List administrators.diego2004-09-061-1/+4
* mailing lists and german documentation maintainers, spellingdiego2004-09-061-4/+5
* -lavdopts fast, small fix to -lavdopts ecdiego2004-09-061-1/+6
* alphabetical order for lavdoptsdiego2004-09-061-44/+44
* MB, QP explanation, some more consistencydiego2004-09-061-15/+15
* some new patch policy: compression, mail threading, printf vs mp_msgdiego2004-09-061-8/+21
* More information on XviD's "interlaced" and "4mv" options thanks to agpoirier2004-09-061-1/+7
* fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_ptsrfelker2004-09-051-0/+1
* Sorry, typokraymer2004-09-051-1/+1
* sync to latest updates in vo_jpeg.c sectionkraymer2004-09-051-1/+11
* Pretty much all filters documented and in sync now (up to "phase" filter,gpoirier2004-09-051-123/+260
* Some minor vo_jpeg fixes:ivo2004-09-053-2/+9
* fixed --enable-gif bugjoey2004-09-051-0/+22
* fixed warning in my patchrfelker2004-09-051-0/+2
* ensure that avi files have a valid header as soon as possible.rfelker2004-09-051-0/+7
* updates -vo jpeg:options and minor syncgpoirier2004-09-051-39/+32
* Removal of -jpeg commandline option.ivo2004-09-044-60/+225
* alignment for SPARC64, second tryreimar2004-09-041-1/+3
* af_pan wants number of _input_ channels, fixes bugzilla bug #22reimar2004-09-041-1/+1
* switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fixdiego2004-09-041-1/+5
* sync to latest manpage reviews by Diegokraymer2004-09-031-31/+29
* We don't need to support the old nvidia binary driver bug any longer.al2004-09-031-2/+2
* better documentation of not obvious subq default settinggpoirier2004-09-031-1/+1
* Diego's man page review part VIII commited, small syncs on video filtersgpoirier2004-09-031-68/+75
* alphabetical orderdiego2004-09-031-3/+3
* All libavcodec encoding options are now documentedgpoirier2004-09-031-148/+183
* improved suboption parsing, fixes also compiler warningsreimar2004-09-031-13/+27
* first attempt to make 24-bit PCM DVDs workreimar2004-09-031-8/+18
* strictness level -1 to 'almost' ignore breaksrfelker2004-09-031-2/+6
* just some debugging junk i'd like to have in there for now :)rfelker2004-09-021-0/+4
* missing initialization of roundreimar2004-09-021-0/+1
* hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)michael2004-09-021-1/+1
* sync by Andoni Zubimendi <andoni at lpsat.net>nauj272004-09-021-2/+144
* non spec compliant optizations supportmichael2004-09-021-0/+7
* subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebe...faust32004-09-021-1/+1
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...faust32004-09-023-0/+5
* fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> f...faust32004-09-021-2/+9
* sync tag bumped to 1.47wight2004-09-021-1/+1
* sync 1.65wight2004-09-021-2/+2
* sync 1.47wight2004-09-021-4/+4
* - <screen> -> <command>, improves readibility and sense.wight2004-09-021-2/+2
* typodiego2004-09-024-6/+6
* - sync 1.45wight2004-09-011-168/+179
* synced with 1.694 + additional fixespaszczi2004-09-011-102/+110
* man page review part VIIIdiego2004-09-011-64/+69
* Fixes some upercase/points on sentencesgpoirier2004-09-011-10/+9
* One-time cosmetics update.ivo2004-09-011-154/+236
* Sync against Diego's man page review part VI & VIIgpoirier2004-08-311-85/+87
* Massive updates and sync on filters section.gpoirier2004-08-311-140/+185
* man page review part VIIdiego2004-08-311-35/+38
* synced with 1.692 + random fixespaszczi2004-08-311-70/+81
* cropdetect description updategpoirier2004-08-311-4/+16
* man page review part VIdiego2004-08-311-71/+69
* cropdetect style fixupdiego2004-08-311-7/+5
* Compn wished for forcing codecs.diego2004-08-311-0/+2
* The threads lavc option may negatively affect motion estimation.diego2004-08-311-0/+1
* Modified Files:kraymer2004-08-301-49/+297
* Using updated colorspace specifications from colorspaces.txt.reimar2004-08-301-9/+9
* Adds rounding parameter for width and height values returned.reimar2004-08-302-6/+41
* synced with 1.682danny2004-08-301-510/+743
* allow empty assignments, necessary for some weird servers...reimar2004-08-301-0/+7
* Small sync of just lavc options...gpoirier2004-08-301-59/+75
* Small syncs against english manpage around old-DiviX post-processing filtrers.gpoirier2004-08-301-46/+48
* removal of (hopefully) trailing spaces, small fixes and syncs.gpoirier2004-08-301-134/+135
* URL with lavc option descriptions, pointed out by Attila.diego2004-08-301-0/+1
* unrarlibdiego2004-08-301-0/+5
* synced with 1.64 + fixed previous syncpaszczi2004-08-301-3/+3
* #ifdef simplification and higher consistencydiego2004-08-301-6/+2
* For some reason the arts sdl audio subdriver is called artsc.diego2004-08-301-1/+1
* synced with 1.63paszczi2004-08-291-2/+2
* synced with 1.688 + some fixespaszczi2004-08-291-252/+782
* Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. So...gpoirier2004-08-291-146/+670
* Addition of x264 encoding options plus minor spelling and syncsgpoirier2004-08-291-2/+158
* AVC (fourcc avc1) in mp4 supportrtognimp2004-08-293-0/+134
* typodiego2004-08-281-2/+2
* small gcc warning fixesrathann2004-08-286-8/+10
* small fixesrathann2004-08-283-4/+5
* fix overcomplicated macros and a few warningsrathann2004-08-281-8/+5
* fix missing includesrathann2004-08-282-1/+2
* fall back to --> fall back on, some consistencydiego2004-08-281-24/+25
* use correct headersrathann2004-08-281-3/+2
* loader gcc warning fixes and avifile syncrathann2004-08-284-15/+15
* small gcc warning fixrathann2004-08-281-1/+1
* x264 section reviewed.diego2004-08-281-41/+45
* more consistency, small changesdiego2004-08-281-77/+45
* credits for Reynaldo Verdejo Pinochetdiego2004-08-281-0/+3
* trailing whitespacediego2004-08-281-3/+3
* Small changes for added consistency.diego2004-08-281-5/+6
* Consistently insert lines with only "." between options.diego2004-08-281-19/+585
* Sync against english manpage. All done until "video filters"gpoirier2004-08-281-46/+137
* sync by Sebastian Krämer <mail@skraemer.de>diego2004-08-281-3/+147
* synced with 1.682 + random fixespaszczi2004-08-281-4/+140
* 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 definitio