summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make clean/distclean behave uniformly in all directories.diego2006-01-2725-51/+52
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...michael2006-01-2619-43/+44
* updatesdiego2006-01-261-10/+16
* limits.h for INT_MAXmichael2006-01-251-0/+1
* correct block alignmichael2006-01-251-1/+1
* sync to 1.220kraymer2006-01-251-2/+7
* fix aac in mov/mp4michael2006-01-251-3/+4
* Fix the MSG?_FIXME and make the profiles help translatable.albeu2006-01-252-11/+16
* pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this i...michael2006-01-253-2/+30
* setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)michael2006-01-241-0/+2
* vglobal so the user can tell the encoder that she wants global headers ... on...michael2006-01-241-1/+11
* Typo fix: missing "by" in brd_scale recommendation.corey2006-01-241-2/+2
* Fix up new profiles section and the MPLAYER_VERBSE environment variable.diego2006-01-241-5/+7
* 1.212: Make -list-options work in both MPlayer and MEncoder.kraymer2006-01-241-6/+45
* 1.1206: sync to x264 r398.kraymer2006-01-241-1/+17
* major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.co...kraymer2006-01-241-251/+524
* Make -list-options work in both MPlayer and MEncoder.albeu2006-01-243-9/+17
* Profiles support.albeu2006-01-244-1/+275
* New option type to print help text with a function.albeu2006-01-242-0/+17
* Using INT_MAX without including limits.h breaks compilation on MinGW.diego2006-01-231-0/+1
* Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to doalbeu2006-01-231-2/+2
* Fix multiple help clauses on the command line with mencoder.albeu2006-01-231-0/+4
* Fix libav* linking order, libavutil needs to come after lavc/lavf.diego2006-01-231-2/+2
* 1.1210: support libavcodec's new sc_factor parameterkraymer2006-01-221-1/+13
* support libavcodec's new sc_factor parametercorey2006-01-222-0/+13
* proper support for shared libpostprocdiego2006-01-226-17/+63
* s/LIVE.COM/LIVE555/ + URL updategpoirier2006-01-221-1/+1
* s/LIVE.COM/LIVE555/ + URL updategpoirier2006-01-223-3/+3
* correcting sync version numberkraymer2006-01-221-1/+2
* add comment about sync status of this filekraymer2006-01-221-0/+1
* let configure find docbookx.dtd (version 4.4)kraymer2006-01-221-0/+1
* German man page review part XVIIkraymer2006-01-221-95/+130
* 100L m_option_copy should use the copy callback and not the set one.albeu2006-01-221-1/+1
* Interleave index to ease per-need decoding.ods152006-01-221-10/+11
* Quick&dirty compilation fix, needed after latest changes in ffmpeg buildrtognimp2006-01-221-0/+1
* 1.209: consistency fix over the previous consistency fixkraymer2006-01-221-4/+2
* consistency fix over the previous consistency fixgpoirier2006-01-211-1/+1
* consitency fixgpoirier2006-01-211-5/+5
* synced with 1.1208gpoirier2006-01-211-2/+10
* German man page review part XVIkraymer2006-01-211-53/+57
* 1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before ...kraymer2006-01-211-3/+13
* German man page review part XVkraymer2006-01-211-70/+72
* Cygwin compilation fixdiego2006-01-201-0/+2
* List Derek Lewis as AIX/Solaris maintainer, patch by himself.diego2006-01-201-1/+2
* Add Derek Lewis, patch by himself.diego2006-01-201-0/+4
* AIX compiler CPU-option improvementsdiego2006-01-201-2/+8
* AIX section for the ports descriptiondiego2006-01-201-0/+49
* some updatesods152006-01-201-0/+5
* MPLAYER_VERBOSE, new enviorment variable to control verbosity before initods152006-01-202-1/+12
* cosmetic change, shift stuff around to more logical placesods152006-01-201-24/+24
* change goals slightly..ods152006-01-201-37/+57
* bump dateods152006-01-201-20/+42
* Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.atmos42006-01-201-1/+21
* Also define FF_POSTPROCESS when using shared libavcodec.diego2006-01-201-0/+1
* 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.diego