| Commit message (Expand) | Author | Age |
... | |
* | Remove hack that sets demuxer->video->pts after seeking, it seems no longer n... | reimar | 2007-03-04 |
* | Set pts also for audio packets | reimar | 2007-03-04 |
* | Already frameno == num_frames means we reached EOF. | reimar | 2007-03-04 |
* | Fix crash with avisynth audio-only files and take audio length into account w... | reimar | 2007-03-04 |
* | Support more avisynth audio sample types (untested) | reimar | 2007-03-04 |
* | Remove useless void * casts | reimar | 2007-03-04 |
* | Do not read more audio samples than available | reimar | 2007-03-04 |
* | Fix pakcet -> packet typo in output | reimar | 2007-03-04 |
* | Set format tag for float samples correctly (currently useless) | reimar | 2007-03-04 |
* | nomouseinput option should not depend on HAVE_X11. | reimar | 2007-03-04 |
* | Add support for tracking mouse movements. | reimar | 2007-03-04 |
* | Move/simplify some variable declarations | reimar | 2007-03-04 |
* | Demuxers have no business setting o_bps | reimar | 2007-03-04 |
* | First half-working avisynth audio support | reimar | 2007-03-04 |
* | Fix wrong setting of samplesize (must be bytes per sample, not bits) | reimar | 2007-03-04 |
* | ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be ... | reimar | 2007-03-04 |
* | Enable aid/vid stream selection, although it is quite useless currently. | reimar | 2007-03-04 |
* | Whitespace-only cosmetics: get rid of all remaining tabs | reimar | 2007-03-04 |
* | Generate resize events when size of -wid window changes. | reimar | 2007-03-04 |
* | Fix type and usage of avs_get_audio function | reimar | 2007-03-04 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 |
* | print the disc_id without using a buffer | nicodvb | 2007-03-04 |
* | Fix copy-paste bug (must have broken something in the GUI) | uau | 2007-03-03 |
* | wrong capitolization, thats a comma not a period | compn | 2007-03-03 |
* | warn users about drm files, patch by zuxy meng | compn | 2007-03-03 |
* | warn users about DRM asf files, patch by zuxy meng | compn | 2007-03-03 |
* | supposed to be using global m_config here, and this wasn't even getting set. | vayne | 2007-03-03 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 |
* | Discard earlier failure in building filter chain when trying a new codec. | reimar | 2007-03-03 |
* | 10000l; in previous commit I allocated a buffer 1 byte too short | nicodvb | 2007-03-03 |
* | replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com. | nicodvb | 2007-03-03 |
* | replaced 2 instances of sprintf() with snprintf() and one instance | nicodvb | 2007-03-03 |
* | Fix incorrect spacing introduced in r22231: | eugeni | 2007-03-03 |
* | live555 version 2006.03.03 or later is needed to compile MPlayer. | diego | 2007-03-03 |
* | cosmetics, fix indentation as pointed out by Reimar | vayne | 2007-03-02 |
* | Rework of copying samples from directshow codecs. | voroshil | 2007-03-02 |
* | 10l: x2scr used twice instead of y2scr. | eugeni | 2007-03-02 |
* | Bugfix: transform origin to screen coordinates. | eugeni | 2007-03-02 |
* | add xvfwopts compdata and vfw2menc documentation and change to better mencode... | compn | 2007-03-02 |
* | add missing playtree entry | vayne | 2007-03-02 |
* | a small step toward 4 plane support | michael | 2007-03-02 |
* | copy src to prevent the user supplied argumet from being changed | michael | 2007-03-02 |
* | 10l: dshow isnt in svn yet | compn | 2007-03-02 |
* | add -tv driver=help entry, also add dshow tv driver | compn | 2007-03-02 |
* | simplify and modify fullscreen switching to avoid improper aspects | vayne | 2007-03-02 |
* | add forgotten case value as per recent changes to mplayer.c | vayne | 2007-03-02 |
* | rename to *_proposal.txt | michael | 2007-03-01 |
* | clarify quorum and majority requirements in respect to debians voting system | michael | 2007-03-01 |
* | url with a good description of how to determine the winner from the votes | michael | 2007-03-01 |
* | Explain how to select all DVB channels on a frequency. | reimar | 2007-03-01 |