summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 deactivated with sc_threshold=1000000000ranma2005-07-173-11/+12
* 10l for meranma2005-07-171-1/+1
* fix a crash at v4l2 uninitaurel2005-07-171-1/+1
* Support for skip optionsreimar2005-07-171-0/+36
* Typo (aligment -> alignment)ranma2005-07-161-1/+1
* cgop does work as long as scene change detection is disabledranma2005-07-161-2/+3
* cgop does work as long as scene change detection is disabledgpoirier2005-07-162-5/+6
* Sync with 1.1034gpoirier2005-07-161-3/+3
* Remove rencently added FAQ entry because we now have a much better and detail...gpoirier2005-07-161-59/+3
* proper disabling/enabling of console output for vo_vesaaurel2005-07-161-21/+26
* Wording fix by The Wanderergpoirier2005-07-151-1/+1
* memcpy and memmove both copy memory, but when using memcpy the source and des...gpoirier2005-07-151-1/+1
* Some fixes suggested by Loren; The Wanderer and Diegogpoirier2005-07-151-3/+3
* (hopefully) fixing remaining float endianness problemsreimar2005-07-133-6/+47
* Synced with 1.1026danny2005-07-131-130/+512
* wrong command namesdiego2005-07-131-1/+1
* sync 1.1032wight2005-07-121-4/+46
* Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierggpoirier2005-07-121-0/+6
* Forgotten part of the libmusepack->mpcdec renamingreimar2005-07-121-1/+1
* synced with 1.82gabrov2005-07-111-1/+2
* Fixes, more accurate description of hq_ac, and mention it's always on by defaultgpoirier2005-07-113-4/+7
* Sync with 1.1031gpoirier2005-07-111-1/+28
* English and consistency fixesgpoirier2005-07-111-5/+5
* 1/2 l: last patch lacked the option name, so it wasn't activeablegpoirier2005-07-111-0/+1
* ensure that dr buffers are readablemichael2005-07-113-3/+3
* x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM...gpoirier2005-07-113-20/+66
* synced with 1.81gabrov2005-07-111-2/+13
* #ifdef HAVE_MMXmichael2005-07-111-0/+2
* One more XviD option documented: hq_ac + a fix + more infos on chroma_megpoirier2005-07-101-2/+10
* The right name is Musepack, not MPC/MpegPlus.reimar2005-07-102-3/+3
* Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! he...mosu2005-07-101-13/+9
* musepack demuxing and decoding support (demuxing is v7 bitstream only).reimar2005-07-1012-1/+404
* SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nicogpoirier2005-07-101-0/+4
* Print CFLAGS warning last so nobody can miss it.reimar2005-07-101-10/+14
* Sync with 1.1029gpoirier2005-07-101-1/+16
* small warning fix:rathann2005-07-102-2/+2
* 10l to Nico for this copy&paste bugrathann2005-07-101-2/+2
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:rik2005-07-101-2/+6
* vf_pp7 and -af-adv force=1 defaultreimar2005-07-101-1/+3
* -af-adv force=1 is now default (and thus also lavcresample)reimar2005-07-101-1/+1
* Add missing range/length check for video trak desc (fixes bug #335).reimar2005-07-101-1/+8
* cosmetic: split the lschunks function in two.reimar2005-07-101-300/+317
* added support for vbr audio (frames are parsed individually); fixed small bug...nicodvb2005-07-101-112/+349
* increased sync tag after wording fix in English versiongabrov2005-07-101-1/+1
* Sync fourcc for all mpeg12 codecsrtognimp2005-07-091-0/+7
* pp7 filter (spp=6 filter with 7 point dct where only the center sample is use...michael2005-07-093-0/+489
* Put periods after (behind?..) parentheses.ods152005-07-091-2/+2
* Last nit for this entry, by "The Wanderer"gpoirier2005-07-081-1/+1
* cosmetics.ods152005-07-081-2/+2
* Typos and fixes by The Wandererods152005-07-071-4/+4
* add 'aspect' and 'round' params to vf_expand.ods152005-07-072-18/+36
* -identify variable names should follow [A-Z_][A-Z0-9_]* conventionranma2005-07-071-2/+6
* synced with 1.86gabrov2005-07-071-107/+1
* synced with 1.79gabrov2005-07-071-12/+10
* Fixes fixgpoirier2005-07-071-2/+2
* Remove next round of outdated FAQ entries.diego2005-07-061-106/+0
*