aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vf_ilpack: fix incompatible function typesGravatar reimar2011-07-06
* cosmetics: vf_ilpack.c: tabs to 4 spacesGravatar Uoti Urpala2011-07-06
* configure: add an initial check to verify compiler works at allGravatar iive2011-07-06
* vf_dint, vf_divtc: fix code assuming "char" is signedGravatar reimar2011-07-06
* cleanup: x11_common: remove pointless GC operationsGravatar iive2011-07-06
* vo_xv: avoid setting background color due to resize flickerGravatar iive2011-07-06
* stream_cue: Avoid probing empty filename in cue_find_bin()Gravatar iive2011-07-06
* stream_cue: fix multiple bugsGravatar reimar2011-07-06
* vo_gl: Support 9- and 10-bit YUV input for OpenGL VOsGravatar reimar2011-07-06
* cleanup: vo_direct3d: Mark a function staticGravatar diego2011-07-06
* demux_asf: Fix play duration calculation errorGravatar ib2011-07-06
* vf_delogo: allow to change the rectangle based on the timeGravatar cigaes2011-07-06
* cosmetics: vf_delogo.c: remove tabs to allow direct mergeGravatar Uoti Urpala2011-07-06
* cosmetics: asf.h: Fix comment errorGravatar ib2011-07-06
* stream dump: print progress informationGravatar cigaes2011-07-05
* debug output: reduce verbosity of some frequent messagesGravatar Uoti Urpala2011-07-05
* VO: silence "[ASPECT] Warning: No suitable new res found!"Gravatar Uoti Urpala2011-07-05
* VO: clean up aspect.c, remove aspecttest toolGravatar Uoti Urpala2011-07-05
* OSD: when switching sub/audio tracks show title of new trackGravatar Uoti Urpala2011-07-03
* commands: change property mechanism to use talloc stringsGravatar Uoti Urpala2011-07-03
* cosmetics: reformat demux_lavf.c, m_option.[ch] and m_property.cGravatar Uoti Urpala2011-07-03
* demux: use talloc for sh_* structs and "lang" fieldGravatar Uoti Urpala2011-07-03
* cleanup: reindent stheader.hGravatar Uoti Urpala2011-07-03
* audio: move ready-for-ao data buffer from decoder to AOGravatar Uoti Urpala2011-07-02
* Makefile: show brief build output by defaultGravatar Clément Bœsch2011-07-02
* Makefile: use $(RM) builtinGravatar Clément Bœsch2011-07-02
* cleanup: fix mp_dbg() format string warningsGravatar Clément Bœsch2011-07-01
* cleanup: mark some vo_directfb2.c and vo_s3fb.c functions staticGravatar Uoti Urpala2011-06-29
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-06-29
|\
| * subreader: SAMI subs: wrap line if neededGravatar reimar2011-06-29
| * codecs.conf: add fourcc DVOO to rawyuy2Gravatar cehoyos2011-06-29
| * codecs.conf: add libavcodec r10k decoderGravatar cehoyos2011-06-29
| * demux_ts: Support S302M audioGravatar cehoyos2011-06-29
| * codecs.conf: add S302M audio codec from libavcodecGravatar cehoyos2011-06-29
| * stream.c: make some stream messages translatableGravatar ib2011-06-29
| * vo_gl: Request GL_LUMINANCE16 for 16-bit YUV inputGravatar reimar2011-06-29
| * vo_gl: don't accept 9/10-bit formats as inputGravatar reimar2011-06-29
| * Windows: stream_cddb.c: include <path.h> for MinGWGravatar vayne2011-06-29
* | mp_msg: change mp_dbg() to inline function to check syntaxGravatar Uoti Urpala2011-06-29
| * cleanup: Make vcd_seek_to_track() static in more filesGravatar reimar2011-06-29
| * cache2.c: Avoid warnings about discarding volatileGravatar reimar2011-06-29
| * cleanup: some warning fixes and minor cleanupsGravatar reimar2011-06-29
* | input: clean up messages with button combination namesGravatar Uoti Urpala2011-06-29
| * input: support up to 20 mouse buttonsGravatar reimar2011-06-29
| * manpage: use upper case names for some keysGravatar ib2011-06-29