aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* playtree: use talloc to allocate file parametersGravatar Uoti Urpala2011-07-29
* options: commandline: allow "--" without filenames after itGravatar Uoti Urpala2011-07-29
* core: improve --loop handlingGravatar Uoti Urpala2011-07-29
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* cosmetics: parser-cfg.c: reformatGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* options: move command line preparse together with parseGravatar Uoti Urpala2011-07-26
* asxparser: remove code confusing asx/player optionsGravatar Uoti Urpala2011-07-26
* cleanup: reformat parser-mpcmd.cGravatar Uoti Urpala2011-07-26
* subs: fix per-file --ass-force-styleGravatar Uoti Urpala2011-07-23
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* input: fix input.conf parse errorsGravatar Uoti Urpala2011-07-20
* input: fix problem with key autorepeatGravatar Uoti Urpala2011-07-18
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* vf_qp: enable compilation depending on libavutil eval APIGravatar Uoti Urpala2011-07-18
* configure: make libavutil eval API check require newer versionGravatar Uoti Urpala2011-07-18
* vo_vdpau: skip resize code if not fully initializedGravatar Uoti Urpala2011-07-17
* input: don't make fd 0 nonblockingGravatar Uoti Urpala2011-07-17
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* cleanup: remove some unnecessary input.[ch] typedefsGravatar Uoti Urpala2011-07-16
* cosmetics: reformat input.h, fix commentsGravatar Uoti Urpala2011-07-16
* img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definitionGravatar Uoti Urpala2011-07-14
* input.c: remove write to buffer[-1] in parse_config()Gravatar Uoti Urpala2011-07-11
* stream_bluray: switch to new libbluray APIGravatar Rico Tzschichholz2011-07-10
* options: fix -use-filename-title crash after recent 39e373aaGravatar Uoti Urpala2011-07-10
* vd_ffmpeg: make "-lavdopts lowres" handling more robustGravatar Uoti Urpala2011-07-09
* vd_ffmpeg: fix "-lavdopts skipframe" supportGravatar Uoti Urpala2011-07-09
* cleanup: silence most of the clang warningsGravatar Clément Bœsch2011-07-09
* build: add a hack to prevent name collision with libtallocGravatar Uoti Urpala2011-07-07
* vo_directx: include <libavutil/common.h> for FFMINGravatar Uoti Urpala2011-07-07
* configure: clang: set custom warning flags for clangGravatar Uoti Urpala2011-07-07
* build: Revert "codec-cfg.c: avoid including aviheader.h"Gravatar Uoti Urpala2011-07-07
* configure: rename "--disable-ass" to "--disable-libass"Gravatar Uoti Urpala2011-07-06
* demux/mp_taglists: Move Bink audio tags to override listGravatar Anton Khirnov2011-07-06
* 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