aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* example.conf: add some profile information and user-agent examplesGravatar compn2010-12-16
* demux_mov: fix possible hang on invalid inputGravatar reimar2010-12-16
* aviheader.c: avoid using uninitialized data in an error caseGravatar reimar2010-12-16
* ad_faad: fix crash when used on an empty audio streamGravatar reimar2010-12-16
* ad_speex: improve timestamp handlingGravatar reimar2010-12-16
* demux_mov: fix some memory allocation handlingGravatar reimar2010-12-16
* stream.h: check against huge negative values in stream_seek()Gravatar reimar2010-12-16
* demux_gif: Fix memleaks on errorGravatar reimar2010-12-16
* vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non-B framesGravatar reimar2010-12-16
* manpage: correct -tv audiorate description, change bitrate to samplerateGravatar compn2010-12-16
* demux_ts: change overlapping memcpy to memmoveGravatar reimar2010-12-16
* demux_ts: fix several memleaksGravatar reimar2010-12-16
* demux_ts: cleanupGravatar reimar2010-12-16
* demux_ts: avoid using unitialized dataGravatar reimar2010-12-16
* mp3_hdr.h: fix mp_check_mp3_header()Gravatar reimar2010-12-16
* demux_demuxers: Fix crash with -audiofile and audio disabledGravatar reimar2010-12-16
* vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution changeGravatar reimar2010-12-16
* ad_speex: Fix possible memory leaks on errorGravatar reimar2010-12-16
* demux_asf, asfheader.c: cleanupGravatar reimar2010-12-16
* demux_real: fix some unaligned writesGravatar reimar2010-12-16
* commands: Allow cycling subtitles backwards with 'J'Gravatar reimar2010-12-16
* demux_audio: Do not generate nonsensical pts values for FLACGravatar reimar2010-12-16
* Change some filename-handling code to use mp_basename()Gravatar cboesch2010-12-16
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32661Gravatar jrash2010-12-16
* stream/http: Add support for login/password in http_proxy env variableGravatar cboesch2010-12-16
* stream/: delete base64_encode(), use libavutil av_base64_encode()Gravatar cboesch2010-12-16
* DOCS/xml: change --with-extraincdir to --extra-cflagsGravatar compn2010-12-16
* demux_audio: Set needs_parsing to 1 for DTS audioGravatar reimar2010-12-16
* demux-ts: fix TS files with MP4 ES AAC descriptorGravatar reimar2010-12-16
* vidix: radeon and big-endian fixesGravatar reimar2010-12-16
* codecs.conf: add ffmpeg g722 audio codecGravatar compn2010-12-16
* mp_taglists.c: add tag for svq3Gravatar compn2010-12-16
* demux_lavf: Add support for uncompressed BGR24 pixfmtGravatar reimar2010-12-16
* vd_qtvideo: Do not dump image description by defaultGravatar reimar2010-12-16
* cosmetics: make some arguments const, "unsigned char"->uint8_tGravatar reimar2010-12-16
* av_sub: Support clearing subtitlesGravatar reimar2010-12-16
* codecs.conf: add Avid DNxHD through QuickTimeGravatar reimar2010-12-16
* core: avoid using build_afilter_chain() directlyGravatar reimar2010-12-16
* stream/network.c, stream/http.c: cleanupGravatar cboesch2010-12-16
* stream/http: Do not keep authentication in URL when proxiedGravatar cboesch2010-12-16
* demux_avi: Add WAVEFORMATEXTENSIBLE supportGravatar reimar2010-12-16
* demux_audio: fix WAVEFORMATEXTENSIBLE supportGravatar reimar2010-12-16
* font_load_ft.c: disable -fontconfig if compiled without libfontconfigGravatar komh2010-12-16
* demux_ts: fix -sb when -aid stream is not foundGravatar reimar2010-12-16
* stream/http: Add Proxy-Authorization header to authenticate on proxiesGravatar cboesch2010-12-16
* stream/http: don't use proxy values for "Authorization" headerGravatar cboesch2010-12-16
* path.c: add function for mp_basename, remove duplicated macrosGravatar cboesch2010-12-16
* vf_stereo3d: Properly support src/dst strideGravatar reimar2010-12-16
* vf_stereo3d: Adjust d_height instead of bad ad-hoc scalingGravatar reimar2010-12-16
* vo_vdpau: remove wrong mp_image usage_count change (no visible effect)Gravatar Uoti Urpala2010-12-13