summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add code to detect and convert to console codepage on Windows.reimar2007-03-043-11/+61
* Include stdio.h for printfreimar2007-03-041-0/+3
* when seeking consider stream->start_pos instead of 0 as initial position; pat...nicodvb2007-03-041-2/+4
* getopt is only needed on msvc, remove from mingw/linux compile infocompn2007-03-041-2/+3
* 10l, remove local-only file from ignore listkraymer2007-03-040-0/+0
* add vfw2menc info into READMEcompn2007-03-041-0/+18
* shut up 'svn status' by ignoring symlinked fileskraymer2007-03-040-0/+0
* add -xvfwopts compdata suboption to man pagecompn2007-03-041-0/+4
* Remove variable that is unnecessary after last patchreimar2007-03-041-2/+1
* Remove hack that sets demuxer->video->pts after seeking, it seems no longer n...reimar2007-03-041-1/+0
* Set pts also for audio packetsreimar2007-03-041-0/+1
* Already frameno == num_frames means we reached EOF.reimar2007-03-041-1/+1
* Fix crash with avisynth audio-only files and take audio length into account w...reimar2007-03-041-2/+5
* Support more avisynth audio sample types (untested)reimar2007-03-041-2/+13
* Remove useless void * castsreimar2007-03-041-8/+8
* Do not read more audio samples than availablereimar2007-03-041-1/+4
* Fix pakcet -> packet typo in outputreimar2007-03-041-1/+1
* Set format tag for float samples correctly (currently useless)reimar2007-03-041-1/+2
* nomouseinput option should not depend on HAVE_X11.reimar2007-03-041-2/+2
* Add support for tracking mouse movements.reimar2007-03-041-0/+11
* Move/simplify some variable declarationsreimar2007-03-041-5/+2
* Demuxers have no business setting o_bpsreimar2007-03-041-1/+0
* First half-working avisynth audio supportreimar2007-03-041-4/+15
* Fix wrong setting of samplesize (must be bytes per sample, not bits)reimar2007-03-041-1/+2
* ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be ...reimar2007-03-041-10/+4
* Enable aid/vid stream selection, although it is quite useless currently.reimar2007-03-041-4/+7
* Whitespace-only cosmetics: get rid of all remaining tabsreimar2007-03-041-114/+114
* Generate resize events when size of -wid window changes.reimar2007-03-041-0/+8
* Fix type and usage of avs_get_audio functionreimar2007-03-041-3/+2
* Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple...reimar2007-03-041-24/+10
* print the disc_id without using a buffernicodvb2007-03-041-3/+3
* Fix copy-paste bug (must have broken something in the GUI)uau2007-03-031-1/+1
* wrong capitolization, thats a comma not a periodcompn2007-03-031-1/+1
* warn users about drm files, patch by zuxy mengcompn2007-03-031-0/+46
* warn users about DRM asf files, patch by zuxy mengcompn2007-03-031-0/+2
* supposed to be using global m_config here, and this wasn't even getting set.vayne2007-03-031-1/+0
* The original asm code for the stub returned 0, restore that behaviour.reimar2007-03-031-1/+2
* Discard earlier failure in building filter chain when trying a new codec.reimar2007-03-031-0/+3
* 10000l; in previous commit I allocated a buffer 1 byte too shortnicodvb2007-03-031-1/+1
* replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.nicodvb2007-03-031-2/+3
* replaced 2 instances of sprintf() with snprintf() and one instancenicodvb2007-03-031-4/+3
* Fix incorrect spacing introduced in r22231:eugeni2007-03-031-2/+2
* live555 version 2006.03.03 or later is needed to compile MPlayer.diego2007-03-031-2/+2
* cosmetics, fix indentation as pointed out by Reimarvayne2007-03-021-1/+1
* Rework of copying samples from directshow codecs.voroshil2007-03-026-92/+71
* 10l: x2scr used twice instead of y2scr.eugeni2007-03-021-1/+1
* Bugfix: transform origin to screen coordinates.eugeni2007-03-021-2/+2
* add xvfwopts compdata and vfw2menc documentation and change to better mencode...compn2007-03-021-2/+42
* add missing playtree entryvayne2007-03-021-1/+2
* a small step toward 4 plane supportmichael2007-03-021-6/+6
* copy src to prevent the user supplied argumet from being changedmichael2007-03-021-1/+2
* 10l: dshow isnt in svn yetcompn2007-03-021-1/+1
* add -tv driver=help entry, also add dshow tv drivercompn2007-03-021-1/+2
* simplify and modify fullscreen switching to avoid improper aspectsvayne2007-03-021-24/+25
* add forgotten case value as per recent changes to mplayer.cvayne2007-03-021-0/+3
* rename to *_proposal.txtmichael2007-03-011-0/+0
* clarify quorum and majority requirements in respect to debians voting systemmichael2007-03-011-4/+18
* url with a good description of how to determine the winner from the votesmichael2007-03-011-1/+1
* Explain how to select all DVB channels on a frequency.reimar2007-03-011-0/+5
* Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtrreimar2007-03-011-0/+2
* s/admin/leader/michael2007-03-011-18/+16
* tv driver loading rework. As a side effect "-tv driver=help" option isvoroshil2007-03-017-41/+75
* weaken veto rightmichael2007-03-011-1/+3
* winsocks expects an int in milliseconds instead of struct timeval to setivo2007-03-011-4/+12
* Replace MIN with FFMINreimar2007-03-013-10/+4
* Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.reimar2007-03-015-41/+22
* Use libavutil AV_RB/AV_WB macros instead of defining out own variants.reimar2007-03-012-163/+148
* Add missing registers to asm code in mp3libreimar2007-03-013-3/+3
* clarify root vs adminmichael2007-03-011-0/+2
* spelling fixes by ivanmichael2007-03-011-19/+19
* 10l to me, typo. it should have read clflushivo2007-03-011-1/+1
* cosmetics, missing spaceivo2007-03-011-1/+1
* cflsh->clflush to keep consistent with Linux kernelivo2007-03-011-1/+1
* Update release tag due to previous functional changes as noticed by Ivanvoroshil2007-03-011-1/+1
* new policy draftmichael2007-03-011-0/+291
* Update 3ivx decoder to latest version and allow it to load required library.voroshil2007-03-012-4/+4
* Mark wma9spdshow audio codec as working, because hissing in audio (only one k...voroshil2007-03-011-1/+1
* Seek to -ss position, not 0, in per-file loop.uau2007-03-011-1/+1
* comment is a C-string and \ must be properly escaped as \\reimar2007-02-281-1/+1
* test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Mengnicodvb2007-02-281-1/+2
* cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->...nicodvb2007-02-281-20/+4
* do not rely on svn internals and use svn info insteadivo2007-02-281-19/+4
* add comment about voxware on windowscompn2007-02-281-0/+1
* also respond to --help, -h and -? command line optionsivo2007-02-281-1/+1
* fix printing of -(no)svn optionivo2007-02-281-2/+2
* clarify -none command line optionivo2007-02-281-0/+1
* remove C99-ism (mixed declaration and code),gpoirier2007-02-281-1/+3
* implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_P...nicodvb2007-02-271-1/+21
* assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyosnicodvb2007-02-271-0/+1
* 1000l, removed code that messed with the internals of demux_packet_t (but the...nicodvb2007-02-271-2/+1
* removed duplicated code in demux_seek(); stream_seek() already aligns to STRE...nicodvb2007-02-272-11/+0
* 100000l: average != semidistance, fixed seeking to the middle position; patch...nicodvb2007-02-271-1/+1
* 10l: Add missing definition of USE_STREAM_CACHE.diego2007-02-271-0/+2
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...voroshil2007-02-271-2/+2
* Move the decision about stream cache compilation to configure.diego2007-02-272-4/+7
* Move glob-win.c out of MinGW section, configure handles it.diego2007-02-271-1/+1
* Simplify strip parameter for install handling.diego2007-02-272-8/+3
* grammar/spellingdiego2007-02-271-4/+4
* small updatesdiego2007-02-271-1/+3
* Simplify .depend file inclusion.diego2007-02-271-3/+1
* Simplify .depend file inclusion.diego2007-02-273-9/+3
* Adding an extra -I.. parameter is no longer necessary.diego2007-02-271-3/+1
* Add commit nick for Rik Snel.diego2007-02-271-1/+1
* compilation fix clip_uint8 -> av_clip_uint8rik2007-02-272-2/+2
* Seek to -ss position without first starting audio/video from the start.uau2007-02-271-14/+11
* Remove useless conditional.diego2007-02-271-2/+0
* copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl...nicodvb2007-02-261-0/+19
* support for new ivtv apiben2007-02-261-2/+4
* Fix wrong typecast, which can cause MPlayer crashvoroshil2007-02-261-3/+3
* 2 less variablesnicodvb2007-02-251-1/+0
* cosmetics: reformattednicodvb2007-02-251-65/+65
* removed unused variablesnicodvb2007-02-251-1/+1
* simplified parse_mpeg12_video()nicodvb2007-02-251-82/+72
* Support for PowerPC 440x embedded CPUs.rathann2007-02-251-0/+8
* member real_framerate is completely uselessnicodvb2007-02-251-2/+1
* mpcommon.c is a partial copy of mplayer.c, so recommit it as such.reimar2007-02-250-0/+0
* The fragment program functions are and most likely always will be ARB-only,reimar2007-02-251-6/+6
* Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat...voroshil2007-02-251-2/+1
* 10, checked for the wrong thing. Do aspect scaling only in config_video_outreimar2007-02-251-2/+1
* cosmetics: reindentednicodvb2007-02-251-10/+8
* removed commented/useless code from parse_mpeg12_video()nicodvb2007-02-251-4/+0
* Add av_ prefix to clip functionsreimar2007-02-254-16/+16
* 10l to me for bad todo itemscompn2007-02-241-3/+0
* iive says xvmc stuff is long donecompn2007-02-241-1/+0
* remove some old and add new TODOcompn2007-02-241-27/+26
* Simplify .depend file inclusion.diego2007-02-242-6/+2
* cosmetics: Fix some common typos, appropiate --> appropRiate,diego2007-02-249-10/+10
* 10l, avoid crash on invalid subtitle idreimar2007-02-241-2/+4
* synced with r22331Gabrov2007-02-241-2/+1
* Remove some #if 0 codeuau2007-02-243-66/+0
* Move parsing of the -ss option to the option code.uau2007-02-245-34/+56
* some more consistency for the VIDIX installation.diego2007-02-231-1/+1
* synced with r22292Gabrov2007-02-231-7/+8
* synced with r22326Gabrov2007-02-234-192/+199
* Gui compilation fixesvayne2007-02-232-8/+21
* Fix loading of mpeg4ds direct show video codec under win32, broken in r22322voroshil2007-02-231-0/+19
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedvoroshil2007-02-231-0/+1
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...voroshil2007-02-237-43/+272
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.voroshil2007-02-234-27/+38
* Fix \a parsing broken in r22291uau2007-02-231-1/+1
* Fix error in commentuau2007-02-231-1/+1
* Reset the edl_decision flag after the seek is done.uau2007-02-231-0/+1
* Separate function for seekinguau2007-02-231-36/+49
* Remove useless fflush(stdout) calls. mp_msg already flushes output, anduau2007-02-221-6/+1
* Move EDL code to separate functionsuau2007-02-221-46/+58
* Move some related variables together & add a commentuau2007-02-221-2/+3
* update to 0.1 version from websitecompn2007-02-221-8/+51
* add original website url per al3x commentcompn2007-02-221-0/+2
* r22276: Reallocate event_images_t, removing limit on simultanious events count.voroshil2007-02-221-2/+2
* typodiego2007-02-221-1/+1
* Add some missing includes.eugeni2007-02-222-0/+4
* Declarations must be before codereimar2007-02-221-2/+2
* Fix nonsense function typeuau2007-02-221-1/+1
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as welldiego2007-02-229-14/+14
* Cleanup, move "global" state from the frame_time_remaining mainloopuau2007-02-212-3/+12
* fix compilation with gcc 2.95.3ivo2007-02-211-1/+2
* Fix GUI compilationuau2007-02-217-17/+49
* Add missing "if (use_gui)" before some GUI callsuau2007-02-211-3/+3
* Fix menu to work with mpctxuau2007-02-217-15/+32
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.diego2007-02-218-13/+13
* Oops, forgot {} before "else".eugeni2007-02-211-2/+2
* Add missing #ifdefuau2007-02-211-0/+2
* Split command/property handling from mplayer.c to a new file command.c.uau2007-02-217-2501/+3018
* a/r handled correctly by vd_ffmpegnicodvb2007-02-201-0/+1
* insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video a...nicodvb2007-02-201-6/+19
* reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michaelnicodvb2007-02-201-7/+4
* Cosmetics: fix indentation.eugeni2007-02-201-15/+15
* With \t(\b) text becomes bold at the middle of time interval, not at the endeugeni2007-02-201-1/+2
* make message translatableivo2007-02-202-2/+3
* Any style modifier followed by no recognizable parameter resets to the default.eugeni2007-02-201-7/+17
* more cosmeticsivo2007-02-201-30/+41
* proper GPL headingivo2007-02-201-0/+19
* cosmeticsivo2007-02-201-233/+233
*