Mercurial > mplayer.hg
graph
-
Use proper format string for sizeof() type.2011-07-02, by reimar
-
Remove pointless and in addition incorrect cast.2011-07-02, by reimar
-
Use "const char *" type for paths.2011-07-02, by reimar
-
Clean up some function prototypes.2011-07-02, by reimar
-
Cosmetics: Fix strange space placement.2011-07-02, by reimar
-
Fix type to match read_pnm arguments.2011-07-02, by reimar
-
Increase video muxer output frame size.2011-07-02, by iive
-
100l, forgot to test without -vobsub.2011-07-02, by reimar
-
Add a hack to receive audio while probing video FPS.2011-07-01, by reimar
-
Fix linking order to allow compiling against Debian unstable version of LIVE555.2011-07-01, by reimar
-
Fix ridiculously slow LIVE555 test by sanity-checking the path for2011-07-01, by reimar
-
configure: Drop check for compiler support of named assembler arguments.2011-07-01, by diego
-
Make vobsub options available in mencoder, though with my test file2011-07-01, by reimar
-
add yv16 raw fourcc2011-07-01, by compn
-
configure: Remove obsolete test for ARM pld instruction.2011-06-30, by diego
-
Cosmetic: Move command MP_CMD_QUIT to the end.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Rename guiGetEvent type guiSetDefaults guiNewFile.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Use unsigned index variable for comparison with array size.2011-06-29, by ib
-
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.2011-06-29, by ib
-
Remove unused guiGetEvent type guiSetFileName.2011-06-29, by ib
-
Add missing #include "libavutil/common.h".2011-06-29, by ib
-
Replace numeric constants for gtkEquChannels array size.2011-06-29, by ib
-
Don't destroy the equalizer settings.2011-06-29, by ib
-
Cosmetic: Rename variable dvdp dvd.2011-06-29, by ib
-
Prefer previously assigned guiInfo.StreamTyp over stream->type.2011-06-29, by ib
-
Make assignments to variables in guiGetEvent() only if needed.2011-06-29, by ib
-
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.2011-06-29, by diego
-
Don't stop playing after a DXR3 demuxer type error.2011-06-29, by ib
-
configure: Remove check for compiler support of 10 assembler operands.2011-06-29, by diego
-
Cosmetic: Remove wrong comment.2011-06-29, by ib
-
Move audio related code from guiSetVideo to guiSetAudio.2011-06-29, by ib
-
Simplify code of guiGetEvent type guiSetAudio.2011-06-29, by ib
-
build: touch ffmpeg/.config to avoid spurious warning messages.2011-06-28, by diego
-
configure: Add AS_O to config.mak for Libav/FFmpeg build.2011-06-28, by diego
-
build: Skip touching FFmpeg libraries after compilation.2011-06-28, by diego
-
build: Simplify FFmpeg library handling.2011-06-28, by diego
-
demux_vqf: typo/wording fixes2011-06-28, by diego
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Prevent balance from hopping.2011-06-28, by ib
-
Fix volume and balance bug.2011-06-28, by ib
-
Rename guiGetEvent type guiSetVolume guiSetMixer.2011-06-28, by ib
-
Redraw GUI only after all necessary values have been set.2011-06-28, by ib
-
Fix compilation with --disable-qtx.2011-06-28, by reimar
-
Fix bug introduced as a side effect in r33750.2011-06-28, by ib
-
Change return code of guiGetEvent() to indicate success.2011-06-28, by ib
-
Cosmetic: Remove needless parentheses.2011-06-28, by ib
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Fix bug introduced in r33743.2011-06-28, by ib
-
Remove needless memset initialization of guiInfo.2011-06-28, by ib
-
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.2011-06-28, by ib
-
Rename guiGetEvent type guiSetValues guiSetVideo.2011-06-28, by ib
-
Rename guiGetEvent type guiIEvent guiRunCommand.2011-06-27, by ib
-
Rename guiGetEvent type guiSetParameters guiPreparation.2011-06-27, by ib
-
Remove guiGetEvent type guiSetDemuxer.2011-06-27, by ib
-
Remove guiGetEvent type guiSetFileFormat.2011-06-27, by ib
-
Rename guiInterface_t member NoWindow MovieWindow.2011-06-27, by ib
-
Use X11 Bool symbolic constant.2011-06-27, by ib
-
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.2011-06-27, by ib
-
Add missing break.2011-06-27, by ib
-
Rename guiGetEvent type guiSetShVideo guiSetVideo.2011-06-27, by ib
-
Simplify code concerning guiGetEvent type guiSetAudioOnly.2011-06-27, by ib
-
Replace numeric constant by symbolic constant in guiGetEvent() call.2011-06-27, by ib
-
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.2011-06-27, by ib
-
Cosmetic: Adjust indent.2011-06-27, by ib
-
Rename guiInterface_t member AudioType AudioChannels.2011-06-27, by ib
-
The muxer prebuffers packets until each stream has been seen so a proper header2011-06-26, by ranma
-
Do a proper calculation of free RAM to be used as V4L buffers.2011-06-26, by iive
-
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.2011-06-26, by diego
-
configure: Set correct libav* (S)LIBNAME in config.mak.2011-06-26, by diego
-
configure: Mark libav* as enabled in config.mak.2011-06-26, by diego
-
Cast handle to menu in AppendMenu() to UINT_PTR.2011-06-26, by ib
-
add vfw csmcodec for fourcc CSM02011-06-26, by compn
-
Cast new user data value in SetWindowLongPtr() to LONG_PTR.2011-06-25, by ib
-
Set SRC_PATH to '.' which is a standard value for FFmpeg now.2011-06-25, by reimar
-
sync with en/mplayer.1 rev. 336892011-06-25, by jrash
-
configure: Correctly check for the clang compiler.2011-06-25, by diego
-
Italian manual page update2011-06-25, by diego
-
build: Rebuild libavcodec if assembler files changed.2011-06-24, by diego
-
Synced with help_mp-en.h rev. 336392011-06-24, by jrash
-
Simplify code for guiGetEvent type guiSetState.2011-06-24, by ib
-
Cosmetic: Adjust indent.2011-06-24, by ib
-
Revise (and hopefully clarify) the skin installation documentation.2011-06-24, by ib
-
configure: Update a comment about fast int types.2011-06-24, by diego
-
vidix: Replace IsWinNT() forward declaration by a proper header.2011-06-23, by diego
-
Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.2011-06-23, by reimar
-
Run OS support for SSE check only for runtime CPU detection.2011-06-22, by reimar
-
Do not force SSE disabled for gcc 2, it seems to compile2011-06-22, by reimar
-
vidix: Add forward declaration for IsWinNT() to libdha_win32.c.2011-06-22, by diego
-
tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.2011-06-22, by diego
-
win32 gui: Mark debug function only used within the file as static.2011-06-22, by diego
-
win32 gui: Remove non-compiling debug mp_msg calls.2011-06-22, by diego
-
win32 gui: Move static function around to avoid a forward declaration.2011-06-22, by diego
-
tvi_dshow: Mark functions not used outside of the file as static.2011-06-22, by diego
-
cache2: Surround conditionally used functions by appropriate #ifdefs.2011-06-22, by diego
-
Prefer playing variable $p to $l.2011-06-22, by ib
-
Replace all playback integer constants by their symbolic constants.2011-06-22, by ib
-
Rename the symbolic playback state constants.2011-06-22, by ib
-
build: Add .gitignore file.2011-06-22, by diego
-
build: Rebuild version.h file if git metadata changed due to new commits.2011-06-22, by diego
-
Rename guiGetEvent type guiCEvent guiSetState.2011-06-22, by ib
-
Remove unused guiGetEvent type guiSetState.2011-06-22, by ib
-
Enable fullscreen with inactive video window.2011-06-22, by ib
-
Indentation fixes.2011-06-21, by reimar
-
Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.2011-06-21, by reimar
-
Second GL_YCBCR_MESA format is YVYU, not YUY2.2011-06-21, by reimar
-
Allow specifying yvyu format as option.2011-06-21, by reimar
-
Document the meaning of some of the packed YUV formats.2011-06-21, by reimar
-
Disable SAP muxer since it depends on disabled RTP muxer.2011-06-21, by reimar
-
Change memcpy_pic to force it to never write to image parts between2011-06-21, by reimar
-
Improve stereo3d interleaved man page description.2011-06-21, by reimar
-
Allow a larger range for -aspect.2011-06-21, by reimar
-
Avoid C99 syntax not supported by some old compilers.2011-06-21, by reimar
-
Fix compilation with dvdread/dvdnav disabled.2011-06-21, by reimar
-
Avoid va_copy, it is not generally available2011-06-20, by reimar
-
Explain role of the GUI configuration file in2011-06-19, by ib
-
Revise guiGetEvent() calls.2011-06-19, by ib
-
Cosmetic: Adjust indent.2011-06-19, by ib
-
Use the proper type for the palette, fixes compiler warning.2011-06-19, by reimar
-
Add const to avoid compiler warning.2011-06-19, by reimar
-
Remove more unused variables.2011-06-19, by reimar
-
Move check_events function to avoid forward declaration.2011-06-19, by reimar
-
Remove more unnecessary code/defines.2011-06-19, by reimar
-
Remove GUI-specific code that is already handled by common code now.2011-06-19, by reimar
-
Remove some #includes that are no longer needed.2011-06-19, by reimar
-
Remove more code and variables that have no purpose anymore.2011-06-19, by reimar
-
Remove left-over code from icon/cursor handling that is2011-06-19, by reimar
-
Simplify code for printing display adapter list.2011-06-19, by reimar
-
build: Simplify version.h dependency generation.2011-06-19, by diego
-
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.2011-06-19, by diego
-
win32 gui: Remove unused function guiMessageBox.2011-06-19, by diego
-
win32 gui: Move some forward declarations to the appropriate header file.2011-06-19, by diego
-
win32 gui: Mark some functions as static.2011-06-19, by diego
-
Add forgotten void.2011-06-19, by reimar
-
Move init_vo_spudec to mp_common.c and reuse it in mencoder.2011-06-19, by reimar
-
Fix printing of subtitle type, the wrong index was used to lookup the type.2011-06-19, by reimar
-
Remove xpm definitions inside source file.2011-06-19, by ib
-
Factor out a tiny bit of common code.2011-06-19, by reimar
-
Add missing gui directory to Makefile.2011-06-19, by ib
-
Rename some gtk files.2011-06-19, by ib
-
Add const to string pointer argument that will not be modified.2011-06-19, by ib
-
Rename some pixmaps.2011-06-19, by ib
-
Change vo_directx to use w32_common.c2011-06-19, by reimar
-
Generate VO_EVENT_MOVE also with -wid.2011-06-19, by reimar
-
Implement uiStop and remove outdated comment.2011-06-19, by reimar
-
Add cfg_gui_include also for win32 GUI.2011-06-19, by reimar
-
Add const to string pointer argument that will not be modified.2011-06-19, by reimar
-
Fix compilation of w32 gui.2011-06-19, by reimar
-
Rename #include guard in gui/ui/actions.h.2011-06-19, by ib
-
w32_common: also generate VO_EVENT_MOVE.2011-06-19, by reimar
-
Avoid including aviheader.h only for mmioFOURCC, it has too many2011-06-19, by reimar
-
Add support for converting to interleaved 3D in vf_stereo3d.2011-06-19, by reimar
-
manpage: clarify usage of -endpos with mplayer.2011-06-18, by cboesch
-
vo_mng: add output sub-option.2011-06-18, by cboesch
-
Fix compilation after r33644.2011-06-18, by ib
-
Rename GUI directory 'mplayer' and some files in it.2011-06-18, by ib
-
Cosmetic: Rename some GUI variables and functions.2011-06-18, by ib
-
build: Only compile DLL loader test program under x86_32.2011-06-18, by diego
-
build: Fix TOOLS/subrip object dependencies.2011-06-18, by diego
-
Spelling fix.2011-06-18, by reimar
-
Add a warning message for unavailable or unusable icons.2011-06-17, by ib
-
Cosmetic: Adjust indent.2011-06-17, by ib
-
Adjust message levels in wsXInit().2011-06-17, by ib
-
Remove unused parameter 'Size' in wsConvert().2011-06-17, by ib
-
Synced with help_mp-en.h rev. 336182011-06-17, by jrash
-
Use the same yasm check as FFmpeg.2011-06-16, by cehoyos
-
Cosmetic: Adjust indent.2011-06-16, by ib
-
Check whether a specific icon is available.2011-06-16, by ib
-
Use small icon for property KWM_WIN_ICON, if available.2011-06-16, by ib
-
Add support for _NET_WM_ICON2011-06-16, by ib
-
Avoid compiler warnings.2011-06-16, by ib
-
Revise wsSetIcon().2011-06-16, by ib
-
Cosmetic: Format to MPlayer coding style.2011-06-16, by ib
-
Cosmetic: Format to MPlayer coding style.2011-06-16, by ib
-
Move key definitions for multimedia keyboards to libvo/wskeys.h,2011-06-16, by ib
-
Remove support for Acer AirKey V keyboard multimedia keys.2011-06-16, by ib
-
Rename Render() RenderAll().2011-06-16, by ib
-
Remove function Normalize().2011-06-16, by ib
-
Add some missing libavutil #includes.2011-06-16, by diego
-
Support "Length" option is .pls playlist files.2011-06-15, by reimar
-
Get non-multimedia X11 key definitions from libvo/wskeys.h.2011-06-15, by ib
-
Revise some messages.2011-06-14, by ib
-
Store icon data in a struct variable.2011-06-14, by ib
-
Do some gtkInit() cleanup.2011-06-14, by ib
-
Cosmetic: Adjust indent.2011-06-14, by ib
-
Fix GUI icon bug.2011-06-14, by ib
-
Add support for multimedia pause key.2011-06-14, by ib
-
Add note on wsXFMM key definitions.2011-06-14, by ib
-
Remove unused key definitions.2011-06-14, by ib
-
Use correct type CARD32 for the KWM_WIN_ICON data.2011-06-14, by ib