aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* config: do not require option valueGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* video/out: change autoprobe orderGravatar wm42013-02-06
* audio/out: prefer ao_dsound over ao_portaudioGravatar wm42013-02-06
* mixer: prefer AO softvol control over volume filterGravatar wm42013-02-06
* ao_dsound: support 6.1 and 7.1 channel configurationsGravatar wm42013-02-06
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* core: remove --edlout functionalityGravatar wm42013-02-06
* command: add command to show playlist on OSDGravatar wm42013-02-06
* version.sh: fix git rev. generation (.git is not always a directory)Gravatar wm42013-02-06
* mplayer: don't show bogus audio PTS during hr-seekGravatar wm42013-02-05
* mplayer: properly handle framestep when showing last video frameGravatar wm42013-02-03
* mplayer: reset audio/video delay if there's no next video frameGravatar wm42013-02-03
* input: free all queued/allocated commands on exitGravatar wm42013-02-03
* vf_stereo3d: add support for green-magenta and yellow-blue duboisGravatar cehoyos2013-02-03
* manpage: document option syntax variations betterGravatar wm42013-02-03
* demux_lavf: default PTS to 0 for attached picturesGravatar wm42013-02-03
* vf_dlopen: fix external pixel format namesGravatar wm42013-02-03
* DOCS: remove files documenting removed/rewritten functionalityGravatar wm42013-02-03
* Copyright: cleanup entries for removed codeGravatar wm42013-02-03
* mplayer: make advancing the playlist respect loopingGravatar wm42013-02-03
* demux_lavf: remove weird stream auto-selectionGravatar wm42013-02-03
* demux_lavf: remove "internet radio hack"Gravatar wm42013-02-03
* mp_common: improve OSD/status time formattingGravatar wm42013-02-03
* cocoa_common: fix `--ontop` behaviour when windowedGravatar Stefano Pigozzi2013-02-03
* cocoa_common: fix focus with --ontop and space switchingGravatar Stefano Pigozzi2013-02-03
* cocoa_common: make the resize window menu items use video sizeGravatar Stefano Pigozzi2013-02-03
* cocoa_events: remove this functionalityGravatar Stefano Pigozzi2013-02-02
* DOCS: update encoding profiles installation instructionsGravatar Stefano Pigozzi2013-02-01
* build: make it work on somewhat older ffmpeg versionsGravatar wm42013-01-31
* stream: set default HTTP user agent to "Mozilla/5.0"Gravatar wm42013-01-31
* manpage: fixesGravatar wm42013-01-31
* screenshot: minor simplification, prefer VF over VOGravatar wm42013-01-30
* mplayer: add newline for --print-msgGravatar wm42013-01-30
* demux_mkv: support more formats with V_UNCOMPRESSEDGravatar wm42013-01-30
* demux: don't use codec_tag for raw PCM formatsGravatar wm42013-01-30
* osx_common: cache OSX version numberGravatar Stefano Pigozzi2013-01-27
* vo_x11: fix redrawing on expose eventsGravatar wm42013-01-27
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: fix some obvious video mode switching bugsGravatar wm42013-01-27
* x11: reduce VO mode switching code duplicationGravatar wm42013-01-27
* x11_common: do not set custom error handler when calling XSelectInputGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* windows support: support 64-bit MS Windows in EXTERN_PREFIX definitionGravatar Uoti Urpala2013-01-27
* vf_scale: fix warningGravatar wm42013-01-27
* sws_utils: use libswscale for GBRP output if availableGravatar wm42013-01-27
* vo_opengl: always ditherGravatar Wessel Dankers2013-01-27