aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* mp_msg: avoid mangling other output with status lineGravatar reimar2010-11-02
* av_sub: Fix memory leak for subtitles decoded by libavcodecGravatar reimar2010-11-02
* ao_pcm: Remove some disabled and pointless codeGravatar reimar2010-11-02
* asfheader, demux_audio: Remove some pointless be2me/le2meGravatar reimar2010-11-02
* demux_pva.c: Remove completely nonsensical le2me usagesGravatar reimar2010-11-02
* aviheader.c: Remove obfuscating use of le2me_32.Gravatar reimar2010-11-02
* Use AV_RL* macros instead of typecasts where appropriateGravatar reimar2010-11-02
* subs: Change global subtitle numbering schemeGravatar reimar2010-11-02
* subs: Automatically allocate a vo_spudec if there is noneGravatar reimar2010-11-02
* demux_ts: add memory access checksGravatar reimar2010-11-02
* demux_ts: fix crash on broken packetsGravatar reimar2010-11-02
* configure: Move EBX availability #define within config.hGravatar diego2010-11-02
* subs: Add support for PGS subtitle decoding via libavcodecGravatar reimar2010-11-02
* subs: change subdelay handling and vobsub timingGravatar reimar2010-11-02
* spudec.c: simplifyGravatar reimar2010-11-02
* spudec: Add warning about bad values in bounding box handlingGravatar reimar2010-11-02
* spudec.c: Extract image allocation code to a separate functionGravatar reimar2010-11-02
* stream.c: add <libavutil/common.h> include needed for GET_UTF16Gravatar reimar2010-11-02
* libgsm: Remove libgsm wrapperGravatar reimar2010-11-02
* 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