summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make more patch-friendlyreimar2005-07-061-1/+38
* Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarth...gpoirier2005-07-061-0/+604
* More fixes by Jeff, Diego, and Andrewgpoirier2005-07-061-8/+8
* Few fixes and suggestions by Jeff and Diegogpoirier2005-07-061-11/+13
* More options documented in XviD encoding guidegpoirier2005-07-051-0/+51
* Suggestions and fixes by The Wanderer and Richgpoirier2005-07-051-10/+20
* New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to envent...gpoirier2005-07-051-0/+27
* radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>faust32005-07-052-0/+3
* hardcode SYNC flag, so no problems could rise if first frame is skippediive2005-07-051-1/+1
* initial translation, synced with 1.12gabrov2005-07-041-0/+1125
* synced with 1.73gabrov2005-07-041-46/+178
* synced with 1.69gabrov2005-07-041-5/+5
* Update of the x264 encoding guide:gpoirier2005-07-042-46/+182
* sync 1.1026wight2005-07-031-3/+16
* Remove duplicate messageswight2005-07-0325-105/+29
* don't read past the end of the selected tracknicodvb2005-07-031-0/+2
* synced with 1.172gabrov2005-07-031-1/+3
* fix missing taggabrov2005-07-031-0/+1
* resize video after keep aspect menu item togglenplourde2005-07-032-2/+5
* synced with 1.82gabrov2005-07-031-376/+1
* synced with 1.81gabrov2005-07-031-5/+5
* synced with 1.17gabrov2005-07-031-4/+4
* consistency/tcc support patch by Oded Shimonalex2005-07-031-1/+1
* synced with 1.66gabrov2005-07-031-2/+2
* synced with 1.68gabrov2005-07-031-2/+2
* fix various window resizing bug with menu optionnplourde2005-07-032-6/+21
* Remove obsolete/outdated entries.diego2005-07-031-363/+0
* some updatesalex2005-07-031-4/+3
* unneededalex2005-07-031-5/+0
* QUERY_FORMAT supportalex2005-07-031-1/+9
* 1lalex2005-07-031-1/+1
* non working, hence status 'buggy'alex2005-07-031-0/+8
* Do not count skipped/broken frames when using -framesreimar2005-07-032-5/+7
* Mandrake --> Mandriva name changediego2005-07-024-6/+6
* Sync with 1.1026gpoirier2005-07-021-1/+14
* more fullscreen behaviour fix for mouse cursornplourde2005-07-021-7/+12
* Only dump to stdoutranma2005-07-021-20/+6
* avisubdumpranma2005-07-021-0/+1
* Add missing escapes, this should now cover all shell special characters AFAICSranma2005-07-021-1/+1
* Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ...ranma2005-07-026-0/+44
* avi vobsub soft subtitle dumperranma2005-07-021-0/+9
* avi subtitle stream dumperranma2005-07-021-0/+199
* properly redraw fullscreen window with -fs and zoomnplourde2005-07-021-3/+6
* increased sync tag, synced with 1.67 (typo fix in English version)gabrov2005-07-021-1/+1
* synced with 1.15gabrov2005-07-021-13/+40
* fix fullscreen menubar item behaviournplourde2005-07-011-14/+28
* auto hide menubar and cursor in fullscreennplourde2005-07-011-2/+34
* drop annoying debug messages from libdvdreadaurel2005-07-011-6/+2
* Slightly restructured, mention more tools, small fixes, cosmetics.diego2005-07-011-9/+36
* libdvdread 0.9.4henry2005-07-011-0/+1
* increment libdvdread versionhenry2005-07-011-1/+1
* add missing files from libdvdread 0.9.4henry2005-07-013-0/+590
* update mplayer specific libdvdread diff to match v0.9.4aurel2005-06-301-752/+123
* update libdvdread to v0.9.4aurel2005-06-3020-620/+1997
* Be more patch-friendlyaurel2005-06-301-1/+12
* typodiego2005-06-301-1/+1
* Small fixgpoirier2005-06-301-1/+1
* add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)aurel2005-06-301-0/+3
* Solaris sed needs the terminating '}' to be on a separate lineranma2005-06-301-1/+3
* avoid hang when playing more than one filereimar2005-06-301-1/+2
* Sync with 1.1025gpoirier2005-06-301-2/+2
* add vo_xv_enable_vsync() to xvmciive2005-06-301-0/+1
* Missing part of the last commit (got merged in on cvs update :-( )reimar2005-06-301-11/+0
* added forgotten xv_enable_vsyncreimar2005-06-301-0/+2
* simplify osd-status display, and allow e.g. osd -2 to get the old behaviourreimar2005-06-301-2/+8
* Make the OSD display state information when cycling OSD states with 'o'.diego2005-06-301-2/+18
* one more nickdiego2005-06-301-1/+1
* typodiego2005-06-301-1/+1
* Mention -vobsubid more explicitly, JACK seems to use multiple ports.diego2005-06-301-2/+2
* Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe othersgpoirier2005-06-301-1/+1
* Better approach to shell escaping, may not catch all cases yetranma2005-06-301-3/+14
* Missing translationsranma2005-06-291-0/+5
* keep window size when changing aspectnplourde2005-06-292-11/+16
* crash on autorelease, do not add to poolnplourde2005-06-291-2/+0
* more general ao_macosx cleanup. Patch by Alexander Strange <astrange@ithinksw...nplourde2005-06-291-17/+18
* corrected sync taggabrov2005-06-291-1/+1
* synced with 1.65paszczi2005-06-291-1/+4
* unification of the sync taggabrov2005-06-296-6/+6
* synced with 1.80gabrov2005-06-291-12/+72
* synced with 1.72gabrov2005-06-291-1/+136
* More fixes by the Wanderer and tip about another SVCD constrain suggested by ...gpoirier2005-06-291-2/+8
* Fixed leftover tag breaking doc generation. 10l to Jiri.rathann2005-06-281-1/+0
* Another REG_d -> REG_D fix.reimar2005-06-281-1/+1
* fixed vf_lavcnicodvb2005-06-281-0/+1
* restored framerate autodetection based on heightnicodvb2005-06-281-1/+1
* Synced with 1.80jheryan2005-06-281-13/+67
* Synced with 1.66jheryan2005-06-281-35/+21
* Synced with 1.13jheryan2005-06-281-1/+6
* Synced with 1.1024jheryan2005-06-281-1/+2
* Synced with 1.171jheryan2005-06-281-1/+9
* Synced with 1023jheryan2005-06-281-49/+107
* Corrections suggested by The Wanderergpoirier2005-06-281-11/+19
* missing closing taghenry2005-06-281-2/+2
* mentioning xorgalex2005-06-271-2/+2
* 10lalex2005-06-271-1/+0
* EDL fixes in mencodernicodvb2005-06-271-0/+1
* -don't encode more audio than needed; -edl_skip is int, not short; -don't rea...nicodvb2005-06-271-11/+19
* New entry: how to make a (S)VCD with MEncoder.gpoirier2005-06-271-12/+60
* vobsub time-adjust tool by Gábor Farkas < gabor AH nekomancer POUM net >gpoirier2005-06-273-1/+71
* Sync with 1.1024gpoirier2005-06-271-1/+3
* -vobsubid works better for DVDs than sidreimar2005-06-271-0/+1
* Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.reimar2005-06-272-0/+14
* consume empty lirc events at once.reimar2005-06-273-1/+5
* width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)michael2005-06-271-0/+10
* FFmpeg theora decoder supportrtognimp2005-06-262-2/+4
* keep aspect when resizing, quit MPlayer when closing the window patch by Erik...faust32005-06-261-2/+27
* 10l to myself for breaking mingws dll codec support when libpthread is not in...faust32005-06-261-5/+7
* demux close gets called automaticallyfaust32005-06-261-1/+0
* 10lfaust32005-06-261-1/+2
* 10lfaust32005-06-261-1/+2
* 10lfaust32005-06-262-2/+5
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testhenry2005-06-251-2/+5
* support raw ac3 (in private pes packets without the usual dvd 4 bytes substre...nicodvb2005-06-251-2/+18
* sync 1.1023wight2005-06-241-2/+8
* Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompilegpoirier2005-06-241-1/+1
* fix seeking over http for files larger 2 GBreimar2005-06-241-1/+5
* make -srate work again, unify audio filter init and preinit.reimar2005-06-246-72/+40
* makes fribidi <= 0.10.4 works againaurel2005-06-231-4/+2
* New codec covered by the encoding guide: XviDgpoirier2005-06-231-0/+141
* fix asm constraints, tested on x86 and x86_64.reimar2005-06-231-20/+20
* fixed typo in URLgabrov2005-06-231-1/+1
* added missing para taggabrov2005-06-231-0/+1
* synced with 1.171gabrov2005-06-231-1/+9
* synced with 1.71gabrov2005-06-231-19/+14
* synced with 1.66gabrov2005-06-231-39/+22
* synced with 1.80gabrov2005-06-221-2/+2
* synced with 1.77gabrov2005-06-221-3/+3
* synced with 1.13gabrov2005-06-221-1/+6
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.o...aurel2005-06-221-1/+5
* Rich's encoding guide (hopefully temporary) added to DOCS/tech/encoding-guide...gpoirier2005-06-221-0/+2
* fix illegal memory accessesreimar2005-06-222-3/+4
* Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.gpoirier2005-06-221-0/+819
* M$ puts whole FAQs in these headers, so they can get really big...reimar2005-06-211-2/+2
* messed up ordering of cases, special delivery of Cola to Tobiashenry2005-06-211-4/+4
* Sync with 1.1023gpoirier2005-06-211-2/+11
* typodiego2005-06-211-1/+1
* Fix mp_msg vs af_msg usage as pointed out by Ivo.diego2005-06-211-1/+1
* 10l for me. two usages of mp_msg instead of af_msg slipped throughivo2005-06-201-2/+3
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...gpoirier2005-06-209-0/+24
* 10l to whom commited it.iive2005-06-201-1/+1
* slightly better parameter namediego2005-06-201-1/+1
* fix illegal readreimar2005-06-201-1/+1
* split PARTS into multiple lines alsohenry2005-06-201-1/+12
* A bug? Don't panic.ranma2005-06-202-1/+5
* avoid bad memory accessreimar2005-06-201-1/+3
* Core-dumps are a known problem :)ranma2005-06-201-0/+5
* Add vrc_init_occupancy to lavcoptsranma2005-06-203-0/+13
* fix memleak when playing mov filesreimar2005-06-202-0/+27
* Sync with 1.1019gpoirier2005-06-201-14/+23
* typodiego2005-06-201-1/+1
* typosdiego2005-06-201-6/+6
* Synced with 1.16jheryan2005-06-201-0/+223
* Synced with 1.12jheryan2005-06-201-0/+1118
* Fix off_t on OSX, thanks to Steven M. Schultzranma2005-06-201-0/+1
* Avoid overly long lines to conform with the new general Makefile style.diego2005-06-192-12/+34
* Be more patch-friendlyranma2005-06-196-45/+470
* sync 1.1019wight2005-06-191-10/+6
* Formatting the suboption stringescape paragraphwight2005-06-191-9/+5
* sync 1.1018wight2005-06-191-5/+17
* and some more formatting fixeswight2005-06-191-0/+2
* Make default values and ranges match the source code.gpoirier2005-06-191-3/+3
* -wid now works with OpenGL, formatting fixesdiego2005-06-191-1/+11
* sync 1.1015wight2005-06-191-75/+211
* Fix to previous commitwight2005-06-191-1/+1
* A few structural fixeswight2005-06-191-2/+4
* 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32gpoirier2005-06-191-1/+1
* Fix some subtitles that didn't show.reimar2005-06-191-0/+2
* fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),reimar2005-06-191-11/+18
* Typo ^^;ranma2005-06-191-2/+2
* updatesdiego2005-06-191-0/+3
* Sync with 1.1013: rawaudio muxergpoirier2005-06-191-1/+3
* some typos in the english partsranma2005-06-191-4/+4
* Fix email addressranma2005-06-196-6/+6
* rawaudio muxerranma2005-06-1910-1/+116
* correct urlalex2005-06-181-1/+1
* Sync with 1.1012gpoirier2005-06-181-7/+7
* 100l, -march=k8 was used with cpu detection even when compiler did notreimar2005-06-181-2/+2
* Make dfbopts a suboption, use suboption parserreimar2005-06-183-97/+56
* GCC-4 fix for AMD-64gpoirier2005-06-181-4/+4
* support -widreimar2005-06-183-5/+27
* osx 10.3 dont like to have a window init with no sizenplourde2005-06-171-1/+1
* vo_macosx now supports setting alpha as well, typo.diego2005-06-171-2/+2
* Sync with 1.1010gpoirier2005-06-171-6/+26
* sync to x264 rev264 (lossless)lorenm2005-06-172-2/+3
* Fix crash with e.g. -vf scale=::reimar2005-06-171-0/+10
* when somebody specifies e.g. --loop, the message says that a -loop optionreimar2005-06-172-2/+2
* Add missing range checks so we won't overflow the buffers, thanks to Erik Aue...ranma2005-06-171-11/+24
* <