aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * image_writer: add dump_png() function as debugging helperGravatar wm42012-11-01
| * screenshot: remove hack for passing anamorphic image sizeGravatar wm42012-11-01
| * screenshot: let VOs pass colorspace information via mp_imageGravatar wm42012-11-01
| * screenshot, draw_bmp: use colorspace passed with mp_imageGravatar wm42012-11-01
* | demux_ts: remove some incorrect usages of realloc_structGravatar reimar2012-10-31
* | subreader: do not write outside array boundsGravatar reimar2012-10-31
* | cookies: replace sprintf with snprintfGravatar reimar2012-10-31
* | stream_cddb: replace sprintf with snprintfGravatar reimar2012-10-31
* | af_hrtf: clamp output to relieve noisesGravatar upsuper2012-10-31
* | spudec: set pointers to NULL after freeGravatar reimar2012-10-31
* | input: fix off-by-one errorGravatar reimar2012-10-31
* | ao_oss: make error check slightly more correctGravatar reimar2012-10-31
* | geometry: remove useless NULL checkGravatar reimar2012-10-31
* | mplayer: mark exit_player as noreturnGravatar wm42012-10-31
* | vo_vdpau: fix off-by-one errorGravatar reimar2012-10-31
* | x11_common: make some variables staticGravatar reimar2012-10-31
* | x11_common: make modecount variable globalGravatar reimar2012-10-31
* | config: better error reporting, make invalid option values non-fatalGravatar wm42012-10-31
* | commands: fix audio-delay propertyGravatar wm42012-10-30
* | commands: make media-title property return filename in default caseGravatar wm42012-10-30
* | fmt-conversion: guard ffmpeg-only pixel formatGravatar wm42012-10-30
* | cleanup: remove some things related to old video decodersGravatar wm42012-10-30
* | mplayer: fix multiline terminal OSDGravatar wm42012-10-30
* | demux_lavf, ad_ffmpeg: don't change AVCodecContext.block_alignGravatar wm42012-10-30
* | codecs.conf: cleanup: remove stale entryGravatar wm42012-10-30
* | demux_lavf: add a hack to work around other hacksGravatar wm42012-10-30
* | configure: bump required ffmpeg library versionsGravatar wm42012-10-30
* | input: remove default bindings for sub_stepGravatar wm42012-10-30
* | command: make property "deinterlace" unavailable if deinterlacer absentGravatar wm42012-10-30
* | options: remove --hr-mp3-seekGravatar wm42012-10-30
* | options: remove --adapterGravatar wm42012-10-30
* | cleanup: remove M_OPT_NOCMDGravatar wm42012-10-30
* | manpage: -benchmark was renamed to -untimedGravatar wm42012-10-30
* | options: rename -ni to -avi-niGravatar wm42012-10-30
* | options, avi: remove -loadidx/-saveidxGravatar wm42012-10-30
* | cleanup: remove references to CONFIG_TV_DSHOWGravatar wm42012-10-30
* | cleanup: remove references to CONFIG_XVID4Gravatar wm42012-10-30
* | screenshot: printf format "%.*s" takes an int, not ptrdiff_tGravatar wm42012-10-30
* | stream: fix redirection for proxy URLsGravatar reimar2012-10-30
* | url: simplifyGravatar cboesch2012-10-30
* | libmpcodecs: fix coverity issuesGravatar reimar2012-10-30
* | stream: add STREAM_CTRL_GET_CURRENT_TITLEGravatar ib2012-10-30
* | cache: enable STREAM_CTRL_GET_NUM_TITLESGravatar ib2012-10-30
* | vf_screenshot: fix handling of out-of-order slice rendered framesGravatar reimar2012-10-30
* | vf_delogo, vf_unsharp: clear mpi->priv for consistencyGravatar reimar2012-10-30
* | vf_delogo: fix using with numbered mpiGravatar reimar2012-10-30
* | demux_ts: fix reading teletext languageGravatar reimar2012-10-30
* | demux_ts: cosmeticsGravatar reimar2012-10-30
* | mp_image: update description of MP_IMGFLAG_READABLEGravatar reimar2012-10-30
* | vf: fix usage count for passthrough-only filtersGravatar reimar2012-10-30