Mercurial > mplayer.hg
graph
-
Enable auto-detection of PIE linking again.2013-03-11, by reimar
-
Remove pointless defines that cause redefinition warnings2013-03-10, by reimar
-
Enable gcc atomics to fix compilation on Windows without pthreads.2013-03-10, by reimar
-
Prefer stdint.h over inttypes.h if both work.2013-03-10, by cehoyos
-
Fix compilation after r35947 (at least on some systems).2013-03-10, by cehoyos
-
Tables should be "static".2013-03-10, by reimar
-
Use more appropriate types.2013-03-10, by reimar
-
Replace nfree() by free().2013-03-10, by ib
-
Simplify array index handling.2013-03-10, by ib
-
Change condition.2013-03-10, by ib
-
Simplify comparison.2013-03-10, by ib
-
Change return condition in fs_PersistantHistory().2013-03-10, by ib
-
Keep GUI history entries in order.2013-03-10, by ib
-
Add debug output for XvMCCreateContext() function parameters.2013-03-10, by iive
-
Allow compiling without linking to a system-specific xvmc backend library.2013-03-10, by reimar
-
Remove useless casts.2013-03-10, by reimar
-
configure: Move libav* component option handling into a second pass2013-03-10, by diego
-
Fix compilation with latest FFmpeg.2013-03-10, by cehoyos
-
Fix build on OS/2.2013-03-09, by iive
-
Avoid calling FreeLibrary() twice.2013-03-09, by iive
-
Support all zmbv colourspaces with current FFmpeg.2013-03-05, by cehoyos
-
add FICV binary codec.2013-03-05, by compn
-
Add two config.h defines for an upcoming FFmpeg patch / for consistency.2013-03-03, by cehoyos
-
Remove explicit setting of vo_ontop.2013-03-02, by ib
-
Don't modify a -wid window's decoration.2013-03-02, by ib
-
Fix volnorm filter for float data.2013-03-02, by reimar
-
Keep GUI history untouched upon file select "Cancel".2013-02-28, by ib
-
Fix bug with deleted file appearing in the path list.2013-02-28, by ib
-
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.2013-02-28, by cboesch
-
Fix setting gamma.2013-02-25, by reimar
-
demux_lavf: fix up all ffmpeg:// URLs.2013-02-23, by reimar
-
Fix FFmpeg cinepak decoding: It outputs RGB24 now.2013-02-20, by cehoyos
-
configure: Refactor filtering libav* components into a function2013-02-20, by diego
-
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.2013-02-18, by cehoyos
-
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 12013-02-18, by michael
-
Fix compilation with latest FFmpeg.2013-02-18, by cehoyos
-
configure: Refactor listing libav* subparts into a function2013-02-18, by diego
-
build-sys: fix for ffmpeg due to HAVE_ICONV2013-02-17, by michael
-
Revert r35912, it breaks compilation.2013-02-15, by cehoyos
-
configure: Simplify option value handling with helper functions2013-02-15, by diego
-
configure: Add toupper() and tolower() utility functions2013-02-15, by diego
-
configure: Remove redundant double variable initialization2013-02-15, by diego
-
build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS2013-02-15, by diego
-
Be less verbose on unkown FFmpeg pixel formats.2013-02-05, by cehoyos
-
Remove nonsense typedef, probably caused by search-and-replace2013-02-04, by reimar
-
Correctly disable dr for H.264.2013-02-03, by reimar
-
Support decoding G722 in au.2013-02-01, by cehoyos
-
Add more vf_stereo3d output formats.2013-01-31, by cehoyos
-
Switch from OpenGL.h to gl.h2013-01-27, by reimar
-
Cosmetic: Adjust indent.2013-01-27, by ib
-
Don't destroy a -wid window's WM_NORMAL_HINTS property information.2013-01-27, by ib
-
build: configure: Simplify check for alloca2013-01-27, by al
-
Comment code with no effect.2013-01-26, by ib
-
Cosmetic: Adjust indent.2013-01-26, by ib
-
Restructure code for video window in uiChangeSkin().2013-01-26, by ib
-
Remove code almost identical to uiMenuDone() plus uiMenuInit().2013-01-26, by ib
-
Remove pointless condition.2013-01-26, by ib
-
Remove pointless menuIsInitialized.2013-01-26, by ib
-
Exit GUI if we can't return to the skin we started with.2013-01-26, by ib
-
Change window reload order.2013-01-26, by ib
-
Cosmetic: Rename variables.2013-01-26, by ib
-
Remove unnecessary nfree() call.2013-01-26, by ib
-
Remove unnecessary, conditional free() call.2013-01-25, by ib
-
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().2013-01-25, by ib
-
Make mainDrawBuffer static.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Compact code.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Fix bug with evPlay.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Move main window initialization code to uiMainInit().2013-01-25, by ib
-
Move video window initialization code to uiVideoInit().2013-01-25, by ib
-
Update skin documentation.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Allow video window without image displayed in it.2013-01-25, by ib
-
Improve debug message.2013-01-25, by ib
-
Add a playbar window initialization debug message.2013-01-25, by ib
-
Relocate menu window initialization debug message.2013-01-25, by ib
-
Add comment on order of window initialization.2013-01-25, by ib
-
Add new functions uiMainInit() and uiVideoInit().2013-01-25, by ib
-
Fix segmentation fault with menu window.2013-01-25, by ib
-
Set MouseHandler for menu window.2013-01-25, by ib
-
Relocate uiLoadPlay.2013-01-25, by ib
-
Add comments.2013-01-25, by ib
-
Add missing type to variable declaration.2013-01-25, by ib
-
Remove unnecessary initialization.2013-01-25, by ib
-
Cosmetic: Rename uiMainEvent() uiEvent().2013-01-25, by ib
-
Relocate uiMainEvent() prototype.2013-01-25, by ib
-
Relocate uiMainEvent().2013-01-25, by ib
-
Cosmetic: Rename uiMainAutoPlay uiLoadPlay.2013-01-24, by ib
-
Remove unused declaration.2013-01-24, by ib
-
Cosmetic: Rename uiEventHandling() uiMainEvent().2013-01-24, by ib
-
Cosmetic: Replace uiMenuInit().2013-01-24, by ib
-
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().2013-01-24, by ib
-
Cosmetic: Replace uiPlaybarShow().2013-01-24, by ib
-
Cosmetic: Replace declarations.2013-01-24, by ib