2011-08-10 |
Uoti Urpala | dvdnav: fix crash caused by missing line from 58834653c0
|
commit | commitdiff | tree |
2011-08-10 |
Uoti Urpala | demux_lavf: don't interpret MPEG codec tags as generic...
|
commit | commitdiff | tree |
2011-08-09 |
Uoti Urpala | options: remove old disabled options that just print...
|
commit | commitdiff | tree |
2011-08-08 |
Uoti Urpala | options: support --leak-report (double dash form)
|
commit | commitdiff | tree |
2011-08-08 |
Uoti Urpala | core: minor audio-only+timeline fix for chapter handling
|
commit | commitdiff | tree |
2011-08-08 |
Uoti Urpala | subs: libass: apply option changes to all track types
|
commit | commitdiff | tree |
2011-08-08 |
Uoti Urpala | subs: libass: remove bad ass_set_margins() on settings...
|
commit | commitdiff | tree |
2011-08-08 |
Uoti Urpala | cleanup: move global ass_force_reload to struct osd_state
|
commit | commitdiff | tree |
2011-08-07 |
Uoti Urpala | cleanup: reformat command.c
|
commit | commitdiff | tree |
2011-08-07 |
Uoti Urpala | cleanup: reformat mplayer.c
|
commit | commitdiff | tree |
2011-08-05 |
Uoti Urpala | commands: parsing: fix string argument quoting/escaping
|
commit | commitdiff | tree |
2011-08-04 |
Uoti Urpala | core: fix detection of files with no chapters
|
commit | commitdiff | tree |
2011-08-04 |
Uoti Urpala | demux_mkv: skip files faster in ordered chapter file...
|
commit | commitdiff | tree |
2011-07-31 |
Uoti Urpala | options: commandline: don't print video filter list...
|
commit | commitdiff | tree |
2011-07-31 |
Uoti Urpala | options: fix failure to parse trailing ',' in string...
|
commit | commitdiff | tree |
2011-07-31 |
Uoti Urpala | audio: export audio pts to AO drivers
|
commit | commitdiff | tree |
2011-07-30 |
Uoti Urpala | options: commandline: don't set bogus playtree option...
|
commit | commitdiff | tree |
2011-07-30 |
Uoti Urpala | core: audio: improve audio-only seeks and position...
|
commit | commitdiff | tree |
2011-07-30 |
Uoti Urpala | core: audio: if audio pts is missing return MP_NOPTS_VALUE
|
commit | commitdiff | tree |
2011-07-30 |
Uoti Urpala | build: fix --enable-debug, remove some "#ifdef MP_DEBUG"
|
commit | commitdiff | tree |
2011-07-30 |
Uoti Urpala | stream_cdda: fix incorrectly allocated option field
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | vo: X key input: remove ambiguous KeySym remapping
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | options: commandline: print error type for parse failures
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | options: commandline: accept --foo=xyz style options
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | playtree: use talloc to allocate file parameters
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | options: commandline: allow "--" without filenames...
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | core: improve --loop handling
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | options: change option parsing to use bstr
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | cosmetics: parser-cfg.c: reformat
|
commit | commitdiff | tree |
2011-07-29 |
Uoti Urpala | options: indicate ambiguous option parameters explicitly
|
commit | commitdiff | tree |
2011-07-27 |
Uoti Urpala | bstr: rename BSTR() -> bstr()
|
commit | commitdiff | tree |
2011-07-26 |
Uoti Urpala | options: move command line preparse together with parse
|
commit | commitdiff | tree |
2011-07-26 |
Uoti Urpala | asxparser: remove code confusing asx/player options
|
commit | commitdiff | tree |
2011-07-26 |
Uoti Urpala | cleanup: reformat parser-mpcmd.c
|
commit | commitdiff | tree |
2011-07-23 |
Uoti Urpala | subs: fix per-file --ass-force-style
|
commit | commitdiff | tree |
2011-07-22 |
Uoti Urpala | cleanup: subs: remove global ass_library variable
|
commit | commitdiff | tree |
2011-07-20 |
Uoti Urpala | input: fix input.conf parse errors
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | input: fix problem with key autorepeat
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | cleanup: do libav* initialization on startup
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | vf_qp: enable compilation depending on libavutil eval API
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | configure: make libavutil eval API check require newer...
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | vo_vdpau: skip resize code if not fully initialized
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | input: don't make fd 0 nonblocking
|
commit | commitdiff | tree |
2011-07-17 |
Uoti Urpala | input: rework event reading and command queuing
|
commit | commitdiff | tree |
2011-07-16 |
Uoti Urpala | cleanup: remove some unnecessary input.[ch] typedefs
|
commit | commitdiff | tree |
2011-07-16 |
Uoti Urpala | cosmetics: reformat input.h, fix comments
|
commit | commitdiff | tree |
2011-07-13 |
Uoti Urpala | img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definition
|
commit | commitdiff | tree |
2011-07-11 |
Uoti Urpala | input.c: remove write to buffer[-1] in parse_config()
|
commit | commitdiff | tree |
2011-07-10 |
Uoti Urpala | options: fix -use-filename-title crash after recent...
|
commit | commitdiff | tree |
2011-07-09 |
Uoti Urpala | vd_ffmpeg: make "-lavdopts lowres" handling more robust
|
commit | commitdiff | tree |
2011-07-09 |
Uoti Urpala | vd_ffmpeg: fix "-lavdopts skipframe" support
|
commit | commitdiff | tree |
2011-07-07 |
Uoti Urpala | build: add a hack to prevent name collision with libtalloc
|
commit | commitdiff | tree |
2011-07-07 |
Uoti Urpala | vo_directx: include <libavutil/common.h> for FFMIN
|
commit | commitdiff | tree |
2011-07-07 |
Uoti Urpala | configure: clang: set custom warning flags for clang
|
commit | commitdiff | tree |
2011-07-07 |
Uoti Urpala | build: Revert "codec-cfg.c: avoid including aviheader.h"
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | configure: rename "--disable-ass" to "--disable-libass"
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | Merge branch 'mplayer1_changes'
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | configure: Use -Werror-implicit-function-declaration...
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | demux_lavf: add missing #include <libavutil/mathematics.h>
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | cosmetics: vf_ilpack.c: tabs to 4 spaces
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | vo: avoid losing initial expose event
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | vo_xv: avoid clearing too much on resize
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | cosmetics: vf_delogo.c: remove tabs to allow direct...
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | options: free option defaults when freeing config
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | options: allocate dynamic options with talloc
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | cleanup: remove useless set_codec_path() function
|
commit | commitdiff | tree |
2011-07-06 |
Uoti Urpala | cleanup: reformat and clean up m_config.[ch]
|
commit | commitdiff | tree |
2011-07-04 |
Uoti Urpala | debug output: reduce verbosity of some frequent messages
|
commit | commitdiff | tree |
2011-07-04 |
Uoti Urpala | VO: silence "[ASPECT] Warning: No suitable new res...
|
commit | commitdiff | tree |
2011-07-04 |
Uoti Urpala | VO: clean up aspect.c, remove aspecttest tool
|
commit | commitdiff | tree |
2011-07-03 |
Uoti Urpala | OSD: when switching sub/audio tracks show title of...
|
commit | commitdiff | tree |
2011-07-03 |
Uoti Urpala | commands: change property mechanism to use talloc strings
|
commit | commitdiff | tree |
2011-07-03 |
Uoti Urpala | cosmetics: reformat demux_lavf.c, m_option.[ch] and...
|
commit | commitdiff | tree |
2011-07-03 |
Uoti Urpala | demux: use talloc for sh_* structs and "lang" field
|
commit | commitdiff | tree |
2011-07-03 |
Uoti Urpala | cleanup: reindent stheader.h
|
commit | commitdiff | tree |
2011-07-02 |
Uoti Urpala | audio: move ready-for-ao data buffer from decoder to AO
|
commit | commitdiff | tree |
2011-06-29 |
Uoti Urpala | cleanup: mark some vo_directfb2.c and vo_s3fb.c functions...
|
commit | commitdiff | tree |
2011-06-29 |
Uoti Urpala | Merge branch 'mplayer1_changes'
|
commit | commitdiff | tree |
2011-06-29 |
Uoti Urpala | mp_msg: change mp_dbg() to inline function to check...
|
commit | commitdiff | tree |
2011-06-29 |
Uoti Urpala | input: clean up messages with button combination names
|
commit | commitdiff | tree |
2011-06-29 |
Uoti Urpala | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and...
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | Merge branch '10bit'
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | vd_ffmpeg: autoselect output colorspaces without codecs...
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | video/colorspaces: add new 9/10-bit formats from libavcodec
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | fmt-conversion.c: print name of any unrecognized pixfmt
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | cleanup: ao_pcm: remove useless assignment to ao->buffersize
|
commit | commitdiff | tree |
2011-06-26 |
Uoti Urpala | av_log: map libav* debug messages to MSGL_DBG2
|
commit | commitdiff | tree |
2011-06-18 |
Uoti Urpala | demux: pad even 0-size demux packet data (fixes sd_ass...
|
commit | commitdiff | tree |
2011-06-14 |
Uoti Urpala | ffmpeg_files/intreadwrite.h: fix AV_RL32/AV_RB32 signedness
|
commit | commitdiff | tree |
2011-05-15 |
Uoti Urpala | ao: fix crash after ao init failure (from recent 3a5fd15fa2)
|
commit | commitdiff | tree |
2011-05-09 |
Uoti Urpala | vo_xvmc: drop XvMC support
|
commit | commitdiff | tree |
2011-05-07 |
Uoti Urpala | audio: disallow partial samples, fix ad_pcm to comply
|
commit | commitdiff | tree |
2011-05-07 |
Uoti Urpala | options: fix -profile parsing after 2db33ab48c
|
commit | commitdiff | tree |
2011-05-05 |
Uoti Urpala | ao_pcm, core: use new API in ao_pcm, change timing...
|
commit | commitdiff | tree |
2011-05-05 |
Uoti Urpala | ao_null: convert to new API, cleanup/rewrite
|
commit | commitdiff | tree |
2011-05-04 |
Uoti Urpala | audio output: add a new AO driver API
|
commit | commitdiff | tree |
2011-05-04 |
Uoti Urpala | cleanup: reindent audio_out.[ch]
|
commit | commitdiff | tree |
2011-05-04 |
Uoti Urpala | input: make slave command file descriptors nonblocking
|
commit | commitdiff | tree |
2011-05-03 |
Uoti Urpala | audio: avoid duplicated error messages on init failure
|
commit | commitdiff | tree |
2011-05-03 |
Uoti Urpala | ad_ffmpeg: return failure from init() if initial decode...
|
commit | commitdiff | tree |