index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
demuxer_seek_chapter() returns informations about chapters count and name
nicodvb
2006-08-21
*
implemented STREAM_CTRL_GET_NUM_CHAPTERS
nicodvb
2006-08-21
*
implemented STREAM_CTRL_GET_NUM_CHAPTERS
nicodvb
2006-08-21
*
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the s...
nicodvb
2006-08-21
*
Add public functions for removal of styles and events.
eugeni
2006-08-21
*
cosmetics: Fix indentation after last commit.
diego
2006-08-21
*
Properly disable tests that depend on X.
diego
2006-08-21
*
Ignore generated test binaries.
diego
2006-08-21
*
Allow to compile swscale tests
lucabe
2006-08-21
*
Remove superfluous variable settings.
diego
2006-08-21
*
fix null pointer check in add_subtitles,
gpoirier
2006-08-21
*
cosmetics: indentation fix after last commit
diego
2006-08-21
*
Remove duplicate check for $_faad_external = auto.
diego
2006-08-21
*
Only run the check for external FAAD if internal FAAD is not used.
diego
2006-08-21
*
missing header for struct timeval
rfelker
2006-08-20
*
Get rid of useless vf->priv casts
reimar
2006-08-20
*
Fix stray newline that should only be printed in verbose mode.
diego
2006-08-20
*
Fix audio stream selection in Gtk GUI
gpoirier
2006-08-20
*
Avoid crash if initialization failed.
reimar
2006-08-20
*
Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at ge...
reimar
2006-08-20
*
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
nicodvb
2006-08-20
*
help_mp-hu.h synced with r19462
Gabrov
2006-08-20
*
The X11 header check looks in $_extra_inc that contains directories in the
diego
2006-08-20
*
Ouch, I mistakenly overwrote the contents from this file with a non-working
diego
2006-08-19
*
corrected _very_ misleading comment
nicodvb
2006-08-19
*
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
nicodvb
2006-08-19
*
removed #if-0 code that dereferenced dvdnav_t's internal members, violating ...
nicodvb
2006-08-19
*
10l: misplaced brace in a switch
nicodvb
2006-08-19
*
Fix xv and xinerama force on --enable-*
iive
2006-08-19
*
Partial sync with message removal from DVD information output change.
diego
2006-08-19
*
Print DVD audio channel and subtitle track information in non-verbose mode,
diego
2006-08-19
*
trailing whitespace cosmetics
diego
2006-08-19
*
Vorbis speedup, Windows GUI
diego
2006-08-19
*
help_mp-hu.h & xml/hu/ports.xml synced with r19449
Gabrov
2006-08-19
*
seeking in dvdnav://
nicodvb
2006-08-19
*
implemented seeking to chapter
nicodvb
2006-08-19
*
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
nicodvb
2006-08-19
*
seeking by chapters in dvd://
nicodvb
2006-08-18
*
support for seeking to chapter and getting current playing chapter
nicodvb
2006-08-18
*
clarification in a comment
nicodvb
2006-08-18
*
support relative seeking in the stream-driven case
nicodvb
2006-08-18
*
new stream_ctrl to get currently playing chapter (needed for stream-driven re...
nicodvb
2006-08-18
*
seek to chapter using newly introduced demux_seek_chapter()
nicodvb
2006-08-18
*
added first revision of demuxer_seek_chapter()
nicodvb
2006-08-18
*
new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
nicodvb
2006-08-18
*
Some more consistency for the conditions under which tests are run.
diego
2006-08-18
*
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
diego
2006-08-18
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
Fix seeking in matroska files when timecodes do not start from zero.
eugeni
2006-08-18
*
replace echo with printf; fixes compilation when shell is dash and
corey
2006-08-18
[next]