aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| * core: move m_config_free() last before exitGravatar reimar2011-06-29
* | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)Gravatar Uoti Urpala2011-06-29
| * configure: handle X11 dependencies at depending checksGravatar diego2011-06-29
| * playtree: free parameter values when entry is freedGravatar reimar2011-06-29
| * configure: fix swab() check for WindowsGravatar cehoyos2011-06-29
| * vd_ffmpeg.c: fix one case of "-lavdopts vstats" crashingGravatar iive2011-06-29
| * Windows: ao_pcm: add io.h include for MinGW64Gravatar diego2011-06-29
| * command.c: Add missing osdep/strsep.h #includeGravatar diego2011-06-29
|/
* configure: Remove checks for default inline asm featuresGravatar Diego Biurrun2011-06-28
* Merge branch '10bit'Gravatar Uoti Urpala2011-06-26
|\
| * vd_ffmpeg: autoselect output colorspaces without codecs.confGravatar Uoti Urpala2011-06-26
| * video/colorspaces: add new 9/10-bit formats from libavcodecGravatar Uoti Urpala2011-06-26
| * fmt-conversion.c: print name of any unrecognized pixfmtGravatar Uoti Urpala2011-06-26