aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* core: make more robust against missing libavcodec AVCodecDescriptor entriesGravatar wm42013-03-07
* vo_sdl: we don't want to minize the window when losing focusGravatar Rudolf Polzer2013-03-06
* options: fix panscan controlsGravatar wm42013-03-06
* options: remove --no-vsyncGravatar wm42013-03-06
* w32_common: fix compilationGravatar wm42013-03-05
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* Fix missing ctype.h includesGravatar wm42013-03-04
* cocoa_common: fix crashGravatar Stefano Pigozzi2013-03-04
* cocoa_common: fix compilationGravatar Stefano Pigozzi2013-03-04
* Remove vo_fps global variableGravatar wm42013-03-04
* manpage: fix --no-dts typoGravatar wm42013-03-04