log

age author description
2014-07-09 michael update for PixblockDSPContext
2014-07-09 michael configure: add CONFIG_PIXBLOCKDSP
2014-07-09 michael configure: add CONFIG_DVPROFILE
2014-07-08 michael avfilter/x86/vf_pullup: fix old typo
2014-07-08 michael mpcodecs/vf_spp: Update for FDCTDSPContext
2014-07-08 michael configure: add CONFIG_FDCTDSP for ffmpeg
2014-07-01 michael configure: add fma4 support to avoid breaking build
2014-07-01 michael update for idctdsp split
2014-06-28 reimar ad_spdif: do not call internal write_packet function directly.
2014-06-23 michael configure: add CONFIG_BSWAPDSP to avoid build breakage
2014-06-23 michael configure: avoid build failure with mpeg_er
2014-06-22 michael configure: fix build before it breaks, add config_audiodsp
2014-06-19 michael configure: add config_blockdsp to prevent ffmpeg build failure
2014-06-13 michael configure: fix swscale build
2014-06-10 compn codecs.conf add ULH2 to utvideo, fixes trac 2191
2014-06-10 iive Allow building of v4l2 without clock_gettime().
2014-06-10 iive Use correct type of timestamps when recording from v4l2. Fix #2176
2014-06-10 iive Add clock_gettime() detection in configure.
2014-06-06 michael configure: add fminf to the checked for math functions
2014-06-05 michael configure: add CONFIG_LLAUDDSP to avoid breaking build
2014-06-01 jrash sync with en/mplayer.1 rev. 37194
2014-06-01 jrash Synced with help_mp-en.h rev. 37177
2014-05-30 michael configure add CONFIG_QPELDSP to avoid breaking build
2014-05-27 michael configure: add CONFIG_HUFFYUVENCDSP to prevent build failure
2014-05-27 michael configure: prevent build failure due to CONFIG_HUFFYUVDSP
2014-05-27 reimar subreader: Check the %n result variable.
2014-05-27 reimar subreader: Split a monster if() into multiple parts.
2014-05-27 reimar demux_ts: Pass through the stream pts.
2014-05-27 reimar demuxer: Fall back to asking the stream layer for length.
2014-05-27 reimar bluray: add some missing stream controls.
2014-05-27 michael avx2 support to not break ffmpeg build
2014-05-20 reimar mencoder: warn if audio format changes.
2014-05-20 reimar ad_ffmpeg: Set up audio format already during init.
2014-05-18 reimar Support FFmpeg's native Opus decoder.
2014-05-18 reimar scaletempo: add hack for smoother speed changes.
2014-05-17 al vidix: Replace printf with mp_msg
2014-05-13 reimar demux_real: always select a stream to play if available.
2014-05-13 reimar demux_real: remove code that new_sh_* already handles.
2014-05-13 reimar demux_real: Improve buffer allocation for interleaved audio handling.
2014-05-10 michael libmpcodecs/vf_uspp: check avcodec_open() return code
2014-05-10 reimar mencoder: simplify audio copy case.
2014-05-10 reimar Split "len" variable into an additional bytes_to_mux.
2014-05-10 reimar Change part of EOF condition into warning message instead.
2014-05-10 reimar mencoder: Support flushing audio encoders at end of stream.
2014-05-10 reimar Document nearest-neighbor scaling for vo_gl.
2014-05-08 ib Replace deprecated avcodec_alloc_frame().
2014-05-08 ib Simplify code.
2014-05-07 ib Cosmetic: Adjust indent.
2014-05-07 ib Remove unnecessary variable.
2014-05-07 ib Cosmetic: Adjust indent.
2014-05-07 ib Simplify code.
2014-05-07 ib Fix segmentation fault.
2014-05-07 ib Fix segmentation fault.
2014-05-06 reimar alsa: Better volume control handling, especially for S/PDIF.
2014-05-06 reimar mixer: do not unmute to volume 0, instead unmute to max.
2014-05-03 cehoyos Remove two duplicated named asm constraints.
2014-05-02 michael Fix libmpcodecs inline asm on ICL.
2014-04-28 ib Copy subsequent video filter settings at once.
2014-04-28 ib Determine size from variable declaration.
2014-04-26 ib Determine size from variable declaration.
2014-04-26 ib Remove pointless statement.
2014-04-24 ib New GUI feature: Rotate a video.
2014-04-24 ib Add remove_vf().
2014-04-24 ib Add get_vf().
2014-04-24 ib Relocate add_vf().
2014-04-24 ib Improve add_vf().
2014-04-24 ib Cosmetic: Adjust indent.
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Fix bug in r37165.
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Rewrite add_vf().
2014-04-24 ib Add listDup().
2014-04-24 ib Add listFree().
2014-04-24 ib Cosmetic: Revise a few comments.
2014-04-24 cehoyos Add decoding support for On2 AVC audio codec.
2014-04-23 ib Cosmetic: Revise comment.
2014-04-23 ib Add GUI changes worth to be mentioned.
2014-04-22 ib Add a break statement (for the sake of clarity).
2014-04-22 ib Revise German translation.
2014-04-22 ib Cosmetic: Adjust indent.
2014-04-19 reimar Disable system DPI scaling on Windows.
2014-04-17 cehoyos Add another HEVC fourcc.
2014-04-15 iive Disable xvid if xvid_plugin_ssim_t is not present.
2014-04-15 iive Update XvMC implementation to the changes in FFmpeg.
2014-04-12 ib Add information about updated GUI skins.
2014-04-12 ib Add new item 'rpotmeter'.
2014-04-11 ib Cosmetic: Shorten comment (and phrase more precisely).
2014-04-10 ib Remove pointless initialization.
2014-04-09 ib Relocate code added in r37121.
2014-04-09 ib Relocate code added in r36991.
2014-04-07 jrash Synced with help_mp-en.h rev. 37121
2014-04-06 reimar vf_remove_logo: sanity-check PGM width/height.
2014-04-06 reimar vf_remove_logo: Some more small malloc argument improvements.
2014-04-06 reimar vf_remove_logo: remove pointless multiplication, the value is always 1.
2014-04-06 reimar xvid_vbr: Sanity-check parsed variable before using it to malloc.
2014-04-06 reimar stream: Move variables into lowest possible scope.
2014-04-06 reimar cddb: Fix memleak in error case.
2014-04-06 reimar mplayer: Fix potential NULL dereference.
2014-04-06 reimar rawdv: check for dv_decoder_new failure.
2014-04-06 reimar Comment switch fallthrough cases.
2014-04-06 reimar Use macro to get BGR format bit depth.
2014-04-06 reimar Minor spelling/grammar fixes.
2014-04-06 reimar joystick: Fix incorrect pointer offset code.
2014-04-06 reimar ae_towlame: Remove pointless context size print.
2014-04-06 reimar vidix: fix bad shift.
2014-04-06 reimar Fix handling of overlong termcap strings entries.
2014-04-06 reimar vf_menu: try to make code more straight-forward.
2014-04-06 reimar menu: Add a few "const" to string arguments.
2014-04-06 reimar Add example/current default Coverity compile options.
2014-04-06 iive Add support for synopsys design-ware ARC processors.
2014-04-04 ib Make the current item string as currItem global.
2014-04-04 ib Don't use item_hpotmeter() for vpotmeter parsing.
2014-04-03 ib Constrain an item's value to be in the range of 0 to 100.
2014-04-03 ib Check potmeter and pimage default value in skin configuration file.
2014-04-03 ib Add a file for miscellaneous auxiliary functions.
2014-04-03 ib Cosmetic: Remove tabs.
2014-04-02 reimar Change order of includes to fix compilation error.
2014-04-02 cehoyos Support FFmpeg's VoxWare Metasound decoder.
2014-03-31 ib Rename guiItem's members pwidth and pheight.
2014-03-31 ib Make TranslateFilename() static.
2014-03-31 ib Fix some compilation errors in Win32 GUI.
2014-03-29 ib Add doxygen comments.
2014-03-29 ib Change comment into doxygen comment.
2014-03-29 ib Cosmetic: Rename variable.
2014-03-29 ib Simplify string termination.
2014-03-29 ib Cosmetic: Add blank line and adjust indent.
2014-03-29 ib Remove braces.
2014-03-29 ib Rename parameter.
2014-03-28 ib Simplify condition.
2014-03-28 ib Remove variable.
2014-03-28 ib Remove unnecessary parentheses.
2014-03-28 ib Fix PutImage() for item type itVPotmeter.
2014-03-28 ib Cosmetic: Adjust indent.
2014-03-28 ib Change the parameter list of PutImage().
2014-03-28 ib Revise and update skin documentation on phase images.
2014-03-28 ib Fix the index passed to PutImage() for item type itVPotmeter.
2014-03-28 ib Remove SinglePhasePutImage().
2014-03-28 ib Check numphases.
2014-03-28 ib Cosmetic: Adjust indent.
2014-03-28 ib Cosmetic: Rename some variables.
2014-03-28 ib Revise illustration in German skin documentation.
2014-03-28 ib Revise skin documentation.
2014-03-27 ib Don't use data type long.
2014-03-27 ib Activate the #else part of the conditional directive.
2014-03-27 ib Cosmetic: Rename same variables in RenderAll().
2014-03-27 ib Cosmetic: Rename variables in PutImage().
2014-03-27 ib Remove pointless initialization.
2014-03-27 ib Cosmetic: Rename cut functions.
2014-03-27 ib Remove cut.c and header file.
2014-03-27 ib Relocate the cut functions.
2014-03-27 ib Use strlower() and strupper() in TranslateFilename().
2014-03-27 ib Add new string function strupper().
2014-03-27 ib Simplify the expression.
2014-03-27 ib Add missing #include.
2014-03-27 ib Move most of TranslateFilename() back to the renderer files.
2014-03-26 ib Cosmetic: Adjust indent.
2014-03-26 ib Cosmetic: Rename fntChar members for width and height.
2014-03-26 reimar Restore filter chain if af_add failed.
2014-03-26 ib Add doxygen comment.
2014-03-26 ib Cosmetic: Rename goto labels.
2014-03-26 ib Remove unnecessary, bothering parentheses.
2014-03-26 ib Arrange variables to be translated alphabetically.
2014-03-26 ib Add parentheses (for clarity).
2014-03-26 ib Remove unnecessary, bothering parentheses.
2014-03-26 ib Cosmetic: Revise Translate().
2014-03-25 ib Set state for buttons volume and balance on skin change.
2014-03-25 ib Disable volume control for AudioPassthrough.
2014-03-25 ib Disable balance control for AudioPassthrough as well.
2014-03-25 ib Output symbol character 'r' for AudioPassthrough.
2014-03-25 cehoyos Support FFmpeg's VP7 decoder.
2014-03-25 ib Re-enable balance start value (skin default).
2014-03-25 ib Cosmetic: Adjust indent.
2014-03-25 ib Detect audio AC3/DTS pass-through S/PDIF.
2014-03-25 michael configure: add CONFIG_CABAC
2014-03-24 ib Temporarily disable balance start value (skin default).
2014-03-24 ib Remove unnecessary bounds checks in Win32 GUI.
2014-03-24 ib Add missing #include.
2014-03-24 ib Remove unnecessary #include.
2014-03-24 ib Add definition of a default volume.
2014-03-24 ib Utilize item defaults given in the skin configuration as start values.
2014-03-24 ib Add an internal event to set balance.
2014-03-24 ib Remove pointless btnModify() calls.
2014-03-24 ib Fix bug with ivSetVolume.
2014-03-23 jrash Synced with help_mp-en.h rev. 36987
2014-03-23 ib Disable balance control if number of audio channels is too small.
2014-03-23 ib Set guiInfo.AudioChannels in Win32 GUI.
2014-03-23 ib Add variable sh_audio in Win32 GUI.
2014-03-23 ib Remove unnecessary variable in Win32 GUI.
2014-03-23 ib Change variable in if statement in Win32 GUI.
2014-03-23 ib Change variable in switch statement in Win32 GUI.
2014-03-23 ib Change assignment of stream in Win32 GUI.
2014-03-22 michael configure: add CONFIG_TPELDSP for ffmpeg
2014-03-22 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
2014-03-22 ib Cosmetic: Adjust indent.
2014-03-22 ib Remove pointless condition.
2014-03-22 ib Remove unnecessary call.
2014-03-21 ib Remove pointless btnModify() calls.
2014-03-21 ib Remove redundant code.
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.