log

age author description
2014-03-21 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
2014-03-21 ib Don't assign numeric constant.
2014-03-21 ib Cosmetic: Adjust indent.
2014-03-21 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
2014-03-21 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
2014-03-21 ib Use the new internal event to set volume.
2014-03-21 ib Use the new internal event to set volume.
2014-03-21 ib Add an internal event to set volume.
2014-03-21 ib Remove pointless btnModify() calls.
2014-03-21 ib Set guiInfo.Position in SetMoviePosition event.
2014-03-21 ib Add missing btnModify() call for balance.
2014-03-19 ib Fix bug with disappearing mouse pointer in playbar.
2014-03-19 ib Add doxygen comment.
2014-03-19 ib Don't unnecessarily call XDefineCursor().
2014-03-19 ib Cosmetic: Adjust indent.
2014-03-19 ib Don't unnecessarily create a (void) cursor.
2014-03-18 michael configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
2014-03-18 ib Fix skin documentation on alignment.
2014-03-17 ib Revise skin documentation.
2014-03-17 ib Rename SimplePotmeterPutImage() SinglePhasePutImage().
2014-03-17 ib Replace old item 'potmeter' by new item 'pimage'.
2014-03-16 ib Update Changelog.
2014-03-13 ib Add new dynamic label variable $P.
2014-03-13 ib Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.
2014-03-13 ib Add new dynamic label variable $U.
2014-03-13 ib Fix typo.
2014-03-13 ib Add new dynamic label variable $D.
2014-03-13 ib Update documentation.
2014-03-13 ib Fix symbol character for dynamic label variable $T in Win32 GUI.
2014-03-13 ib Revise German documentation.
2014-03-13 ib Add symbol character 'r' for dynamic label variable $a.
2014-03-13 ib Don't change audio type information when muted.
2014-03-13 ib Update documentation.
2014-03-13 ib Revise German documentation.
2014-03-12 ib Make value explicitly type float.
2014-03-12 ib Increase arithmetic precision.
2014-03-12 ib Fix dynamic label variables $v and $b in the Win32 GUI.
2014-03-12 ib Fix documentation.
2014-03-12 ib Remove pointless parentheses.
2014-03-12 ib Simplify code.
2014-03-12 ib Remove casts.
2014-03-12 ib Cosmetic: Adjust indent.
2014-03-12 ib Implement missing vpotmeter for the Win32 GUI.
2014-03-11 reimar Fix sndio playback of 24 bit/sample audio.
2014-03-11 ib Change mapping of the deprecated potmeter in the Win32 GUI.
2014-03-11 ib Fix bug with hpotmeter/vpotmeter in the Win32 GUI.
2014-03-10 ib Directly call mplayer_put_key() instead of vo_x11_putkey().
2014-03-10 ib Cosmetic: Adjust indent.
2014-03-10 ib Internally map item 'potmeter' onto 'hpotmeter'.
2014-03-10 ib Print an information on deprecated skin config file entries.
2014-03-08 ib Make linenumber global.
2014-03-08 ib Remove unused variable.
2014-03-08 ib Cosmetic: Adjust indent.
2014-03-08 ib Remove needless fontid from Win32 GUI.
2014-03-07 reimar configure: Fix unnecessary rebuilds.
2014-03-07 ib Cosmetic: Relocate comment.
2014-03-07 ib Render the full height of the image as calculated.
2014-03-05 iive Fix image size restrictions set by r35242.
2014-03-05 reimar Add the proper CFLAGS when compiling against shared FFmpeg.
2014-03-05 reimar Fix configure on a clean checkout.
2014-03-05 reimar Refine compilation against shared FFmpeg.
2014-03-05 komh kva: make sure that image parameters are setup whenever config() is called
2014-03-05 michael configure: add fma3
2014-03-04 reimar Ensure that DVD highlight is really removed on switching titles.
2014-03-04 ib Fix spelling.
2014-03-04 ib Revise MSGTR_GUI_MSG_SkinErrorMessage.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Add VOCTRL_GUISUPPORT.
2014-03-02 ib Remove VOCTRL_GUISUPPORT.
2014-03-02 ib Remove condition.
2014-03-02 ib Add missing #include.
2014-03-02 ib Remove unnecessary #includes.
2014-03-02 al Remove left-over VOCTRL_GUI_NOWINDOW usage
2014-03-02 komh kva: supports -mouse-movements
2014-03-02 komh kva: respect MPlayer coordinate systems
2014-03-01 ib Cosmetic: Adjust indent.
2014-03-01 ib Get rid of VOCTRL_GUI_NOWINDOW.
2014-03-01 ib Change VOCTRL_GUISUPPORT in dxr3 video output driver.
2014-02-28 ib Fix bug with btnModify().
2014-02-28 ib Fix copy and paste error.
2014-02-28 ib Update documentation.
2014-02-28 ib Fix bug with btnSet().
2014-02-28 ib Add missing #include.
2014-02-26 reimar For -dump* to retry once of it reached EOF before writing anything.
2014-02-26 jrash Fix previous sync error
2014-02-26 reimar demux_mpg: search longer for selected stream.
2014-02-26 reimar Use select_audio/select_video to disable unused streams.
2014-02-26 reimar ao_sndio: simplify, don't care about 8-bit endianness.
2014-02-26 reimar Normalize 8-bit format "endianness".
2014-02-26 reimar configure: add support for specifying a branch to use.
2014-02-26 cehoyos Support playing 4:4:4 DNxHD
2014-02-25 ib Silence Win32 GUI's "warning: unused parameter".
2014-02-25 ib Silence "warning: implicit declaration of function 'strcasecmp'".
2014-02-25 ib Remove VOCTRLs that aren't implemented.
2014-02-25 ib Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.
2014-02-25 ib Remove pointless VOCTRL_GUISUPPORT.
2014-02-25 ib Cast appropriately.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Remove unnecessary casts.
2014-02-25 ib Cosmetic: Reformat and adjust indent.
2014-02-25 ib Don't set win32 as audio driver if none has been given.
2014-02-25 jrash sync with en/mplayer.1 rev. 36848
2014-02-25 jrash Synced with help_mp-en.h rev. 36831
2014-02-24 ib Fix bug with Win32 GUI preferences.
2014-02-24 ib Fix bug with Win32 GUI preferences.
2014-02-24 ib Fix bug with Win32 GUI preferences.
2014-02-24 ib Don't pointlessly set page_size.
2014-02-24 ib Set the step increment for autoq to 1.
2014-02-24 ib Display only one decimal place.
2014-02-24 ib Enable setting full ass margin value ranges.
2014-02-24 ib Adjust range and step increment of subfps to fps.
2014-02-24 ib Enable setting full subpos value range.
2014-02-24 ib Set the step increment for subdelay to 0.1.
2014-02-24 ib Limit fps to a (hopefully) reasonable value.
2014-02-24 ib Set the step increment for panscan to 0.1.
2014-02-24 ib Remove pointless variables.
2014-02-24 ib Enable setting full audio delay value range.
2014-02-23 ib Fix bug with audio delay slider in Win32 GUI.
2014-02-23 ib Cosmetic: Adjust indent.
2014-02-23 ib Set correct position for audio delay slider in the trackbar.
2014-02-23 ib Add cast.
2014-02-23 ib Be pedantic about argument.
2014-02-23 ib Don't automatically apply the Win32 GUI preferences' defaults.
2014-02-23 ib Fix issue with Win32 GUI default preferences.
2014-02-23 reimar configure: error out when no FFmpeg is detected.
2014-02-23 reimar Add additional sanity checks.
2014-02-23 reimar Add some extra checks to avoid potential crashes.
2014-02-23 reimar demuxers: remove pointless sh->ds assignments.
2014-02-23 reimar Fix crashes with -novideo.
2014-02-23 reimar mencoder: Finish encoding only when audio and video reached EOF.
2014-02-23 komh vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h
2014-02-23 reimar corevideo: include OpenGL/gl.h, this is required from 10.9
2014-02-23 reimar Add bluray playlist -identify printout.
2014-02-23 komh vcd: make high memory safe on OS/2 kLIBC
2014-02-22 al ad_liba52: Avoid using the swab function
2014-02-21 ib configure: Do not print error when cross-compiling.
2014-02-20 komh configure: add -Zhigh-mem linker flag for OS/2
2014-02-20 komh configure: fix a typo
2014-02-19 reimar demuxers: ensure that stream ids are correctly initialized.
2014-02-19 reimar yuv4mpeg: remove unused variable.
2014-02-19 reimar demux_real: initialize variables and remove unused one.
2014-02-19 reimar asfheader: remove unused variables.
2014-02-19 reimar aac_hdr: remove variable to fix warning, add const.
2014-02-19 reimar hwac3: Remove unused code.
2014-02-19 ib configure: Make the XShape extension optional.
2014-02-19 ib configure: Remove unnecessary includes in XShape check.
2014-02-19 ib configure: Revise comments in GUI specific tests.
2014-02-19 ib configure: Prettify code for PNG_DECODER test.
2014-02-19 ib configure: Rearrange two lines.
2014-02-19 ib configure (cosmetic): Adjust indent and add blank lines.
2014-02-19 ib configure: Revise some GUI related messages and output.
2014-02-19 ib configure: Avoid annoying error messages in case of external FFmpeg.
2014-02-18 reimar configure: Fix PNG support for GUi check to always pass for external FFmpeg.
2014-02-18 reimar configure: ensure ffmpeg_a is either yes or no.
2014-02-18 ib Revise German translation of MSGTR_Help.
2014-02-17 reimar mp_taglists: Avoid libavformat/internal.h include.
2014-02-17 reimar configure: improve FFmpeg check.
2014-02-17 ib Check demuxer to avoid NULL pointer usage.
2014-02-17 ib Fix bug with Win32 GUI preferences.
2014-02-17 ib Simplify code.
2014-02-17 ib Update German man page.
2014-02-17 ib Prefer NULL.
2014-02-17 ib Fix careless pointer parameter handling.
2014-02-17 ib Avoid pointer cast warnings.
2014-02-17 ib Fix error with MinGW build.
2014-02-17 ib Cosmetic: Adjust indent.
2014-02-17 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
2014-02-16 reimar ad_ffmpeg: avoid deprecated avcodec_alloc_frame.
2014-02-16 reimar ad_ffmpeg: avoid deprecated request_channels.
2014-02-16 reimar av_helpers: avoid deprecated API.
2014-02-16 reimar m_struct: use offsetof instead of a custom hack.
2014-02-16 reimar spudec: fix spudec_apply_palette_crop return value.
2014-02-16 reimar demuxer.c: Use proper format string to print pointer.
2014-02-16 reimar m_option, vf_scale: Add some missing const.
2014-02-16 reimar vidix/s3: Fix loads of 'void *' used in arithmetic warnings.
2014-02-16 reimar Remove pointless assignment and variable.
2014-02-16 reimar Avoid many pointer cast warnings.
2014-02-16 reimar vo_dfbmga: fix pointer cast size warnings.
2014-02-16 reimar ao_esd: remove condition that must always be true.
2014-02-16 reimar vo_aa: Move variables to appropriate scope, remove unused ones.
2014-02-16 reimar vf_screenshot: remove pointless cast.
2014-02-16 reimar vf_screenshot: Fix memory leak on resolution/aspect changes.
2014-02-16 reimar vf_screenshot: Simplify repeat screenshot handling logic.
2014-02-16 reimar vf_screenshot: use av_fast_malloc.
2014-02-16 reimar vf_screenshot: use calloc.
2014-02-16 reimar vf_screenshot: Switch to avcodec_encode_video2 API.
2014-02-16 reimar Allow specifying custom path and name for screenshot files.
2014-02-16 reimar Use sizeof instead of hardcoded number.
2014-02-16 reimar Remove pointless "if".
2014-02-16 reimar Fix probe bug losing video packets.
2014-02-15 reimar Remove pointless casts and obfuscated array indexing.
2014-02-15 reimar Use calloc instead of malloc+memset.
2014-02-15 reimar Fix vstats, coded_frame is always NULL so use decoded frame instead.
2014-02-15 reimar Switch to av_frame_get_qp_table API.
2014-02-15 reimar Switch to refcounted API since the old ones have memleaks.
2014-02-15 reimar Fix configure output: relocatable/PIE is autodetected.
2014-02-14 reimar Remove pointless casts.
2014-02-14 reimar Remove unnecessary if() that only hides bugs.
2014-02-14 reimar Make sure that demuxer priv is allocated early enough.
2014-02-14 reimar Remove condition that was already checked a few lines above.
2014-02-14 reimar Remove DVDNAV audio reset code to avoid issues on title changes.
2014-02-14 reimar Merge DVDNAV event handling into a single switch.
2014-02-14 reimar Make sdp:// URLs also work via FFmpeg.
2014-02-14 ib Try to be more precise about the warning introduced in r35961.
2014-02-14 ib Revise German translation of MSGTR_NoBindFound.
2014-02-13 michael configure: XOP support
2014-02-13 ib Remove console messages that are no longer needed.
2014-02-13 ib Update documentation on subfont-encoding.
2014-02-13 ib Enable option font_encoding without freetype.
2014-02-12 reimar Fix compilation without freetype.
2014-02-09 reimar Use numeric labels in inline asm for consistency and better
2014-02-09 reimar Remove some superfluous commas from inline asm for better compatibility.
2014-02-09 reimar Use DECLARE_ALIGNED helper macros.
2014-02-09 ib Cosmetic: Adjust indent.
2014-02-09 ib Make message box less annoying.
2014-02-09 ib Show message box only if necessary.
2014-02-09 ib Don't unnecessarily stop Win32 GUI playback.
2014-02-09 ib Fix issue with testing of the help message header files.
2014-02-08 ib Change the message box type.
2014-02-08 ib Fix usage of acp().
2014-02-08 ib Update German translation.
2014-02-08 ib Make more messages translatable.
2014-02-08 cehoyos Add buggy FFmpeg FICV decoder.
2014-02-08 ib Improve testing of the help message header files.
2014-02-07 ib Remove the Revision keyword.
2014-02-07 ib Revise German translation of some help messages.
2014-02-07 ib Add my name.
2014-02-07 ib Update documentation.
2014-02-07 ib Localize decimal mark.
2014-02-07 ib Enable checking help_text by help_check.sh.
2014-02-07 ib Improve language information on audio and subtitle streams.
2014-02-07 ib Add name to file subtitle track information.
2014-02-07 ib Add language to VOBsub subtitle track information.
2014-02-07 ib Add language to embedded subtitle track information.
2014-02-07 ib Add language to audio track information.
2014-02-07 ib Increase buffer.
2014-02-07 ib Use native names of languages instead of English ones.
2014-02-07 ib Make unknown audio language translatable.