Mercurial > mplayer.hg
graph
-
Revise illustration in German skin documentation.2014-03-28, by ib
-
Revise skin documentation.2014-03-28, by ib
-
Don't use data type long.2014-03-27, by ib
-
Activate the #else part of the conditional directive.2014-03-27, by ib
-
Cosmetic: Rename same variables in RenderAll().2014-03-27, by ib
-
Cosmetic: Rename variables in PutImage().2014-03-27, by ib
-
Remove pointless initialization.2014-03-27, by ib
-
Cosmetic: Rename cut functions.2014-03-27, by ib
-
Remove cut.c and header file.2014-03-27, by ib
-
Relocate the cut functions.2014-03-27, by ib
-
Use strlower() and strupper() in TranslateFilename().2014-03-27, by ib
-
Add new string function strupper().2014-03-27, by ib
-
Simplify the expression.2014-03-27, by ib
-
Add missing #include.2014-03-27, by ib
-
Move most of TranslateFilename() back to the renderer files.2014-03-27, by ib
-
Cosmetic: Adjust indent.2014-03-26, by ib
-
Cosmetic: Rename fntChar members for width and height.2014-03-26, by ib
-
Restore filter chain if af_add failed.2014-03-26, by reimar
-
Add doxygen comment.2014-03-26, by ib
-
Cosmetic: Rename goto labels.2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Arrange variables to be translated alphabetically.2014-03-26, by ib
-
Add parentheses (for clarity).2014-03-26, by ib
-
Remove unnecessary, bothering parentheses.2014-03-26, by ib
-
Cosmetic: Revise Translate().2014-03-26, by ib
-
Set state for buttons volume and balance on skin change.2014-03-25, by ib
-
Disable volume control for AudioPassthrough.2014-03-25, by ib
-
Disable balance control for AudioPassthrough as well.2014-03-25, by ib
-
Output symbol character 'r' for AudioPassthrough.2014-03-25, by ib
-
Support FFmpeg's VP7 decoder.2014-03-25, by cehoyos
-
Re-enable balance start value (skin default).2014-03-25, by ib
-
Cosmetic: Adjust indent.2014-03-25, by ib
-
Detect audio AC3/DTS pass-through S/PDIF.2014-03-25, by ib
-
configure: add CONFIG_CABAC2014-03-25, by michael
-
Temporarily disable balance start value (skin default).2014-03-24, by ib
-
Remove unnecessary bounds checks in Win32 GUI.2014-03-24, by ib
-
Add missing #include.2014-03-24, by ib
-
Remove unnecessary #include.2014-03-24, by ib
-
Add definition of a default volume.2014-03-24, by ib
-
Utilize item defaults given in the skin configuration as start values.2014-03-24, by ib
-
Add an internal event to set balance.2014-03-24, by ib
-
Remove pointless btnModify() calls.2014-03-24, by ib
-
Fix bug with ivSetVolume.2014-03-24, by ib
-
Synced with help_mp-en.h rev. 369872014-03-23, by jrash
-
Disable balance control if number of audio channels is too small.2014-03-23, by ib
-
Set guiInfo.AudioChannels in Win32 GUI.2014-03-23, by ib
-
Add variable sh_audio in Win32 GUI.2014-03-23, by ib
-
Remove unnecessary variable in Win32 GUI.2014-03-23, by ib
-
Change variable in if statement in Win32 GUI.2014-03-23, by ib
-
Change variable in switch statement in Win32 GUI.2014-03-23, by ib
-
Change assignment of stream in Win32 GUI.2014-03-23, by ib
-
configure: add CONFIG_TPELDSP for ffmpeg2014-03-22, by michael
-
Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.2014-03-22, by ib
-
Cosmetic: Adjust indent.2014-03-22, by ib
-
Remove pointless condition.2014-03-22, by ib
-
Remove unnecessary call.2014-03-22, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Remove redundant code.2014-03-21, by ib
-
Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.2014-03-21, by ib
-
Don't assign numeric constant.2014-03-21, by ib
-
Cosmetic: Adjust indent.2014-03-21, by ib
-
Cosmetic: Rename guiInfo member NewPlay MediumChanged.2014-03-21, by ib
-
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Use the new internal event to set volume.2014-03-21, by ib
-
Add an internal event to set volume.2014-03-21, by ib
-
Remove pointless btnModify() calls.2014-03-21, by ib
-
Set guiInfo.Position in SetMoviePosition event.2014-03-21, by ib
-
Add missing btnModify() call for balance.2014-03-21, by ib
-
Fix bug with disappearing mouse pointer in playbar.2014-03-19, by ib
-
Add doxygen comment.2014-03-19, by ib
-
Don't unnecessarily call XDefineCursor().2014-03-19, by ib
-
Cosmetic: Adjust indent.2014-03-19, by ib
-
Don't unnecessarily create a (void) cursor.2014-03-19, by ib
-
configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF2014-03-18, by michael
-
Fix skin documentation on alignment.2014-03-18, by ib
-
Revise skin documentation.2014-03-17, by ib
-
Rename SimplePotmeterPutImage() SinglePhasePutImage().2014-03-17, by ib
-
Replace old item 'potmeter' by new item 'pimage'.2014-03-17, by ib
-
Update Changelog.2014-03-16, by ib
-
Add new dynamic label variable $P.2014-03-13, by ib
-
Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.2014-03-13, by ib
-
Add new dynamic label variable $U.2014-03-13, by ib
-
Fix typo.2014-03-13, by ib
-
Add new dynamic label variable $D.2014-03-13, by ib
-
Update documentation.2014-03-13, by ib
-
Fix symbol character for dynamic label variable $T in Win32 GUI.2014-03-13, by ib
-
Revise German documentation.2014-03-13, by ib
-
Add symbol character 'r' for dynamic label variable $a.2014-03-13, by ib
-
Don't change audio type information when muted.2014-03-13, by ib
-
Update documentation.2014-03-13, by ib
-
Revise German documentation.2014-03-13, by ib
-
Make value explicitly type float.2014-03-12, by ib
-
Increase arithmetic precision.2014-03-12, by ib
-
Fix dynamic label variables $v and $b in the Win32 GUI.2014-03-12, by ib
-
Fix documentation.2014-03-12, by ib
-
Remove pointless parentheses.2014-03-12, by ib
-
Simplify code.2014-03-12, by ib
-
Remove casts.2014-03-12, by ib
-
Cosmetic: Adjust indent.2014-03-12, by ib
-
Implement missing vpotmeter for the Win32 GUI.2014-03-12, by ib
-
Fix sndio playback of 24 bit/sample audio.2014-03-11, by reimar
-
Change mapping of the deprecated potmeter in the Win32 GUI.2014-03-11, by ib
-
Fix bug with hpotmeter/vpotmeter in the Win32 GUI.2014-03-11, by ib
-
Directly call mplayer_put_key() instead of vo_x11_putkey().2014-03-10, by ib
-
Cosmetic: Adjust indent.2014-03-10, by ib
-
Internally map item 'potmeter' onto 'hpotmeter'.2014-03-10, by ib
-
Print an information on deprecated skin config file entries.2014-03-10, by ib
-
Make linenumber global.2014-03-08, by ib
-
Remove unused variable.2014-03-08, by ib
-
Cosmetic: Adjust indent.2014-03-08, by ib
-
Remove needless fontid from Win32 GUI.2014-03-08, by ib
-
configure: Fix unnecessary rebuilds.2014-03-07, by reimar
-
Cosmetic: Relocate comment.2014-03-07, by ib
-
Render the full height of the image as calculated.2014-03-07, by ib
-
Fix image size restrictions set by r35242.2014-03-05, by iive
-
Add the proper CFLAGS when compiling against shared FFmpeg.2014-03-05, by reimar
-
Fix configure on a clean checkout.2014-03-05, by reimar
-
Refine compilation against shared FFmpeg.2014-03-05, by reimar
-
kva: make sure that image parameters are setup whenever config() is called2014-03-05, by komh
-
configure: add fma32014-03-05, by michael
-
Ensure that DVD highlight is really removed on switching titles.2014-03-04, by reimar
-
Fix spelling.2014-03-04, by ib
-
Revise MSGTR_GUI_MSG_SkinErrorMessage.2014-03-04, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Add VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Remove VOCTRL_GUISUPPORT.2014-03-02, by ib
-
Remove condition.2014-03-02, by ib
-
Add missing #include.2014-03-02, by ib
-
Remove unnecessary #includes.2014-03-02, by ib
-
Remove left-over VOCTRL_GUI_NOWINDOW usage2014-03-02, by al
-
kva: supports -mouse-movements2014-03-02, by komh
-
kva: respect MPlayer coordinate systems2014-03-02, by komh
-
Cosmetic: Adjust indent.2014-03-01, by ib
-
Get rid of VOCTRL_GUI_NOWINDOW.2014-03-01, by ib
-
Change VOCTRL_GUISUPPORT in dxr3 video output driver.2014-03-01, by ib
-
Fix bug with btnModify().2014-02-28, by ib
-
Fix copy and paste error.2014-02-28, by ib
-
Update documentation.2014-02-28, by ib
-
Fix bug with btnSet().2014-02-28, by ib
-
Add missing #include.2014-02-28, by ib
-
For -dump* to retry once of it reached EOF before writing anything.2014-02-26, by reimar
-
Fix previous sync error2014-02-26, by jrash
-
demux_mpg: search longer for selected stream.2014-02-26, by reimar
-
Use select_audio/select_video to disable unused streams.2014-02-26, by reimar
-
ao_sndio: simplify, don't care about 8-bit endianness.2014-02-26, by reimar
-
Normalize 8-bit format "endianness".2014-02-26, by reimar
-
configure: add support for specifying a branch to use.2014-02-26, by reimar
-
Support playing 4:4:4 DNxHD2014-02-26, by cehoyos
-
Silence Win32 GUI's "warning: unused parameter".2014-02-25, by ib
-
Silence "warning: implicit declaration of function 'strcasecmp'".2014-02-25, by ib
-
Remove VOCTRLs that aren't implemented.2014-02-25, by ib
-
Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.2014-02-25, by ib
-
Remove pointless VOCTRL_GUISUPPORT.2014-02-25, by ib
-
Cast appropriately.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Remove unnecessary casts.2014-02-25, by ib
-
Cosmetic: Reformat and adjust indent.2014-02-25, by ib
-
Don't set win32 as audio driver if none has been given.2014-02-25, by ib
-
sync with en/mplayer.1 rev. 368482014-02-25, by jrash
-
Synced with help_mp-en.h rev. 368312014-02-25, by jrash
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Fix bug with Win32 GUI preferences.2014-02-24, by ib
-
Don't pointlessly set page_size.2014-02-24, by ib
-
Set the step increment for autoq to 1.2014-02-24, by ib
-
Display only one decimal place.2014-02-24, by ib
-
Enable setting full ass margin value ranges.2014-02-24, by ib
-
Adjust range and step increment of subfps to fps.2014-02-24, by ib
-
Enable setting full subpos value range.2014-02-24, by ib
-
Set the step increment for subdelay to 0.1.2014-02-24, by ib
-
Limit fps to a (hopefully) reasonable value.2014-02-24, by ib
-
Set the step increment for panscan to 0.1.2014-02-24, by ib
-
Remove pointless variables.2014-02-24, by ib
-
Enable setting full audio delay value range.2014-02-24, by ib
-
Fix bug with audio delay slider in Win32 GUI.2014-02-23, by ib
-
Cosmetic: Adjust indent.2014-02-23, by ib
-
Set correct position for audio delay slider in the trackbar.2014-02-23, by ib
-
Add cast.2014-02-23, by ib
-
Be pedantic about argument.2014-02-23, by ib
-
Don't automatically apply the Win32 GUI preferences' defaults.2014-02-23, by ib
-
Fix issue with Win32 GUI default preferences.2014-02-23, by ib
-
configure: error out when no FFmpeg is detected.2014-02-23, by reimar
-
Add additional sanity checks.2014-02-23, by reimar
-
Add some extra checks to avoid potential crashes.2014-02-23, by reimar
-
demuxers: remove pointless sh->ds assignments.2014-02-23, by reimar
-
Fix crashes with -novideo.2014-02-23, by reimar
-
mencoder: Finish encoding only when audio and video reached EOF.2014-02-23, by reimar
-
vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h2014-02-23, by komh
-
corevideo: include OpenGL/gl.h, this is required from 10.92014-02-23, by reimar
-
Add bluray playlist -identify printout.2014-02-23, by reimar
-
vcd: make high memory safe on OS/2 kLIBC2014-02-23, by komh
-
ad_liba52: Avoid using the swab function2014-02-22, by al
-
configure: Do not print error when cross-compiling.2014-02-21, by ib
-
configure: add -Zhigh-mem linker flag for OS/22014-02-20, by komh
-
configure: fix a typo2014-02-20, by komh
-
demuxers: ensure that stream ids are correctly initialized.2014-02-19, by reimar
-
yuv4mpeg: remove unused variable.2014-02-19, by reimar
-
demux_real: initialize variables and remove unused one.2014-02-19, by reimar
-
asfheader: remove unused variables.2014-02-19, by reimar
-
aac_hdr: remove variable to fix warning, add const.2014-02-19, by reimar
-
hwac3: Remove unused code.2014-02-19, by reimar
-
configure: Make the XShape extension optional.2014-02-19, by ib
-
configure: Remove unnecessary includes in XShape check.2014-02-19, by ib
-
configure: Revise comments in GUI specific tests.2014-02-19, by ib
-
configure: Prettify code for PNG_DECODER test.2014-02-19, by ib
-
configure: Rearrange two lines.2014-02-19, by ib
-
configure (cosmetic): Adjust indent and add blank lines.2014-02-19, by ib
-
configure: Revise some GUI related messages and output.2014-02-19, by ib
-
configure: Avoid annoying error messages in case of external FFmpeg.2014-02-19, by ib
-
configure: Fix PNG support for GUi check to always pass for external FFmpeg.2014-02-18, by reimar
-
configure: ensure ffmpeg_a is either yes or no.2014-02-18, by reimar
-
Revise German translation of MSGTR_Help.2014-02-18, by ib
-
mp_taglists: Avoid libavformat/internal.h include.2014-02-17, by reimar
-
configure: improve FFmpeg check.2014-02-17, by reimar
-
Check demuxer to avoid NULL pointer usage.2014-02-17, by ib
-
Fix bug with Win32 GUI preferences.2014-02-17, by ib
-
Simplify code.2014-02-17, by ib
-
Update German man page.2014-02-17, by ib
-
Prefer NULL.2014-02-17, by ib
-
Fix careless pointer parameter handling.2014-02-17, by ib
-
Avoid pointer cast warnings.2014-02-17, by ib
-
Fix error with MinGW build.2014-02-17, by ib
-
Cosmetic: Adjust indent.2014-02-17, by ib
-
Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.2014-02-17, by ib
-
ad_ffmpeg: avoid deprecated avcodec_alloc_frame.2014-02-16, by reimar
-
ad_ffmpeg: avoid deprecated request_channels.2014-02-16, by reimar
-
av_helpers: avoid deprecated API.2014-02-16, by reimar
-
m_struct: use offsetof instead of a custom hack.2014-02-16, by reimar
-
spudec: fix spudec_apply_palette_crop return value.2014-02-16, by reimar
-
demuxer.c: Use proper format string to print pointer.2014-02-16, by reimar
-
m_option, vf_scale: Add some missing const.2014-02-16, by reimar
-
vidix/s3: Fix loads of 'void *' used in arithmetic warnings.2014-02-16, by reimar
-
Remove pointless assignment and variable.2014-02-16, by reimar
-
Avoid many pointer cast warnings.2014-02-16, by reimar
-
vo_dfbmga: fix pointer cast size warnings.2014-02-16, by reimar
-
ao_esd: remove condition that must always be true.2014-02-16, by reimar
-
vo_aa: Move variables to appropriate scope, remove unused ones.2014-02-16, by reimar
-
vf_screenshot: remove pointless cast.2014-02-16, by reimar
-
vf_screenshot: Fix memory leak on resolution/aspect changes.2014-02-16, by reimar
-
vf_screenshot: Simplify repeat screenshot handling logic.2014-02-16, by reimar
-
vf_screenshot: use av_fast_malloc.2014-02-16, by reimar
-
vf_screenshot: use calloc.2014-02-16, by reimar
-
vf_screenshot: Switch to avcodec_encode_video2 API.2014-02-16, by reimar
-
Allow specifying custom path and name for screenshot files.2014-02-16, by reimar
-
Use sizeof instead of hardcoded number.2014-02-16, by reimar
-
Remove pointless "if".2014-02-16, by reimar
-
Fix probe bug losing video packets.2014-02-16, by reimar
-
Remove pointless casts and obfuscated array indexing.2014-02-15, by reimar
-
Use calloc instead of malloc+memset.2014-02-15, by reimar
-
Fix vstats, coded_frame is always NULL so use decoded frame instead.2014-02-15, by reimar
-
Switch to av_frame_get_qp_table API.2014-02-15, by reimar
-
Switch to refcounted API since the old ones have memleaks.2014-02-15, by reimar
-
Fix configure output: relocatable/PIE is autodetected.2014-02-15, by reimar
-
Remove pointless casts.2014-02-14, by reimar
-
Remove unnecessary if() that only hides bugs.2014-02-14, by reimar
-
Make sure that demuxer priv is allocated early enough.2014-02-14, by reimar
-
Remove condition that was already checked a few lines above.2014-02-14, by reimar
-
Remove DVDNAV audio reset code to avoid issues on title changes.2014-02-14, by reimar
-
Merge DVDNAV event handling into a single switch.2014-02-14, by reimar
-
Make sdp:// URLs also work via FFmpeg.2014-02-14, by reimar
-
Try to be more precise about the warning introduced in r35961.2014-02-14, by ib
-
Revise German translation of MSGTR_NoBindFound.2014-02-14, by ib
-
configure: XOP support2014-02-13, by michael
-
Remove console messages that are no longer needed.2014-02-13, by ib
-
Update documentation on subfont-encoding.2014-02-13, by ib
-
Enable option font_encoding without freetype.2014-02-13, by ib
-
Fix compilation without freetype.2014-02-12, by reimar
-
Use numeric labels in inline asm for consistency and better2014-02-09, by reimar
-
Remove some superfluous commas from inline asm for better compatibility.2014-02-09, by reimar
-
Use DECLARE_ALIGNED helper macros.2014-02-09, by reimar
-
Cosmetic: Adjust indent.2014-02-09, by ib
-
Make message box less annoying.2014-02-09, by ib
-
Show message box only if necessary.2014-02-09, by ib
-
Don't unnecessarily stop Win32 GUI playback.2014-02-09, by ib
-
Fix issue with testing of the help message header files.2014-02-09, by ib
-
Change the message box type.2014-02-08, by ib
-
Fix usage of acp().2014-02-08, by ib
-
Update German translation.2014-02-08, by ib
-
Make more messages translatable.2014-02-08, by ib
-
Add buggy FFmpeg FICV decoder.2014-02-08, by cehoyos
-
Improve testing of the help message header files.2014-02-08, by ib
-
Remove the Revision keyword.2014-02-07, by ib
-
Revise German translation of some help messages.2014-02-07, by ib
-
Add my name.2014-02-07, by ib
-
Update documentation.2014-02-07, by ib
-
Localize decimal mark.2014-02-07, by ib
-
Enable checking help_text by help_check.sh.2014-02-07, by ib
-
Improve language information on audio and subtitle streams.2014-02-07, by ib
-
Add name to file subtitle track information.2014-02-07, by ib
-
Add language to VOBsub subtitle track information.2014-02-07, by ib
-
Add language to embedded subtitle track information.2014-02-07, by ib
-
Add language to audio track information.2014-02-07, by ib
-
Increase buffer.2014-02-07, by ib
-
Use native names of languages instead of English ones.2014-02-07, by ib
-
Make unknown audio language translatable.2014-02-07, by ib
-
Simplify code.2014-02-07, by ib
-
Simplify code.2014-02-07, by ib
-
Relocate MSGTR_SamplesWanted.2014-02-05, by ib
-
Improve testing of the help message header files.2014-02-05, by ib
-
Revise MSGTR_MPDEMUX_URL_StringAlreadyEscaped.2014-02-05, by ib
-
Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped.2014-02-05, by ib
-
Rename symbolic constants of GUI help message texts.2014-02-05, by ib
-
add missing include of stddef.h, as it's needed to use "ptrdiff_t"2014-02-05, by gpoirier
-
Add some new FFmpeg huffyuv colour spaces.2014-02-05, by cehoyos
-
Add name for image format IMGFMT_440P.2014-02-05, by cehoyos
-
Remove the previous definition of MSGTR_ConfigureEqualizer.2014-02-04, by ib
-
Change help message texts corresponding with r36766.2014-02-04, by ib
-
Update program documentation.2014-02-02, by ib
-
Remove line being present twice.2014-02-02, by ib
-
Enhance the tool for checking translated messages header files.2014-02-02, by ib
-
Update documentation.2014-02-02, by ib
-
Rename the Danish messages header file.2014-02-02, by ib
-
Improve emphasizing of the current video track.2014-02-02, by ib
-
Add support for default of multiple video tracks.2014-02-02, by ib
-
Change the message box type.2014-02-02, by ib
-
Add a message box type "information".2014-02-02, by ib
-
Fix bug with unicode font loading for font.desc files.2014-02-01, by ib
-
Use glMapBufferRange by default.2014-02-01, by reimar
-
Update warning and error pixmaps.2014-02-01, by ib
-
sync with en/mplayer.1 rev. 367212014-02-01, by jrash
-
Synced with help_mp-en.h rev. 367692014-02-01, by jrash
-
Synced with help_mp-en.h rev. 367662014-02-01, by jrash
-
Prettify the skin browser.2014-01-31, by ib
-
Revise GUI help message texts.2014-01-31, by ib
-
Remove pointless pair of parentheses.2014-01-31, by ib
-
Revise GUI help message texts.2014-01-30, by ib
-
Improve testing of the help message text headers.2014-01-30, by ib
-
Replace pixmap for audio tracks by a better one.2014-01-27, by ib
-
Replace pixmap for muted audio by a better one.2014-01-27, by ib
-
Add new video pixmap.2014-01-27, by ib
-
Add new audio pixmap.2014-01-27, by ib
-
Replace sublang pixmap by subtitle pixmap.2014-01-27, by ib
-
Move up entry "external audio" in the context menu.2014-01-27, by ib
-
Remove commented code.2014-01-26, by ib
-
Fix some format string mismatches.2014-01-26, by reimar
-
stream.c: remove pointless NULL check.2014-01-26, by reimar
-
configure: disable internal libmpeg2 by default.2014-01-26, by reimar
-
Relocate mplayerLoadFont() code.2014-01-26, by ib
-
Cosmetic: Adjust indent.2014-01-26, by ib
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
Cosmetic: Adjust indent.2014-01-26, by ib
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
Revise non-FreeType part of mplayerLoadFont().2014-01-26, by ib
-
Fix issue with font file selector.2014-01-26, by ib
-
Don't unnecessarily load a font.2014-01-26, by ib
-
Enable specifying a font file in the GUI preferences.2014-01-26, by ib
-
subreader: Fix compilation without fribidi.2014-01-26, by reimar
-
Don't unnecessarily load a font.2014-01-26, by ib
-
Cosmetic: Adjust spacings.2014-01-26, by ib
-
Revert r36709.2014-01-26, by ib
-
Fix bug with option '-fontconfig' and ass subtitles.2014-01-26, by ib
-
Do not use non-literal arguments for mp_msg format string2014-01-26, by al
-
ao_v4l2: fix broken sample rate check.2014-01-25, by reimar
-
asfheader: remove old, long commented-out code.2014-01-25, by reimar
-
Document switch case fallthroughs.2014-01-25, by reimar
-
ad_dvdpcm: simplify/clarify code.2014-01-25, by reimar
-
vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.2014-01-25, by reimar
-
m_option: reindent.2014-01-25, by reimar
-
m_option: remove code that has no effect.2014-01-25, by reimar
-
radeon_vid: small simplification.2014-01-25, by reimar
-
img_format: document why mp_get_chroma_shift does not work for NV12/NV212014-01-25, by reimar
-
vidix: move query_format struct initialization to common code.2014-01-25, by reimar
-
stream_netstream: Simplify packet handling.2014-01-25, by reimar
-
stream_netstream: merge declaration and initialization.2014-01-25, by reimar
-
subreader: remove misleading return types.2014-01-25, by reimar
-
sub_fribidi: Slightly simplify non-fribidi fallback.2014-01-25, by reimar
-
sub_fribidi: Make code more robust in error case.2014-01-25, by reimar
-
playtreeparser: Remove pointless assignment.2014-01-25, by reimar
-
vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.2014-01-25, by reimar
-
Revise German man page.2014-01-24, by ib
-
Revise documentation of option '-fontconfig'.2014-01-24, by ib
-
Replace string constants by symbolic constants.2014-01-24, by ib
-
Add a (missing) icon to menu entry "audio track".2014-01-24, by ib
-
Group video and audio related entries in context menu together.2014-01-24, by ib
-
Move up equalizer entry in the context menu.2014-01-24, by ib
-
Relocate the video size entries in the context menu.2014-01-24, by ib
-
Rearrange video size entries in context menu in descending order.2014-01-24, by ib
-
Revise German translation of MSGTR_GuiNeedsX.2014-01-23, by ib
-
vd: Make sure we test the preferred format first.2014-01-23, by reimar
-
vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMAT2014-01-23, by reimar
-
Do not print pkg-config errors.2014-01-23, by reimar
-
Cosmetic: Adjust spacings.2014-01-23, by ib
-
Update font file filter of the file selector (only with FreeType).2014-01-23, by ib
-
Revise German man page.2014-01-23, by ib
-
Be pedantic with documentation of option '-fontconfig'.2014-01-23, by ib
-
Cosmetic: Fix spacing.2014-01-23, by ib
-
Revise documentation of option '-font'.2014-01-23, by ib
-
Improve the dialog for font encodings.2014-01-23, by ib
-
Improve the dialog for font encodings.2014-01-23, by ib
-
ad_libdca: support current libdca that does not provide a dts.h header.2014-01-22, by reimar
-
stream_smb: Make autodetection work for samba 4.0.2014-01-22, by reimar
-
Revise context menu.2014-01-22, by ib
-
Revise the man page after r36697 and r36698.2014-01-22, by ib
-
Fix handling of option 'subfont-encoding'.2014-01-22, by ib
-
Fix handling of option 'subfont-encoding'.2014-01-22, by ib
-
Prettify layout of dialog for codecs and demuxer.2014-01-22, by ib
-
Remove MSGTR_PREFERENCES_FontFactor.2014-01-22, by ib
-
vo_corevideo: remove draw_frame and draw_slice.2014-01-22, by reimar
-
Prettify layout of dialog for font settings.2014-01-22, by ib
-
Revise some subtitle and OSD related help messages.2014-01-22, by ib
-
Revise some font related help messages.2014-01-22, by ib
-
vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.2014-01-22, by reimar
-
vo_corevideo: Fix return value.2014-01-22, by reimar
-
Fix calculation of idx_streamid for audio index in case of packet errors.2014-01-21, by rtogni
-
Revise German translation of some help messages.2014-01-21, by ib
-
Fix iconv check in r36657.2014-01-21, by ib
-
Improve the dialog for font settings.2014-01-21, by ib
-
Add MSGTR_PREFERENCES_FontAutoScaleMode.2014-01-21, by ib
-
Revise German translation of MSGTR_PREFERENCES_FontOutLine.2014-01-21, by ib
-
vo_md5sum: set VOCAP_NOSLICES.2014-01-21, by reimar
-
Fix table sizes.2014-01-21, by ib
-
Rephrase positively.2014-01-21, by ib
-
coverity.sh: Avoid submitting broken builds to coverity.2014-01-20, by reimar
-
Use av_unused for unused arguments instead of various hacks.2014-01-20, by reimar
-
stream_pvr: Fix fd check, -1 indicates invalid, not 0.2014-01-20, by reimar
-
demux_mkv: use a default mime-type if none was specified.2014-01-20, by reimar
-
mplayer: Simplify initial playtree/file code.2014-01-20, by reimar
-
mplayer.c: Minor loop simplification.2014-01-20, by reimar
-
print_file_info: Do not assume we have a demuxer.2014-01-20, by reimar
-
demux_demuxers: Simplify, merge declaration and initialization.2014-01-20, by reimar
-
demux_demuxers: check correct variable for NULL.2014-01-20, by reimar
-
stream_cue: Fix memleaks in error cases.2014-01-20, by reimar
-
stream_pvr: reduce code duplication and fix a memleak in error case.2014-01-20, by reimar
-
demux_rawdv: Fix memory leak on open error.2014-01-20, by reimar
-
demux_mov: Initialize "version" variable.2014-01-20, by reimar
-
demux_roq: declare variables where they are used.2014-01-20, by reimar
-
demux_roq: Simplify code by using calloc.2014-01-20, by reimar
-
demux_ts: remove pointless stack variable and ts_parse argument.2014-01-20, by reimar
-
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg2014-01-20, by michael
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
Improve the dialog for subtitle encodings with iconv.2014-01-20, by ib
-
tcp: fix socket/descriptor leak on error.2014-01-19, by reimar
-
cddb: fix multiple leaks, both for error and normal use cases.2014-01-19, by reimar
-
aviheader: Close file also when an index file contains an error.2014-01-19, by reimar
-
menu_param: fix memleak on menu click.2014-01-19, by reimar
-
menu_filesel: Fix memory leak in case of readdir error.2014-01-19, by reimar
-
dvdnav: fix memory leaks in error paths.2014-01-19, by reimar
-
ad_realaud: Fix memory leak in error path.2014-01-19, by reimar
-
demux_mkv: Fix massive memleaks in attachment parsing.2014-01-19, by reimar
-
Fix spelling in error messages.2014-01-19, by rtogni
-
mf: Fix initial hang/delay with mf://2014-01-19, by reimar
-
Remove double ;2014-01-19, by rtogni
-
Grammar fix in error messages.2014-01-19, by rtogni
-
Fix number of arguments in mp_msg.2014-01-19, by rtogni
-
Improve the dialog for subtitle encodings selection.2014-01-19, by ib
-
sync with en/mplayer.1 rev. 365882014-01-19, by jrash
-
Add support for files with MLTI chunks.2014-01-19, by rtogni
-
Add option 'sub_utf8' to the GUI configuration file.2014-01-19, by ib
-
Prettify the dialog for subtitle encodings selection.2014-01-19, by ib
-
Improve the dialog for subtitle encodings selection.2014-01-19, by ib
-
Add an auxiliary vertical container box.2014-01-19, by ib
-
Explain the relationship between the subtitle encoding options.2014-01-19, by ib
-
vobsub: fix indentation.2014-01-19, by reimar
-
vobsub: Simplify and fix memleak.2014-01-19, by reimar
-
vo_bl: update copyright header.2014-01-19, by reimar
-
vo_bl: RGB output support.2014-01-19, by reimar
-
vo_bl: Fix bpc variable documentation.2014-01-19, by reimar
-
mkv: replace a missed "return 0" by "goto err_out".2014-01-19, by reimar
-
film: various small code improvements.2014-01-19, by reimar
-
film: Fix memory leaks in error cases.2014-01-19, by reimar
-
asxparser: Declare variables in the blocks that need them.2014-01-19, by reimar
-
rawdv: various small code improvements.2014-01-19, by reimar
-
rawdv: remove pointless casts.2014-01-19, by reimar
-
rawdv: Fix memory leak in error case.2014-01-19, by reimar
-
cookies.c: cols must (and does) have 7 elements.2014-01-19, by reimar
-
vcd_read: Fix sizeof argument.2014-01-19, by reimar
-
Add #ifdef to avoid warnings.2014-01-19, by ib
-
Remove pointless declaration of static function.2014-01-18, by ib
-
vo_sdl: some minor code simplifications.2014-01-18, by reimar
-
vo_sdl: Avoid code duplication in DR code.2014-01-18, by reimar
-
vo_sdl: remove some commented-out code, reduce code duplication.2014-01-18, by reimar
-
vo_sdl: Avoid setenv code duplication.2014-01-18, by reimar
-
vo_sdl: simplify by using memcpy_pic.2014-01-18, by reimar
-
vo_sdl: set VFCAP_FLIP correctly.2014-01-18, by reimar
-
Remove empty draw_slice and draw_frame stubs.2014-01-18, by reimar
-
Fully reinit audio chain on format change.2014-01-18, by reimar
-
Synced with help_mp-en.h rev. 365872014-01-18, by jrash
-
vo_bl: cosmetics, use more readable array indexing syntax.2014-01-18, by reimar
-
vo_bl: consistently multiply by "channels".2014-01-18, by reimar
-
vo_bl: Simplify realloc + memset to calloc.2014-01-18, by reimar
-
vo_bl: Simplify/avoid duplicating size calculations.2014-01-18, by reimar
-
vo_bl: cosmetics, reindent.2014-01-18, by reimar
-
vo_bl: minor simplification of size reinit case.2014-01-18, by reimar
-
vo_bl: Do memory allocation only in one place.2014-01-18, by reimar
-
vo_bl: Simplify parser, reduce code duplication.2014-01-18, by reimar
-
vo_bl: Use strcspn2014-01-18, by reimar
-
vo_bl: Move variables into blocks that use them.2014-01-18, by reimar
-
vo_bl: Use snprintf.2014-01-18, by reimar
-
vo_bl: remove pointless casts.2014-01-18, by reimar
-
vo_bl: after close reset to NULL/-1.2014-01-18, by reimar
-
vo_bl: move assignment to a place where it actuall has an effect.2014-01-18, by reimar
-
vo_bl: Deobfuscate, use strdup.2014-01-18, by reimar
-
vo_bl: Fix a memleak2014-01-18, by reimar
-
vo_bl: Fix crashes on error.2014-01-18, by reimar
-
Fix video size < blinkenlights size again.2014-01-18, by reimar
-
Do not needlessly request chroma.2014-01-18, by reimar
-
vo_bl: Switch to modern VOCTRL_DRAW_IMAGE API.2014-01-18, by reimar
-
Simplify: use memcpy_pic.2014-01-18, by reimar
-
add comment about ac3 aes, patch by funman2014-01-17, by compn
-
Record GUI option 'idle' in the man page.2014-01-17, by ib
-
Add MSGTR_PREFERENCES_NoEnc.2014-01-17, by ib
-
Revise MSGTR_PREFERENCES_None.2014-01-17, by ib
-
Fix wrong #ifdef.2014-01-16, by ib
-
configure: Add CONFIG_INTRAX8, fix build2014-01-15, by michael
-
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg2014-01-15, by michael
-
Cosmetic: Adjust indent.2014-01-14, by ib
-
Fix setting entry for subtitle_font_encoding.2014-01-14, by ib
-
Add missing Windows code page encodings.2014-01-14, by ib
-
Add missing ISO-8859 encodings.2014-01-14, by ib
-
Fix KOI8 encodings.2014-01-14, by ib
-
Add UTF-8 to list of available encodings.2014-01-13, by ib
-
Revise encoding comments.2014-01-13, by ib
-
Rearrange encodings.2014-01-13, by ib
-
Change encoding names to upper case.2014-01-13, by ib
-
Allow playback of ac3 and eac3 wav files with waveformatex header and guid.2014-01-10, by cehoyos
-
XvMC: Add check for invalid data_size in the shmem case.2014-01-06, by iive
-
XvMC: Remove message requesting feedback for OSD backend rendering.2014-01-06, by iive
-
XvMC: Handle shm xvimage allocation error.2014-01-06, by iive
-
XvMC: Minor refoactoring of allocate_xvimage().2014-01-06, by iive
-
Update year in copyright notes.2014-01-02, by ib
-
Support Atrac 3+ in oma files.2014-01-01, by cehoyos
-
Support Atrac 3+ in wav files.2014-01-01, by cehoyos
-
Set audio channel_layout from container when using FFmpeg decoder.2014-01-01, by cehoyos
-
Update Copyright year.2014-01-01, by cehoyos
-
Merge declaration and initialization.2013-12-31, by reimar
-
Simpler/more robust cleanup code.2013-12-31, by reimar
-
Remove pointless explicit initialization.2013-12-31, by reimar
-
Add missing "static".2013-12-31, by reimar
-
libao2: Add sndio audio output module.2013-12-31, by reimar
-
Only update aspect when there was an actual change.2013-12-22, by reimar
-
Get rid of guiInfo member afilter.2013-12-17, by ib
-
Cosmetic: Adjust indent.2013-12-17, by ib
-
Add mpctx_get_stream().2013-12-17, by ib
-
Add mpctx_get_global_sub_pos().2013-12-17, by ib
-
Cosmetic: Adjust indent.2013-12-17, by ib
-
Fix small bug with GUI_SET_STREAM.2013-12-17, by ib
-
Use variable for passed data in GUI_SET_AUDIO.2013-12-17, by ib
-
Provide GUI_SET_MIXER call with argument.2013-12-17, by ib
-
Switch from deprecated intfloat_readwrite.h to intfloat.h2013-12-17, by reimar
-
Add XvMC hwaccel defines to configure.2013-12-17, by iive
-
Allow the compilation of more than one hwaccel format.2013-12-17, by iive
-
Define HAVE_LIBC_MSVCRT to avoid a warning.2013-12-16, by cehoyos
-
configure: fix build when ffmpeg Makefiles use CONFIG_THREADS2013-12-14, by michael
-
more binary codecs, patch by David Spreadborough2013-12-12, by compn
-
Only detect a file as MPEG-PS if we can find at least 2 packets.2013-12-11, by reimar
-
Fix potential endless loop while probing.2013-12-11, by reimar
-
add imm5 / imm6 binary codec, patch by David Spreadborough2013-12-09, by compn
-
Make handling of query_format more robust.2013-12-08, by reimar
-
Revert r36537.2013-12-08, by reimar
-
Query codec support first.2013-12-08, by reimar
-
Workaround VDPAU decode errors on aspect change on NVidia.2013-12-08, by reimar
-
Add support for Nios-II architecture.2013-12-06, by reimar
-
demux_avs: fixed pointer signedness mismatch2013-12-06, by reimar
-
demux_avs: calloc instead of malloc + memset2013-12-06, by reimar
-
Update track information at GUI_SET_STREAM for CDDA and VCD.2013-12-02, by ib
-
Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.2013-12-02, by ib
-
Silence a format warning with cdparanoia.2013-12-02, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.2013-12-02, by ib
-
Revise and fix stream control for VCD.2013-12-02, by ib
-
Synced with help_mp-en.h rev. 365252013-12-01, by jrash
-
sync with en/mplayer.1 rev. 365252013-12-01, by jrash
-
Don't discard current DVD track information without cause.2013-11-29, by ib
-
Add support for TV/DVB to the GUI.2013-11-29, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.2013-11-29, by ib
-
Revise German translation of some help messages.2013-11-29, by ib
-
Revise German translation of some help messages.2013-11-29, by ib
-
Remove unused definitions.2013-11-24, by ib
-
codecs.conf: add DYM4 to mpeg42013-11-19, by compn
-
Avoid resetting fields when we will never have set them in the first place.2013-11-19, by reimar
-
Revise German translation of some help messages.2013-11-19, by ib
-
Fix pts handling with -framedrop.2013-11-18, by reimar
-
Improve handling of internal vs. external dvdread/dvdnav2013-11-16, by reimar
-
Chose cheaper alpha blend equation.2013-11-16, by reimar
-
Code changes to avoid additional unnecessary re-inits.2013-11-16, by reimar
-
Display messages that can be confusing only with -v.2013-11-16, by reimar
-
Avoid message spam by not trying formats that will not work.2013-11-16, by reimar
-
Fix hardware acceleration notification for VDPAU.2013-11-16, by reimar
-
Try enabling DR for FFmpeg VP8 decoder.2013-11-16, by reimar
-
Add support for VP9 decoding via FFmpeg.2013-11-16, by reimar
-
Make PES detection less sensitive.2013-11-15, by reimar
-
Use DEMUXER_TYPE_UNKNOWN define.2013-11-15, by reimar
-
codecs.conf: add vp9, patch by james zern2013-11-15, by compn
-
Move cast to right place to avoid warning.2013-11-09, by reimar
-
Prefer -title if given for audio output name.2013-11-09, by reimar
-
font_load_ft: small simplifications.2013-11-09, by reimar
-
mplayer: Fix a crash seeking with -chapter and -ass2013-11-08, by al
-
configure: add CONFIG_H263DSP to preempt build problems2013-11-08, by michael
-
vo_corevideo: Add include to fix compilation on OSX 10.92013-10-30, by reimar
-
af_volume: add NEON optimization for common float case.2013-10-30, by reimar
-
af_volume: optimize for common case where all channels2013-10-29, by reimar
-
af_volume: Avoid pointlessly calculating the maximum volume.2013-10-29, by reimar
-
Synced with help_mp-en.h rev. 364702013-10-27, by jrash
-
Fall back to uname -p if uname -m does not give anything useful.2013-10-26, by reimar
-
Fix configure for cases when libm is not available.2013-10-26, by reimar
-
Remove unused per-channel enable.2013-10-26, by reimar
-
Remove unused code that costs a good bit of performance.2013-10-26, by reimar
-
Remove some macros and switch to libavutil equivalents.2013-10-26, by reimar
-
Remove pointless cast.2013-10-26, by reimar
-
ARM NEON optimization for float->int conversion.2013-10-26, by reimar
-
Add ARM NEON optimization of common channel interleave cases.2013-10-26, by reimar
-
Add some "const" to input-only pointers.2013-10-25, by reimar
-
vd_ffmpeg: disable DR also for HEVC.2013-10-25, by reimar
-
Use sizeof(*var) instead of sizeof(type), prefer calloc.2013-10-25, by reimar
-
Remove pointless casts.2013-10-25, by reimar
-
Add some missing "const".2013-10-25, by reimar
-
Define STRIP for FFmpeg.2013-10-24, by ib
-
demux_lavf: Ignore failure to find stream info.2013-10-20, by reimar
-
Use correct types for constants.2013-10-20, by reimar
-
Support little endian G.726 as found in Sun au files.2013-10-18, by cehoyos
-
Support 4k AVC-Intra in mov.2013-10-18, by cehoyos
-
Add some comments for internal PCM FourCC's.2013-10-18, by cehoyos
-
Support playback of f32le in mov.2013-10-18, by cehoyos
-
Support HEVC in native mpeg-ts demuxer.2013-10-17, by cehoyos
-
Preliminary support for FFmpeg HEVC decoder.2013-10-17, by cehoyos
-
Fix hang if uninit is called while the window is still hidden.2013-10-17, by reimar
-
Translate MSGTR_VO_OutputDirectory.2013-10-16, by ib
-
vo pnm: Always print output directory2013-10-16, by al
-
vo jpeg, png, pnm: Make output directory message less confusing2013-10-16, by al
-
vd_ffmpeg: catch invalid aspect from FFmpeg.2013-10-16, by reimar
-
ad_ffmpeg: fix commit fixing sample rate changes to actually work.2013-10-16, by reimar
-
vo_vdpau: Initialize variables before, not after setup code.2013-10-15, by reimar
-
Set skip_alpha, we currently have no use for alpha values.2013-10-15, by reimar
-
Handle files with sample rate changes correctly.2013-10-15, by reimar
-
Support H.264 fourcc UMSV.2013-10-14, by cehoyos
-
add binary geovision avc codec2013-10-11, by compn
-
Add H.264 fourcc GAVC for GeoVision cameras.2013-10-11, by cehoyos
-
mpeg123: Support in-stream format changes.2013-10-04, by reimar
-
add screenpressor SCPR binary decoder2013-10-04, by compn
-
Update libass to latest git version.2013-09-24, by reimar
-
Pass playing filename to audio outputs.2013-09-22, by reimar
-
Fix a few memleaks.2013-09-22, by reimar
-
Ensure AVDictionary pointer is initialized.2013-09-22, by reimar
-
Move rtsp_transport_* variables to demuxer.c2013-09-21, by reimar
-
Autodetect if pthread_cancel is available.2013-09-21, by reimar
-
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.2013-09-21, by reimar
-
Add support for ffmpeg's demuxer-specific options.2013-09-21, by reimar
-
Do not try to build FFmpeg protocols depending on external libraries.2013-09-21, by cehoyos
-
Fix possible crash when mpi is NULL.2013-09-19, by reimar
-
Add hack/workaround for FFmpeg offering pixfmts not valid2013-09-16, by reimar
-
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv2013-09-16, by compn
-
Fix compilation when VDPAU is disabled.2013-09-15, by reimar
-
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.2013-09-15, by reimar
-
Restore support for old-style VDPAU.2013-09-15, by reimar
-
Do not suppress FFmpeg deprecated warnings with pragma.2013-09-14, by cehoyos
-
Disable UNIX protocol when not supported.2013-09-09, by reimar
-
Support ffmpeg://dummy:// in muxer_lavf.2013-09-03, by reimar
-
Quick hack to allow using ffmpeg's image2 demuxer.2013-09-03, by reimar
-
muxer_lavf: partially support formats creating files own their own.2013-09-03, by reimar
-
ve_lavc: simplify and support more colorspace formats.2013-09-03, by reimar
-
codecs.conf: add 0x64 to g726, works on g726-test1.wav2013-09-03, by compn
-
avidemux: try reading ODML index if the default one is2013-08-31, by reimar
-
libmad: try decoding buffered data after EOF.2013-08-30, by reimar
-
ad_libmad: simplify code a bit.2013-08-30, by reimar
-
Fix channel reordering for ac3_fixed encoder.2013-08-30, by reimar
-
Support -alang and -slang for bluray://2013-08-25, by reimar
-
Fix disabling subtitles by switching through them.2013-08-25, by reimar
-
Quick an inefficient hack to enable planar encoding.2013-08-25, by reimar
-
Extract audio encoding code into a separate helper function.2013-08-25, by reimar
-
lavcac3enc: avoid code duplication.2013-08-25, by reimar
-
Avoid reinitializing VDPAU on e.g. simple aspect changes.2013-08-21, by reimar
-
configure: add config_exif for ffmpeg2013-08-21, by michael
-
Add define to reduce warnings.2013-08-15, by reimar
-
Leave it to FFmpeg to disable multithreading with hwaccel.2013-08-14, by reimar
-
vo png: Error handling and clean up2013-08-14, by al
-
vo png: Switch to avcodec_encode_video22013-08-14, by al
-
Extract some setup code into a separate function.2013-08-13, by reimar
-
Fix a possible crash when DRI failed.2013-08-12, by reimar
-
Fix possible hang bug with -ao pcm.2013-08-12, by reimar
-
Do not increment frame drop count when at EOF.2013-08-12, by reimar
-
Make VDPAU support work again with latest FFmpeg.2013-08-11, by reimar
-
Synced with help_mp-en.h rev. 364132013-08-10, by jrash
-
If VDPAU is available enable all VDPAU HWACCELs.2013-08-09, by reimar
-
Avoid some code duplication.2013-08-09, by reimar
-
Const correctness fix.2013-08-09, by reimar
-
Be more consistent with movie aspect setting and check.2013-08-07, by ib
-
Don't subsequently calculate original_aspect from last movie_aspect.2013-08-07, by ib
-
Factor out some common code.2013-08-07, by reimar
-
Revise switch_ratio documentation.2013-08-07, by ib
-
Revise switch_ratio documentation.2013-08-06, by ib
-
configure: Fix GIF support result comment2013-08-06, by al
-
configure: prevent future ffmpeg from failing to build2013-08-06, by michael
-
Avoid dereferencing NULL pointer on close if we2013-08-05, by reimar
-
vf_screenshot: slice handling fix.2013-08-05, by reimar
-
Make fallback for failing context creation actually work.2013-08-05, by reimar
-
On X11 use root window as "hidden" window instead of2013-08-05, by reimar
-
Fix and simplify alloc/free of AVIO buffer.2013-08-05, by reimar
-
Enable switch_ratio -1 with videos with aspect changes.2013-08-04, by ib
-
Fix definition of sh->original_aspect.2013-08-04, by ib
-
Add support for rtsp:// falling back to support via FFmpeg.2013-08-04, by reimar
-
Add define to silence FFmpeg warnings.2013-08-04, by reimar
-
Update for changed lavf API.2013-08-04, by reimar
-
Synced with help_mp-en.h rev. 363742013-08-03, by jrash
-
Add a XSync() call.2013-08-02, by ib
-
Remove remaining XFlush() calls.2013-08-02, by ib
-
Fix segmentation fault with aspect ratio menu entry.2013-08-02, by ib
-
Adjust detection of original aspect ratio after r36391.2013-08-01, by ib
-
Handle special argument -1 to switch_ratio as intended.2013-08-01, by ib
-
Remove GUI_HANDLE_EVENTS.2013-08-01, by ib
-
Relocate wsEvents().2013-08-01, by ib
-
Add a redraw and event handling to GUI_PREPARE.2013-08-01, by ib
-
Process events after destroying a window.2013-08-01, by ib
-
Remove XFlush() and XSync() calls.2013-08-01, by ib
-
Remove XSynchronize() call.2013-08-01, by ib
-
Remove property wsWaitMap and function wsWindowMapWait().2013-08-01, by ib
-
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.2013-08-01, by ib
-
Remove needless GUI_HANDLE_EVENTS call.2013-08-01, by ib
-
Fix info message for ffg726 decoder.2013-08-01, by cehoyos
-
Simplify sign change of variable.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Cosmetic: Don't shorten floating point constants that way.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Enable localization of ratio text.2013-07-30, by ib
-
Revise ratio text.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Keep paused mode when changing the aspect ratio.2013-07-27, by ib
-
Add check marks to the video aspect ratio menu items.2013-07-27, by ib
-
Use again special value -1 to set original aspect ratio.2013-07-27, by ib
-
Support newer GIFLIB versions2013-07-27, by al
-
Fix compilation if giflib 5 is installed.2013-07-22, by cehoyos
-
Allow compilation with current icc.2013-07-17, by cehoyos
-
Fix missing selector name warnings2013-07-16, by upsuper
-
build: Define _BSD_SOURCE for gethostbyname22013-07-14, by al
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Calculate aspect ratio by ourselves.2013-07-13, by ib
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Enable the change of the movie aspect ratio on the fly.2013-07-13, by ib
-
Disable aspect ratio menu in the absence of video playback.2013-07-13, by ib
-
stream/tcp: Check that host object has the right AF before connect2013-07-11, by al
-
Prettify debug message.2013-07-11, by ib
-
Add a debug message on the visual.2013-07-11, by ib
-
Remove AV_ prefix from define for internal config.h header.2013-07-05, by reimar
-
Disable G2M decoder if zlib is not available.2013-07-05, by reimar
-
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.2013-07-05, by reimar
-
codecs.conf add xd51 to mpeg22013-06-19, by compn
-
Check if path is too long2013-06-17, by komh
-
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.2013-06-16, by cehoyos
-
Ensure surfaces are cleared after resize.2013-06-15, by reimar
-
Fix issues with glibc on 32 bit.2013-06-15, by reimar
-
Simplify texture coordinate calculation.2013-06-12, by reimar
-
Merge the 3 different drawing steps.2013-06-12, by reimar
-
Remove array that always contains only 0.2013-06-12, by reimar
-
Remove a special-case that doesn't really make much2013-06-12, by reimar
-
Use only one single texture.2013-06-12, by reimar
-
Fix texture coordinates and number of characters.2013-06-12, by reimar
-
Simplify blend function used.2013-06-12, by reimar
-
Remove unused depth test code.2013-06-12, by reimar
-
Remove code related to unused lighting.2013-06-12, by reimar
-
gl: Ensure gpu_def_sl_program is correctly initialized.2013-06-12, by reimar
-
Revert r36287.2013-06-12, by ib
-
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.2013-06-11, by reimar
-
vo_aa: Specifying a single option should only change the2013-06-11, by reimar
-
Ensure that the allocated surface is always large enough.2013-06-11, by reimar
-
vo_gl: Fix chroma with rectangle=1.2013-06-10, by reimar
-
Fix compilation, remove assignment of variable that was removed due2013-06-10, by reimar
-
sync with en/mplayer.1 rev. 362972013-06-09, by jrash
-
Remove some unused code that has no effect.2013-06-09, by reimar
-
Remove some now unused code.2013-06-09, by reimar
-
Redraw on expose even if not paused.2013-06-09, by reimar
-
matrixview: redraw image while scaling on OSX.2013-06-09, by reimar
-
Remove unnecessary wrapper function.2013-06-09, by reimar
-
Remove unused arguments, add "const"2013-06-09, by reimar
-
Matrixview: fix getting only blank screen on OSX.2013-06-09, by reimar
-
Change hack to use a solution that will work more generally.2013-06-09, by reimar
-
OpenGL OSX: Do not set up aspect etc. for a hidden window.2013-06-09, by reimar
-
gl_tiled vo can be compiled and work on OSX as well.2013-06-09, by reimar
-
vo_gl_tiled: ensure variables are always initialized.2013-06-09, by reimar
-
vo_gl_tiled: fix YUV conversion.2013-06-09, by reimar
-
Remove unused arguments.2013-06-09, by reimar
-
Extract window creation code to common file.2013-06-09, by reimar
-
Fix inverted condition caused by a last-minute change from strcmp to strstr.2013-06-09, by reimar
-
Detect one more case of software OpenGL implementation.2013-06-09, by reimar
-
Move gl_nosw out of CONFIG_X11 ifdef.2013-06-09, by reimar
-
Add hack to fix compilation issues on OSX with broken libiconv.2013-06-09, by reimar
-
Fully uninitialize EGL.2013-06-09, by reimar
-
Set GL_UNPACK_ROW_LENGTH even for GLES.2013-06-09, by reimar
-
SwapInterval support for GLES/EGL.2013-06-09, by reimar
-
Cosmetics: remove tabs that slipped in by accident.2013-06-09, by reimar
-
Add support for printing available egl configs.2013-06-09, by reimar
-
vo_gl: some Android fixes.2013-06-07, by reimar
-
Do not lose OSD and subtitles on resize.2013-06-06, by reimar
-
Handle expose event also when not paused and do not draw2013-06-06, by reimar
-
Fix expose event redraw to actually redraw the correct frame.2013-06-06, by reimar
-
VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.2013-06-06, by reimar
-
Update #if for previous commit, fixes compilation for cases2013-06-05, by reimar
-
Remove unnecessary condition.2013-06-04, by reimar
-
Cosmetics: fix indentation.2013-06-03, by reimar
-
Add (no)connect option to ao_jack.2013-06-03, by reimar
-
Support Go2Meeting v4 via Kostya's decoder in FFmpeg.2013-06-03, by cehoyos
-
mcdeint: avoid uninited data read2013-06-01, by cehoyos
-
sync with en/mplayer.1 rev. 362832013-06-01, by jrash
-
Try to support -monitor-orientation with VDPAU.2013-05-28, by reimar
-
Fix border-pos handling.2013-05-28, by reimar
-
Make comment clearer.2013-05-27, by reimar
-
Handle events while waiting for window being mapped.2013-05-26, by ib
-
Cosmetic: Adjust indent.2013-05-26, by ib
-
Relocate internal wsWindowList registration code.2013-05-26, by ib
-
Define new_gpu_program() conditionally.2013-05-26, by ib
-
Remove unused variable.2013-05-26, by ib
-
Discard parts that we do not actually care about instead of2013-05-25, by reimar
-
Apply forgotten move of apply_border_pos function.2013-05-25, by reimar
-
border_pos support for a few more vos.2013-05-25, by reimar
-
Add options to determine where borders will be added when adjusting for aspect.2013-05-25, by reimar
-
Fix typo in parameter name.2013-05-24, by reimar
-
Remove incorrect comment, FFmpeg decoder supports 10 bit.2013-05-24, by reimar
-
sync with en/mplayer.1 rev. 362672013-05-18, by jrash
-
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.2013-05-17, by reimar
-
Do not prefer the binary AIC decoder over FFmpeg's.2013-05-17, by cehoyos
-
Support FFmpeg Apple Intermediate Decoder.2013-05-17, by cehoyos
-
vo_gl: Extract some code into separate function.2013-05-16, by reimar
-
Support 16-bit YUV on OpenGL ES.2013-05-16, by reimar
-
Disable -pie on Windows, it causes issues without2013-05-16, by reimar
-
Enable atomics.2013-05-16, by reimar
-
Fix -monitor-orientation option name in changelog.2013-05-16, by reimar
-
Support audio in GameCube rsd files.2013-05-15, by cehoyos
-
Support Nintendo Gamecube DTK files.2013-05-15, by cehoyos
-
Do not pass random unsupported data to encoder.2013-05-13, by reimar
-
Add support for rotating the video via OpenGL.2013-05-13, by reimar
-
Add NV12/NV21 support to some helper functions.2013-05-13, by reimar
-
sync with en/mplayer.1 rev. 362412013-05-12, by jrash
-
Avoid duplicating the mouse button handling.2013-05-09, by reimar
-
Avoid duplicating the mouse autohide code.2013-05-09, by reimar
-
Handle X events even while waiting for a map event.2013-05-09, by reimar
-
Remove debug printfs that have not been used in ages.2013-05-09, by reimar
-
Remove XSelectInput and XSync call that do not seem to serve any purpose.2013-05-09, by reimar
-
Avoid using swab()2013-05-09, by reimar
-
Fix indentation.2013-05-09, by reimar
-
Simplify check whether byte swapping is necessary.2013-05-09, by reimar
-
Add comment about -wid on Android to Changelog.2013-05-09, by reimar
-
Add script that submits a Coverity scan in an automated way.2013-05-09, by reimar
-
Make parser allocation work if a codec was forced.2013-05-09, by reimar
-
Support -wid on Android.2013-05-09, by reimar
-
Remove pointless function arguments.2013-05-09, by reimar
-
Fix resource leak.2013-05-08, by ib
-
Check return value to avoid segmentation fault.2013-05-08, by ib
-
Avoid dead code and a memleak.2013-05-07, by reimar
-
Make 0 termination code more robust against future changes.2013-05-07, by reimar
-
Ensure 0-termination.2013-05-07, by reimar
-
Fix incorrect error printing code.2013-05-07, by reimar
-
Split init_vo and call only the necessary part from get_buffer.2013-05-07, by reimar
-
Some changelog updates.2013-05-07, by reimar
-
manpage: document -playlist being unsafe in its option description2013-05-05, by reimar
-
Allow parsing arbitrary files as playlist only2013-05-05, by reimar
-
Fix memory leak.2013-05-05, by reimar
-
Disable dangerous feature in ASX playlist parser.2013-05-05, by reimar
-
Update calculation of allocation size for direct rendering.2013-05-05, by reimar
-
Less strict check for width/height.2013-05-05, by reimar
-
Remove pointless cast.2013-05-05, by reimar
-
Add more information to error message.2013-05-05, by reimar
-
Make code simpler and more flexible.2013-05-04, by reimar
-
Fix matrixview color.2013-05-04, by reimar
-
Simplify and clean up code.2013-05-04, by reimar
-
Cosmetics, simplify end-of-string checks.2013-05-04, by reimar
-
Remove unnecessary and incorrect assignment.2013-05-04, by reimar
-
gl: support advanced processing for GLES2.2013-05-04, by reimar
-
Add some forgotten "const" to function arguments.2013-05-04, by reimar
-
Add a const.2013-05-04, by reimar
-
Provide dummy glColor4ub glTexEnvi functions.2013-05-04, by reimar
-
Remove unused mpglTexEnvf.2013-05-04, by reimar
-
Remove glMatrixMode and glLoadIdentity functions.2013-05-04, by reimar
-
Add hack to support strides with GLES.2013-05-04, by reimar
-
Avoid glColor4f, use glColor4ub instead.2013-05-04, by reimar
-
Switch OpenGL ES renderer to 2.0.2013-05-04, by reimar
-
Remove now unused function pointers.2013-05-04, by reimar
-
Avoid PushMatrix/PopMatrix.2013-05-04, by reimar
-
Simplify drawing OpenGL vertices.2013-05-04, by reimar
-
Search GLES library in more locations.2013-05-04, by reimar
-
Minor simplification.2013-05-04, by reimar
-
sync with en/mplayer.1 rev. 362132013-05-04, by jrash
-
Add documentation about Android -vo gl mode.2013-05-03, by reimar
-
input: add an option to set the default pausing mode.2013-05-03, by cigaes
-
Relocate definition of DXR3Config.2013-05-03, by ib
-
Also add ordinary 422P support for libopenjpeg.2013-05-02, by reimar
-
Support decoding of ordinary YV12 j2k.2013-05-02, by reimar
-
Avoid 3D texture with border.2013-05-02, by reimar
-
Add forgotten switch back to texture unit 0.2013-05-01, by reimar
-
Use better default for YUV mode autodetection.2013-05-01, by reimar
-
Add xyz support for -vo gl.2013-05-01, by reimar
-
Fix XYZ conversion matrix.2013-05-01, by reimar
-
Support determining texture format for XYZ format.2013-05-01, by reimar
-
Synchronize settings for native and libopenjpeg j2k decoders.2013-05-01, by reimar
-
Fix bpp calculation for XYZ format.2013-05-01, by reimar
-
Fix define value.2013-05-01, by reimar
-
Enable/disable extra instructions for gamma correction2013-05-01, by reimar
-
Support playback of JPEG 2000 digital cinema files.2013-05-01, by cehoyos
-
Revise signal callback function doxygen comments.2013-04-30, by ib
-
Add doxygen comment.2013-04-30, by ib
-
Cosmetic: Prefer hyphen to underline in signal names.2013-04-30, by ib
-
Rename on_FileSelect_key_release_event() fs_key_release_event().2013-04-30, by ib
-
Set focus to fsFNameList after a combo box selection.2013-04-30, by ib
-
Cosmetic: Adjust indent.2013-04-30, by ib
-
Redesign on_FileSelect_key_release_event().2013-04-30, by ib
-
Remove signal "activate" handling.2013-04-30, by ib
-
Fix segmentation fault.2013-04-30, by ib
-
Support playing VC-1 in transport streams with -demuxer lavf.2013-04-30, by cehoyos
-
Move declaration into scope where variable is used.2013-04-29, by ib
-
Merge declaration and assignment.2013-04-29, by ib
-
Cosmetic: Adjust indent.2013-04-29, by ib
-
Check return value to avoid segmentation fault.2013-04-29, by ib
-
Set file prior to adding to the URL list.2013-04-29, by ib
-
Remove pointless cast.2013-04-29, by ib
-
Cosmetic: Adjust indent.2013-04-29, by ib
-
Don't strdup the URL.2013-04-29, by ib
-
Check return value to avoid segmentation fault.2013-04-29, by ib
-
Remove pointless code.2013-04-29, by ib
-
Be more precise about type.2013-04-29, by ib
-
Cosmetic: Insert blank line and relocate statement.2013-04-29, by ib
-
Remove the broken -bluray-chapter option.2013-04-26, by reimar
-
Make -chapter always available, even when compiled without DVD support.2013-04-26, by reimar
-
br://: Fix querying current chapter.2013-04-26, by reimar
-
Add support for AV_CODEC_ID_ASS.2013-04-18, by cboesch
-
sync with en/mplayer.1 rev. 361362013-04-15, by jrash
-
Remove some nonsense code, align with X11 implementation.2013-04-11, by reimar
-
Do not try with scale filter etc. when the format is a HWACCEL format.2013-04-05, by reimar
-
Detect invalid data from FFmpeg.2013-04-05, by reimar
-
Make comment a doxygen comment.2013-04-05, by ib
-
Revise gtkEvents().2013-04-05, by ib
-
Rename gtkEventHandling() gtkEvents().2013-04-05, by ib
-
Remove gtkEventHandling().2013-04-05, by ib
-
Add comment.2013-04-05, by ib
-
Remove commented code.2013-04-04, by ib
-
Don't allow the URL dialog to be vertically user-resizable.2013-04-04, by ib
-
Don't allow the URL dialog to be user-shrinkable.2013-04-04, by ib
-
Don't allow the file selector to be user-shrinkable.2013-04-04, by ib
-
Fix parameter auto_shrink.2013-04-04, by ib
-
Don't allow the message box to be user-resizable.2013-04-04, by ib
-
Don't allow the file selector to be user-shrinkable.2013-04-04, by ib
-
Fix parameter auto_shrink.2013-04-04, by ib
-
Don't allow the about box to be user-resizable.2013-04-04, by ib
-
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).2013-04-04, by ib
-
Don't set (too small) height.2013-04-04, by ib
-
Avoid casts by passing an existing pointer.2013-04-04, by ib
-
Change some class hint names.2013-04-04, by ib
-
Cosmetic: Rename GMPlayer definition gmplayer.2013-04-04, by ib
-
Define "MPlayer" string.2013-04-04, by ib
-
Remove all gtk_widget_set_name() calls.2013-04-04, by ib
-
Remove all gtk_object_set_data() calls.2013-04-04, by ib
-
Cosmetic: Rename signal handler function.2013-04-04, by ib
-
Cosmetic: Rename static variables.2013-04-04, by ib
-
Cosmetic: Rearrange definitions.2013-04-03, by ib
-
Cosmetic: Rename variable and correct spelling.2013-04-03, by ib
-
Cosmetic: Adjust indent.2013-04-03, by ib
-
Remove unnecessary initialization.2013-04-03, by ib
-
Cosmetic: Switch conditions (for consistency).2013-04-03, by ib
-
Cosmetic: Rename variables (consistently).2013-04-03, by ib
-
Add limited -endpos support when dumping.2013-04-03, by reimar
-
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.2013-04-03, by reimar
-
Group and sort #includes, remove unneeded ones.2013-04-01, by ib
-
Revert r36098, it breaks compilation on x86-64 Linux.2013-04-01, by reimar
-
Print a message before fetching a new FFmpeg version.2013-04-01, by reimar
-
Cosmetic: Don't mix #includes with variable definitions.2013-04-01, by ib
-
Make #defines enums.2013-04-01, by ib
-
Remove pointless #defines.2013-04-01, by ib
-
Move function declaration where it belongs.2013-04-01, by ib
-
Cosmetic: Order declarations alphabetically.2013-04-01, by ib
-
Cosmetic: Rearrange #includes.2013-03-31, by ib
-
Move variable declarations and definitions where they belong.2013-03-31, by ib
-
Move variable declarations where they belong.2013-03-31, by ib
-
Move variable declarations and definitions where they belong.2013-03-31, by ib
-
Make variable DVDSubMenu static.2013-03-31, by ib
-
Remove unused declaration.2013-03-31, by ib
-
Remove unnecessary #includes.2013-03-31, by ib
-
Remove unused declaration.2013-03-31, by ib
-
Move gtkFindCList() to tools.c.2013-03-31, by ib
-
Cosmetic: Prefix all functions in dialog/tools.c with gtk.2013-03-31, by ib
-
Cosmetic: Relocate gtkSelectInCList().2013-03-31, by ib
-
Make gtkSetDefaultToCList() static.2013-03-31, by ib
-
Remove unused gtkClearList().2013-03-31, by ib
-
Cosmetic: Rename gtkActive() gtkRaise().2013-03-31, by ib
-
Add, group and sort #includes, remove unneeded ones.2013-03-31, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-31, by ib
-
Cosmetic: Rearrange code.2013-03-31, by ib
-
Rephrase positively.2013-03-31, by ib
-
Add, group and sort #includes, remove unneeded ones.2013-03-31, by ib
-
Replace #include.2013-03-31, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-31, by ib
-
Remove pointless replacement lists.2013-03-31, by ib
-
Silence "warning: unused parameter".2013-03-30, by ib
-
Remove WidgetDestroy().2013-03-30, by ib
-
Don't use WidgetDestroy().2013-03-30, by ib
-
There is no need to hide the widget prior to destruction.2013-03-30, by ib
-
Avoid declaring loop variables inside the for()2013-03-30, by reimar
-
Add -heartbeat-interval option.2013-03-30, by reimar
-
Move PIC detection to the front of PIE added.2013-03-30, by upsuper
-
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().2013-03-29, by ib
-
Remove HideEqualizer() and HideEquConfig().2013-03-29, by ib
-
Remove HideFileSelect().2013-03-29, by ib
-
Remove HidePlaylist().2013-03-29, by ib
-
Remove HideSkinBrowser().2013-03-29, by ib
-
Make HideEquConfig() static.2013-03-29, by ib
-
Remove HideURLDialog().2013-03-29, by ib
-
Cosmetic: Rename the functions creating the dialogs.2013-03-29, by ib
-
Make create_SkinBrowser() static.2013-03-29, by ib
-
Make create_Preferences() static.2013-03-29, by ib
-
Make create_AudioConfig() static.2013-03-29, by ib
-
Make GTK widget AudioConfig static.2013-03-29, by ib
-
Make create_MessageBox() static.2013-03-29, by ib
-
Make create_Equalizer() static.2013-03-29, by ib
-
Make create_About() static.2013-03-29, by ib
-
Make create_URL() static.2013-03-29, by ib
-
Cosmetic: Rename HideURLDialogBox() HideURLDialog().2013-03-29, by ib
-
Remove unused declaration.2013-03-29, by ib
-
Cosmetic: Rename variables.2013-03-29, by ib
-
Move declaration of GTK widget Playlist where it belongs.2013-03-28, by ib
-
Remove unnecessary declaration.2013-03-28, by ib
-
Make create_PlayList() static.2013-03-28, by ib
-
Cosmetic: Rename ShowPlayList() ShowPlaylist().2013-03-28, by ib
-
Cosmetic: Rename HidePlayList() HidePlaylist().2013-03-28, by ib
-
Make HidePlayList() static.2013-03-28, by ib
-
Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().2013-03-28, by ib
-
Cosmetic: Rename ShowAboutBox() ShowAbout().2013-03-28, by ib
-
Rename ShowFileSelect() ShowFileSelector().2013-03-28, by ib
-
Rename extern GTK widget fsFileSelect FileSelector.2013-03-28, by ib
-
Cosmetic: Rename file selector type enums.2013-03-28, by ib
-
Make #defines enums.2013-03-28, by ib
-
Cosmetic: Format to MPlayer coding style.2013-03-28, by ib
-
Cosmetic: Rename fs_glist_add() fs_AddPath().2013-03-28, by ib
-
Avoid duplicate entries in the file selector path list.2013-03-28, by ib
-
Change variable definitions to const.2013-03-27, by ib
-
Change parameter declaration to const.2013-03-27, by ib
-
Fix crash with file selector after pressing OK.2013-03-27, by ib
-
Ignore XLookupString results in ASCII range.2013-03-25, by reimar
-
Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.2013-03-25, by reimar
-
Don't set path information for fsVideoSelector on ShowFileSelect().2013-03-25, by ib
-
Preselect current playlist directory from last playlist entry.2013-03-25, by ib
-
Add new listMgr command PLAYLIST_ITEM_GET_LAST.2013-03-25, by ib
-
Remove pointless casts.2013-03-24, by ib
-
Be more precise about type.2013-03-24, by ib
-
Free list and hash table data on widget destruction.2013-03-24, by ib
-
Make create_FileSelect() and HideFileSelect() static.2013-03-24, by ib
-
Remove unnecessary #include.2013-03-24, by ib
-
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings2013-03-24, by michael
-
configure: Fix mingw vs. mingw32 typo in libdvdcss check.2013-03-23, by diego
-
build: Drop unused part of sysi86() check.2013-03-23, by diego
-
loader: Simplify stdint.h #include handling.2013-03-23, by diego
-
Update internal libdvdcss to Git revision 39e0e2b.2013-03-23, by diego
-
build: Add _BSD_SOURCE definition for strsep().2013-03-23, by diego
-
configure: Group all libdvdcss-related tests together2013-03-22, by diego
-
configure: Do not consider unrelated libdvdcss variables in libdvdread test.2013-03-22, by diego
-
configure: cosmetics: Group some libdvdcss-related config.h entries together.2013-03-22, by diego
-
configure: Delete temporary files when a configure run is interrupted.2013-03-22, by diego
-
configure: cosmetics: Move some config.h entries to more sensible places2013-03-22, by diego
-
configure: Do a proper fallback from internal to external libdvdread.2013-03-22, by diego
-
Fix fsTopList_items memory leaks.2013-03-21, by ib
-
build: Restructure mp_msg-related link library handling.2013-03-21, by diego
-
build: Do not record system headers in dependency tracking files.2013-03-21, by diego
-
Simplify if-clauses after r36034.2013-03-21, by ib
-
Transfer almost identical code into a function.2013-03-21, by ib
-
Allow home directory to be in non-ASCII encoding.2013-03-21, by ib
-
Cosmetic: Rename variables holding data in UTF-8 encoding.2013-03-21, by ib
-
Swap statements (for cosmetic reasons).2013-03-21, by ib
-
Remove fsSelectedDirectoryUtf8.2013-03-21, by ib
-
Remove pointless code.2013-03-21, by ib
-
Fix get_current_dir_name_utf8() memory leaks.2013-03-21, by ib
-
x11 common: Improve spelling/grammar2013-03-20, by al
-
configure: Explain that certain CPPFLAGS are added for glibc compatibility.2013-03-20, by diego
-
Make fsSelectedDirectory a local variable.2013-03-20, by ib
-
configure: Do not unconditionally set all host CPPFLAGS.2013-03-20, by diego
-
configure: Merge setting of global -I flags into setting of other CPPFLAGS.2013-03-20, by diego
-
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.2013-03-20, by diego
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
Support mixed filename encodings.2013-03-19, by ib
-
build: whitespace cosmetics; add two more section comments2013-03-19, by diego
-
Move headers only required for the MGA code below MGA ifdef.2013-03-19, by diego
-
build: Only build subrip tool if the UnRAR executable is available.2013-03-19, by diego
-
build: Only compile modify_reg tool if Win32 emulation is enabled.2013-03-19, by diego
-
Revise doxygen comment.2013-03-19, by ib
-
build: Only build qtx tests if QTX_EMULATION is set.2013-03-19, by diego
-
build: Ensure that all test tools are removed on clean.2013-03-19, by diego
-
build: Add proper conditional compilation for all tools.2013-03-19, by diego
-
configure: Simplify some checks that set feature flags.2013-03-19, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-19, by diego
-
build: Split object files from link libraries in generic executable rule.2013-03-19, by diego
-
build: Compile all codec-cfg* host tools with one generic rule.2013-03-19, by diego
-
Add strings.h #includes for strncasecmp().2013-03-19, by diego
-
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.2013-03-18, by cehoyos
-
configure: Simplify some checks that set feature flags.2013-03-17, by diego
-
configure: Set CPPFLAGS to enable commonly used system features2013-03-17, by diego
-
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.2013-03-17, by diego
-
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.2013-03-17, by diego
-
Add _BSD_SOURCE #define for inet_aton().2013-03-17, by diego
-
Add _BSD_SOURCE #define for getpagesize().2013-03-17, by diego
-
Avoid usage of obsolete and BSD-specific "struct timezone".2013-03-17, by diego
-
Add missing strings.h #includes for strcasecmp().2013-03-17, by diego
-
build: Run tests, tools, etc. clean targets as dependencies of clean.2013-03-17, by diego
-
build: Split mp_msg-related object files and link libraries.2013-03-17, by diego
-
build: Compile all codec-cfg* host tools with one generic rule.2013-03-17, by diego
-
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.2013-03-17, by diego
-
build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.2013-03-17, by diego
-
build: Drop mp_msg dependencies for codec-cfg-test.2013-03-17, by diego
-
build: Fix conditional compilation of tests and tools.2013-03-17, by diego
-
Try to fix performance for -vo gl on OSX with planar YUV.2013-03-17, by reimar
-
Handle the severely broken headers QuickTime Streaming Server sends.2013-03-17, by reimar
-
Support broken icy-metaint response from QuickTime Streaming Server.2013-03-17, by reimar
-
Allow audio/video queues to fill up a bit more right after seeking.2013-03-17, by reimar
-
Real demuxer seeking fixes.2013-03-17, by reimar
-
Switch back to glClearDepth.2013-03-16, by reimar
-
Add (hackish) support for OpenGL on Android.2013-03-16, by reimar
-
Better compatibility with more restricted GL headers.2013-03-16, by reimar
-
Use uint8_t to avoid signed vs. unsigned char issues.2013-03-16, by reimar
-
Split out defines for compatibility between different GL headers.2013-03-16, by reimar
-
Fix previous commit, off_t must be replaced by int64_t2013-03-16, by reimar
-
Hacks to fix compilation on/for Android.2013-03-16, by reimar
-
Fix a potential integer overflow.2013-03-16, by reimar
-
Remove nonsense fprintf, probably left-over debug code.2013-03-16, by reimar
-
Replace some uses of off_t by uint64_t.2013-03-16, by reimar
-
Remove misleading TRUE/FALSE2013-03-16, by reimar
-
Change off_t to uint64_t.2013-03-16, by reimar
-
Remove useless cast (at best it will break things).2013-03-16, by reimar
-
Clean up ifdefs so they make sense even if none or multiple are defined.2013-03-16, by reimar
-
sync with en/mplayer.1 rev. 359632013-03-16, by jrash
-
Synced with help_mp-en.h rev. 359682013-03-16, by jrash
-
Revise MSGTR_LOCALE_ENCODING.2013-03-15, by ib
-
Add a warning message about @locale in G_FILENAME_ENCODING.2013-03-15, by ib
-
Utilize new cfg_old_filename_from_utf8() in playlist code.2013-03-15, by ib
-
Add a function converting into locale encoding.2013-03-15, by ib
-
Free memory allocated for fsHistory[] elements when GUI ends.2013-03-15, by ib
-
Fix mencoder compilation2013-03-14, by reimar
-
Win32: support file names with characters outside system code-page2013-03-14, by reimar
-
Add support for binding any key in UTF-8 range.2013-03-14, by reimar
-
Revert r35955, the resampling API in lavc is still available.2013-03-13, by cehoyos
-
Fix compilation after the separation of hpeldsp.2013-03-13, by cehoyos
-
Fix mplayer compilation.2013-03-13, by iive
-
Define AVCODEC_MAX_AUDIO_FRAME_SIZE.2013-03-12, by cehoyos
-
Do not set AVCodecContext->sub_id: It does not exist anymore.2013-03-12, by cehoyos
-
Disable lavcresample compilation for the time being.2013-03-12, by cehoyos
-
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.2013-03-12, by cehoyos
-
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
-
Cosmetic: Rename uiDND uiMainDND.2013-01-24, by ib
-
Cosmetic: Remove "Handle(r)" from function names.2013-01-24, by ib
-
Remove unnecessary cast.2013-01-24, by ib
-
Cosmetic: Rename ReDraw DrawHandler.2013-01-24, by ib
-
Cosmetic: Replace DandD by DND.2013-01-24, by ib
-
Make uiMainRender static.2013-01-24, by ib
-
Get rid of uiVideoRender.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Realize a smooth and flicker-free video when resizing during playback.2013-01-24, by ib
-
Partly revert r35847.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Disable handler fuctions in wsWindowDestroy().2013-01-24, by ib
-
Remove unnecessary assignment.2013-01-24, by ib
-
Rename menuRender uiMenuRender and make it static.2013-01-24, by ib
-
Remove unnecessary setting of uiMainRender.2013-01-24, by ib
-
Cosmetic: Change argument to uiEventHandling() ivRedraw call.2013-01-24, by ib
-
Move assignment to uiMainRender to a more appropriate place.2013-01-24, by ib
-
Add some notes for later checking and fixing.2013-01-24, by ib
-
Remove unnecessary setting of uiVideoRender.2013-01-23, by ib
-
Cosmetic: Rename wsImageConvert() wsImageRender().2013-01-23, by ib
-
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.2013-01-23, by michael
-
configure: Drop unused WORDS_BIGENDIAN config.h #define.2013-01-23, by diego
-
libdvdcss: Revert r35255, which tried to work around Windows breakage.2013-01-23, by diego
-
configure: Unset HAVE_DIRECT_H if direct.h is not available.2013-01-23, by diego
-
Remove unnecessary wsWindowBackground() calls.2013-01-23, by ib
-
Remove wsWindowClear().2013-01-23, by ib
-
Cosmetic: Adjust indent.2013-01-23, by ib
-
Remove setting pointless window attribute CWBackPixel.2013-01-23, by ib
-
Also support EVRC in qcp.2013-01-23, by cehoyos
-
Remove pointless parentheses.2013-01-23, by ib
-
Remove and simplify code.2013-01-22, by ib
-
Relocate #defines and make them enums.2013-01-22, by ib
-
Relocate #defines and make them functions.2013-01-22, by ib
-
Revise some doxygen comments.2013-01-22, by ib
-
Redefine PACK_RGB16 and PACK_RGB15.2013-01-22, by ib
-
Remove pointless wsWindowClear() when setting movie aspect ratio.2013-01-22, by ib
-
configure: cosmetics: Move os2threads check to a more suitable place.2013-01-21, by diego
-
configure: Add windows.h check for libavutil2013-01-21, by diego
-
configure: cosmetics: Restructure some entries in config.h.2013-01-21, by diego
-
configure: Simplify giflib workaround check through helper functions.2013-01-21, by diego
-
configure: Simplify liba52 check through helper functions.2013-01-21, by diego
-
configure: Drop commented-out line from OpenAL check.2013-01-21, by diego
-
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one2013-01-21, by diego
-
vd_ffmpeg: Define potentially unavailable error resilience values2013-01-21, by diego
-
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.2013-01-21, by diego
-
configure: Add check for _aligned_malloc(), used in libavutil.2013-01-21, by diego
-
Formatting2013-01-21, by SubJunk
-
Replace CODEC_IDs their modern AV_-prefixed counterparts.2013-01-21, by diego
-
configure: Add check for mprotect(), used in libswscale.2013-01-21, by diego
-
configure: Unconditionally check for io.h and direct.h2013-01-21, by diego
-
Add a number of missing libavutil header #includes.2013-01-21, by diego
-
av_opts: Replace deprecated av_set_string3() by av_opt_set()2013-01-21, by diego
-
Support FFmpeg EVRC decoder by Paul B Mahol.2013-01-21, by cehoyos
-
Adjust year for copyright notes.2013-01-21, by ib
-
Bumped year2013-01-21, by SubJunk
-
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.2013-01-20, by diego
-
muxer_lavf: Replace forward declaration by the correct #include2013-01-20, by diego
-
Replace obsolete x86_cpu.h #includes by the correct header.2013-01-20, by diego
-
(Partially) synchronize .gitignore with svn:ignore properties.2013-01-20, by diego
-
Cosmetic: Remove/adjust comments.2013-01-20, by ib
-
Clean up #includes.2013-01-20, by ib
-
Updated libass to 7e455322013-01-19, by SubJunk
-
Cosmetic: Rename ws functions for the sake of consistency.2013-01-19, by ib
-
Make wsWindowDecoration() static.2013-01-19, by ib
-
Cosmetic: Relocate wsWindowDecoration().2013-01-19, by ib
-
Remove redundant parameter from function.2013-01-19, by ib
-
Cosmetic: Rename structure member, use singular.2013-01-19, by ib
-
Use Bool type.2013-01-19, by ib
-
Remove unused wsWindow structure members.2013-01-19, by ib
-
Synced with help_mp-en.h rev. 357382013-01-19, by jrash
-
Use Bool type.2013-01-18, by ib
-
Enable resize handles for resizable windows only.2013-01-18, by ib
-
Make variables local.2013-01-18, by ib
-
Remove unnecessary #includes.2013-01-18, by ib
-
Cosmetic: Rename wItem guiItem.2013-01-18, by ib
-
Don't unnecessarily restrict property mask to 8 bits.2013-01-18, by ib
-
Don't set "normal size" check mark in menu by default.2013-01-18, by ib
-
Fix libvpx compilation.2013-01-18, by cehoyos
-
Support fourcc ZMP4.2013-01-18, by cehoyos
-
Remove parameter for border_width from wsWindowCreate().2013-01-18, by ib
-
Cosmetic: Change parameter names.2013-01-18, by ib
-
Cosmetic: Rename ws functions for the sake of consistency.2013-01-18, by ib
-
Don't close the display.2013-01-17, by ib
-
Remove unused structure member wGCV.2013-01-17, by ib
-
Make variable wsScreenDepth static.2013-01-17, by ib
-
Cosmetic: Adjust indent.2013-01-17, by ib
-
Cosmetic: Rename DepthOnScreen ScreenDepth.2013-01-17, by ib
-
Move wgIsRect from ws.h to gui.h.2013-01-17, by ib
-
Remove unused code.2013-01-17, by ib
-
Make functions static that only have file scope.2013-01-17, by ib
-
Cosmetic: Relocate some functions.2013-01-17, by ib
-
Fix bug introduced in r35757.2013-01-17, by ib
-
Remove unused code.2013-01-17, by ib
-
Remove pointless variable wsTrue.2013-01-17, by ib
-
Remove unused wsKeyTable.2013-01-17, by ib
-
Make variables static that only have file scope.2013-01-17, by ib
-
Cosmetic: Relocate and revise comments on code origin.2013-01-17, by ib
-
Remove unused code and declarations.2013-01-17, by ib
-
Save the correct video window position.2013-01-16, by ib
-
Don't unnecessarily and annoyingly move the video window.2013-01-16, by ib
-
Relocate some functions.2013-01-15, by ib
-
Switch statements.2013-01-15, by ib
-
Remove member SizeHint from wsWindow structure.2013-01-15, by ib
-
Remove confusing comment.2013-01-15, by ib
-
Remove symbolic constant wsNoBorder.2013-01-15, by ib
-
Add property wsAspect.2013-01-15, by ib
-
Cosmetic: Rename wsTWindow wsWindow.2013-01-15, by ib
-
Cosmetic: Change parameter names.2013-01-15, by ib
-
Cosmetic: Adjust indent.2013-01-15, by ib
-
Add the 'Mapped' information to wsMapWait().2013-01-15, by ib
-
Add wsMapWait().2013-01-15, by ib
-
Use wsSizeHint() in wsMoveWindow().2013-01-15, by ib
-
Add comments.2013-01-15, by ib
-
Cosmetic: Adjust indent.2013-01-15, by ib
-
Simplify wsSizeHint() by dropping parameter 'hints'.2013-01-15, by ib
-
Don't allow shrinking the main window.2013-01-14, by ib
-
Replace the call to vo_x11_sizehint().2013-01-14, by ib
-
Add new function wsSizeHint().2013-01-14, by ib
-
Remove the [ws] file information from the message text.2013-01-12, by ib
-
Add doxygen comments.2013-01-12, by ib
-
Change parameter type and name.2013-01-11, by ib
-
Remove unused declaration.2013-01-11, by ib
-
Make variable static that is only used inside the file.2013-01-11, by ib
-
Don't define a function by a macro.2013-01-10, by ib
-
Cosmetic: Use parameter name 'window' for a GtkWindow.2013-01-10, by ib
-
Remove Display parameter from wsEvents().2013-01-10, by ib
-
Restore GUI's X error handler after gtk_init().2013-01-10, by ib
-
Replace stderr output by mp_msg() error messages.2013-01-10, by ib
-
Use sizeof() instead of numeric constant.2013-01-10, by ib
-
Cosmetic: Adjust parameter names to r35725 and r35726 harmonization.2013-01-10, by ib
-
Cosmetic: Use lower case parameter name.2013-01-10, by ib
-
Cosmetic: Harmonize parameter names.2013-01-10, by ib
-
Remove unused declarations.2013-01-10, by ib
-
Pass parameter instead of using global variable.2013-01-10, by ib
-
Fix compilation with current FFmpeg.2013-01-10, by cehoyos
-
Cosmetic: Add and adjust comments.2013-01-10, by ib
-
Relocate GTK initialization.2013-01-10, by ib
-
Don't unconditionally set gtkDXR3Device.2013-01-10, by ib
-
Remove unnecessary initialization.2013-01-10, by ib
-
Make variables static that are only used inside the file.2013-01-10, by ib
-
Add a message indicating start of initialization of X.2013-01-10, by ib
-
Support FFmpeg 012v decoder.2013-01-06, by cehoyos
-
Fix a resource leak.2013-01-06, by upsuper
-
Call sanitize_os already in preinit function instead of only during init.2013-01-06, by reimar
-
Fix a rendering bug in vf_ass.2012-12-31, by upsuper
-
Fix compilation with latest FFmpeg.2012-12-30, by cehoyos
-
Fix missing screen clear with -nodouble.2012-12-24, by reimar
-
Disable direct rendering for non-ref frames only again, it still2012-12-24, by reimar
-
10l: Use correct variable name for libilbc config line.2012-12-23, by cehoyos
-
Support decoding lbc files.2012-12-23, by cehoyos
-
Allow libmng autodetection to test for "-lmng" and "-lmng -ljpeg".2012-12-22, by cehoyos
-
Reset video window after STOP (MP command or evStop) has been pressed.2012-12-22, by ib
-
Add support for FFmpeg's libilbc decoder.2012-12-22, by cehoyos
-
Fix compilation with current FFmpeg.2012-12-22, by cehoyos
-
sync with en/mplayer.1 rev. 356852012-12-21, by jrash
-
Replace ARMVFP by VFP as currrently used by FFmpeg.2012-12-20, by cehoyos
-
Cosmetic: Switch addends.2012-12-19, by ib
-
Fix bug with wrong video window size after end of fullscreen playback.2012-12-19, by ib
-
Add comment why seeking backward flag is used when2012-12-18, by reimar
-
Set AVSEEK_FLAG_BACKWARD also when seeking to the start of a file.2012-12-18, by reimar
-
Cosmetic: reindent.2012-12-18, by upsuper
-
Support decoding ABGR rawvideo streams.2012-12-18, by cehoyos
-
Support FFmpeg Silicon Graphics Motion Video Compressor 1 and 2.2012-12-18, by cehoyos
-
Support FFmpeg SGI RLE decoder.2012-12-18, by cehoyos
-
IMGFMT_RGB8 is not a palettised image format.2012-12-18, by cehoyos
-
Cosmetic: reindent & move defines out of function2012-12-17, by upsuper
-
Minor improvements to the mplmult script.2012-12-16, by reimar
-
Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.2012-12-15, by ib
-
Let 'make clean' remove all files that 'make' can regenerate.2012-12-15, by ib
-
Remove pointless #ifdef directives.2012-12-15, by ib
-
Attempt to fix -loop (when written after the file name) for2012-12-15, by reimar
-
Allow -ss 0 to seek to pts 0 instead of disabling seeking.2012-12-15, by reimar
-
Allow "nopts" as time specification, it might be useful in2012-12-15, by reimar
-
lavf muxer: set up stream aspect.2012-12-15, by reimar
-
Include inttypes.h in generated help messages file.2012-12-14, by ib
-
Add missing #ifdef directive.2012-12-14, by ib
-
Include config.h in generated help messages file.2012-12-14, by ib
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Fix compilation with current FFmpeg git head.2012-12-13, by cehoyos
-
Rename consts & avoid using a GNU extension.2012-12-13, by upsuper
-
Put xmm7 clearance into each asm block.2012-12-13, by upsuper
-
Replace an unnecessary SSE4 instruction.2012-12-13, by upsuper
-
Reduce register usage to fix the compilation in x86.2012-12-13, by upsuper
-
Remove pointless condition.2012-12-12, by ib
-
Fix setting PlaylistNext after a playlist change.2012-12-12, by ib
-
Accelerate ass rendering by using SSE4 for yuv420p.2012-12-12, by upsuper
-
Accelerate ass rendering by using SSE4 for yuv422.2012-12-12, by upsuper
-
Move some code up.2012-12-12, by upsuper
-
Adapt assignments.2012-12-11, by ib
-
While playing, allow extensive editing of the playlist without stopping.2012-12-11, by ib
-
Reset media information while changing tracks in stop mode.2012-12-11, by ib
-
Fix condition in uiNext().2012-12-11, by ib
-
Cosmetic: Adjust indent.2012-12-11, by ib
-
Add a parameter to uiUnsetMedia().2012-12-11, by ib
-
Cosmetic: Reindent.2012-12-11, by upsuper
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Embrace several individual "if (guiInfo.Playing)" conditions.2012-12-10, by ib
-
Relocate and change code to set Chapter and Angle start values.2012-12-10, by ib
-
Reset media information for CD/VCD/DVD after playback.2012-12-10, by ib
-
Add a function to unset media information.2012-12-10, by ib
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Make DVD stop if manually advancing beyond last chapter of last track.2012-12-10, by ib
-
Relocate code to set Track, Chapter and Angle start values.2012-12-10, by ib
-
Limit playlist reset to first item after playback.2012-12-10, by ib
-
Limit internal automatic audio CD track advancing.2012-12-10, by ib
-
Change internal automatic audio CD track advancing.2012-12-10, by ib
-
Simplify code.2012-12-10, by ib
-
Calculate number of playlist tracks in any case.2012-12-10, by ib
-
Don't unconditionally reset playlist to first item after playback.2012-12-10, by ib
-
Merge declaration and initialization.2012-12-10, by ib
-
Set track number after resetting playlist to first item.2012-12-10, by ib
-
Deallocate in reverse order of allocation.2012-12-10, by ib
-
Free guiInfo when GUI ends.2012-12-10, by ib
-
Change parameter from NULL to 0.2012-12-10, by ib
-
Cosmetic: Adjust indent and add a blank line.2012-12-09, by ib
-
Reset playlist to first item after playback has stopped.2012-12-09, by ib
-
Use FFMIN in evSetVolume.2012-12-09, by ib
-
Add comment.2012-12-09, by ib
-
Set volume in evSetBalance.2012-12-09, by ib
-
Set volume in GUI_SET_MIXER.2012-12-09, by ib
-
Cosmetic: Add some blank lines.2012-12-09, by ib
-
Cosmetic: Relocate variable definition.2012-12-09, by ib
-
Fix bug with evSetBalance.2012-12-09, by ib
-
Cosmetic: Adjust indent.2012-12-09, by ib
-
Fix bug with wrong balance calculation.2012-12-09, by ib
-
Check availability of mixer before rendering.2012-12-09, by ib
-
Relocate mixer assignment.2012-12-09, by ib
-
Remove two pointless conditions.2012-12-09, by upsuper
-
Add missing break.2012-12-09, by upsuper
-
Fix a wrong condition.2012-12-09, by upsuper
-
Set svn properties for newly created GUI directories.2012-12-07, by ib
-
Cosmetic: Rearrange #includes.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Add doxygen comments.2012-12-06, by ib
-
Rearrange #includes and add missing one.2012-12-06, by ib
-
Fix bug with removing items from playlist.2012-12-06, by ib
-
Avoid using local variables named filename.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename in Win32 GUI.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename.2012-12-05, by ib
-
Move instruction up.2012-12-05, by ib
-
Make comments doxygen comments.2012-12-05, by ib
-
Remove unnecessary cast.2012-12-05, by ib
-
Simplify condition.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Revise guiPlaylist() concerning pt_iter.2012-12-05, by ib
-
Cosmetic: Change variable names.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Combine guiPlaylistInitialize() and guiPlaylistAdd().2012-12-05, by ib
-
Add video/ogg as an Ogg mimetype.2012-12-05, by upsuper
-
Recognize audio/ogg as an OGG mimetype.2012-12-05, by cehoyos
-
Move macro definition and add doxygen comment.2012-12-05, by ib
-
Add doxygen comment for item definition.2012-12-05, by ib
-
Add doxygen comment for button states.2012-12-05, by ib
-
Replace symbolic skin item constants by enums.2012-12-05, by ib
-
Replace symbolic GUI message (event) constants by enums.2012-12-05, by ib
-
Cosmetic: Choose better variable name in Win32 GUI.2012-12-04, by ib
-
Use boolean symbolic constants in Win32 GUI.2012-12-04, by ib
-
Simplify assignments.2012-12-04, by ib
-
Define symbolic constant wsNone for "no window state".2012-12-04, by ib
-
Rename wsNone wsNo and use it instead of a numeric constant.2012-12-04, by ib
-
Change parameter of wsWindowDecoration().2012-12-04, by ib
-
Remove unused variables.2012-12-04, by ib
-
Use symbolic constant defined for playing states.2012-12-04, by ib
-
Cosmetic: Choose better variable name.2012-12-04, by ib
-
Introduce boolean symbolic constants.2012-12-04, by ib
-
Use correct data type (rather cosmetic).2012-12-04, by ib
-
Force FFmpeg bitmap decoder for BMP attachments.2012-12-03, by cehoyos
-
Replace confusing guiInfoMediumClear() by MediumPrepare().2012-12-03, by ib
-
Cosmetic: Adjust indent.2012-12-03, by ib
-
Provide a number of tracks information for files in playlists.2012-12-03, by ib
-
Enhance PLAYLIST_ITEM_GET_POS to provide total number of items.2012-12-03, by ib
-
Only ask for playlist position if there is an item.2012-12-03, by ib
-
Set track number in uiCurr().2012-12-03, by ib
-
Set filename for MPlayer in GUI_PREPARE.2012-12-03, by ib
-
Clear information associated with a file when setting a new one.2012-12-03, by ib
-
Fix bug with DVD "no chapter" information.2012-12-03, by ib
-
Cosmetic: Adjust indent.2012-12-03, by ib
-
Set track at startup with a non-empty GUI playlist.2012-12-03, by ib
-
Add doxygen comments to string.c.2012-12-03, by ib
-
Don't overwrite video size information.2012-12-03, by ib
-
Use correct video window parameters.2012-12-03, by ib
-
Add missed format for adpcm_ima_oki.2012-12-03, by cehoyos
-
Cosmetic: Place doxygen note at the end of the comment.2012-12-02, by ib
-
Do not use strrchr when strchr works just as well.2012-12-02, by reimar
-
Remove unused defines that cause redefinition warnings.2012-12-02, by reimar
-
Make lookup table static.2012-12-02, by reimar
-
Move declarations to the top of the function.2012-12-02, by reimar
-
Reduce sleep time now that we will spend much less time in this loop.2012-12-02, by reimar
-
ao_dsound: Add a hack that avoid cutting of audio,2012-12-02, by reimar
-
Cosmetic: Adjust indent and move guiInfo member CodecName in structure.2012-12-02, by ib
-
Fix bug with stop button and playlist.2012-12-02, by ib
-
Fix bug with playlist.2012-12-02, by ib
-
10l: Add forgotten mp_taglists.c change to enable afc decoding.2012-12-02, by cehoyos
-
Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.2012-12-02, by cehoyos
-
Support FFmpeg's ADPCM IMA Dialogic OKI decoder.2012-12-02, by cehoyos
-
Add video codec name to guiInfo structure.2012-12-02, by ib
-
Fix various issues with a playlist change.2012-12-02, by ib
-
Add listMgr command PLAYLIST_ITEM_FIND.2012-12-02, by ib
-
Add doxygen comment.2012-12-02, by ib
-
Add listMgr command PLAYLIST_ITEM_GET_CURR_POS.2012-12-02, by ib
-
Add FourCC V264 for H264 in CCTV recordings.2012-12-01, by cehoyos
-
Print some help on what to do if we cannot get a FFmpeg snapshot.2012-12-01, by reimar
-
Fix bug with wrong track number after playlist has been cleared.2012-12-01, by ib
-
Fix wrong display of video width and height.2012-12-01, by ib
-
Add an uiSetFile() counterpart.2012-12-01, by ib
-
Cosmetic: Rename uiSetFileName().2012-12-01, by ib
-
af_format: Fix check_format, non-special formats are of course supported.2012-12-01, by reimar
-
Don't include config.h if not necessary.2012-11-30, by ib
-
Make stream eof detection less sensitive.2012-11-30, by reimar
-
Fix scary "BUG! Invalid demuxer type ..." message2012-11-30, by reimar
-
demux_lavf: support subtitle-only formats.2012-11-30, by reimar
-
Display correct subtitle language for demux_lavf.2012-11-30, by reimar
-
Fix alpha for ASS subtitles.2012-11-30, by reimar
-
af_format: support endianness conversion also for iec619372012-11-30, by reimar
-
Make AF_FORMAT_IS_IEC61937 include AF_FORMAT_IS_AC3.2012-11-30, by reimar
-
ad_spdif: use the more specific AF_FORMAT_AC3_LE when2012-11-30, by reimar
-
Do not call af_fmt2str on the same data over and over.2012-11-30, by reimar
-
Replace outdated list of unsupported formats by list of supported formats.2012-11-30, by reimar
-
Some spelling fixes.2012-11-30, by reimar
-
Cosmetic: Correct indent.2012-11-30, by ib
-
Add doxygen comments to actions.c.2012-11-30, by ib
-
Cosmetic: Reindent.2012-11-30, by upsuper
-
Add necessary and remove unnecessary #includes.2012-11-30, by ib
-
Cosmetic: Switch two code lines.2012-11-30, by ib
-
Cosmetic: Adjust indent and insert blank lines.2012-11-30, by ib
-
Check return value to avoid segmentation fault.2012-11-30, by ib
-
Use symbolic constants to set abs_seek_pos.2012-11-30, by ib
-
Move uiProcessNextInPlaylist to the guiInfo structure.2012-11-30, by ib
-
Create new header file gui.h.2012-11-30, by ib
-
Fix bug introduced in r35521.2012-11-30, by ib
-
Change pointless condition.2012-11-30, by ib
-
Cosmetic: Prettify uiPrev().2012-11-30, by ib
-
Don't treat STREAMTYPE_VCD differently in uiNext().2012-11-30, by ib
-
Update MinGW cross-compilation instructions.2012-11-29, by reimar
-
Do not fall back to 0 for samplerate when parser is not initialized.2012-11-29, by reimar
-
Check and set track for DVDs just as for the other StreamTypes.2012-11-29, by ib
-
Always set BITMAPINFOHEADER field biPlanes to 1, the only allowed value.2012-11-29, by cehoyos
-
Fix bug with resetting guiInfo's Track.2012-11-29, by ib
-
Don't unconditionally reset Track, Chapter and Angle after playback.2012-11-29, by ib
-
Move the code to set guiInfo's Track, Chapter and Angle start values.2012-11-29, by ib
-
Reset guiInfo's Track, Chapter and Angle after playback.2012-11-29, by ib
-
Set track counter on guiPlaylistInitialize().2012-11-29, by ib
-
Fix German translation of MSGTR_NoChapter.2012-11-29, by ib
-
Reset RunningTime after playback.2012-11-29, by ib
-
Cosmetic: Adjust indent.2012-11-29, by ib
-
Don't unconditionally reset AudioChannels after playback.2012-11-29, by ib
-
Prevent dropping last frames in vd_black.2012-11-29, by upsuper
-
Change declaration to use proper type to avoid a ridiculous2012-11-28, by reimar
-
Merge declaration and initialization.2012-11-28, by reimar
-
Remove unused define.2012-11-28, by reimar
-
Remove unnecessary cast.2012-11-28, by reimar
-
Do not decrement idx_pos if it is 0.2012-11-28, by reimar
-
Fix code that detects streams temporarily lacking data to work2012-11-28, by reimar
-
AVI: when we cannot find packets for video or audio stream,2012-11-28, by reimar
-
Remove variable assignment.2012-11-28, by ib
-
Comment unused return value.2012-11-28, by ib
-
Check chdir() return value to avoid race condition.2012-11-28, by ib
-
Don't increment a pointer which might be null.2012-11-28, by ib
-
Check stat() return value before utilizing its information.2012-11-28, by ib
-
stream ftp: Remove unneeded cast2012-11-26, by al
-
stream ftp: Use C99 designated initializers2012-11-26, by al
-
stream ftp: Set type to STREAMTYPE_STREAM2012-11-26, by al
-
stream ftp: open_f: Mark parameter file_format unused2012-11-26, by al
-
stream ftp: Pass full buffer size to snprintf2012-11-26, by al
-
Fix vo_gl sometimes drawing a black image instead of the video.2012-11-26, by reimar
-
Try to improve seeking in files with only few video packets,2012-11-26, by reimar
-
Move isPlaylistStreamtype definition to util/list.h.2012-11-26, by ib
-
Don't unconditionally reset Filename and StreamType if not playing.2012-11-26, by ib
-
Simplify playlist handling by defining a symbolic constant.2012-11-26, by ib
-
Disable frame dropping for codec delay flush.2012-11-25, by reimar
-
Expand: when using DR clear the part of the image that2012-11-25, by reimar
-
Check for a non-empty filename.2012-11-25, by ib
-
A non-existing path shouldn't be an empty string.2012-11-25, by ib
-
Avoid a duplicate strrchr() call.2012-11-25, by ib
-
React more smoothly to user input/window redraw requests2012-11-25, by reimar
-
vo_gl: react to expose events even when not paused.2012-11-25, by reimar
-
Without current playlist item, reset guiInfo's Filename and StreamType.2012-11-25, by ib
-
Fix incorrect mp_image allocations when the input format changes.2012-11-25, by reimar
-
Allow setting guiInfo.Filename to NULL.2012-11-25, by ib
-
Improve add_to_gui_playlist().2012-11-25, by ib
-
Choose better variable name for current playlist item.2012-11-25, by ib
-
Move add_to_gui_playlist() to util/list.c.2012-11-25, by ib
-
Fix bitrate calculation for FLAC files.2012-11-25, by reimar
-
Rename uiGotoTheNext uiProcessNextInPlaylist.2012-11-24, by ib
-
gui/win32: Remove static from add_to_gui_playlist2012-11-23, by al
-
Add a version script to hide all symbols.2012-11-23, by reimar
-
Add --large-address-aware to allow 32 bit Windows builds to use2012-11-23, by reimar
-
Fix auto-detection of MinGW as compile target.2012-11-23, by reimar
-
Also free the noauth_url entry in the URL struct.2012-11-23, by reimar
-
Pass pointer to start of allocated memory to free,2012-11-23, by reimar
-
Fix segmentation fault with mouse button release.2012-11-23, by ib
-
Cosmetic: Adjust indent.2012-11-23, by ib
-
Prevent negative array index read.2012-11-23, by ib
-
Always stick with current playlist item after a uiCurr() call.2012-11-23, by ib
-
Remove dead code.2012-11-23, by ib
-
Prevent floating point exception.2012-11-23, by ib
-
Prevent unintended sign extension from int to long on 64-bit machines.2012-11-23, by ib
-
Close the skin file after reading.2012-11-23, by ib
-
Check return value after reading file.2012-11-23, by ib
-
Don't use signed variable for file length.2012-11-23, by ib
-
Pass guiApp's wsTWindow parameters always by reference (if possible).2012-11-23, by ib
-
Remove dead code.2012-11-23, by ib
-
Pass big parameter by reference rather than by value.2012-11-23, by ib
-
Check array index.2012-11-23, by ib
-
Don't consider URL portions a directory.2012-11-22, by ib
-
Don't unconditionally delete the old playlist.2012-11-22, by ib
-
Fix segmentation fault with mouse button release.2012-11-22, by ib
-
Rename import_file_into_gui() add_to_gui_playlist().2012-11-22, by ib
-
Add an URL loaded by the GUI to its playlist.2012-11-22, by ib
-
Add a file loaded by the GUI to its playlist.2012-11-22, by ib
-
Make import_file_into_gui() available.2012-11-22, by ib
-
Fix memory leaks when error occurs.2012-11-22, by upsuper
-
Use the same parameter type with malloc.2012-11-22, by upsuper
-
Copyright file updates:2012-11-21, by SubJunk
-
Use size_t instead of unsigned in address arithmetic.2012-11-21, by upsuper
-
Add missing break.2012-11-21, by upsuper
-
Fix leaks in case of overflow.2012-11-21, by upsuper
-
stream ftp: Increase command buffer size2012-11-20, by al
-
stream ftp: Allocate command buffer on-heap2012-11-20, by al
-
stream ftp: Create buffers before opening control connection2012-11-20, by al
-
stream ftp: Only send QUIT command if connected2012-11-20, by al
-
stream ftp: Revise file descriptor usage2012-11-20, by al
-
stream ftp: readline: Always try to read complete lines2012-11-20, by al
-
stream ftp: readline: Always initialize output parameter buf2012-11-20, by al
-
stream ftp: readline: Fix off-by-one error2012-11-20, by al
-
subreader: do not skip the first char of ASS fields.2012-11-20, by cigaes
-
Updated libdvdcss entry in the copyright file2012-11-19, by SubJunk
-
Fix segmentation fault after end of file playback.2012-11-19, by ib
-
Support FFmpeg Canopus lossless decoder.2012-11-19, by cehoyos
-
Print rotation information as identify msg2012-11-16, by upsuper
-
Revert r35388.2012-11-15, by reimar
-
Removing mmsu-related code2012-11-10, by upsuper
-
Do not attempt to write into a file if opening it failed.2012-11-10, by reimar
-
Remove dead code.2012-11-10, by reimar
-
Set TMPEXE only after OS detection.2012-11-10, by reimar
-
Move compiler check to be earlier so we can use the compiler2012-11-10, by reimar
-
Move runtime cpu detection support until after we determined2012-11-10, by reimar
-
cpuinfo binary needs to be compiled with host compiler.2012-11-10, by reimar
-
Set CONFIG_LIBXVID up properly.2012-11-10, by reimar
-
Use a more obvious condition.2012-11-10, by reimar
-
Remove pointless local variable.2012-11-10, by reimar
-
Do not pointlessly call getenv("HOME") twice, reuse the result instead.2012-11-10, by reimar
-
Remove another pointless NULL check.2012-11-10, by reimar
-
Simplify: remove useless casts, NULL checks etc.2012-11-10, by reimar
-
Avoid crash when parsing index for audio-only files.2012-11-10, by reimar
-
Simplify code.2012-11-10, by reimar
-
Do not call fstat if open failed.2012-11-10, by reimar
-
Abort when opening the file failed instead of calling2012-11-10, by reimar
-
Remove pointless cast.2012-11-10, by reimar
-
Fix off-by-one errors in file descriptor validity checks.2012-11-10, by reimar
-
Mark pointer arguments that are not written to as const.2012-11-10, by reimar
-
Do not use pkt which is uninitialized at that point.2012-11-10, by reimar
-
Do not leak memory while processing command.2012-11-10, by reimar
-
libmpcodecs: Only choose dummy codecs if forced2012-11-10, by al
-
Fix const correctness.2012-11-10, by reimar
-
Fix leaks in case of error.2012-11-10, by reimar
-
Add url_new_with_proxy function to reduce code duplication and memleaks.2012-11-10, by reimar
-
Remove proxy "support" from stream_rtp and stream_upd, trying2012-11-10, by reimar
-
Remove useless casts.2012-11-10, by reimar
-
Fix resource leaks when loading logo file in vf_remove_logo.2012-11-10, by reimar
-
Fix memleak on parse error.2012-11-10, by reimar
-
check4proxies does not modify input URL, so mark it const.2012-11-10, by reimar
-
Fix incorrectly commented-out url_frees.2012-11-10, by reimar
-
Fix memory leaks in mp_input_check_interrupt.2012-11-10, by reimar
-
Make code slightly easier to read.2012-11-10, by reimar
-
Fix memleaks on error and remove useless "break".2012-11-10, by reimar
-
Fix memleaks on error and EOF.2012-11-10, by reimar
-
Minor simplifications.2012-11-10, by reimar
-
http_set_field only makes a copy of the string, so we still need to2012-11-10, by reimar
-
Free cookies file data after parsing it.2012-11-10, by reimar
-
Do not do sign comparisons on "char" type which can be both signed or unsigned.2012-11-10, by reimar
-
Avoid leaks in error handling.2012-11-10, by reimar
-
Fix memleak when reading a file fails.2012-11-10, by reimar
-
Simplify, remove pointless casts.2012-11-10, by reimar
-
Properly free all memory in rar_close.2012-11-10, by reimar
-
Fix allocation that could in theory be too small for the terminating NULL.2012-11-10, by reimar
-
Support decoding fourcc GXVE with FFmpeg's wmv2 decoder.2012-11-10, by cehoyos
-
sync with en/mplayer.1 rev. 353692012-11-10, by jrash
-
Re-enable multi-channel output for -ao win32.2012-11-09, by reimar
-
Fix 24 bit audio with -ao win32.2012-11-09, by reimar
-
Simplify some ao_win32 code.2012-11-09, by reimar
-
Generate proper CONFIG_ entries in config.mak.2012-11-09, by reimar
-
Support subpos values > 100 that allow the subtitles2012-11-08, by reimar
-
libass: Fixed RTL languages2012-11-06, by SubJunk
-
Properly free resources even when encountering many2012-11-06, by reimar
-
Fix memleaks for error case.2012-11-06, by reimar
-
Make array "static const".2012-11-06, by reimar
-
Error out if an invalid channel list name was specified2012-11-06, by reimar
-
Avoid code duplication and pointless casts.2012-11-06, by reimar
-
Avoid unused variable warnings.2012-11-06, by reimar
-
Update for upstream r256.2012-11-06, by reimar
-
Change STREAM_CTRL_GET_SIZE argument type from off_t to2012-11-06, by reimar
-
Comment out unused code2012-11-06, by upsuper
-
Updated libdvdcss version to 1.2.122012-11-06, by SubJunk
-
Updated libdvdcss to r2552012-11-06, by SubJunk
-
Updated libass to 0.10.12012-11-06, by SubJunk
-
Remove assignment that is duplicated a few lines down,2012-11-05, by reimar
-
Check for NULL before using the pointer.2012-11-05, by reimar
-
Fix malloc failure check to check the correct variable.2012-11-05, by reimar
-
Simplify mp_input_get_input_from_name.2012-11-05, by reimar
-
Fix potential NULL dereference.2012-11-05, by reimar
-
Fix crash when not able to find a mpi by using an2012-11-05, by reimar
-
Allow free_demuxer to handle a NULL argument.2012-11-05, by reimar
-
Fix crash in case sh_audio allocation failed.2012-11-05, by reimar
-
Try to do something sensible when malloc fails instead2012-11-05, by reimar
-
Simplify, avoid crash when malloc/calloc fails.2012-11-05, by reimar
-
release.sh: Use official FFmpeg source repository URL2012-11-05, by al
-
Use more appropriate value for memcpy length.2012-11-05, by reimar
-
Remove nonsense casts.2012-11-05, by reimar
-
Simplify.2012-11-05, by reimar
-
Remove pointless variable.2012-11-05, by reimar
-
Remove completely unnecessary huge on-stack buffer.2012-11-05, by reimar
-
Add flag "dummy" for null and black decoder2012-11-03, by upsuper
-
a new implementation of vf_ass2012-11-02, by upsuper
-
Do not allow 'black' decoder to be chosen without forcing. So mark it2012-11-02, by upsuper
-
configure: add more cpu type detection2012-11-02, by upsuper
-
Fix typo causing memset to not properly initialize the struct.2012-11-01, by reimar
-
Avoid potential overflow in shift.2012-11-01, by reimar
-
Add cast to ensure shift will not overflow.2012-11-01, by reimar
-
Use AV_RB32 to avoid sign extension issues and validate offset before using it.2012-11-01, by reimar
-
Do not needlessly use "long" types.2012-11-01, by reimar
-
Remove pointless unused variable.2012-11-01, by reimar
-
Add a few "const".2012-11-01, by reimar
-
Fix format string typo.2012-11-01, by reimar
-
Add missing va_end after va_copy.2012-11-01, by reimar
-
Fix typo that might have caused reading beyond the string end.2012-11-01, by reimar
-
Remove pointless unreachable code (the loop condition already checks2012-11-01, by reimar
-
More strict check so it is actually possible to trigger.2012-11-01, by reimar
-
Check the correct variable for NULL.2012-11-01, by reimar
-
Remove nonsense check.2012-11-01, by reimar
-
Fix variable declarations I stupidly forgot to make "static".2012-11-01, by reimar
-
add SPXN to speex decoder, should work after ff bug 1873 is fixed2012-11-01, by compn
-
Remove another incorrect use of realloc_struct.2012-10-31, by reimar
-
Remove some incorrect usages of realloc_struct.2012-10-31, by reimar
-
Fix off-by-one error in range check.2012-10-31, by reimar
-
Actually bail out when we detect that we would run2012-10-31, by reimar
-
Do range check before using the variable for array indexing.2012-10-31, by reimar
-
Fix potential out-of-bounds write due to breaking2012-10-31, by reimar
-
Extra checks to ensure we really do not write outside2012-10-31, by reimar
-
Fix more places that incorrectly assume that 02012-10-31, by reimar
-
Only -1 is certain to never be a valid file descriptor.2012-10-31, by reimar
-
Use correct function prototype instead of casting away the warnings.2012-10-31, by reimar
-
Check value of n for validity before using it, not after.2012-10-31, by reimar
-
Remove useless indirection that in addition completely broke the code.2012-10-31, by reimar
-
Use snprintf instead of sprintf.2012-10-31, by reimar
-
Replace sprintf with snprintf.2012-10-31, by reimar
-
mpcommon: Show more CPU flags2012-10-31, by upsuper
-
af_hrtf: clamp output to relieve noises2012-10-31, by upsuper
-
Set pointers to NULL after free.2012-10-30, by reimar
-
Fix off-by-one error in range check.2012-10-30, by reimar
-
Actually make use of max_sub_pos_for_source.2012-10-30, by reimar
-
Make checks for STREAMTYPE simpler and more consistent.2012-10-30, by reimar
-
Free memory allocated by get_path.2012-10-30, by reimar
-
Do not assume that a stream is available for capture.2012-10-30, by reimar
-
Also add CONFIG_LZO define.2012-10-30, by reimar
-
Fix crash when only specifying a host for -ao pulse.2012-10-30, by reimar
-
Only a return value of -1 indicates an error for open(),2012-10-30, by reimar
-
Try to make code a bit clearer.2012-10-30, by reimar
-
Move check for NULL to before the pointer is used.2012-10-30, by reimar
-
Remove useless checks, the code would crash all over of widw/widh were NULL.2012-10-30, by reimar
-
Mark exit_player functions as noreturn.2012-10-30, by reimar
-
Make aspect handling with -vo sdl and RGB format work again.2012-10-30, by reimar
-
Remove pointless commented-out code.2012-10-30, by reimar
-
Remove left-over debug printf.2012-10-30, by reimar
-
Fix off-by-one error in check.2012-10-30, by reimar
-
Remove "else" that makes no sense and results in uninitialized data2012-10-30, by reimar
-
Make some variables static.2012-10-30, by reimar
-
Since the modecount variable is only ever initialized when the videmodes2012-10-30, by reimar
-
Fix copy-paste error found by Coverity (yes, it really has a2012-10-30, by reimar
-
vd_black: simplify code2012-10-30, by upsuper
-
1l: Forgot comment about internal FourCC YOP1.2012-10-30, by cehoyos
-
Support FFmpeg YOP decoder.2012-10-30, by cehoyos
-
build/configure: Check for more math functions2012-10-28, by al
-
Allow telecine filter to work for YUV16 formats.2012-10-28, by cehoyos
-
map 0xa100 to ffg723.1, ff ticket #18562012-10-27, by compn
-
build/configure: Move addition of extra CFLAGS further down2012-10-27, by al
-
Use local variable since we already have it.2012-10-26, by reimar
-
Mark intentional fallthrough case, used for duplicating frames.2012-10-26, by reimar
-
Remove useless variable.2012-10-26, by reimar
-
Make uninit function handle vf->priv being NULL.2012-10-26, by reimar
-
Add comment to silence coverity (and it generally doesn't2012-10-26, by reimar
-
Add missing ().2012-10-26, by reimar
-
Fix check for empty log file (n contains a start offset of 15).2012-10-26, by reimar
-
Fix compilation with current FFmpeg.2012-10-25, by cehoyos
-
mp_property_deinterlace: Signalize control() failure2012-10-25, by al
-
Fix compilation with latest FFmpeg.2012-10-23, by cehoyos
-
mp_property_deinterlace: Improve OSD feedback2012-10-21, by al
-
Set guiInfo.Track after the stream is open.2012-10-21, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs.2012-10-21, by ib
-
Fix building GUI without DVD support.2012-10-21, by ib
-
Remove outdated references to mp3lib and tremor.2012-10-21, by reimar
-
There are no internal codecs (except FFmpeg of course) which we should2012-10-21, by reimar
-
Remove our internal mp3lib copy.2012-10-21, by reimar
-
Allow STREAM_CTRL_GET_NUM_TITLES with cache enabled.2012-10-21, by ib
-
Change tremor check so it fails on old incompatible versions2012-10-21, by reimar
-
Fix compiling demux_ogg against tremor, current tremor versions2012-10-21, by reimar
-
Try to fix compilation error on some Windows building environments after r35250.2012-10-20, by cehoyos
-
Get rid of unnecessary use of variable dvd_chapter in Win32 GUI.2012-10-18, by ib
-
Get rid of global variable dvd_title in GUI.2012-10-18, by ib
-
Fix segmentation fault.2012-10-18, by ib
-
Do not allow 'black' decoder to be prefered over real decoders.2012-10-17, by cehoyos
-
Detect direct.h and io.h on Windows.2012-10-15, by cehoyos
-
libmpcodecs: Add vd_black2012-10-15, by al
-
Change order of libraries when linking with libvorbisenc.2012-10-14, by cehoyos
-
Change the order of tested libvorbis ldflags.2012-10-14, by cehoyos
-
Add missing define for avconfig.h2012-10-13, by cehoyos
-
Hint how to use old gdb versions.2012-10-13, by cehoyos
-
vo corevideo: VOCTRL_UPDATE_SCREENINFO: Fix shared_buffer case2012-10-12, by al
-
Silence a few warnings.2012-10-11, by iive
-
Add necessary checks to the vd_hmblck input.2012-10-11, by iive
-
Remove nv12/nv21 decoding from vd_hmblck.2012-10-11, by iive
-
vo corevideo: Use stringWithUTF8String2012-10-11, by al
-
Force compilation of FFmpeg's error_resilience.o2012-10-09, by cehoyos
-
Disable FFmpeg exr decoder if zlib is not available.2012-10-09, by cehoyos
-
Fix compilation with current FFmpeg.2012-10-09, by cehoyos
-
Add TAK file extension to the audio file filter of the file selector.2012-10-08, by ib
-
Support FFmpeg's TAK decoder.2012-10-08, by cehoyos
-
Improve Ogg/Vorbis detection.2012-10-07, by cehoyos
-
Fix compilation with --disable-mencoder.2012-10-06, by cehoyos
-
Save poor users from my configure hack (r35227).2012-10-06, by cehoyos
-
Support FFmpeg's Pinnacle Targa Y216 decoder.2012-10-06, by cehoyos
-
Be more verbose if the pullup filter fails on initialisation.2012-10-05, by cehoyos
-
Revert "Freeze FFmpeg to 1.0 until planar audio playback is fixed."2012-10-04, by cigaes
-
ad_ffmpeg: basic support for planar formats.2012-10-04, by cigaes
-
Freeze FFmpeg to 1.0 until planar audio playback is fixed.2012-10-03, by cehoyos
-
Avoid sleeping for too long without reacting to user input.2012-10-01, by reimar
-
Support cyuv rawvideo via FFmpeg's cyuv decoder.2012-09-30, by cehoyos
-
Remove our own tremor copy, it is ancient, unmaintained2012-09-29, by reimar
-
Quick fix for slices not working with some filter combinations.2012-09-29, by reimar
-
corevideo: simplify draw_alpha function.2012-09-28, by reimar
-
Use aspect_scaling() function also for vo_corevideo.2012-09-28, by reimar
-
Enable aspect scaling even in windowed mode when2012-09-28, by reimar
-
Fix arguments of disassemble command2012-09-27, by ib
-
wishlist: update some2012-09-27, by compn
-
Set ass margins only from one single locations.2012-09-26, by reimar
-
Make two functions static.2012-09-26, by reimar
-
Fix typos which cause the ASS renderer to be reconfigured on every single2012-09-26, by reimar
-
change my display name in authors, getting too much spam2012-09-24, by compn
-
Disable our included tremor by default, it is too buggy.2012-09-23, by reimar
-
Fix auto-detection of current live555.2012-09-23, by cehoyos
-
More helpful error message when video does not fit into frame buffer.2012-09-22, by reimar
-
Add HAVE_ASM_MOD_Q for ARM compilation.2012-09-22, by reimar
-
Update FFmpeg git URL to the current official one (they point at the2012-09-22, by reimar
-
Fix handling of out-of-order slice rendered frames.2012-09-21, by reimar
-
Fix redirection for proxy URLs.2012-09-21, by reimar
-
Prevent $@ expansion in cat > <<EOF2012-09-21, by cehoyos
-
Fix compilation with current FFmpeg.2012-09-20, by cehoyos
-
Make sure av_restrict is defined for FFmpeg.2012-09-19, by reimar
-
For consistency clear mpi->priv after it was used.2012-09-17, by reimar
-
Fix delogo filter with numbered mpi.2012-09-17, by reimar
-
Support pausing prefix also in idle mode.2012-09-17, by reimar
-
ve_lavc: set max threads to 16, patch by subjunk2012-09-16, by compn
-
Switch to avcodec_encode_video2.2012-09-15, by reimar
-
Fix reading language from teletext descriptor when it is not2012-09-15, by reimar
-
Remove "inline" from functions that are definitely not2012-09-15, by reimar
-
gl_common: fix wrong gl_type for uyvy and yuy2 in little endian2012-09-14, by cehoyos
-
Add SSE3, SSE4, SSE4.2 and AVX detection.2012-09-14, by cehoyos
-
Change order of live555 library includes.2012-09-14, by cehoyos
-
sync with en/mplayer.1 rev. 351912012-09-14, by jrash
-
Add my copyright since the file now contains a relevant amount of code by me.2012-09-13, by reimar
-
Document new OSX backend for -vo gl.2012-09-13, by reimar
-
gl: Prefer OSX backend over SDL.2012-09-13, by reimar
-
Remove duplicate redraw call, resize already calls it.2012-09-13, by reimar
-
Provide a swap buffer function for OS X.2012-09-13, by reimar
-
gl: Disable double-buffering on OS X, it does not work currently an2012-09-13, by reimar
-
gl: support screen redraw on OSX.2012-09-13, by reimar
-
gl OSX backend: Detect and pass on resize events2012-09-13, by reimar
-
Minor code simplification.2012-09-13, by reimar
-
Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.2012-09-13, by reimar
-
Add a hint how you can compile a 64 bit binary on OSX.2012-09-13, by reimar
-
Use OSX common layer in -vo gl.2012-09-13, by reimar
-
Split out an objective-C common OS X layer, to be reused by -vo gl.2012-09-13, by reimar
-
Move some code around in preparation for following patch.2012-09-13, by reimar
-
Use "self".2012-09-13, by reimar
-
Fix handling of -ontop and -rootwin.2012-09-13, by reimar
-
Remove local variables that (except for very brief moments before2012-09-13, by reimar
-
Set up things like fullscreen status etc. before showing the window.2012-09-13, by reimar
-
Move some code around to make splitting into vo-specific and generic code easier.2012-09-13, by reimar
-
corevideo: Simplify mouse handling.2012-09-13, by reimar