aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* codecs.conf: Add/fix GSM audio decoding through FFmpegGravatar reimar2010-11-02
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31648Gravatar jrash2010-11-02
* vo_gl: remove "broken" comment from quadbuffer stereoGravatar cehoyos2010-11-02
* demux_lavf: stricter check for convergence_duration validityGravatar aurel2010-11-02
* stream_bluray: implement slave mode compatible controlsGravatar ben2010-11-02
* vo_gl: Some small whitespace and {} cosmeticsGravatar reimar2010-11-02
* vo_gl: Try to get a quadbuffered visual for corresponding 3D modeGravatar reimar2010-11-02
* vo_gl: cleanupGravatar reimar2010-11-02
* manpage: Fix outdated -vo gl usage example.Gravatar reimar2010-11-02
* vo_gl: Add initial stereo supportGravatar reimar2010-11-02
* DOCS/man/cs: Fix Bulgarian vs. Hungarian typo in Czech manual page.Gravatar diego2010-11-02
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02
* Windows support: add a manifest fileGravatar reimar2010-11-02
* codecs.conf: Support libgsm via libavcodecGravatar reimar2010-11-02
* mp_msg.c: Avoid out-of-bounds read if empty string is printedGravatar reimar2010-11-02
* x11_common: Get window dimensions also for -wid 0Gravatar reimar2010-11-02
* x11_common.c: minor cleanupGravatar reimar2010-11-02
* configure: Add return statement to function_check test program.Gravatar diego2010-11-02
* configure: use cflag_check function for more casesGravatar diego2010-11-02
* configure: Separate dependency flags from general CFLAGSGravatar diego2010-11-02
* configure: add function to check compiler flags directlyGravatar diego2010-11-02
* configure: Rename _warn_CFLAGS variable to warn_cflags.Gravatar diego2010-11-02
* vd_xanim.c: Give functions proper prototypesGravatar reimar2010-11-02
* asfguid.h: Use AV_RL32 also in x86Gravatar reimar2010-11-02
* vf_geq: Fix function prototypes to match the required type.Gravatar reimar2010-11-02
* af_export: Avoid void *-arithmentic warningsGravatar reimar2010-11-02
* cleanup: Add const qualifiers for struct ad_functions pointersGravatar reimar2010-11-02
* ad_faad: fix compilation using external libfaadGravatar attila2010-11-02
* x11_common.c: Some indentation fixesGravatar reimar2010-11-02
* x11_common: Do not try to grab input from -wid windowsGravatar reimar2010-11-02
* vo_gl: Fix -geometry with -wid behaviour (y position was flipped)Gravatar reimar2010-11-02
* DOCS/tech/slave.txt: Add disabling input to hintsGravatar reimar2010-11-02
* configure: Add function to check for particular function in headerGravatar diego2010-11-02
* configure: Place temporary files in a subdirectory of their ownGravatar diego2010-11-02
* ad_mpg123: add MP3 decoding through libmpg123Gravatar diego2010-11-02
* configure: Fix detection of SDL backend for vo_gl on OS XGravatar astrange2010-11-02
* vidix/pci.c: Add config.h includeGravatar reimar2010-11-02
* demux_lavf: Avoid a crash if stream->url is not setGravatar reimar2010-11-02
* vd_ffmpeg: add av_unused attribute to swap_palette()Gravatar diego2010-11-02
* codecs.conf: Update ffvp8 comment.Gravatar cehoyos2010-11-02
* DOCS/xml/Makefile: Remove help target that prints available targetsGravatar diego2010-11-02
* Factorize MPlayer/MEncoder version string handling.Gravatar diego2010-11-02
* codecs.conf: change ffvp8 status from "buggy" to "working"Gravatar cehoyos2010-11-02
* configure: Fix indentationGravatar reimar2010-11-02
* configure: Experimental support for clang compiler.Gravatar reimar2010-11-02
* stream: Use MSG_NOSIGNAL flag if available for send().Gravatar reimar2010-11-02
* vidix: Fix missing iopl declaration on x86_64 systems.Gravatar reimar2010-11-02
* vf_ffmpeg: make VP8 decoder work by disabling drGravatar reimar2010-11-02
* m_option.c: fix list termination with -*-pre optionsGravatar reimar2010-11-02
* af_ladspa: Fix multiple instances of a filter typeGravatar reimar2010-11-02