aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* w32_common: Cygwin64 fixesGravatar Kovensky2013-03-23
* configure: check for presence of glext.hGravatar Kovensky2013-03-23
* ao_dsound: add missing includeGravatar Kovensky2013-03-23
* wayland: fully support cursor autohide optionsGravatar Alexander Preisinger2013-03-23
* sub: print messages before and after font setupGravatar wm42013-03-20
* encoding-examples-profiles: fix N900 profileGravatar Rudolf Polzer2013-03-20
* w32_common: reset internal display size to the window sizeGravatar wm42013-03-19
* video: deal with 0x0 window sizeGravatar wm42013-03-19
* input: fix crash due to dangling pointerGravatar wm42013-03-19
* demux: fix regressions by restricting cover art hack furtherGravatar wm42013-03-19
* demux_mf: fix crashes when '*' matches directoriesGravatar wm42013-03-19
* stream: silence clang empty statement warningsGravatar wm42013-03-19
* input/ar: remove unused variableGravatar wm42013-03-19
* mp_msg: print MSGL_STATUS to stderr if stderr is redirectedGravatar Rudolf Polzer2013-03-18
* mp_msg: fix status output disappearing when redirecting INPUT.Gravatar Rudolf Polzer2013-03-18
* encoding-example-profiles: for Nokia N900, avoid upscalingGravatar Rudolf Polzer2013-03-18
* options: fix --widGravatar wm42013-03-18
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* video: enable panscan calculations even in windowed modeGravatar wm42013-03-17
* video: apply --no-keepaspect even on fullscreenGravatar wm42013-03-17
* video: remove rounding of display size to multiples of 2Gravatar wm42013-03-17
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* video: simplify aspect calculation stuffGravatar wm42013-03-17
* vo_xv: minor simplificationsGravatar wm42013-03-17
* vo_x11: accept all swscale formatsGravatar wm42013-03-17
* vo_corevideo: use generic aspect ratio codeGravatar wm42013-03-17
* vo_opengl_old: use generic aspect ratio codeGravatar wm42013-03-17
* vo_x11: use generic aspect ratio code, refactorGravatar wm42013-03-17
* cocoa_common: fix regression when changing videos in fullscreenGravatar Stefano Pigozzi2013-03-15
* video: use new method to get QP tableGravatar wm42013-03-15
* demux_mkv: support ALACGravatar wm42013-03-15
* input: ignore normal mouse click by defaultGravatar wm42013-03-14
* demux_mkv: Support playing Opus streams in MatroskaGravatar Stephen Hutchinson2013-03-14
* configure: bump minimum FFmpeg/Libav versions, remove compat hacksGravatar wm42013-03-13
* af_lavrresample: add new resampling filter to replace the old onesGravatar Stefano Pigozzi2013-03-13
* video: make use of libavcodec refcountingGravatar wm42013-03-13
* video: prepare for libavcodec refcountingGravatar wm42013-03-13
* demux_lavf: use avg_frame_rate instead of r_frame_rateGravatar wm42013-03-13
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* image_writer: switch to avcodec_encode_video2()Gravatar wm42013-03-13
* af_lavcac3enc: switch to avcodec_encode_audio2()Gravatar wm42013-03-13
* wayland: remove asserts from egl_create_contextGravatar Alexander Preisinger2013-03-13
* wayland: simplify egl_create_windowGravatar Alexander Preisinger2013-03-13
* wayland: use the cursor_autohide_delay optionGravatar Alexander Preisinger2013-03-11
* wayland: move window by grabing itGravatar Alexander Preisinger2013-03-11
* configure: add _GNU_SOURCE to CFLAGS by defaultGravatar wm42013-03-11
* configure: remove -fomit-frame-pointer and -ffast-math from CFLAGSGravatar wm42013-03-11
* vo_opengl: insert a magical glFlush callGravatar wm42013-03-11
* cocoa_common: fix window position when bigger than displayGravatar Stefano Pigozzi2013-03-10
* core: remove a number of global variablesGravatar wm42013-03-08