Mercurial > mplayer.hg
graph
-
Remove variable that is unnecessary after last patch2007-03-04, by reimar
-
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.2007-03-04, by reimar
-
Set pts also for audio packets2007-03-04, by reimar
-
Already frameno == num_frames means we reached EOF.2007-03-04, by reimar
-
Support more avisynth audio sample types (untested)2007-03-04, by reimar
-
Remove useless void * casts2007-03-04, by reimar
-
Do not read more audio samples than available2007-03-04, by reimar
-
Fix pakcet -> packet typo in output2007-03-04, by reimar
-
Set format tag for float samples correctly (currently useless)2007-03-04, by reimar
-
nomouseinput option should not depend on HAVE_X11.2007-03-04, by reimar
-
Add support for tracking mouse movements.2007-03-04, by reimar
-
Move/simplify some variable declarations2007-03-04, by reimar
-
Demuxers have no business setting o_bps2007-03-04, by reimar
-
First half-working avisynth audio support2007-03-04, by reimar
-
Fix wrong setting of samplesize (must be bytes per sample, not bits)2007-03-04, by reimar
-
Enable aid/vid stream selection, although it is quite useless currently.2007-03-04, by reimar
-
Whitespace-only cosmetics: get rid of all remaining tabs2007-03-04, by reimar
-
Generate resize events when size of -wid window changes.2007-03-04, by reimar
-
Fix type and usage of avs_get_audio function2007-03-04, by reimar
-
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.2007-03-04, by reimar
-
print the disc_id without using a buffer2007-03-04, by nicodvb
-
Fix copy-paste bug (must have broken something in the GUI)2007-03-03, by uau
-
wrong capitolization, thats a comma not a period2007-03-03, by compn
-
warn users about drm files, patch by zuxy meng2007-03-03, by compn
-
warn users about DRM asf files, patch by zuxy meng2007-03-03, by compn
-
supposed to be using global m_config here, and this wasn't even getting set.2007-03-03, by vayne
-
The original asm code for the stub returned 0, restore that behaviour.2007-03-03, by reimar
-
Discard earlier failure in building filter chain when trying a new codec.2007-03-03, by reimar
-
10000l; in previous commit I allocated a buffer 1 byte too short2007-03-03, by nicodvb
-
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.2007-03-03, by nicodvb
-
replaced 2 instances of sprintf() with snprintf() and one instance2007-03-03, by nicodvb
-
Fix incorrect spacing introduced in r22231:2007-03-03, by eugeni
-
live555 version 2006.03.03 or later is needed to compile MPlayer.2007-03-03, by diego
-
cosmetics, fix indentation as pointed out by Reimar2007-03-02, by vayne
-
Rework of copying samples from directshow codecs.2007-03-02, by voroshil
-
10l: x2scr used twice instead of y2scr.2007-03-02, by eugeni
-
Bugfix: transform origin to screen coordinates.2007-03-02, by eugeni
-
add missing playtree entry2007-03-02, by vayne
-
a small step toward 4 plane support2007-03-02, by michael
-
copy src to prevent the user supplied argumet from being changed2007-03-02, by michael
-
10l: dshow isnt in svn yet2007-03-02, by compn
-
add -tv driver=help entry, also add dshow tv driver2007-03-02, by compn
-
simplify and modify fullscreen switching to avoid improper aspects2007-03-02, by vayne
-
add forgotten case value as per recent changes to mplayer.c2007-03-02, by vayne
-
rename to *_proposal.txt2007-03-01, by michael
-
clarify quorum and majority requirements in respect to debians voting system2007-03-01, by michael
-
url with a good description of how to determine the winner from the votes2007-03-01, by michael
-
Explain how to select all DVB channels on a frequency.2007-03-01, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr2007-03-01, by reimar
-
s/admin/leader/2007-03-01, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option is2007-03-01, by voroshil
-
weaken veto right2007-03-01, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to set2007-03-01, by ivo
-
Replace MIN with FFMIN2007-03-01, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.2007-03-01, by reimar
-
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.2007-03-01, by reimar
-
Add missing registers to asm code in mp3lib2007-03-01, by reimar