index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
...
|
*
subtitles: remove code trying to handle text subs with libavcodec
Uoti Urpala
2011-01-15
|
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
|
*
core: move most mpcommon.c contents to mplayer.c
Uoti Urpala
2011-01-15
|
*
core: move global "subdata" and "vo_sub_last" to mpctx
Uoti Urpala
2011-01-11
|
*
options: move -noconfig to option struct, simplify
Uoti Urpala
2011-01-11
|
/
*
core: add timing workaround for PulseAudio misbehavior
Uoti Urpala
2011-01-01
*
core: fix audio-only + framestep weird behavior
Uoti Urpala
2010-12-20
*
Merge branch 'hr-seek'
Uoti Urpala
2010-12-20
|
\
|
*
core: audio: make ogg missing audio timing workaround more complex
Uoti Urpala
2010-12-20
|
*
core: add support for precise non-keyframe-limited seeks
Uoti Urpala
2010-12-20
|
*
core: add struct for queued seek info
Uoti Urpala
2010-12-20
*
|
cosmetics: remove unused code, small formatting tweaks
Uoti Urpala
2010-12-20
*
|
commands: clean up get_metadata() and related code
Uoti Urpala
2010-12-20
|
*
core: remove looping in update_video(), modify command handling a bit
Uoti Urpala
2010-12-16
*
|
Change some filename-handling code to use mp_basename()
cboesch
2010-12-16
*
|
core: avoid using build_afilter_chain() directly
reimar
2010-12-16
*
|
path.c: add function for mp_basename, remove duplicated macros
cboesch
2010-12-16
|
*
core: seek: use accurate seek mode with audio-only files
Uoti Urpala
2010-12-14
|
*
core: avoid using sh_video->pts as "current pts"
Uoti Urpala
2010-12-14
|
*
core: timing: add special handling of long frame intervals
Uoti Urpala
2010-12-14
|
*
core: move central play loop to a separate function
Uoti Urpala
2010-12-13
|
/
*
core: ordered chapters: add heuristic for merging inaccurate chapters
Uoti Urpala
2010-11-26
*
core: make initial audio sync more robust against bad demuxers
Uoti Urpala
2010-11-21
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
demux_lavf: mark AVI timestamps non-pts to avoid messages
Uoti Urpala
2010-11-14
*
options: more mplayer.c options moved to option struct
Clément Bœsch
2010-11-14
*
options: move various mplayer.c options to option struct
Clément Bœsch
2010-11-13
*
core: do initial A-V sync by modifying audio stream
Uoti Urpala
2010-11-13
*
core: give pts as parameter to demuxer_get_current_chapter()
Uoti Urpala
2010-11-13
*
audio: add -gapless-audio option
Uoti Urpala
2010-11-12
*
audio: don't try to send partial samples to AO at EOF
Uoti Urpala
2010-11-12
*
options: move -cache-min and cache-seek-min to option struct
Clément Bœsch
2010-11-11
*
options: move some demux options to option struct
Clément Bœsch
2010-11-11
*
core: rename update_video_immediately->restart_playback
Uoti Urpala
2010-11-11
*
core: print an explicit error if file format detection fails
Uoti Urpala
2010-11-10
*
demux: improve -alang / -slang track choosing logic
Uoti Urpala
2010-11-08
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
options: move -name and -title to option struct
Clément Bœsch
2010-11-04
*
options: move -dumpfile to option struct
Uoti Urpala
2010-11-02
*
cosmetics: remove some #if 0 code from mplayer.c
reimar
2010-11-02
*
mplayer.c: remove some obsolete commented-out lines
diego
2010-11-02
*
options: move audio_output_channels, audio_output_format to struct
Uoti Urpala
2010-11-02
*
mplayer.c: remove unnecessary #define
diego
2010-11-02
*
cache: Move cache_fill_status extern declaration to cache2.h
diego
2010-11-02
*
menu: Move vf_info_menu extern declaration to menu.h
diego
2010-11-02
*
loader: Disable loading codecs from the current directory
reimar
2010-11-02
*
core: Do not call *_aid_from_lang when audio_lang is NULL
reimar
2010-11-02
*
cosmetics: Remove useless cast
reimar
2010-11-02
[prev]
[next]