aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | macosx_application: use @autoreleasepoolGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: use cocoa APIs to go fullscreenGravatar Stefano Pigozzi2013-05-30
* | macosx_application: move escape_loadfile_name in this fileGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: use better power management activity descriptionGravatar Stefano Pigozzi2013-05-30
* | osx: remove compatibility conditionals for 10.6Gravatar Stefano Pigozzi2013-05-30
| * sub: remove some global variablesGravatar wm42013-05-30
| * options: add --no-sub-visibility for symmetryGravatar wm42013-05-30
| * spudec: restore --sub-forced-only supportGravatar wm42013-05-30
| * sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
| * sub: use DVD PTS fallback code in normal sub decoding pathGravatar wm42013-05-30
| * sub: remove check_duplicate_plaintext_event()Gravatar wm42013-05-30
| * sub: redo how -no-ass is handledGravatar wm42013-05-30
|/
* demux_mkv: replace awkward goto by function callGravatar wm42013-05-30
* demux_mkv: make sure wavpacks works with older libavcodec versionsGravatar wm42013-05-30
* demux_mkv: fix wavpack in mkvGravatar wm42013-05-30
* gl_common: fix invalid alignmentGravatar wm42013-05-30
* gl_video: add some debug code for testing texture depthGravatar wm42013-05-30
* gl_video: change a GLSL statementGravatar wm42013-05-30
* gl_video: fix some dithering bugsGravatar wm42013-05-30
* core: avoid deselecting and reselecting stream needlesslyGravatar wm42013-05-29
* demux_asf: fix after commit 5165e19Gravatar wm42013-05-29
* options: remove some questionable -lavdopts suboptionsGravatar wm42013-05-29
* mplayer: fix volume setting with --gapless-audioGravatar wm42013-05-29
* manpage: fix typoGravatar wm42013-05-27
* demuxer_lavf: use audio/mpeg mime type for mp3Gravatar wm42013-05-27
* demux_lavf: minimal probing and reduced analyzeduration for AAC over HTTPGravatar wm42013-05-27
* options: add allow-mimetype suboption for demux_lavfGravatar wm42013-05-27
* mplayer: output status line normally with --no-consolecontrolsGravatar wm42013-05-27
* macosx_application: fix menu 'ghosting'Gravatar Stefano Pigozzi2013-05-26
* manpage: fix typoGravatar wm42013-05-26
* manpage: mark some filters as deprecated in favor of libavfilterGravatar wm42013-05-26
* vo_opengl: remove most of the "inline" documentationGravatar wm42013-05-26
* vf_delogo: copy in non-direct case, fix double-freeGravatar wm42013-05-26
* stream: kill STREAM_CTRL_RESETGravatar wm42013-05-26
* stream: kill memory streamsGravatar wm42013-05-26
* demux_lavf: print how many bytes are read by avformat_find_stream_info()Gravatar wm42013-05-26
* stream: de-inline some larger functionsGravatar wm42013-05-26
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_video: add scaler-resizes-only sub-optionGravatar wm42013-05-26
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: rip out VO timer wakeup mechanism againGravatar wm42013-05-26
* timer: use gettimeofday() on WindowsGravatar wm42013-05-26
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* cocoa_common: send mouse moved events to core when draggingGravatar Stefano Pigozzi2013-05-26
* wayland: use VOCTRL_SET_CURSOR_VISIBILITYGravatar Alexander Preisinger2013-05-26
* wayland: introduce vo_wayland_configGravatar Alexander Preisinger2013-05-26
* cocoa_common: implement VOCTRL_SET_CURSOR_VISIBILITYGravatar Stefano Pigozzi2013-05-26
* cocoa_common: implement mouse movement notificationsGravatar Stefano Pigozzi2013-05-26
* w32: use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26