2011-01-18 |
Uoti Urpala | subtitles: style support for common SubRip tags and...
|
commit | commitdiff | tree |
2011-01-18 |
Uoti Urpala | core: ordered chapters: fix bad subtitle parameter
|
commit | commitdiff | tree |
2011-01-18 |
Uoti Urpala | subs/demux: don't try to enable sub track when creating it
|
commit | commitdiff | tree |
2011-01-18 |
Uoti Urpala | subtitles/demux: store duration instead of endpts in...
|
commit | commitdiff | tree |
2011-01-18 |
Uoti Urpala | subtitles: add framework for subtitle decoders
|
commit | commitdiff | tree |
2011-01-15 |
Uoti Urpala | options: add special -leak-report option
|
commit | commitdiff | tree |
2011-01-15 |
Uoti Urpala | subtitles: remove code trying to handle text subs with...
|
commit | commitdiff | tree |
2011-01-15 |
Uoti Urpala | cleanup: move MP_NOPTS_VALUE definition to mpcommon.h
|
commit | commitdiff | tree |
2011-01-15 |
Uoti Urpala | subtitles: move global ass_track to struct osd_state
|
commit | commitdiff | tree |
2011-01-15 |
Uoti Urpala | core: move most mpcommon.c contents to mplayer.c
|
commit | commitdiff | tree |
2011-01-11 |
Uoti Urpala | core: move global "subdata" and "vo_sub_last" to mpctx
|
commit | commitdiff | tree |
2011-01-11 |
Uoti Urpala | subtitles: remove sub_last_pts hack
|
commit | commitdiff | tree |
2011-01-11 |
Uoti Urpala | options: move -noconfig to option struct, simplify
|
commit | commitdiff | tree |
2011-01-09 |
Clément Bœsch | manpage: Remove forgotten "MPlayer only" notes
|
commit | commitdiff | tree |
2011-01-06 |
Clément Bœsch | manpage: Remove "MPlayer only" notes
|
commit | commitdiff | tree |
2011-01-04 |
Uoti Urpala | vo_vdpau: allow "deint=-N" to specify mode without...
|
commit | commitdiff | tree |
2011-01-01 |
Uoti Urpala | core: add timing workaround for PulseAudio misbehavior
|
commit | commitdiff | tree |
2010-12-25 |
Clément Bœsch | manpage: Remove MEncoder references
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | core: fix audio-only + framestep weird behavior
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | Merge branch 'hr-seek'
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | input: add default keybindings Shift+[arrow] for small...
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | input: support bindings with modifier keys for X input
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | core: audio: make ogg missing audio timing workaround...
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | core: add support for precise non-keyframe-limited...
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | core: add struct for queued seek info
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | cosmetics: remove unused code, small formatting tweaks
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | commands: clean up get_metadata() and related code
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | vd_ffmpeg: set thread count to number of cores on machine...
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | demux_mkv: remove old code for -nocorrect-pts support
|
commit | commitdiff | tree |
2010-12-20 |
Uoti Urpala | demux_mkv: fix seeks to before the first index entry
|
commit | commitdiff | tree |
2010-12-18 |
Uoti Urpala | DOCS/tech/slave.txt: update some obsolete information
|
commit | commitdiff | tree |
2010-12-18 |
Uoti Urpala | commands: add generic option -> property wrapper
|
commit | commitdiff | tree |
2010-12-18 |
Uoti Urpala | options: add "choice" option type, use for -pts-association...
|
commit | commitdiff | tree |
2010-12-16 |
Uoti Urpala | core: remove looping in update_video(), modify command...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_asf: Add a missing free to ASF demuxer close
|
commit | commitdiff | tree |
2010-12-16 |
reimar | playtreeparser.c: Add playlist parser for .nsc files
|
commit | commitdiff | tree |
2010-12-16 |
compn | example.conf: add some profile information and user...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_mov: fix possible hang on invalid input
|
commit | commitdiff | tree |
2010-12-16 |
reimar | aviheader.c: avoid using uninitialized data in an error...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | ad_faad: fix crash when used on an empty audio stream
|
commit | commitdiff | tree |
2010-12-16 |
reimar | ad_speex: improve timestamp handling
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_mov: fix some memory allocation handling
|
commit | commitdiff | tree |
2010-12-16 |
reimar | stream.h: check against huge negative values in stream_seek()
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_gif: Fix memleaks on error
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non...
|
commit | commitdiff | tree |
2010-12-16 |
compn | manpage: correct -tv audiorate description, change...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_ts: change overlapping memcpy to memmove
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_ts: fix several memleaks
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_ts: cleanup
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_ts: avoid using unitialized data
|
commit | commitdiff | tree |
2010-12-16 |
reimar | mp3_hdr.h: fix mp_check_mp3_header()
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_demuxers: Fix crash with -audiofile and audio...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | ad_speex: Fix possible memory leaks on error
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_asf, asfheader.c: cleanup
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_real: fix some unaligned writes
|
commit | commitdiff | tree |
2010-12-16 |
reimar | commands: Allow cycling subtitles backwards with 'J'
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_audio: Do not generate nonsensical pts values...
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | Change some filename-handling code to use mp_basename()
|
commit | commitdiff | tree |
2010-12-16 |
jrash | DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32661
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/http: Add support for login/password in http_proxy...
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/: delete base64_encode(), use libavutil av_base64_enc...
|
commit | commitdiff | tree |
2010-12-16 |
compn | DOCS/xml: change --with-extraincdir to --extra-cflags
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_audio: Set needs_parsing to 1 for DTS audio
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux-ts: fix TS files with MP4 ES AAC descriptor
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vidix: radeon and big-endian fixes
|
commit | commitdiff | tree |
2010-12-16 |
compn | codecs.conf: add ffmpeg g722 audio codec
|
commit | commitdiff | tree |
2010-12-16 |
compn | mp_taglists.c: add tag for svq3
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_lavf: Add support for uncompressed BGR24 pixfmt
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vd_qtvideo: Do not dump image description by default
|
commit | commitdiff | tree |
2010-12-16 |
reimar | cosmetics: make some arguments const, "unsigned char...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | av_sub: Support clearing subtitles
|
commit | commitdiff | tree |
2010-12-16 |
reimar | codecs.conf: add Avid DNxHD through QuickTime
|
commit | commitdiff | tree |
2010-12-16 |
reimar | core: avoid using build_afilter_chain() directly
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/network.c, stream/http.c: cleanup
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/http: Do not keep authentication in URL when...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_avi: Add WAVEFORMATEXTENSIBLE support
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_audio: fix WAVEFORMATEXTENSIBLE support
|
commit | commitdiff | tree |
2010-12-16 |
komh | font_load_ft.c: disable -fontconfig if compiled without...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | demux_ts: fix -sb when -aid stream is not found
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/http: Add Proxy-Authorization header to authenticate...
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | stream/http: don't use proxy values for "Authorization...
|
commit | commitdiff | tree |
2010-12-16 |
cboesch | path.c: add function for mp_basename, remove duplicated...
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vf_stereo3d: Properly support src/dst stride
|
commit | commitdiff | tree |
2010-12-16 |
reimar | vf_stereo3d: Adjust d_height instead of bad ad-hoc...
|
commit | commitdiff | tree |
2010-12-14 |
Uoti Urpala | core: seek: use accurate seek mode with audio-only...
|
commit | commitdiff | tree |
2010-12-14 |
Uoti Urpala | core: avoid using sh_video->pts as "current pts"
|
commit | commitdiff | tree |
2010-12-14 |
Uoti Urpala | libvo: register X11 connection fd in input event system
|
commit | commitdiff | tree |
2010-12-14 |
Uoti Urpala | core: timing: add special handling of long frame intervals
|
commit | commitdiff | tree |
2010-12-13 |
Uoti Urpala | core: move central play loop to a separate function
|
commit | commitdiff | tree |
2010-12-13 |
Uoti Urpala | vo_vdpau: remove wrong mp_image usage_count change...
|
commit | commitdiff | tree |
2010-12-09 |
Uoti Urpala | audio: FLAC: support new libavcodec parser, use lavf...
|
commit | commitdiff | tree |
2010-12-08 |
Uoti Urpala | ao_pcm: change message to mention "-novideo" instead...
|
commit | commitdiff | tree |
2010-11-26 |
Uoti Urpala | core: ordered chapters: add heuristic for merging inaccurate...
|
commit | commitdiff | tree |
2010-11-22 |
Uoti Urpala | ad_liba52: fix -a52drc handling
|
commit | commitdiff | tree |
2010-11-21 |
Uoti Urpala | core: make initial audio sync more robust against bad...
|
commit | commitdiff | tree |
2010-11-21 |
Uoti Urpala | demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency...
|
commit | commitdiff | tree |
2010-11-21 |
Uoti Urpala | TOOLS/matroska.py: recognize 3 more elements
|
commit | commitdiff | tree |
2010-11-17 |
Uoti Urpala | demux_lavf: fix check for files lavf doesn't recognize
|
commit | commitdiff | tree |
2010-11-16 |
Uoti Urpala | demux: fix initial subtitle track selection
|
commit | commitdiff | tree |