aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* sub, VO: remove vo_osd_resized() functionGravatar wm42012-10-16
* libvo: remove eosd_packer.cGravatar wm42012-10-16
* vo_direct3d: use new OSD APIGravatar wm42012-10-16
* vo_corevideo: add EOSDGravatar wm42012-10-16
* vo_gl: use gl_osd.cGravatar wm42012-10-16
* vo_gl3: move OSD code to gl_osd.cGravatar wm42012-10-16
* sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* vo_gl, options: remove doublebuffering option (--double)Gravatar wm42012-10-16
* sub: make it easier to set DVD sub decoding with sd_lavcGravatar wm42012-10-16
* osd_libass: set RTL base direction to neutralGravatar wm42012-10-16
* sub, vo_gl3, vo_vdpau: exit early if there are no sub-images to drawGravatar wm42012-10-16
* sub: cleanup: remove vo_osd_probar_type/value global variablesGravatar wm42012-10-16
* sub: cosmetics: turn some defines into enumsGravatar wm42012-10-16
* mplayer: reset subtitles handled by dec_sub.c on seekGravatar wm42012-10-16
* vo_vdpau: use new EOSD for OSD, remove support for old OSD formatGravatar wm42012-10-16
* vo_vdpau: allow multiple EOSD renderersGravatar wm42012-10-16
* sub: allow converting DVD subs to RGBAGravatar wm42012-10-16
* sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
* vo_gl3: use old OSD using the emulation layerGravatar wm42012-10-16
* sub: add preliminary emulation layer to draw OSD with EOSDGravatar wm42012-10-16
* vo_gl3: support RGBA EOSDGravatar wm42012-10-16
* sub: create sub_bitmap array even when using libassGravatar wm42012-10-16
* encoding examples: refuse upscaling when the target is an iPhoneGravatar Rudolf Polzer2012-09-24
* vf_scale: do the upscale detection AFTER calculating dimensionsGravatar Rudolf Polzer2012-09-24
* mp_msg: make MSGL_STATUS use the same color as MSGL_INFOGravatar wm42012-09-23
* demuxer: fix crash with demux_rawvideoGravatar wm42012-09-23
* options: handle alias options differentlyGravatar wm42012-09-23
* options: simplify somewhat by introducing a union for option valuesGravatar wm42012-09-23
* options: accept "yes" and "no" only for flagsGravatar wm42012-09-23
* commands: fix parsing bugGravatar wm42012-09-23
* ao_pulse: extend maximum settable volume beyond 100%Gravatar wm42012-09-23
* softvol, ao_pulse: prefer ao_pulse volume control by defaultGravatar wm42012-09-23
* configure: make --enable-openal use auto detectionGravatar wm42012-09-23
* options: make cache option always per-fileGravatar wm42012-09-23
* mplayer: fix abort command handlingGravatar wm42012-09-23
* getch2: request at least 1 byte of input each readGravatar Rudolf Polzer2012-09-19
* mp_msg: use stdout for all output except status; put status on stderrGravatar Rudolf Polzer2012-09-19
* mp_msg: enable --msgcolor by default; force it off if stdout is no ttyGravatar Rudolf Polzer2012-09-19
* mplayer: unbreak OSD with CONFIG_ENCODING undefinedGravatar wm42012-09-18
* options: rename noconfig to no-config, nocache to no-cacheGravatar wm42012-09-18
* cocoa_common: make fullscreen menubar/dock hiding conditionalGravatar Stefano Pigozzi2012-09-18
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* TOOLS: add a new file identifier toolGravatar Rudolf Polzer2012-09-18
* commands: allow printing raw propertiesGravatar wm42012-09-18
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* vf_dlopen: vf_rectangle filter moved to dlopen (unix only)Gravatar Rudolf Polzer2012-09-18
* vf_dlopen: improve performance for 1-frame-for-1-frame filtersGravatar Rudolf Polzer2012-09-18
* mplayer: selectively reset track selection when playing multiple filesGravatar wm42012-09-18
* ad_dvdpcm: add back PCM decoder for DVDGravatar wm42012-09-18