| Commit message (Expand) | Author | Age | Files | Lines |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 20 | -182/+177 |
* | Remove useless #define. | diego | 2007-03-13 | 1 | -1/+1 |
* | Give the library generation target a more sensible name. | diego | 2007-03-13 | 1 | -2/+2 |
* | Add common sources to .depend target. | diego | 2007-03-13 | 1 | -1/+1 |
* | Handle common parts at the objects instead of at the sources level. | diego | 2007-03-13 | 1 | -4/+3 |
* | codecs.conf.h needs to be made before .depend. | diego | 2007-03-12 | 1 | -1/+1 |
* | Mark phony targets as such. | diego | 2007-03-12 | 1 | -0/+2 |
* | dirclean target was removed, don't mark as phony. | diego | 2007-03-12 | 1 | -1/+1 |
* | Remove code duplication in smil parser | rtogni | 2007-03-12 | 1 | -24/+2 |
* | cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl... | nicodvb | 2007-03-12 | 1 | -4/+4 |
* | Support smil embedded into xml, fixes bugzilla #768 | rtogni | 2007-03-12 | 1 | -0/+2 |
* | mp_msg.c is never built with -DCODECS2HTML. | diego | 2007-03-12 | 1 | -1/+1 |
* | Remove -DCODECS2HTML from .depend creation. | diego | 2007-03-12 | 1 | -1/+1 |
* | r22521: Clarify -reuse-socket description. | voroshil | 2007-03-12 | 1 | -4/+3 |
* | r22408: add -tv driver=help entry, also add dshow tv driver | voroshil | 2007-03-12 | 1 | -2/+15 |
* | r22413: add xvfwopts compdata and vfw2menc documentation and change to better... | voroshil | 2007-03-12 | 3 | -11/+60 |
* | r22331: Remove some #if 0 code | voroshil | 2007-03-12 | 1 | -2/+3 |
* | Clarify that commits should not be split arbitrarily by file/directory. | diego | 2007-03-12 | 1 | -1/+2 |
* | spelling/punctuation | diego | 2007-03-12 | 1 | -11/+11 |
* | fix forgotten \ | ivo | 2007-03-12 | 1 | -1/+1 |
* | add vcd:// for win32, patch by zuxy meng | compn | 2007-03-12 | 1 | -0/+130 |
* | Source files should not contain non-ASCII characters. | diego | 2007-03-12 | 4 | -5/+5 |
* | add vcd:// for win32, patch by zuxy meng | compn | 2007-03-12 | 1 | -1/+25 |
* | add vcd support to mingw, patch by zuxy meng | compn | 2007-03-12 | 1 | -1/+1 |
* | minor clarification | diego | 2007-03-12 | 1 | -1/+1 |
* | Clarify -reuse-socket description. | diego | 2007-03-12 | 1 | -2/+2 |
* | typo | diego | 2007-03-12 | 1 | -1/+1 |
* | Fix comment about test application compilation. | diego | 2007-03-12 | 1 | -1/+2 |
* | Add codec-cfg-test, remove now obsolete entries. | diego | 2007-03-11 | 0 | -0/+0 |
* | Add codec-cfg-test target. | diego | 2007-03-11 | 1 | -1/+5 |
* | Allow demuxers to return packets with no pts in -correct-pts mode | uau | 2007-03-11 | 2 | -5/+10 |
* | Reindent messy functions before working on them | uau | 2007-03-11 | 1 | -68/+71 |
* | Make sure docbook 4.x gets preferred over 3.x. | diego | 2007-03-11 | 1 | -0/+2 |
* | mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER | diego | 2007-03-11 | 1 | -1/+1 |
* | wording/spelling for lscale=2 suboption | diego | 2007-03-11 | 1 | -2/+2 |
* | 'make clean' should remove generated binaries. | diego | 2007-03-11 | 1 | -3/+3 |
* | Merge clean and dirclean targets. | diego | 2007-03-11 | 1 | -4/+2 |
* | forgotten lscale=2 part for gl_common.h | reimar | 2007-03-11 | 1 | -0/+2 |
* | Document lscale=2 | reimar | 2007-03-11 | 1 | -0/+3 |
* | Add a new GPU-based scaling method to vo gl | reimar | 2007-03-11 | 2 | -0/+33 |
* | Move the sh_audio->delay field to mpctx->delay. | uau | 2007-03-11 | 5 | -17/+23 |
* | fixed dvd chapter and title switching | vayne | 2007-03-10 | 3 | -14/+28 |
* | removed redundant assignments, these get handled in evDropFile | vayne | 2007-03-10 | 1 | -2/+0 |
* | corrected description of -reuse-socket as described by Rich | nicodvb | 2007-03-09 | 1 | -2/+1 |
* | remove some lines which should have never been in demux_nut.c, broke CPU | ods15 | 2007-03-09 | 1 | -3/+0 |
* | Include <string.h> explicitly. | uau | 2007-03-09 | 1 | -0/+1 |
* | Rename to a more sane spelling. | diego | 2007-03-09 | 1 | -0/+0 |
* | Improve MPlayerOSX building process: | gpoirier | 2007-03-09 | 1 | -4/+4 |
* | Move command.c.tmp over now identical command.c | uau | 2007-03-09 | 1 | -2390/+0 |
* | Change to match current command.c (same functionality). | uau | 2007-03-09 | 1 | -1373/+1732 |
* | Add alternative way to create command.c to svn history, | uau | 2007-03-09 | 1 | -0/+2031 |
* | 100l, allocated buffer was too small. | rtogni | 2007-03-08 | 1 | -1/+1 |
* | Support function lookup via ordinal | reimar | 2007-03-08 | 1 | -4/+6 |
* | Allow declaring special undefined functions that will return NULL | reimar | 2007-03-08 | 1 | -0/+9 |
* | documented -reuse-socket | nicodvb | 2007-03-08 | 1 | -0/+5 |
* | optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ... | nicodvb | 2007-03-08 | 2 | -0/+9 |
* | Add more FourCC values for the Xvid decoder. | diego | 2007-03-08 | 1 | -1/+14 |
* | Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com. | diego | 2007-03-08 | 1 | -13/+0 |
* | spelling/punctuation/grammar/wording improvements, no semantic changes | diego | 2007-03-08 | 1 | -229/+230 |
* | Add PIX_FMT_PAL8 to isPacked(). | diego | 2007-03-08 | 1 | -1/+2 |
* | 100l, last patch broke window resizing with xv and xvmc. | reimar | 2007-03-08 | 2 | -3/+2 |
* | Merge all .PHONY target declarations. | diego | 2007-03-07 | 1 | -10/+3 |
* | Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' ... | gpoirier | 2007-03-07 | 1 | -1/+4 |
* | Fix unkown --> unkNown typo. | diego | 2007-03-07 | 13 | -13/+13 |
* | Fix audio samplerates below 7000 Hz. | uau | 2007-03-07 | 1 | -1/+1 |
* | support for AMR; it works inserting in the first byte of the demux_packet | nicodvb | 2007-03-06 | 2 | -2/+17 |
* | mplayer.1 | kraymer | 2007-03-06 | 2 | -5/+14 |
* | Factor out some duplicated code in vo_xv and vo_xvmc | reimar | 2007-03-06 | 2 | -100/+45 |
* | __defines are reserved for gcc | compn | 2007-03-06 | 1 | -2/+2 |
* | Simplify config by using code available in video_out.c | reimar | 2007-03-06 | 1 | -19/+11 |
* | Fix bad uninit when switching DVB channels. | reimar | 2007-03-06 | 1 | -1/+1 |
* | A function always returning 0 could as well return void. | eugeni | 2007-03-06 | 1 | -11/+4 |
* | Text alignment should not use bounding boxes of individual glyphs. | eugeni | 2007-03-06 | 1 | -3/+3 |
* | Reset advance vector and glyph bounding box if glyph could not be found. | eugeni | 2007-03-06 | 1 | -0/+6 |
* | removed unused definition of insertRTPData(); it's not only unused, | nicodvb | 2007-03-05 | 2 | -32/+0 |
* | synced with r22428 | Gabrov | 2007-03-05 | 1 | -1/+3 |
* | synced with r22469 | Gabrov | 2007-03-05 | 3 | -8/+58 |
* | truncate mencoder's output file if it exists, instead of overwriting just par... | lorenm | 2007-03-05 | 2 | -2/+2 |
* | Audio should now work fine, so remove the ENABLE_AUDIO ifdef | reimar | 2007-03-05 | 1 | -5/+0 |
* | Implement percent-based seeking | reimar | 2007-03-05 | 1 | -0/+5 |
* | Fix seeking for avisynth audio. | reimar | 2007-03-05 | 1 | -6/+14 |
* | Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo | reimar | 2007-03-05 | 1 | -1/+3 |
* | remove pointless cast to int | reimar | 2007-03-05 | 1 | -1/+1 |
* | Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long... | reimar | 2007-03-05 | 1 | -7/+0 |
* | Allow to add/modify keybind for '#' | reimar | 2007-03-05 | 1 | -0/+1 |
* | -nomouseinput is no longer X11 only. | diego | 2007-03-05 | 1 | -1/+1 |
* | Add code to detect and convert to console codepage on Windows. | reimar | 2007-03-04 | 3 | -11/+61 |
* | Include stdio.h for printf | reimar | 2007-03-04 | 1 | -0/+3 |
* | when seeking consider stream->start_pos instead of 0 as initial position; pat... | nicodvb | 2007-03-04 | 1 | -2/+4 |
* | getopt is only needed on msvc, remove from mingw/linux compile info | compn | 2007-03-04 | 1 | -2/+3 |
* | 10l, remove local-only file from ignore list | kraymer | 2007-03-04 | 0 | -0/+0 |
* | add vfw2menc info into README | compn | 2007-03-04 | 1 | -0/+18 |
* | shut up 'svn status' by ignoring symlinked files | kraymer | 2007-03-04 | 0 | -0/+0 |
* | add -xvfwopts compdata suboption to man page | compn | 2007-03-04 | 1 | -0/+4 |
* | Remove variable that is unnecessary after last patch | reimar | 2007-03-04 | 1 | -2/+1 |
* | Remove hack that sets demuxer->video->pts after seeking, it seems no longer n... | reimar | 2007-03-04 | 1 | -1/+0 |
* | Set pts also for audio packets | reimar | 2007-03-04 | 1 | -0/+1 |
* | Already frameno == num_frames means we reached EOF. | reimar | 2007-03-04 | 1 | -1/+1 |
* | Fix crash with avisynth audio-only files and take audio length into account w... | reimar | 2007-03-04 | 1 | -2/+5 |
* | Support more avisynth audio sample types (untested) | reimar | 2007-03-04 | 1 | -2/+13 |
* | Remove useless void * casts | reimar | 2007-03-04 | 1 | -8/+8 |
* | Do not read more audio samples than available | reimar | 2007-03-04 | 1 | -1/+4 |
* | Fix pakcet -> packet typo in output | reimar | 2007-03-04 | 1 | -1/+1 |
* | Set format tag for float samples correctly (currently useless) | reimar | 2007-03-04 | 1 | -1/+2 |
* | nomouseinput option should not depend on HAVE_X11. | reimar | 2007-03-04 | 1 | -2/+2 |
* | Add support for tracking mouse movements. | reimar | 2007-03-04 | 1 | -0/+11 |
* | Move/simplify some variable declarations | reimar | 2007-03-04 | 1 | -5/+2 |
* | Demuxers have no business setting o_bps | reimar | 2007-03-04 | 1 | -1/+0 |
* | First half-working avisynth audio support | reimar | 2007-03-04 | 1 | -4/+15 |
* | Fix wrong setting of samplesize (must be bytes per sample, not bits) | reimar | 2007-03-04 | 1 | -1/+2 |
* | ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be ... | reimar | 2007-03-04 | 1 | -10/+4 |
* | Enable aid/vid stream selection, although it is quite useless currently. | reimar | 2007-03-04 | 1 | -4/+7 |
* | Whitespace-only cosmetics: get rid of all remaining tabs | reimar | 2007-03-04 | 1 | -114/+114 |
* | Generate resize events when size of -wid window changes. | reimar | 2007-03-04 | 1 | -0/+8 |
* | Fix type and usage of avs_get_audio function | reimar | 2007-03-04 | 1 | -3/+2 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 | 1 | -24/+10 |
* | print the disc_id without using a buffer | nicodvb | 2007-03-04 | 1 | -3/+3 |
* | Fix copy-paste bug (must have broken something in the GUI) | uau | 2007-03-03 | 1 | -1/+1 |
* | wrong capitolization, thats a comma not a period | compn | 2007-03-03 | 1 | -1/+1 |
* | warn users about drm files, patch by zuxy meng | compn | 2007-03-03 | 1 | -0/+46 |
* | warn users about DRM asf files, patch by zuxy meng | compn | 2007-03-03 | 1 | -0/+2 |
* | supposed to be using global m_config here, and this wasn't even getting set. | vayne | 2007-03-03 | 1 | -1/+0 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 | 1 | -1/+2 |
* | Discard earlier failure in building filter chain when trying a new codec. | reimar | 2007-03-03 | 1 | -0/+3 |
* | 10000l; in previous commit I allocated a buffer 1 byte too short | nicodvb | 2007-03-03 | 1 | -1/+1 |
* | replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com. | nicodvb | 2007-03-03 | 1 | -2/+3 |
* | replaced 2 instances of sprintf() with snprintf() and one instance | nicodvb | 2007-03-03 | 1 | -4/+3 |
* | Fix incorrect spacing introduced in r22231: | eugeni | 2007-03-03 | 1 | -2/+2 |
* | live555 version 2006.03.03 or later is needed to compile MPlayer. | diego | 2007-03-03 | 1 | -2/+2 |
* | cosmetics, fix indentation as pointed out by Reimar | vayne | 2007-03-02 | 1 | -1/+1 |
* | Rework of copying samples from directshow codecs. | voroshil | 2007-03-02 | 6 | -92/+71 |
* | 10l: x2scr used twice instead of y2scr. | eugeni | 2007-03-02 | 1 | -1/+1 |
* | Bugfix: transform origin to screen coordinates. | eugeni | 2007-03-02 | 1 | -2/+2 |
* | add xvfwopts compdata and vfw2menc documentation and change to better mencode... | compn | 2007-03-02 | 1 | -2/+42 |
* | add missing playtree entry | vayne | 2007-03-02 | 1 | -1/+2 |
* | a small step toward 4 plane support | michael | 2007-03-02 | 1 | -6/+6 |
* | copy src to prevent the user supplied argumet from being changed | michael | 2007-03-02 | 1 | -1/+2 |
* | 10l: dshow isnt in svn yet | compn | 2007-03-02 | 1 | -1/+1 |
* | add -tv driver=help entry, also add dshow tv driver | compn | 2007-03-02 | 1 | -1/+2 |
* | simplify and modify fullscreen switching to avoid improper aspects | vayne | 2007-03-02 | 1 | -24/+25 |
* | add forgotten case value as per recent changes to mplayer.c | vayne | 2007-03-02 | 1 | -0/+3 |
* | rename to *_proposal.txt | michael | 2007-03-01 | 1 | -0/+0 |
* | clarify quorum and majority requirements in respect to debians voting system | michael | 2007-03-01 | 1 | -4/+18 |
* | url with a good description of how to determine the winner from the votes | michael | 2007-03-01 | 1 | -1/+1 |
* | Explain how to select all DVB channels on a frequency. | reimar | 2007-03-01 | 1 | -0/+5 |
* | Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr | reimar | 2007-03-01 | 1 | -0/+2 |
* | s/admin/leader/ | michael | 2007-03-01 | 1 | -18/+16 |
* | tv driver loading rework. As a side effect "-tv driver=help" option is | voroshil | 2007-03-01 | 7 | -41/+75 |
* | weaken veto right | michael | 2007-03-01 | 1 | -1/+3 |
* | winsocks expects an int in milliseconds instead of struct timeval to set | ivo | 2007-03-01 | 1 | -4/+12 |
* | Replace MIN with FFMIN | reimar | 2007-03-01 | 3 | -10/+4 |
* | Use libavutil's av_clip* instead of unreadable MIN/MAX chaos. | reimar | 2007-03-01 | 5 | -41/+22 |
* | Use libavutil AV_RB/AV_WB macros instead of defining out own variants. | reimar | 2007-03-01 | 2 | -163/+148 |
* | Add missing registers to asm code in mp3lib | reimar | 2007-03-01 | 3 | -3/+3 |
* | clarify root vs admin | michael | 2007-03-01 | 1 | -0/+2 |
* | spelling fixes by ivan | michael | 2007-03-01 | 1 | -19/+19 |
* | 10l to me, typo. it should have read clflush | ivo | 2007-03-01 | 1 | -1/+1 |
* | cosmetics, missing space | ivo | 2007-03-01 | 1 | -1/+1 |
* | cflsh->clflush to keep consistent with Linux kernel | ivo | 2007-03-01 | 1 | -1/+1 |
* | Update release tag due to previous functional changes as noticed by Ivan | voroshil | 2007-03-01 | 1 | -1/+1 |
* | new policy draft | michael | 2007-03-01 | 1 | -0/+291 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 | 2 | -4/+4 |
* | Mark wma9spdshow audio codec as working, because hissing in audio (only one k... | voroshil | 2007-03-01 | 1 | -1/+1 |
* | Seek to -ss position, not 0, in per-file loop. | uau | 2007-03-01 | 1 | -1/+1 |
* | comment is a C-string and \ must be properly escaped as \\ | reimar | 2007-02-28 | 1 | -1/+1 |
* | test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng | nicodvb | 2007-02-28 | 1 | -1/+2 |
* | cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->... | nicodvb | 2007-02-28 | 1 | -20/+4 |
* | do not rely on svn internals and use svn info instead | ivo | 2007-02-28 | 1 | -19/+4 |
* | add comment about voxware on windows | compn | 2007-02-28 | 1 | -0/+1 |
* | also respond to --help, -h and -? command line options | ivo | 2007-02-28 | 1 | -1/+1 |
* | fix printing of -(no)svn option | ivo | 2007-02-28 | 1 | -2/+2 |
* | clarify -none command line option | ivo | 2007-02-28 | 1 | -0/+1 |
* | remove C99-ism (mixed declaration and |