aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* stream: fix reconnecting on broken network connectionsGravatar wm42013-01-24
* stream: uncrustify stream.c/.hGravatar wm42013-01-24
* demux_mkv: support V_UNCOMPRESSED video tracksGravatar wm42013-01-24
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* cookies: fix crashGravatar wm42013-01-24
* vd_lavc: add stupid hack to fix decoding of some files with Libav 0.8.xGravatar wm42013-01-24
* sub: add stupid hack for vobsub decoding with LibavGravatar wm42013-01-24
* stream_cdda: support latest libcdio versionGravatar Uoti Urpala2013-01-24
* configure: for now reject the newer libcdio APIGravatar Rudolf Polzer2013-01-24
* mp_msg, getch2: unix tty background supportGravatar Rudolf Polzer2013-01-23
* vo_xv: always try to use native bit depthGravatar wm42013-01-23
* vo_vdpau: always try to native bit depth (makes 30 bit work)Gravatar wm42013-01-23
* options: make --fullscreen not a global optionGravatar wm42013-01-23
* video: remove -x/-y/-xy optionsGravatar wm42013-01-23
* video: add --autofit and --autofit-larger optionsGravatar wm42013-01-23
* options: allow using % for width and height in --geometryGravatar wm42013-01-23
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* cocoa_common: improved trackpad scrollingGravatar Mad Fish2013-01-20
* cocoa_common: handle all pending events instead of just oneGravatar Mad Fish2013-01-20
* ao_coreaudio: use 0 as timeout for CFRunLoopRunInModeGravatar Mad Fish2013-01-20
* video: reset filters on seekGravatar wm42013-01-20
* core: make gapless-audio also apply to format changes within a fileGravatar Rudolf Polzer2013-01-18
* encoding-example-profiles: typo fixesGravatar Rudolf Polzer2013-01-18
* vf_format: fix forcing output formatGravatar wm42013-01-17
* options: also accept ffmpeg pixel format namesGravatar wm42013-01-17
* manpage: fix places that still treat FourCCs and pixel formats equalGravatar wm42013-01-17
* osxbundle: cocoa_common: change playlist on fileopen eventsGravatar Stefano Pigozzi2013-01-16
* input: enqueue commands to the end of the queueGravatar Stefano Pigozzi2013-01-16
* osxbundle: add header padding to the binaryGravatar Stefano Pigozzi2013-01-16
* Silence two compiler warningsGravatar wm42013-01-16
* vo_opengl_old: add missing include statementGravatar wm42013-01-15
* vo_sdl: I think the XVidmode hack is no longer neededGravatar Rudolf Polzer2013-01-15
* vo_sdl: request "desktop" fullscreen mode if -vm is not usedGravatar Rudolf Polzer2013-01-15
* vo_corevideo: make compile with recent changesGravatar Stefano Pigozzi2013-01-15
* video: print filter chain in verbose modeGravatar wm42013-01-14