summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* German man page review part XIVkraymer2006-01-201-83/+77
* mention hwmpanicodvb2006-01-191-0/+1
* documented audio codec hwmpanicodvb2006-01-192-0/+30
* Implement XvMC lib autodetection for future use (currently disabled, but workingrathann2006-01-191-3/+4
* Remove rule to build shared libpostproc, it does not belong in MPlayer.diego2006-01-191-3/+0
* Use free instead of speex_free - since speex_free does not appear in thereimar2006-01-191-1/+1
* Typo fixes by Bounecgpoirier2006-01-191-2/+2
* Push "Building audio filter chain" up to verbose level.diego2006-01-191-1/+1
* sync to 1.219kraymer2006-01-181-2/+2
* Mention possible region setting requirement for some RPC-2 drives.rathann2006-01-181-1/+1
* FAQ about problems with playing DVDs on certain drives.rathann2006-01-182-1/+11
* prevent xvmc from been loaded before xv, and generally before any autoprobed ...iive2006-01-181-3/+3
* German man page review part XIIIkraymer2006-01-181-111/+115
* German man page review part XII (right from the beginning.. again..)kraymer2006-01-171-152/+158
* suppress error message at eofreimar2006-01-171-0/+1
* avoid Solaris 10 compile error with gcc 3.4.5reimar2006-01-171-1/+3
* faster and (IMHO) cleaner code.reimar2006-01-171-56/+39
* function to read from a demuxer up to (and including) the specifiedreimar2006-01-172-0/+37
* Put settings into a more meaningful order, some cosmetics.diego2006-01-171-53/+52
* Improve option descriptions.diego2006-01-171-4/+3
* Remove multi-language setting specification, it has little use.diego2006-01-171-15/+0
* Improve option descriptions.diego2006-01-171-28/+20
* cosmetic whitespace / layout changesdiego2006-01-161-96/+92
* German man page review part X:kraymer2006-01-161-29/+67
* Comment out default settings. MPlayer should behave the same w/ or w/odiego2006-01-161-4/+4
* sync to 1.218kraymer2006-01-161-2/+2
* Do not build the GUI by default in the Debian package to be more in linediego2006-01-161-1/+1
* Remove overly loud "warning" from runtime-cpudetection message.diego2006-01-161-1/+1
* MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note a...gpoirier2006-01-161-0/+17
* Prefer native GSM over the binary codec.diego2006-01-161-8/+8
* sync with 1.1206gpoirier2006-01-161-1/+18
* typosdiego2006-01-161-2/+2
* sync to x264 r398.lorenm2006-01-162-0/+21
* Print some more useful data from header in verbose modertognimp2006-01-151-0/+2
* Support sipr codec in old RealAudio files.rtognimp2006-01-151-2/+49
* restored hwmpa with 'working' status and lowest prioritynicodvb2006-01-151-10/+10
* temporarily disabled hwmpa until I fix the prioritynicodvb2006-01-151-10/+10
* ad_hwmpa: pass-through fake audio codec for hardware mpeg decodersnicodvb2006-01-154-0/+150
* Change LIB to LIBNAME to fix compilation.diego2006-01-151-9/+8
* 10l: FFmpeg shared lib build information does not belong in MPlayer configure.diego2006-01-141-3/+0
* Always try to parse index chunk, no reason to check for movi_endreimar2006-01-141-4/+2
* Sync with latest FFmpeg build system changes.diego2006-01-141-1/+3
* German man page review part X:kraymer2006-01-141-77/+180
* Fix printing of audio fourcc in hex formatrtognimp2006-01-141-1/+1
* German man page review part IX:kraymer2006-01-141-56/+64
* add mod playback to the wishlistrathann2006-01-141-0/+1
* Print audio 4cc for every stream, print 4cc of selected audio trackrtognimp2006-01-141-0/+8
* Consistent variable names for shared libavcodec.diego2006-01-142-11/+11
* Add --disable-libavcodec_so/--disable-libavformat_so.diego2006-01-141-0/+6
* sync up to 1.217ptt2006-01-141-6/+6
* 1l - one cast too manyrathann2006-01-141-1/+1
* Fix parallel make builds, patch by Oded Shimon.rathann2006-01-141-1/+1
* German man page review part VIIIkraymer2006-01-141-68/+82
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromrathann2006-01-134-5/+4
* German man page review part VIIkraymer2006-01-131-50/+66
* dvd subtitles should be disabled by default, and enabled specifying -sid or -...nicodvb2006-01-131-1/+2
* sync to 1.217kraymer2006-01-131-7/+7
* Synced with 1.82jheryan2006-01-131-86/+87
* Synced with 1.16jheryan2006-01-131-3/+12
* Synced with 1.76jheryan2006-01-131-35/+70
* Synced with 1.60jheryan2006-01-131-18/+18
* Synced with 1.24jheryan2006-01-131-70/+53
* Synced with 1.100jheryan2006-01-131-2/+2
* Synced with 1.38jheryan2006-01-131-9/+111
* Synced with 1.28jheryan2006-01-131-5/+11
* Synced with 1.74jheryan2006-01-131-62/+61
* Synced with 1.32jheryan2006-01-131-7/+6
* Update licensing information: The FSF changed postal address.diego2006-01-1345-46/+46
* massive attack: mp_msg printf format fixesrathann2006-01-1237-140/+140
* Remove libxvmc-dev from build-depends.diego2006-01-121-1/+1
* wording fixkraymer2006-01-121-1/+4
* 1.1202: Reformat examples to prevent linebreaks and hyphenation.kraymer2006-01-121-34/+83
* 1.1201: Explain DVDREAD_NOKEYS environment variable.kraymer2006-01-111-18/+47
* 1.1193: [does not apply]kraymer2006-01-111-5/+27
* remove build-depends used only for obsolete voaurel2006-01-111-1/+1
* 1.1186: Merry Christmas and happy cola-chugging!kraymer2006-01-111-10/+24
* do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hec...nplourde2006-01-111-20/+20
* I'm the new mailling list maintainergpoirier2006-01-101-1/+1
* xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.aurel2006-01-101-1/+1
* convert some printfs to mp_msgrathann2006-01-102-2/+2
* added support for external libavformatnicodvb2006-01-098-13/+49
* CamStudio codec supportreimar2006-01-092-0/+11
* Minor correction of last updates, credit to Paul TTdanny2006-01-091-27/+39
* OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.diego2006-01-081-0/+1
* support for Radeon 9550diego2006-01-082-0/+3
* sync w/ 1.1205gpoirier2006-01-081-31/+65
* Remove non-ASCII character.diego2006-01-081-1/+1
* Update for current Debian package.diego2006-01-081-12/+1
* Improve the Debian package configuration: Remove the vo module configuration,diego2006-01-083-180/+70
* Quote some values to silence debconf warnings.diego2006-01-081-3/+3
* Do not install .cvsignore files.diego2006-01-081-1/+1
* include the right avcodec.h, consistently with the rest of mplayernicodvb2006-01-084-8/+16
* fix crash if no video codec availablereimar2006-01-081-2/+2
* fix premature end of audio playback (audio only)henry2006-01-081-1/+1
* Add uppercase MPG2 fourcc.diego2006-01-071-4/+4
* disabled hack to read the properties of mpeg1/2 video in avi and asf: it's to...nicodvb2006-01-071-1/+1
* Remove empty sections, speak of container formats, not file formats.diego2006-01-071-20/+3
* minor rewordingdiego2006-01-071-2/+2
* avoid some gcc 4 compiler warningsreimar2006-01-071-4/+5
* Less ugly and easier to extend getFunctionsreimar2006-01-071-84/+50
* Mention Chinese console messages.diego2006-01-061-0/+1
* Update for realrtsp bandwidth supportrtognimp2006-01-061-0/+1
* This patch makes real rtsp tell the server to deliver data at specifiedrtognimp2006-01-065-4/+17
* Reformat examples to prevent linebreaks and hyphenation. When occurringdiego2006-01-061-34/+77
* align byte is deprecatedods152006-01-061-4/+0
* Yet another MPEG-4 fourcc (Samsung SMP4)rtognimp2006-01-061-0/+1
* 1) remove global_timebaseods152006-01-061-19/+16
* MN ruleods152006-01-061-3/+3
* 1) change date and goals slightlyods152006-01-061-10/+12
* Better default vo - xv instead of x11.diego2006-01-061-1/+1
* Remove unused template file.diego2006-01-061-31/+0
* 100l, the vo selection should fall back to other vo drivers.diego2006-01-061-1/+1
* build fixdiego2006-01-052-5/+7
* Improve overall structure by adding a few top-level chapters so thatdiego2006-01-058-232/+232
* Add FFmpeg TrueSpeech.diego2006-01-051-0/+7
* Add MPEG fourcc to all MPEG decoders.diego2006-01-051-0/+4
* Don't leak memory (free audio reordering buffers)rtognimp2006-01-041-0/+4
* Remove assumption that all audio packets in a block have the samertognimp2006-01-041-4/+7
* 1000.0l timestamps are floatrtognimp2006-01-041-1/+1
* Explain DVDREAD_NOKEYS environment variable.diego2006-01-041-4/+2
* Bandaid fix for compilation failure when creating main/.depend with GUIdiego2006-01-042-2/+2
* cosmetics: Make the patch apply without offsets.diego2006-01-041-26/+26
* Update copyright date to 2006gpoirier2006-01-0416-18/+28
* Update with current changes.diego2006-01-041-1/+14
* CONFIGURATION FILES section added to the man page.diego2006-01-041-2/+3
* Expand the configuration file section to include MEncoder examples.diego2006-01-041-4/+36
* Improved handling of text subs in Matroska files with adjacent newlines (\N) ...mosu2006-01-042-9/+15
* 10l build fixdiego2006-01-041-0/+1
* synced with 1.1198gpoirier2006-01-041-2/+2
* little fixes i looked at after previous cvs commit :-)ptt2006-01-041-5/+5
* sync with 1.1198 plus little fixesptt2006-01-041-54/+311
* fixed indentation for suboption brd_scaleptt2006-01-041-0/+1
* synced with 1.1197gpoirier2006-01-031-10/+4
* removed previously forgotten reording options/flagsnicodvb2006-01-031-6/+1
* Reverse commit 31 Dec 2005 18:56:35 -0000 1.34gpoirier2006-01-031-2/+1
* removed frame reording optionnicodvb2006-01-031-8/+0
* removed broken frame reording code; unified audio and video frame storing cod...nicodvb2006-01-031-108/+48
* disable dvd subtitles by defaultnicodvb2006-01-031-2/+2
* word consistency fixptt2006-01-031-1/+1
* sync up to 1.1167ptt2006-01-031-7/+79
* Restructure ports section.diego2006-01-031-25/+48
* updates, spellingdiego2006-01-031-3/+4
* Fix _inc_extra handling in DirectFB check.diego2006-01-031-1/+1
* small wording/spelling/syntax fixesdiego2006-01-031-2/+2
* add bitexact's lavd flag desc.gpoirier2006-01-031-0/+2
* h264es: don't seek to non-keyframeslorenm2006-01-031-1/+1
* use $(INSTALLSTRIP) consistentlyrathann2006-01-032-2/+2
* fix the translator names list so that it conforms to lastname, firstnamerathann2006-01-021-8/+8
* don't reset dvdsub->id unless -slang is specified; assign default sub stream ...nicodvb2006-01-022-0/+7
* Synced with 1.216jheryan2006-01-021-39/+68
* Synced with 1.1182jheryan2006-01-021-46/+289
* Partial support for QuickTime sound atom version 2.corey2006-01-021-5/+33
* 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 tabl