2012-10-05 |
Uoti Urpala | docs: document --quvi-format
|
commit | commitdiff | tree |
2012-10-05 |
Uoti Urpala | options: fix URL user/password parsing
|
commit | commitdiff | tree |
2012-10-05 |
Uoti Urpala | stream_ftp: fix double free in one error case
|
commit | commitdiff | tree |
2012-10-05 |
Uoti Urpala | docs: convert manpage contents into reStructuredText... Uoti Urpala <uau@mplayer2.org>
|
commit | commitdiff | tree |
2012-09-19 |
Uoti Urpala | input: use embedded etc/input.conf copy for default...
|
commit | commitdiff | tree |
2012-09-19 |
wm4 | input: simplify input.conf parsing
|
commit | commitdiff | tree |
2012-09-19 |
Anton Khirnov | vf_lavc: fix compilation with latest libav
|
commit | commitdiff | tree |
2012-09-19 |
Uoti Urpala | cleanup: remove obsolete no-op command IDs (MP_CMD_*)
|
commit | commitdiff | tree |
2012-09-19 |
Uoti Urpala | commands: remove separate direction arg from step commands
|
commit | commitdiff | tree |
2012-09-19 |
Uoti Urpala | commands: playback speed: adjust video timing after...
|
commit | commitdiff | tree |
2012-09-19 |
Uoti Urpala | af_scaletempo: reset latency info when reconfiguring
|
commit | commitdiff | tree |
2012-09-10 |
Uoti Urpala | Merge branch 'vo_gl3'
|
commit | commitdiff | tree |
2012-09-10 |
Stefano Pigozzi | cocoa: return the real CGLPixelFormatObj
|
commit | commitdiff | tree |
2012-09-10 |
Stefano Pigozzi | cocoa: gl3: make window creation fail on OSX < 10.7
|
commit | commitdiff | tree |
2012-09-10 |
Stefano Pigozzi | cocoa: gl3: support querying color bit depth
|
commit | commitdiff | tree |
2012-09-10 |
Stefano Pigozzi | cocoa: handle failure on pixel format creation
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | vo_gl: reject MS Windows native OpenGL as software...
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | vo_gl: refuse to use software renderer unless explicitly...
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | gl_common: do not call glXGetClientString() and glXGetServer...
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | gl_common: minor cleanup/refactor
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | gl_common: remove unused glValName()
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | gl_common: move header hacks into gl_header_fixes.h
|
commit | commitdiff | tree |
2012-09-10 |
wm4 | vo_gl3: add new VO
|
commit | commitdiff | tree |
2012-09-07 |
wm4 | configure: add version check for libquvi
|
commit | commitdiff | tree |
2012-09-07 |
Uoti Urpala | stream_ffmpeg: handle rtsp:// URLs by default, add...
|
commit | commitdiff | tree |
2012-09-07 |
wm4 | demux: do not set global sub_utf8
|
commit | commitdiff | tree |
2012-09-07 |
wm4 | cleanup: Remove vo_vesa/vo_fbdev remains
|
commit | commitdiff | tree |
2012-09-07 |
wm4 | demux_mkv: fix minor memory leak
|
commit | commitdiff | tree |
2012-09-07 |
Stefano Pigozzi | gl_common: cocoa: add OpenGL 3.2 context creation code
|
commit | commitdiff | tree |
2012-09-06 |
wm4 | gl_common: slightly change win32 GL 3 context creation
|
commit | commitdiff | tree |
2012-09-06 |
Kovensky | gl_common: OpenGL 3.x context support on windows
|
commit | commitdiff | tree |
2012-09-06 |
wm4 | gl_common: add OpenGL 3.x context creation
|
commit | commitdiff | tree |
2012-09-06 |
wm4 | cleanup: remove mp_image_t.x/y fields
|
commit | commitdiff | tree |
2012-09-06 |
wm4 | vo_gl: add "backend" suboption to select x11/sdl etc...
|
commit | commitdiff | tree |
2012-09-06 |
reimar | cleanup: vo_gl: minor cleanups
|
commit | commitdiff | tree |
2012-09-06 |
reimar | vo_gl: add noise filter
|
commit | commitdiff | tree |
2012-09-06 |
Stefano Pigozzi | core, timeline: cache external ordered chapter files too
|
commit | commitdiff | tree |
2012-09-06 |
Uoti Urpala | subs, vo_vdpau: support RGBA color for PGS subtitles
|
commit | commitdiff | tree |
2012-08-31 |
wm4 | vo_gl: use a single texture for libass-rendered bitmaps Modified by Uoti Urpala to work with a different bitmap...
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | subs, vo: do sub bitmap change detection by comparing IDs
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | vo_vdpau: change how OSD is rendered
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | vo_vdpau: split bitmap packing code into a separate...
|
commit | commitdiff | tree |
2012-08-31 |
wm4 | VO: don't keep a persistent X11 connection across VOs
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | vo: fix crash if all VO open fallback attempts fail
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | subs: always use sub decoder framework for libass rendering
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | subs: libass: use a single persistent renderer for...
|
commit | commitdiff | tree |
2012-08-31 |
Uoti Urpala | sd_lavc: use subtitle framework for former av_sub.c...
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | cleanup: remove pointless #defines
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | stream/rtsp: remove live555, nemesi, native rtsp implementations
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | osd: osd_font.h -> osd_font.pfb
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | osd: rewrite OSD rendering to use libass
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | VO, AO: remove obsolete/problematic VO/AO drivers
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | af_scaletempo: fix crash after channel reconfiguration
|
commit | commitdiff | tree |
2012-08-27 |
cantabile | video: default to colorspace/range from libavcodec
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | video: support GBR mode h264 decoding
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | options, codecs.conf: unify imgfmt name parsing
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | cleanup: remove XvMC remains, reformat img_format.c
|
commit | commitdiff | tree |
2012-08-27 |
Stefano Pigozzi | cocoa_common: improve conditional dock hiding from...
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | screenshot: improve quality by using additional swscale...
|
commit | commitdiff | tree |
2012-08-27 |
Uoti Urpala | OSD/commands: use osdlevel=3 for osd_show_progression...
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | quvi: Add support for streaming sites using libquvi
|
commit | commitdiff | tree |
2012-08-27 |
wm4 | commands: format shown property time values like OSD...
|
commit | commitdiff | tree |
2012-08-15 |
Uoti Urpala | libav #include changes for latest upstream compatibility
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | cocoa_common: add HiDPI/retina support
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | cocoa_common: don't require a depth buffer
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | macosx_finder_args: add SDL specific code path
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | cocoa_common.m: add missing config.h include
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | cleanup: osx_common: remove unused functions
|
commit | commitdiff | tree |
2012-08-10 |
Stefano Pigozzi | cocoa_common: refactor menu generation
|
commit | commitdiff | tree |
2012-08-08 |
Uoti Urpala | demux_lavf: assume audio codec_tag 0 means unset
|
commit | commitdiff | tree |
2012-08-06 |
Uoti Urpala | ad_ffmpeg: add sanity check against decoder overreads
|
commit | commitdiff | tree |
2012-08-03 |
Stefano Pigozzi | cocoa_common: make fullscreen menubar/dock hiding conditional
|
commit | commitdiff | tree |
2012-08-03 |
Stefano Pigozzi | gl_common: fix compilation on OS X 10.8
|
commit | commitdiff | tree |
2012-08-03 |
Uoti Urpala | input/lirc: don't show errors even if LIRC init fails
|
commit | commitdiff | tree |
2012-08-03 |
Uoti Urpala | demux_lmlm4: avoid printing error from check_file()
|
commit | commitdiff | tree |
2012-08-03 |
wm4 | stream_file: refuse to open directories
|
commit | commitdiff | tree |
2012-08-03 |
Uoti Urpala | stream_file: print strerror() when failing to open...
|
commit | commitdiff | tree |
2012-08-03 |
Uoti Urpala | demux_lavf: fix initial video stream selection
|
commit | commitdiff | tree |
2012-07-29 |
Uoti Urpala | ao_pulse: work around PulseAudio timing bugs
|
commit | commitdiff | tree |
2012-07-27 |
Stefano Pigozzi | vo_sharedbuffer: remove from autoprobe list
|
commit | commitdiff | tree |
2012-07-27 |
Stefano Pigozzi | vo_corevideo, vo_sharedbuffer: put private state in...
|
commit | commitdiff | tree |
2012-07-27 |
Uoti Urpala | demux_rawdv.c: fix change missing from recent 8079f4ff821
|
commit | commitdiff | tree |
2012-07-27 |
Uoti Urpala | vo_vdpau: disable refresh-aware frame timing when composited
|
commit | commitdiff | tree |
2012-07-27 |
Uoti Urpala | options: support "no-foo" syntax for flag suboptions
|
commit | commitdiff | tree |
2012-07-26 |
Uoti Urpala | demux_lavf: use lavf for RealMedia (.rm) files by default
|
commit | commitdiff | tree |
2012-07-26 |
Uoti Urpala | vd_vfw.c: fix part missing from previous commit
|
commit | commitdiff | tree |
2012-07-24 |
Uoti Urpala | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY
|
commit | commitdiff | tree |
2012-07-24 |
Uoti Urpala | video, audio: use lavc decoders without codecs.conf...
|
commit | commitdiff | tree |
2012-07-17 |
Uoti Urpala | core: fix attempt to get audio pts without audio
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | docs: delete outdated translated manpages/docs
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | Makefile: delete .d files in "clean" target too
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | vo_vdpau: fix possible crash after preemption
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | build, codec-cfg.c: simplify builtin codecs.conf handling
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | build: use python3 to generate some files previously...
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | options: fix specifying string options without parameter
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | VO: implement shared option handling, use for vdpau
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | options: make option struct the talloc parent of options
|
commit | commitdiff | tree |
2012-07-16 |
Uoti Urpala | options: support parsing values into substructs
|
commit | commitdiff | tree |
2012-05-17 |
Uoti Urpala | font_load_ft.c: fix possible crash with recent Fontconfig
|
commit | commitdiff | tree |
2012-05-17 |
Stefano Pigozzi | configure: OSX: fix check for compiler-specific cflags
|
commit | commitdiff | tree |