aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31552Gravatar jrash2010-11-02
* manpage: improve "-identify" description of "-frames 0"Gravatar attila2010-11-02
* loader/dshow/graph.h: Add prototypes for exported FilterGraph_ functionsGravatar diego2010-11-02
* configure: Fix catch() callback function declaration in two compile testsGravatar diego2010-11-02
* configure: whitespace cosmeticsGravatar diego2010-11-02
* configure: Remove unnecessary #includes from libnut test.Gravatar diego2010-11-02
* configure: Replace manual header checks by header_check functionGravatar diego2010-11-02
* af_extrastereo: Improve filter descriptionGravatar diego2010-11-02
* ad_faad: Improve LATM recognitionGravatar cehoyos2010-11-02
* codecs_conf: Add FFmpeg VP8 decoderGravatar reimar2010-11-02
* demux_ts: change IS_ macros to functionsGravatar reimar2010-11-02
* DOCS/xml: Get rid of xsltproc wrapper redirectionGravatar diego2010-11-02
* DOCS/xml: Move xsltproc target file hack to the Makefile.Gravatar diego2010-11-02
* configure: drop support for Jade/OpenJade/Saxon XSLT processorsGravatar diego2010-11-02
* DOCS/xml: Get rid of xmllint wrapper redirectionGravatar diego2010-11-02
* demux_real: use MKTAG definition from libavutilGravatar diego2010-11-02
* Makefile: Move and comment the .SUFFIXES ruleGravatar diego2010-11-02
* configure: Remove some unnecessary #includes from testsGravatar diego2010-11-02
* demux_ts: detect LATM AAC as a separate typeGravatar reimar2010-11-02
* subreader.c: place conditionally declaration under #ifdefGravatar diego2010-11-02
* stream/dvbin.h: Use angular brackets for system #includes.Gravatar diego2010-11-02
* cfg-common.h: Fix type of dvbin_opts_conf extern declarationGravatar diego2010-11-02
* stream_cddb: move structs to the file they're used inGravatar diego2010-11-02
* stream_cdda: change printf format for cdda_tracks to %dGravatar diego2010-11-02
* stream_cdda.c: Reorder functions to avoid forward declarations.Gravatar diego2010-11-02
* stream_cdd*: Move declarations for stream_cddb.c functions to cdd.hGravatar diego2010-11-02
* stream_cddb: Remove unused static functionsGravatar diego2010-11-02
* stream_ccda: Move cdda_priv structure to the only place it is usedGravatar diego2010-11-02
* stream/tcp.c: Prefer the use of inet_ntop over inet_ntoaGravatar attila2010-11-02
* codec-cfg.c: Remove unused parsehtml parameters.Gravatar reimar2010-11-02
* codec-cfg.c: Add static to functions used only locally.Gravatar reimar2010-11-02
* codec-cfg: set CODEC_CFG_MIN to the release value in codecs.confGravatar reimar2010-11-02
* stream.h: support backswards stream_skip() within bufferGravatar reimar2010-11-02
* demux_y4m: increase error message verbosity from MSGL_V to MSGL_ERRGravatar reimar2010-11-02
* DOCS/man/zc_CH: sync with en/mplayer.1 rev. 31372Gravatar jrash2010-11-02
* configure: Simplify fribidi check - console output is not necessaryGravatar diego2010-11-02
* loader: Rename loader/qt_comp.h --> loader/qt_comp_template.cGravatar diego2010-11-02
* configure: Add header_check convenience functionGravatar diego2010-11-02
* cfg-common*: Replace common options template by a common options arrayGravatar diego2010-11-02
* configure: change gettimeofday() test function parametersGravatar diego2010-11-02
* core: Try to exit cleanly on SIGPIPEGravatar reimar2010-11-02
* configure: Remove some unnecessary #includes from compilation testsGravatar diego2010-11-02
* vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.cGravatar diego2010-11-02
* vo_gl: More sensible behaviour for -geometry with -widGravatar reimar2010-11-02
* cosmetics: Remove some unused linesGravatar diego2010-11-02