summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Demuxer modularizationrtognimp2005-08-0542-1328/+1424
* add the liba52 amd64 changes in a separate diff fileaurel2005-08-051-0/+2189
* liba52 asm optimizations ported to amd64aurel2005-08-055-608/+624
* Missed one uint32_t declaration.ivo2005-08-051-1/+1
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-0546-261/+261
* libavutidiego2005-08-011-10/+12
* libavutil is now part of MPlayer.diego2005-08-011-0/+1
* libavutil compile fix (working also with old libavcodec)reimar2005-08-012-3/+11
* 10l to beastd due to new libavutil introductiongpoirier2005-08-011-1/+1
* libavutil is now needed, too.reimar2005-08-011-2/+5
* Support new static libavcodec (depends on libavutil).al2005-08-016-8/+62
* Support more MythTV nuv files, based on Gentoo portage patchreimar2005-08-012-10/+170
* Support more MythTV nuv filesreimar2005-08-012-0/+2
* set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforereimar2005-08-014-15/+39
* Sync to 1.055 - last commit contains also update ;-(danny2005-08-011-9/+10
* Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjour...danny2005-08-011-1287/+1377
* Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-08-011-3/+46
* Sync with 1.1058gpoirier2005-08-011-5/+7
* Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )gpoirier2005-07-311-11/+6
* Needs the previous mpi (pmpi), so request a readable one and requestreimar2005-07-311-1/+2
* vBlur reads from dmpi, so request a readable onereimar2005-07-311-1/+1
* when threshold != 0 the dest image must be readablereimar2005-07-311-1/+3
* grammar and possible clarity fix on -cache-seek-minwanderer2005-07-311-3/+3
* remove unused cache-prefill and create cache-seek-min that controls when seek...iive2005-07-317-16/+19
* minor grammatical fixeswanderer2005-07-301-3/+3
* fix detection of iconv implementations which require libdlaurel2005-07-301-51/+54
* 10l, incorrect usage of le2me_*reimar2005-07-292-2/+2
* synced with 1.67gabrov2005-07-291-1/+7
* synced with 1.22gabrov2005-07-291-1/+20
* synced with 1.178 and fixed typosgabrov2005-07-291-13/+25
* exit kiosk mode and show mouse cursor in uninitnplourde2005-07-281-0/+3
* properly release windownplourde2005-07-281-2/+9
* Sync wirh 1.1055gpoirier2005-07-281-4/+4
* removed ugly cellphone jargon shortnicodvb2005-07-281-1/+1
* Little fixeswight2005-07-281-3/+3
* reset estimation also on too negative diffreimar2005-07-281-1/+1
* sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>diego2005-07-281-5/+7
* If scaleh == 1 our destination image must be readablereimar2005-07-281-1/+2
* we do not read from dmpi, so it doesn't have to be readablereimar2005-07-281-1/+1
* deghost_plane also reads from destination, so request readable bufferreimar2005-07-281-1/+2
* Hopefully finally fix the last commitreimar2005-07-281-0/+8
* lavf demuxer with raw PCM fix (and a related hang)reimar2005-07-282-0/+12
* unusedalex2005-07-281-57/+0
* require some up to date codecs.confalex2005-07-282-2/+2
* some preliminary entries about nut and matroskaalex2005-07-281-0/+19
* sync with 1.1054gpoirier2005-07-281-3/+3
* sync with 1.1053gpoirier2005-07-281-11/+11
* File list like in termoralex2005-07-281-0/+46
* typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>diego2005-07-281-2/+2
* no sense anymorealex2005-07-281-43/+0
* Fix crash with large imagesreimar2005-07-281-0/+1
* Sometimes you have to manually add scale at the end of the filter chain :-(reimar2005-07-281-1/+2
* wording/spelling/consistencydiego2005-07-281-6/+8
* gmplayer + arts == bad!reimar2005-07-282-0/+4
* Amiga port from www.amigasoft.netdiego2005-07-281-0/+6
* Mention the MPlayer-translations mailing list and explain the differencediego2005-07-281-4/+7
* msrle in Quicktime FOURCCreimar2005-07-281-0/+1
* OpenGL needs _ld_dl to get extension functionsreimar2005-07-271-2/+2
* More helper functions/defines and bugfixesreimar2005-07-273-65/+153
* Italian help file charsetdiego2005-07-271-0/+1
* added missing license headeralex2005-07-271-0/+10
* remove unneeded vgagliive2005-07-261-3/+2
* catch failed buffer allocationreimar2005-07-261-0/+8
* strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) willreimar2005-07-261-4/+4
* Use dlsym to get glXGetProcAddress, only way to (hopefully) make itreimar2005-07-261-6/+27
* Sync with 1.1052: pp7 video filter descriptiongpoirier2005-07-261-0/+16
* OpenGL fixes for windows and vo_gl.c ported to windows.reimar2005-07-265-4/+48
* pp7 video filter descriptiondiego2005-07-261-0/+15
* restrict to YV12 since the default limit does not work well for anything else.reimar2005-07-261-0/+9
* sync with 1.1051gpoirier2005-07-261-6/+24
* ao_jack (no)estimate and vo_gl rectangle default value documentedreimar2005-07-261-1/+4
* improved audio delay estimation, supposed to help make the video smootherreimar2005-07-261-16/+23
* Formatting and wording fixes.diego2005-07-261-11/+17
* rectangular texture and -dr support for vo_glreimar2005-07-261-0/+9
* build fixdiego2005-07-261-0/+1
* -dr support for -vo glreimar2005-07-261-0/+1
* support for rectangular and streaming textures.reimar2005-07-263-30/+213
* Make it possible to use libavcodecs png decoder.reimar2005-07-261-6/+15
* Sync with 1.1048gpoirier2005-07-261-28/+35
* Less confusing description of -vwanderer2005-07-261-4/+4
* formatting fixes galorediego2005-07-261-26/+31
* sync with 1.176diego2005-07-261-7/+63
* Use a more stable URL.diego2005-07-262-2/+2
* Use DRAW_IMAGE instead of draw_framereimar2005-07-251-22/+28
* synced with 1.25gabrov2005-07-251-1/+2
* synced with 1.86gabrov2005-07-251-3582/+4
* new file, synced with 1.4gabrov2005-07-251-0/+3709
* missing \nreimar2005-07-251-1/+1
* General note about filtering from Rich's encoding guidegpoirier2005-07-241-0/+43
* Moves the "audio" section just before the "muxing" section. + fixes suggested...gpoirier2005-07-241-74/+76
* New item: "Choosing resolution and bitrate", from Rich's encoding guidegpoirier2005-07-241-0/+71
* typo: s/-lavdopts/lavdoptskraymer2005-07-241-1/+1
* small fixes and sync with 1.175kraymer2005-07-241-8/+19
* sync with 1.1046gpoirier2005-07-241-3/+3
* restore window shadow when quitting fullscreen modenplourde2005-07-241-1/+1
* re-organize MEncoder doc in a more sensible way: splitting "basic mencoder us...gpoirier2005-07-243-3643/+3652
* Remove untranslatable stringswight2005-07-242-10/+5
* Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not setreimar2005-07-241-1/+1
* Remove non-translatable messageswight2005-07-248-35/+0
* synced with 1.71gabrov2005-07-231-6/+7
* remove -hardframedrop reference and advice -lavdopts instead.reimar2005-07-231-1/+2
* Allow the ffmpeg people to use this code if they want.reimar2005-07-232-0/+8
* -af-adv force also supports 4-7, this part was missed in the updatereimar2005-07-231-1/+1
* Avoid hang with -af-adv force=3reimar2005-07-231-0/+5
* use calloc so that mp_cmd_free won't use uninitialized data in case of an errorreimar2005-07-231-1/+1
* Multiple unsv/scast bug fixes.reimar2005-07-231-8/+14
* sync 1.71wight2005-07-231-41/+157
* Make screen output look betterwight2005-07-231-4/+4
* the the auto* tools should be inside an <application></application> taggpoirier2005-07-231-1/+2
* sync with 1.1045gpoirier2005-07-231-2/+3
* 1000l to me. Broke compilation when EDL is disabled.ods152005-07-231-0/+2
* -nocolorkey now supported by directxwanderer2005-07-231-1/+1
* synced with 1.85gabrov2005-07-221-8/+11
* synced with 1.92gabrov2005-07-221-236/+217
* add some closedir() to fix some opendir() leaksaurel2005-07-222-1/+5
* fix invalid pointers passed to init_audio_filtersreimar2005-07-221-3/+9
* sync 1.15wight2005-07-221-11/+33
* sync 1.17wight2005-07-221-3/+4
* Sync tag bump to 1.58wight2005-07-221-1/+1
* sync 1.66wight2005-07-221-2/+2
* sync 1.27wight2005-07-221-1/+32
* Quote and extra \n fixeswight2005-07-221-17/+17
* sync 1.13wight2005-07-221-1/+6
* sync 1.81wight2005-07-221-3/+3
* - sync 1.173wight2005-07-221-5/+12
* Sync 1.1044wight2005-07-221-17/+107
* define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayerreimar2005-07-222-0/+4
* sync with 1.1044gpoirier2005-07-221-2/+3
* guard against double uninit (reportedly can happen on STRG+C)reimar2005-07-221-0/+1
* synced with 1.58 (increased sync tag after typo fix in English revision)gabrov2005-07-221-1/+1
* small fixes.ods152005-07-221-1/+2
* Sync with 1.1043gpoirier2005-07-221-2/+56
* updates by Paul TT < paultt - at - hackerjournal - dot - it >diego2005-07-221-108/+556
* wording/spelling/grammar/consistency, small updatesdiego2005-07-221-15/+12
* some new stuff worth mentioning.ods152005-07-222-0/+5
* aspect and round params for vf_dsize.ods152005-07-222-4/+96
* Power5 supportreimar2005-07-211-1/+1
* ultravox (unsv://) streaming supportgpoirier2005-07-212-2/+2
* Too little memory alloced.reimar2005-07-211-1/+1
* Fix few memleaks on exit.iive2005-07-211-1/+7
* sync with 1.1041gpoirier2005-07-211-3/+40
* 10l wrong quotingdiego2005-07-201-1/+1
* wording/spelling fixediego2005-07-201-10/+10
* Forgotten doxygen commentsreimar2005-07-201-0/+15
* Ultravox improvements according to specs (didn't know they existed *g*)reimar2005-07-201-3/+6
* skiploopfilter IMHO is worth an entry here.reimar2005-07-201-0/+1
* Document the skip* lavd options.reimar2005-07-201-0/+32
* path updatesdiego2005-07-201-4/+4
* 10l, wrong URLdiego2005-07-201-1/+1
* path updatediego2005-07-201-1/+1
* path updatediego2005-07-201-1/+1
* path updatediego2005-07-201-1/+1
* path updatediego2005-07-201-1/+1
* wrong pathdiego2005-07-201-1/+1
* Don't point at the German docs, they're far too outdated.diego2005-07-201-8/+7
* Fixes suggested by Diego and The Wanderergpoirier2005-07-201-3/+3
* When using --enable-* options you are on your own.reimar2005-07-201-0/+2
* use stored dimensions instead of visible one when (vf_)get_image is callediive2005-07-204-8/+8
* lacv supports cgop, you can use '.' to watch a video frame-by frame togpoirier2005-07-191-6/+9
* add (no)visualize optionsiive2005-07-191-0/+4
* libx264 compiled with visualization requirs xlibiive2005-07-191-1/+4
* remove delay when setting audio volumenplourde2005-07-191-11/+9
* SHOUTcast and ultravox supportreimar2005-07-193-2/+150
* Enable manyfmts by default for vo_glreimar2005-07-192-1/+3
* Synced with 1.173jheryan2005-07-191-3/+13
* Synced with 1.87jheryan2005-07-191-482/+45
* Synced with 1.69jheryan2005-07-191-6/+6
* Synced with 1.15jheryan2005-07-191-12/+37
* FAQ No 1: Fullscreen is not working, black borders around unscaled image.diego2005-07-191-0/+17
* simplified markup, cosmeticsdiego2005-07-191-3/+3
* Moved some entries from playback problems to video/audio driver sectiondiego2005-07-191-127/+111
* Big cleanup all over the place; wording/grammar/typo fixes as usual, manydiego2005-07-191-106/+91
* typodiego2005-07-192-2/+2
* catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com)alex2005-07-181-0/+2
* LIBAVFORMAT_BUILD >= 4629michael2005-07-181-0/+8
* LIBAVFORMAT_BUILD >= 4629michael2005-07-171-0/+4
* synced with 1.88gabrov2005-07-171-58/+4
* Sync with 1.1038gpoirier2005-07-171-5/+8
* -delay for MEncoder, final step 6.ods152005-07-174-8/+48
* -delay for MEncoder, step 5.ods152005-07-171-22/+32
* -delay for MEncoder, step 4.ods152005-07-171-23/+33
* -delay for MEncoder, step 3.ods152005-07-171-2/+13
* -delay for MEncoder, step 2.ods152005-07-171-28/+31
* -delay for MEncoder, step 1.ods152005-07-172-4/+4
* support 10000/1001 frameratereimar2005-07-171-0/+3
* Sync with 1.1037gpoirier2005-07-171-6/+7
* 10l: scene change detecion is deactiva