summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* synced with 1.1100gpoirier2005-09-141-4/+55
* Typosgpoirier2005-09-141-3/+3
* Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".reimar2005-09-131-2/+4
* reduced verbositynicodvb2005-09-132-2/+2
* adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robe...gpoirier2005-09-134-18/+246
* Fix -af-adv force description, 1 is default now.reimar2005-09-131-2/+2
* The screenshot command is now implemented, wording/spelling fixes.diego2005-09-131-2/+2
* screenshot filter entry wording improvementdiego2005-09-131-4/+3
* Make the fourcc output endianness-independent.diego2005-09-131-2/+4
* Avoid duplicated messages from demux_avi.c and demuxer.c.diego2005-09-131-10/+0
* Allow disabling the glFinish callreimar2005-09-131-5/+20
* Improved glFindFormatreimar2005-09-132-5/+7
* Nits suggested by Diegogpoirier2005-09-132-38/+38
* Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.diego2005-09-131-1/+2
* pp_postprocess reads from target image, so request a readable one.reimar2005-09-131-1/+2
* - improved performance on truecolor modesdiego2005-09-131-127/+134
* cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)aurel2005-09-121-6/+9
* Fix maximum frame size, could lead to crashes when changing playback speed.reimar2005-09-121-3/+4
* synced with 1.1096gpoirier2005-09-121-2/+9
* start new sentences on a new linegpoirier2005-09-121-5/+6
* XviD supports "turbo" mode.gpoirier2005-09-122-1/+7
* Fix multiple issues: No picture at all, broken pictures, only every secondreimar2005-09-121-58/+34
* Adds the script psnr-video.sh to calculate the PSNR between two existing vide...gpoirier2005-09-121-0/+1
* Adds the script psnr-video.sh to calculate the PSNR between two existing vide...gpoirier2005-09-122-0/+195
* Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.reimar2005-09-121-2/+4
* Fix border color (forgot to divide by 255.0).reimar2005-09-122-3/+4
* echores cleanup, introduce _res_comment variable to easily output additionalreimar2005-09-121-134/+92
* Respect -nodouble even though it looks very bad.reimar2005-09-111-1/+3
* do nothing if no free filenames are availablehenry2005-09-111-4/+10
* use slices if DR isn't availablehenry2005-09-111-0/+6
* only make the check for osx api if system is darwinnplourde2005-09-111-1/+1
* removed dep for perl_check on osxnplourde2005-09-111-43/+4
* better _comment in echoresiive2005-09-111-8/+7
* forgotten MP_IMGFLAG_READABLEhenry2005-09-111-1/+1
* Separate _freetype=no from the comment, this fixes the fontconfig bug without...iive2005-09-111-6/+7
* DR and slice supporthenry2005-09-111-21/+99
* Sync with 1.1094gpoirier2005-09-111-0/+11
* screenshot filterhenry2005-09-112-0/+11
* screenshot filterhenry2005-09-111-0/+1
* screenshot filterhenry2005-09-114-1/+246
* key_down_eventnplourde2005-09-101-0/+3
* perl check for macosxnplourde2005-09-101-3/+43
* use system videodev2.h insteadhenry2005-09-101-862/+0
* - remove useless /dev/video* checkshenry2005-09-102-14/+13
* Make sure _freetype is either yes or no, otherwise fontconfig might be enabledreimar2005-09-101-0/+3
* CONFIG_GPL for lavcmichael2005-09-101-0/+3
* Mac OS X section reviewed for wording/spelling/grammar and content.diego2005-09-101-29/+46
* Ignore movi_end (except on error) to allow playing growing files.reimar2005-09-091-3/+6
* Set texture border color to avoid weird border colors in some rare cases.reimar2005-09-091-0/+2
* Add missing doxygen comment for clearOSD()reimar2005-09-091-0/+3
* Fix a typo in a commentreimar2005-09-091-1/+1
* gl_buffer should be unsignedreimar2005-09-091-1/+1
* Add an uninit function.reimar2005-09-091-15/+29
* synced with 1.1093gpoirier2005-09-091-2/+3
* Remove useless spacereimar2005-09-091-1/+1
* Missing .REss in -vo gl descriptionreimar2005-09-091-0/+1
* Updates to NUT spec:ods152005-09-091-71/+87
* spelling/grammar/wordingdiego2005-09-091-31/+30
* synced with 1.1091gpoirier2005-09-091-9/+9
* Replace remaining tabs by spaces.diego2005-09-081-14/+14
* Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.reimar2005-09-071-1/+1
* We can not seek, so set seekable to 0reimar2005-09-061-0/+1
* When specifying a VIDIX subdevice the name needs to be written outdiego2005-09-061-3/+3
* small wording fixesdiego2005-09-061-4/+5
* memleak fix, escfilename was not freed for an invalid urlreimar2005-09-061-23/+18
* New section about sync and remuxing issues.gpoirier2005-09-061-1/+38
* memleak fixes when using an http proxyreimar2005-09-061-0/+4
* check4proxies always creates a copy, so url should be freedreimar2005-09-061-1/+1
* memleak fixes when invalid http url specified.reimar2005-09-062-4/+7
* support for GeForce FX Go5200 (newer Apple PowerBooks)diego2005-09-062-1/+2
* Use bitrate from demuxerreimar2005-09-061-1/+3
* better bitrate calculationreimar2005-09-061-1/+10
* execute the check function even when a demuxer is forced, to avoid crashes.reimar2005-09-061-2/+5
* Forgotten mpc demuxerreimar2005-09-061-0/+2
* Changes forgotten during demuxer API change, introduce a check function.reimar2005-09-061-9/+16
* Ignore libdha test program.diego2005-09-061-0/+1
* Switch indentation over to K&R style, replace all tabs by spaces.diego2005-09-061-296/+275
* Only older card version seem to make problems with y < 8 in text mode.reimar2005-09-061-1/+1
* Avoid some short forms, some consistency, wording and typo fixes.diego2005-09-061-49/+49
* A few more details and grammar updates.diego2005-09-061-4/+7
* 10livo2005-09-061-1/+1
* Reduce unnecessary swscaler verbosity.diego2005-09-061-1/+1
* Obsoleted...ods152005-09-061-658/+0
* clear OSD when playing new filereimar2005-09-051-0/+4
* Consistency fixgpoirier2005-09-051-1/+1
* synced with 1.1088gpoirier2005-09-051-25/+26
* Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it...danny2005-09-051-20/+72
* Fix up cqm section.diego2005-09-051-23/+23
* Properly initialize osdtexCntreimar2005-09-051-0/+1
* OSD alpha conversion index out of rangereimar2005-09-051-1/+1
* Spelling, fix Terminal and Categories entry, add MimeType.diego2005-09-051-5/+6
* rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugf...wanderer2005-09-051-7/+12
* enable vidix on AMD64, at least for nVidia it seems to work.reimar2005-09-041-0/+8
* a libmpcdec version with our patches was released (but I did not yet test it).reimar2005-09-041-1/+1
* MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POU...gpoirier2005-09-043-0/+637
* synced with 1.1087gpoirier2005-09-041-2/+63
* equalizer fixes: changing one attribute reset the others,reimar2005-09-041-16/+24
* Support equalizer.reimar2005-09-041-0/+18
* Fixes suggested by Diegogpoirier2005-09-041-9/+9
* Reorder slave mode commands to appear in alphabetical order with a fewdiego2005-09-041-149/+151
* mplayer osx shared video buffernplourde2005-09-041-30/+88
* Typo, and fixed missing wordgpoirier2005-09-041-8/+8
* In order to make sure A/V sync is preserved, MEncoder really has to be fed wi...gpoirier2005-09-041-8/+47
* synced with 1.1084gpoirier2005-09-041-9/+5
* Suggestions by of The Wanderergpoirier2005-09-031-2/+1
* equalizer supportreimar2005-09-031-2/+44
* improve colorizationmichael2005-09-031-4/+65
* 64 bit fix: do not cast pointers to uint32_treimar2005-09-031-5/+5
* Make MTRR setup work on AMD64 and simplify some #ifdefsreimar2005-09-031-13/+1
* vidix support for nVidix FX Go 5700reimar2005-09-032-1/+3
* Capitalize sentences.gpoirier2005-09-031-6/+6
* Remove many annoying GTK includes in every compile line and remove GTKods152005-09-034-22/+26
* Lotsa cool stuff new with -pre8gpoirier2005-09-031-0/+10
* replace sleep with usec_sleep, required for recent mingw versions, patch by R...faust32005-09-033-3/+3
* initial endianess fixesfaust32005-09-031-16/+4
* simplificationfaust32005-09-031-25/+4
* faster mpg and much faster gxf demuxingreimar2005-09-033-33/+71
* likely() and unlikely() macros to help (newer) compilers optimize correctlyreimar2005-09-031-0/+7
* fix window position adjustmentfaust32005-09-031-1/+5
* custom quantization matrix for x264, original patch by Robert Swain < robert ...gpoirier2005-09-023-0/+120
* Updatesrtognimp2005-09-021-0/+9
* Hopefully better advices about A/V syncgpoirier2005-09-021-4/+4
* 10l, typo in last commitreimar2005-09-021-1/+1
* Support D-Cinema audio demuxer and decoder from FFmpeg.reimar2005-09-022-0/+8
* Mention the MEncoder configuration files along with the MPlayer ones.diego2005-09-021-1/+4
* Replace bps by B/s when it means bytes per second to avoid ambiguity sincediego2005-09-0224-58/+58
* 100l bps != fps, noticed by a.guru - at - sympatico - dot - cadiego2005-09-021-1/+1
* Improve -idle description.diego2005-09-021-8/+4
* synced with 1.1083gpoirier2005-09-021-17/+8
* GUI MPlayer --> GMPlayerdiego2005-09-021-1/+1
* Remove duplication between vo_directfb and vo_dfbmga entries.diego2005-09-021-14/+6
* Wording fixes: Avoid short forms.diego2005-09-021-23/+23
* Sync with 1.1081gpoirier2005-09-021-12/+4
* update -channels to match observed behavior, patch by Corey Hickey < bugfood-...gpoirier2005-09-021-11/+4
* Sync with with 1.1080gpoirier2005-09-021-1/+11
* and again.. sorry :/ods152005-09-021-1/+1
* spacingods152005-09-021-1/+1
* -idle Documentation.ods152005-09-021-0/+10
* Adds -idle, an option to make MPlayer wait for input ('loadfile' orods152005-09-023-3/+59
* Make -identify's 'ID_LENGTH=' print a float and not an integer.. Theods152005-09-0216-20/+20
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...gpoirier2005-09-025-21/+42
* typodiego2005-09-022-2/+2
* description typo fixesdiego2005-09-021-2/+2
* updates, typosdiego2005-09-021-2/+4
* aRts, ESD consistent spellingdiego2005-09-012-7/+7
* Avoid short forms.diego2005-09-011-7/+7
* New section: Notes on Audio/Video synchronization, taken from Rich's encoding...gpoirier2005-09-011-0/+42
* Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFo...reimar2005-09-012-0/+46
* * really keep track on how many samples were decoded last round (fix 10l)attila2005-09-011-4/+7
* stop trying to decode faad audio, when last decoded length is <0attila2005-09-011-1/+1
* Synced with 1.12jheryan2005-09-011-9/+65
* Synced with 1.1077jheryan2005-09-011-13/+64
* Sync with 1.1077gpoirier2005-09-011-5/+9
* Sync with 1.1076gpoirier2005-09-011-2/+8
* Add -I../libavutil to the includes to fix building vo_zr[2].diego2005-09-011-0/+6
* fix longstanding typo - "patentend"wanderer2005-08-311-1/+1
* x264 fourccfaust32005-08-311-0/+1
* Missing parts of the force codecs/demuxers documentationreimar2005-08-311-4/+6
* support Pinnacle VideoXLalex2005-08-311-1/+2
* Fix move playlists (control must be returned to mplayer.c, with the demuxerreimar2005-08-312-1/+5
* 10lattila2005-08-311-1/+1
* Sync with 1.1075gpoirier2005-08-311-1/+30
* add key_down_eventto slave mode, used to inject key down event with mplayer_p...nplourde2005-08-313-1/+5
* Sparcs do not like wild pointer typecasting (unaligned access).reimar2005-08-301-1/+4
* Allow forcing of demuxers and codecs by prepending '+'reimar2005-08-307-29/+65
* extra size checks for samples array to avoid crashes in some rare cases.reimar2005-08-301-0/+16
* multiplying fps by 10000 is no more necessary (when determining mp4v and h264...nicodvb2005-08-301-2/+2
* Fix nsv detection with new demuxer structurertognimp2005-08-301-47/+30
* How to build MPlayerOSXgpoirier2005-08-301-1/+74
* synced with 1.12gabrov2005-08-291-8/+20
* adds 'ID_DEMUXER=avi' to -identify...ods152005-08-271-0/+1
* Fix mpeg-pes playbackrtognimp2005-08-262-2/+5
* ENCA uses -lmhenry2005-08-261-1/+1
* X11 can use pthread (fixes --enable-static)henry2005-08-261-1/+1
* more thorough aalib test (needed for --enable-static)henry2005-08-261-1/+10
* support MPEG in GXF container with extension-based detection.reimar2005-08-265-1/+60
* reordered bps calculationhenry2005-08-251-34/+33
* set the nearest number of channels, return(0) upon errorshenry2005-08-251-2/+4
* avoid reading more than maxlen bytes.reimar2005-08-251-2/+2
* 10l, missing returnfaust32005-08-251-1/+1
* Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation shouldreimar2005-08-251-1/+1
* ffwmv3 does not work, use "status crashing" so it is not auto-selected.reimar2005-08-251-1/+1
* Fix texture format variable types. Internal format is GLint, others are GLenumreimar2005-08-254-6/+7
* Fixed seeking for AVC-