aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_gl: add native mac osx Cocoa backend for vo_glGravatar Stefano Pigozzi2011-11-26
* vo_corevideo: fix key interpretation with modifiersGravatar Stefano Pigozzi2011-11-26
* vo_gl: fix cscale=4 and cscale=5 doing nothingGravatar wm42011-11-25
* vo_gl: fix 10 bit with Mesa drivers (Intel/Nouveau on Linux)Gravatar wm42011-11-25
* vo_gl: make shader code generation easier to deal withGravatar wm42011-11-25
* Merge branch 'screenshot' (early part)Gravatar Uoti Urpala2011-11-25
|\
| * vo_xv: implement screenshotsGravatar wm42011-11-25
| * vo_gl: implement screenshotsGravatar wm42011-11-25
| * vo_vdpau: implement screenshotsGravatar wm42011-11-25
| * video: use talloc for mp_image, abort if out of memoryGravatar wm42011-11-25
| * core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
| * core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* | ao_coreaudio: fix crash when using mute with S/PDIF outputGravatar reimar2011-11-25
* | ao_coreaudio: fix S/PDIF output on OS X 10.7Gravatar Zongyao Qu2011-11-25
* | commands, vd_ffmpeg: fix switch_ratio slave commandGravatar Uoti Urpala2011-11-14
* | options, core/hrseek: add --hr-seek-demuxer-offsetGravatar Uoti Urpala2011-11-14
* | core/hrseek: support precise seeks in audio-only caseGravatar Uoti Urpala2011-11-14
* | debian: remove leftover references to deleted OSD menu filesGravatar Uoti Urpala2011-11-14
* | subopt-helper: support "no-" prefix to negate suboptionsGravatar Uoti Urpala2011-11-14
* | vd_ffmpeg: disable slice use that fails with size changesGravatar Uoti Urpala2011-11-14
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesGravatar Uoti Urpala2011-11-14
* | cosmetics: vf.[ch]: reformatGravatar Uoti Urpala2011-11-14
|/
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingGravatar Uoti Urpala2011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* vo_gl: fix crash with backends lacking control() featuresGravatar wm42011-10-24
* vo_gl: remove support for nvidia register combiners (yuv=1)Gravatar wm42011-10-24
* vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bbGravatar wm42011-10-24
* vo_gl: remove mesa-buffer suboptionGravatar wm42011-10-24
* vo: sdl: handle key modifiersGravatar wm42011-10-24
* vo_gl: move window creation functions from vo_gl.c into gl_common.cGravatar wm42011-10-24
* vo_gl/sdl: use desktop resolution for fullscreen modeGravatar wm42011-10-24
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl: remove "noaspect" suboptionGravatar wm42011-10-24
* vo_gl: convert to new API, clean up codeGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* Makefile: fix build without OpenGL after 75eab4f72af7b10e52aGravatar Uoti Urpala2011-10-24
* demux_demuxers: fix seeking bug (--audiofile)Gravatar Uoti Urpala2011-10-23
* cosmetics: vd_ffmpeg.c: reformatGravatar Uoti Urpala2011-10-22
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20
* demux_lavf: set rawvideo codec_tag based on pix_fmtGravatar Uoti Urpala2011-10-18
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* options: --lavfdopts, --reuse-socket: remove "global" flagGravatar Uoti Urpala2011-10-16
* vo_gl: fix image corruption with PBOs when playing 10 bit videoGravatar wm42011-10-06
* getch2.c: fix negative keycodes returned for non-asciiGravatar Uoti Urpala2011-10-03
* terminal output: show libav version numbers in verbose modeGravatar Uoti Urpala2011-10-01
* demux_mkv: avoid hang with some broken filesGravatar Uoti Urpala2011-09-25
* subreader.c: don't run FriBiDi code if using libassGravatar Uoti Urpala2011-09-23
* sd_ass.c: set event->Style to fix --ass-stylesGravatar Uoti Urpala2011-09-23
* codecs.conf: add Libav ProRes decoderGravatar Uoti Urpala2011-09-23