aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-07-06
|\
| * stream.c: make reconnect checks more robustGravatar reimar2011-07-06
| * stream.c: Pass streaming_ctrl eof on to struct stream fieldGravatar reimar2011-07-06
| * stream/network: don't clobber buffer byte counts on errorGravatar reimar2011-07-06
| * stream/network: distinguish EOF/error in streaming control APIGravatar reimar2011-07-06
| * cache: don't modify argument when stream control failsGravatar reimar2011-07-06
| * cleanup: silence some clang warningsGravatar reimar2011-07-06
| * demux_rtp.cpp: Add a hack to receive audio while probing video FPSGravatar reimar2011-07-06
| * manpage: improve vo_gl "stereo" suboption descriptionGravatar ptt2011-07-06
| * codecs.conf: add yv16 raw fourccGravatar compn2011-07-06
| * configure: Remove obsolete test for ARM pld instructionGravatar diego2011-07-06
| * cleanup: demux_vqf: typo/wording fixesGravatar diego2011-07-06
| * loader/module.c: Fix compilation with --disable-qtxGravatar reimar2011-07-06
| * stream/tvi_v4l[2]: fix calculation of free RAM for buffersGravatar iive2011-07-06
| * codecs.conf: add vfw csmcodec for fourcc CSM0, map YV24 fourcc to raw444P codecGravatar compn2011-07-06
| * configure: fix check for clang compilerGravatar diego2011-07-06
| * configure: fix mmxext detection with --disable-sseGravatar reimar2011-07-06
| * cpudetect.c: check OS SSE support only with runtime detectionGravatar reimar2011-07-06
| * cleanup: tvi_dshow: add "static", fix printf formatGravatar diego2011-07-06
| * demux_lavf: Do not set AVIOContext for AVFMT_NOFILE formatsGravatar reimar2011-07-06
| * vo_gl: fix YUY2/YVYU colorspace mixupGravatar reimar2011-07-06
| * options: allow colorspace options to recognize "yvyu"Gravatar reimar2011-07-06
| * cosmetics: img_format.h: document some formatsGravatar reimar2011-07-06
| * options: Allow a larger range for -aspectGravatar reimar2011-07-06
| * cleanup: vo_directx: remove redundant codeGravatar reimar2011-07-06
| * demux_lavf: fix code printing subtitle typeGravatar reimar2011-07-06
| * cleanup: mplayer.c: Factor out a bit of spudec codeGravatar reimar2011-07-06
| * vo_directx: Change vo_directx to use w32_common.cGravatar reimar2011-07-06
| * VO: w32_common: also generate VO_EVENT_MOVEGravatar reimar2011-07-06
| * codec-cfg.c: avoid including aviheader.hGravatar reimar2011-07-06
| * vf_stereo3d: Add support for converting to interleaved 3DGravatar reimar2011-07-06
| * playlist: Support "Length" option in .pls playlist filesGravatar reimar2011-07-06
| * VO: support Pause/Break key in X11 inputGravatar diego2011-07-06
| * playtree: make some char * function arguments constGravatar reimar2011-07-06
| * cache: allow STREAM_CTRL_GET_CURRENT_TIME with cacheGravatar reimar2011-07-06
| * cosmetics: cache2.c: Fix commentGravatar reimar2011-07-06
| * cosmetics: stream_dvdnav.c: Remove pointless ()Gravatar reimar2011-07-06
| * stream_dvd: fix dvd_get_current_time()Gravatar reimar2011-07-06
| * cleanup: vobsub.c: simplify parsingGravatar cboesch2011-07-06
| * dvdnav: make mp_dvdnav_save_smpi() more robustGravatar reimar2011-07-06
* | configure: Use -Werror-implicit-function-declaration with GCCGravatar Uoti Urpala2011-07-06
* | demux_lavf: add missing #include <libavutil/mathematics.h>Gravatar Uoti Urpala2011-07-06
| * configure: only set NEED_GLOB on WindowsGravatar reimar2011-07-06
| * stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>Gravatar reimar2011-07-06
| * configure: when cross-compiling default host_cc to "cc"Gravatar reimar2011-07-06
| * cosmetics: Fix typosGravatar cehoyos2011-07-06
| * stream_cdda: work around libcdparanoia caching issuesGravatar reimar2011-07-06
| * stream: show negative seek position value in error messageGravatar reimar2011-07-06
| * configure: fix _libcdio variable staying on "auto"Gravatar reimar2011-07-06
| * etc/mplayer.desktop: revise desktop fileGravatar ib2011-07-06