summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync up to 1.216ptt2006-01-021-2/+5
* add Dicas MPEGable H.264/MPEG-4 AVC fourcciive2006-01-011-0/+1
* Add Rich's advice posted on the thread:gpoirier2005-12-311-3/+9
* "Currently mplayer looks for only one MP3 frame sync. The attachedgpoirier2005-12-311-1/+2
* Add MPEG fourcc to mpeg12.diego2005-12-311-0/+1
* search next sequence_header untile a valid one is foundnicodvb2005-12-311-2/+3
* Guide on creating quality skins.diego2005-12-311-0/+50
* Build incomplete Russian docs last.diego2005-12-311-1/+1
* check the intermediate audio bufferhenry2005-12-311-1/+1
* update x264 feature summarylorenm2005-12-311-8/+6
* Mac OS updatediego2005-12-301-6/+3
* simplification: don't use residual_buffer, but prepend remainder of current f...nicodvb2005-12-301-22/+14
* synced with 1.1194gpoirier2005-12-301-1/+8
* synced with 1.1192gpoirier2005-12-301-9/+43
* sync to x264 r390 (bime)lorenm2005-12-303-1/+11
* for roff: add missing linebreak in uspp descriptionwanderer2005-12-301-1/+2
* minor grammar/punctuation on lavc's keyint optionwanderer2005-12-291-2/+2
* further wording fix for usppwanderer2005-12-291-3/+3
* AIX PPC portdiego2005-12-293-4/+31
* Bump DH_COMPAT version.diego2005-12-291-1/+1
* Add a basic watch file.diego2005-12-291-0/+3
* Support vme=8 (iterative overlapped block).diego2005-12-292-1/+3
* Include the snow wavelet comparison functions from DOCS/tech/snow.txtdiego2005-12-291-0/+4
* wordingdiego2005-12-291-5/+6
* change erase to end of line, fall back to old behavior if no termcap foundods152005-12-293-6/+11
* fix dvdread version macrorathann2005-12-281-4/+6
* Add bidir_refine to lavc's set of options, and document it.gpoirier2005-12-282-0/+17
* wma2 fixedrtognimp2005-12-271-0/+1
* vpotmeter fix, scroll in the correct directionods152005-12-273-5/+16
* fixes suggested by Diegogpoirier2005-12-271-11/+12
* new input command prefixes, pausing_keep, pausing_toggleods152005-12-271-0/+2
* Fix erase to end of line with windows, windows terminal does not supportods152005-12-272-2/+2
* Remove tables used by MPlayer native 14_4 and 28_8 codecsrtognimp2005-12-272-2591/+0
* New section: choosing the video codec for your encode: what to consider befor...gpoirier2005-12-271-0/+105
* fix setting colorkey in vidix mga_vidods152005-12-261-0/+1
* 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to beods152005-12-261-0/+1
* Merry Christmas and happy cola-chugging!gpoirier2005-12-261-2/+2
* - move our setenv() fallback implementation to osdepal2005-12-265-33/+51
* Adds lavc's brd_scale and updates vb_strategygpoirier2005-12-251-1/+10
* support downscaling frames for dynamic b frame decissiongpoirier2005-12-251-0/+3
* synced with 1.1184gpoirier2005-12-251-7/+10
* add "pausing_keep" and "pausing_toggle" input cmd prefixesods152005-12-253-5/+25
* Use termcap "erase to end of line" character code instead of using spacesods152005-12-253-3/+8
* Add current Cygwin tool paths.diego2005-12-251-0/+2
* Windows waveout is no longer the best choice under Windows.diego2005-12-251-3/+2
* prefer newer terminfo-capable libraries (ncurses or terminfo)rathann2005-12-251-1/+1
* improove termcap detection, -lncurses works tooods152005-12-251-2/+2
* Add "application/x-mms-framed" for ASFrtognimp2005-12-241-0/+1
* This cache-seek-min is definitly implemented. The not implemented one got rem...iive2005-12-241-1/+1
* The <=132 frame rule is only valid at MacroBlock level not at frame one.iive2005-12-241-3/+4
* Typo in ASF demuxer selection by name (it's 'asf', not 'asv')rtognimp2005-12-241-1/+1
* synced with 1.1182gpoirier2005-12-221-7/+1
* typoods152005-12-221-1/+1
* Synced with help_mp-en.h 1.216gpoirier2005-12-211-37/+66
* Print some error message,iive2005-12-201-1/+4
* I screwed up keep aspect param, made behavior the opposite of man page.ods152005-12-201-1/+1
* malloc padding to avoid access beyond allocated memoryhenry2005-12-196-20/+55
* reverse the H264 hackhenry2005-12-192-23/+10
* fspp updatehenry2005-12-181-1/+4
* negative quality values allow postproc regardless of inputhenry2005-12-181-6/+15
* credits for Onur, patch by himselfdiego2005-12-181-0/+4
* do not postprocess H264henry2005-12-181-4/+5
* support negative stride (flipping) in vo_gl.reimar2005-12-184-6/+19
* calculate framesize for raw RGB and BGR.reimar2005-12-181-0/+6
* fix crash with invalid -vid and no audio streamreimar2005-12-181-1/+2
* bitexact flagmichael2005-12-181-0/+3
* 1.1180: [does not apply]ranma2005-12-171-21/+25
* deobfuscate some very simple code...ods152005-12-171-4/+4
* typo: ouput -> outputranma2005-12-171-1/+1
* "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is notods152005-12-171-1/+0
* sync to 1.216ranma2005-12-171-2/+5
* some more new stuff..ods152005-12-171-0/+5
* -o in mencoder now manditoryods152005-12-171-0/+1
* -msglevel added, -verbose removedods152005-12-171-0/+2
* Removing obsolete, and until recently, misdocumented option -verbose .ods152005-12-172-7/+0
* synced with 1.100gpoirier2005-12-171-1/+10
* synced with 1.13, patch by Johan Bosgpoirier2005-12-171-15/+1
* synced with 1.72, patch by Johan Bosgpoirier2005-12-171-4/+18
* sync w/ 1.1178gpoirier2005-12-171-2/+5
* synced with 1.12, patch by Johan Bos, and fixes by me :pgpoirier2005-12-171-1/+75
* Fixes by Bounecgpoirier2005-12-176-64/+64
* grammar fixdiego2005-12-171-1/+1
* include fastmemcpy.h before stream.h, so it is used for the stream_readreimar2005-12-171-1/+2
* remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at g...henry2005-12-161-18/+4
* do not set the flag when config failedhenry2005-12-161-1/+4
* Avoid gcc warnings:rathann2005-12-151-2/+1
* make -o mandatory and add a warning when the extension does not match the con...wanderer2005-12-153-2/+37
* one-word grammar fix for "incompatible codec" messagewanderer2005-12-151-1/+1
* use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias L...wanderer2005-12-151-0/+11
* sync with 1.213ptt2005-12-151-2/+2
* small grammatical/sentence fixptt2005-12-151-1/+1
* fix compilation when dvdkit and dvdread are not availablenicodvb2005-12-145-5/+31
* Fix small typos spoted by Paul TTreynaldo2005-12-141-2/+2
* Reformat for better readability.diego2005-12-131-1/+6
* restore the old behavior for --enable-theora, ie. provide a sane default for ...aurel2005-12-131-0/+3
* libdvdread configure script defines __DARWIN__ on darwin to triggerdiego2005-12-131-0/+4
* Darwin does not support -rdynamic.diego2005-12-131-1/+1
* small typo preventing compilation, sorry :(ptt2005-12-131-1/+1
* 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
*