summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* little fixes....ptt2005-12-131-5/+7
* sync up to 1.210ptt2005-12-131-33/+57
* minor grammar clarification to the last commit, + omitted periodswanderer2005-12-121-3/+3
* Unify paths in patch and fix recent breakage, no -ko keyword expansiondiego2005-12-111-4/+4
* Another examples showing how to play raw YUV video samplesgpoirier2005-12-112-3/+7
* add hint to slave.txtreimar2005-12-111-0/+1
* improve video equalizer command (brightness, contrast, etc.) descriptionreimar2005-12-111-1/+4
* sync with 1.1176gpoirier2005-12-111-7/+7
* make fribidi autodetect by default instead of disableods152005-12-111-3/+3
* Make -really-quiet a common option.diego2005-12-113-5/+5
* make demuxer seek and close functions return void, patch by Dominik Mierzejewskiwanderer2005-12-114-11/+7
* punctuation fixes for the previous commitwanderer2005-12-111-5/+5
* Update email address, old one is deadgpoirier2005-12-111-1/+1
* sync with 1.1175gpoirier2005-12-111-18/+9
* Fix -v/-verbose description.diego2005-12-111-14/+9
* sync with 1.1174gpoirier2005-12-111-2/+2
* 10l: \ needs to be escaped in roff.diego2005-12-111-1/+1
* synced with 1.201gabrov2005-12-101-10/+65
* Sync with 1.1171gpoirier2005-12-101-0/+9
* 1/4lgpoirier2005-12-101-1/+1
* Formatting fixgpoirier2005-12-101-1/+6
* Give an example about how to use the famous cqif video samplesgpoirier2005-12-101-0/+4
* move to next vo if /dev/3dfx could not be openediive2005-12-101-7/+16
* synced with 1.1170gpoirier2005-12-101-1/+242
* Do not exit() if /dev/3dfx is not available, approved by Ivan.diego2005-12-101-1/+1
* Remove obsolete note.diego2005-12-101-15/+0
* known bugs with P4 and SSE, small fixesdiego2005-12-101-2/+16
* Convert this file to UTF-8 as it contains funky caracters from all around the...gpoirier2005-12-101-26/+26
* 1.1162: multithreaded decodingranma2005-12-101-3/+335
* sync to rev. 1.210ranma2005-12-101-5/+28
* remove stray tab, which was confusing help_diff.shranma2005-12-101-1/+1
* Harcoded eng strings on libmpdemux/network.c to help_mpreynaldo2005-12-102-31/+53
* ffmpeg updatertognimp2005-12-091-0/+1
* Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)rtognimp2005-12-099-939/+1
* cookdiego2005-12-091-0/+1
* Move audio packets reordering from codec interface to demuxers for realrtognimp2005-12-094-205/+199
* #include help_mp.h only once.diego2005-12-091-1/+0
* Remove some inactive maintainers.diego2005-12-091-2/+1
* long obsoletediego2005-12-091-85/+0
* some sync with the present day situationdiego2005-12-091-21/+22
* Unify include paths, -I.. is in CFLAGS.diego2005-12-0830-196/+196
* M263 (M$ h263) can be decoded by lavc H.263 decoderrtognimp2005-12-081-1/+1
* Bye-bye old email address, I'm a student no more!! :-Pgpoirier2005-12-081-2/+4
* translate just 1.1169gpoirier2005-12-081-1/+7
* synced with 1.1167gpoirier2005-12-081-4/+49
* -mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after se...diego2005-12-081-1/+1
* Clarifications for the AUDIOSERVER environment variable.diego2005-12-081-2/+3
* add fix for sbr_dec.c to local diff, toorathann2005-12-071-2/+15
* add my fix to ps_dec.c to our diffrathann2005-12-071-2/+15
* Every contribution deserves to be listed on the "about" window of the gui.gpoirier2005-12-072-94/+218
* vf_fspp bframes optionhenry2005-12-071-1/+5
* prevent flicker on b-frames, trivial port from vf_spphenry2005-12-071-6/+22
* list myself as patch backlog maintainerwanderer2005-12-071-0/+1
* option to show the lines containing anomalies, patch by Ivo van Poortenwanderer2005-12-071-0/+23
* small updates and fixesdiego2005-12-071-2/+3
* preliminary environment variables sectiondiego2005-12-071-0/+231
* really clear frames to black instead of grey, and make sure one of thosereimar2005-12-071-5/+14
* signed division must be used for calculation vo_dx and vo_dy.reimar2005-12-072-4/+4
* WM_PAINT is the "expose" event, not WM_ACTIVATEreimar2005-12-071-1/+1
* Minor spelling fixesjheryan2005-12-071-13/+13
* Synced with 1.1163jheryan2005-12-071-19/+134
* Don't abort when xscreensaver window isn't available anymore.al2005-12-071-0/+2
* more warning fixesods152005-12-073-4/+4
* compiler warning fixes, some of these were actual (printing) bugs.ods152005-12-071-13/+11
* Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'llods152005-12-074-21/+9
* -msglevel description improvementdiego2005-12-071-25/+26
* new arguments for -vf spp, patch by Corey Hickeywanderer2005-12-061-0/+4
* Must use glFlush when doublebuffering is not usedreimar2005-12-061-1/+2
* Get rid of most #ifdefsreimar2005-12-064-65/+32
* Fix message handling, process resize eventsreimar2005-12-061-7/+11
* alphabetical order + better explanation for '-lavdopts threads'wanderer2005-12-061-2/+2
* minor grammar fix, + stray LIVE.COM -> LIVE555 transitionwanderer2005-12-061-3/+3
* another 100l, codec-cfg relied on mp_msg printing nothing....ods152005-12-061-1/+1
* 100l, codec-cfg needs fixing after -msgl patchods152005-12-061-0/+12
* prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5michael2005-12-061-6/+18
* Fix EDL to be per file, allow -edlout and -edl together as there is reallyods152005-12-064-41/+16
* 1000l, reverting 2 more unrelated changes with last commitods152005-12-061-2/+2
* 100l, reverting unrelated change with last commitods152005-12-061-8/+0
* new -msglevel option, constrols msg level for every msg moduleods152005-12-066-20/+148
* more minor grammatical fixeswanderer2005-12-061-2/+2
* multithreaded decodinggpoirier2005-12-052-0/+4
* fixes suggested by The Wanderer and Coreygpoirier2005-12-051-5/+5
* expand aspect works by display aspect, not video aspect.ods152005-12-051-2/+3
* add missing -I..rathann2005-12-051-1/+1
* fixrathann2005-12-051-0/+1
* fixrathann2005-12-051-1/+2
* fixrathann2005-12-052-4/+4
* fixrathann2005-12-051-1/+1
* fixrathann2005-12-051-0/+3
* fixrathann2005-12-051-2/+2
* fixrathann2005-12-051-1/+1
* ad_libvorbis.c:119: warning: assignment from incompatible pointer typerathann2005-12-051-1/+2
* fixrathann2005-12-053-0/+3
* fixrathann2005-12-051-0/+2
* fixrathann2005-12-051-0/+1
* fixrathann2005-12-051-1/+2
* mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'rathann2005-12-051-0/+2
* Fix popup menu problems: GTK cannot get a grab while the button is down,reimar2005-12-044-11/+3
* About text should _not_ be editable, it just looks stupid.reimar2005-12-041-0/+3
* missing dotranma2005-12-031-1/+1
* lots of small fixes a few rephrasingsranma2005-12-031-136/+136
* sync to 1.205ranma2005-12-031-10/+13
* attribute alignmichael2005-12-031-1/+1
* switch to snowmichael2005-12-031-12/+17
* multithreaded decodingmichael2005-12-021-0/+6
* muxer_lavf MUST be disabled by default until someone adds AVParserrfelker2005-12-021-0/+20
* fatal error when muxer cannot initializerfelker2005-12-021-0/+4
* Synced with 1.100jheryan2005-12-021-11/+21
* Synced with 1.99jheryan2005-12-021-1/+10
* Synced with 1.34jheryan2005-12-021-8/+25
* Synced with 1.12jheryan2005-12-021-1/+71
* make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault PO...gpoirier2005-12-021-0/+2
* export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dllrtognimp2005-12-011-0/+2
* Add CharNextA(), needed by rp8 sipr dllrtognimp2005-12-011-0/+9
* nits and fixes suggested by The Wanderer and Loren Merrittgpoirier2005-12-011-9/+9
* vo_tdfxfb should be preferred over vo_3dfx.diego2005-12-011-3/+3
* wrong output level calculation on af_equalizer leaded to low level output eve...reynaldo2005-12-011-1/+1
* AMD's Family 6 CPUs come with two flavors: one that supports SSE anddiego2005-12-011-16/+9
* fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unkn...nicodvb2005-11-301-14/+35
* Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...reynaldo2005-11-296-15/+22
* Link was a bit dated (but still working :-))ranma2005-11-291-1/+1
* Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range ...reynaldo2005-11-291-2/+2
* Sync man page structure description with actual man page structure.diego2005-11-291-2/+3
* spelling, capitalization and wording fixesdiego2005-11-291-20/+20
* Smarter defaults, removing obsolete options.diego2005-11-291-18/+6
* -aop is long obsolete.diego2005-11-281-2/+2
* -aop is long obsolete.diego2005-11-281-1/+1
* Add a function to remove osd msg and use it to remove the "OSD: enabled"albeu2005-11-271-0/+25
* Add indicative QP for ASP and AVC codecsgpoirier2005-11-271-3/+21
* Explain how to make regression tests with CVSgpoirier2005-11-271-0/+74
* grammar fix on the documentation-updates notewanderer2005-11-271-2/+2
* some comments and simplificationalex2005-11-271-3/+4
* 1.1161: misc fixes [partly]ranma2005-11-271-3/+12
* Note about handling patches that contain documentation updates.diego2005-11-261-1/+2
* Add support to get the list of files from a file containing one filenamealbeu2005-11-261-1/+30
* How to create a MPEG4 video from an explicit list of files, based on a patch ...gpoirier2005-11-261-0/+11
* Fix URL escaping to correctly handle URL containing an ip6 address oralbeu2005-11-261-24/+65
* Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI...gpoirier2005-11-261-8/+4
* skin authors, trailing whitespace cosmeticsdiego2005-11-251-2/+11
* wording and gramma fixes by Bougizgpoirier2005-11-252-10/+10
* When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibilitydiego2005-11-251-3/+5
* Grammar and wording fixes by Bougizgpoirier2005-11-244-47/+47
* productive skindiego2005-11-241-0/+3
* M-x untabifygpoirier2005-11-231-208/+208
* correct k6_mtrr detection, add a great deal of infos about newer processorsgpoirier2005-11-231-6/+62
* fixes in examples, minor detailswight2005-11-231-12/+10
* Synced with 1.202jheryan2005-11-231-57/+138
* sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >gpoirier2005-11-231-1/+11
* -mc is useful to get rid of A/V desync.diego2005-11-231-0/+9
* synced with 1.1161gpoirier2005-11-231-7/+20
* misc fixesdiego2005-11-231-6/+9
* Revert previous commital2005-11-221-2/+0
* Ignore OPTIONS rtsp command during playback. Fixesrtognimp2005-11-221-1/+2
* sync with 1.1159gpoirier2005-11-221-2/+8
* Explain -vo gl:slice-height behaviour if YUV rendering is used.reimar2005-11-221-0/+9
* added a '.'... not abig effort by me indeed :-)))n..ptt2005-11-221-1/+1
* sync with 1.1158ptt2005-11-221-42/+122
* Use slice-height 16 as default for yuv colorspaces (only relevant if decoderreimar2005-11-221-1/+3
* 10llorenm2005-11-221-1/+1
* sync to x264 r373 (brdo)lorenm2005-11-223-5/+11
* resolves problem in module stop_xscreensaver, crashing mp after sleep and awa...ptt2005-11-211-0/+2
* buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...nicodvb2005-11-219-60/+126
* Mentions that --enable-runtime-cpudetection is not on by default.gpoirier2005-11-211-2/+4
* Make the osd command only switch between enabled/disabled whenalbeu2005-11-201-7/+14
* Unify include paths, -I.. is in CFLAGS.diego2005-11-192-3/+3
* Also parse glX extension string, makes -vo gl:swapinterval work again on linuxreimar2005-11-191-4/+11
* Change MUST to SHOULD have disposition and if applicable language tags.al2005-11-181-2/+3
* Unify include path handling by using -I.diego2005-11-183-4/+4
* 302m_convert and 360m_convert are generated files.diego2005-11-181-0/+2
* fastmemcpybench and cpuinfo are x86-specific.diego2005-11-181-2/+4
* Unify include path handling by adding $(MPROOT) to CFLAGS.diego2005-11-182-3/+3
* Makefile reorganized for better clarity and maintainability.diego2005-11-181-5/+9
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-18151-430/+430
* 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.ranma2005-11-181-0/+18
* synced with 1.1157gpoirier2005-11-181-1/+3
* libavformat seems to use "Vo" as Vorbis tag, so add that.reimar2005-11-171-0/+1
* -novideo does not work in some cases, e.g. with MPEG demuxers.reimar2005-11-171-0/+1
* new -(no)border optionreimar2005-11-171-0/+1
* Enable border toggling for gl and gl2 under windows.reimar2005-11-173-2/+29
* print the number of encoded frames per seconds (fps) with a greater precisiongpoirier2005-11-171-2/+2
* Reformating and nitgpoirier2005-11-171-3/+4
* synced with 1.1155gpoirier2005-11-171-13/+28
* Document the new osd options: -osd-duration, -noterm-osd, -term-osd-escalbeu2005-11-171-0/+15
* Remove stray \n and shorten overly long lines in the process.diego