Mercurial > mplayer.hg
graph
-
Slightly revise ao_alsa_device description in man page.2011-05-12, by ib
-
Write all CONF_TYPE_FLOAT values as floating point constants.2011-05-12, by ib
-
Specify ao_extra_stereo coefficient default value in man page.2011-05-12, by ib
-
German translation of stream messages2011-05-11, by ib
-
Make stream messages translatable.2011-05-11, by ib
-
Request GL_LUMINANCE16 as internal format for > 8 bit YUV formats.2011-05-11, by reimar
-
Make mp_get_chroma_shift simpler/more generic and add an argument2011-05-10, by reimar
-
Support displaying of 9- and 10-bit pixel formats,2011-05-10, by cehoyos
-
Prettify main MPlayer source file.2011-05-09, by cboesch
-
Missing header for compilation in mingw.2011-05-09, by vayne
-
Check for reasonable time values.2011-05-09, by ib
-
100l, fix seek cache controls with cache enabled,2011-05-08, by reimar
-
Simplify IMGFMT_IS_YUVP16_NE definition.2011-05-08, by reimar
-
Don't use CreateThread() unconditionally.2011-05-08, by ib
-
gui: Fix compilation without debug enabled.2011-05-08, by diego
-
Change mp_dbg so that syntax is checked also when it is disabled.2011-05-08, by reimar
-
Restore variable that is actually used in debug output.2011-05-08, by reimar
-
Attempt to fix compilation against older fribidi versions.2011-05-08, by reimar
-
Move some common fribidi code into a shared function.2011-05-08, by reimar
-
Mark mp3lib decoder as buggy, it does not produce proper output2011-05-08, by reimar
-
Remove pointless ifdef.2011-05-08, by reimar
-
fix legacy translation error2011-05-08, by jrash
-
Make vcd_seek_to_track static, the GUI no longer needs to2011-05-07, by reimar
-
Avoid warnings about discarding volatile.2011-05-07, by reimar
-
Simplify code and avoid an incorrect "may be used initialized"2011-05-07, by reimar
-
Fix bug introduced in r25726 that would cause us to write2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Add some "const" to avoid compiler warnings.2011-05-07, by reimar
-
Remove unused variable for FFmpeg encode result.2011-05-07, by reimar
-
Remove unused version variable, replace it by comment2011-05-07, by reimar
-
Change variable type to match type in fribidi function declaration.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove some useless code that calculates something2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Do not assign to same variable twice.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove pointless ()2011-05-07, by reimar
-
Fix "warning: pointer of type 'void *' used in arithmetic".2011-05-07, by reimar
-
Avoid "'sh' may be used uninitialized in this function" warning.2011-05-07, by reimar
-
Avoid "'sh' may be used uninitialized in this function" warning.2011-05-07, by reimar
-
Fix compilation for OSX due to r33392 - control() vaarg removal.2011-05-07, by iive
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!2011-05-07, by reimar
-
Remove unused variables and code initializing them.2011-05-07, by reimar
-
Simplify macros and get rid of incorrect casts from pointers to2011-05-07, by reimar
-
Remove unused variables.2011-05-07, by reimar
-
On error munmap returns -1, not MAP_FAILED.2011-05-07, by reimar
-
Fix draw_frame/draw_slice return types.2011-05-07, by reimar
-
Another equalizer-related const-warning fix.2011-05-07, by reimar
-
Fix function to match what send_mpeg_pes_packet expects,2011-05-07, by reimar
-
Fix strict-aliasing violation warnings.2011-05-07, by reimar
-
Remove variable and code that was obviously forgotten when the2011-05-07, by reimar
-
Fix variable type and values to match function prototype.2011-05-07, by reimar
-
Remove code with no purpose.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Add "const" to equalizer name argument to avoid compiler warnings.2011-05-07, by reimar
-
Add "const" to avoid compiler warnings.2011-05-07, by reimar