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
*
Do not reset user-enabled mute on EOF, but only on exit.
reimar
2007-09-03
*
moved to reinit_video_chain() the assignment of sh_video->stream_aspect, wher...
nicodvb
2007-09-01
*
if the stream reader supports it assign to the video the stream aspect ratio
nicodvb
2007-09-01
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Fix warnings:
diego
2007-08-25
*
Add separate event input type for terminal+vo
uau
2007-08-25
*
Remove unnecessary OSD visibility code
uau
2007-08-21
*
Minor code cleanup
uau
2007-08-21
*
Remove an unnecessary #ifdef
uau
2007-08-18
*
Remove pointless #ifdef
uau
2007-08-15
*
mixer.afilter must be set to NULL when filter chain is destroyed on uninit.
reimar
2007-07-31
*
Teletext support
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Get rid of a few more useless malloc casts
reimar
2007-07-19
*
Make sure all demuxer subtitles can be selected with 'j', even
reimar
2007-07-19
*
fix redundant redeclaration warning
Gabrov
2007-07-18
*
Move loop_times into mpctx.
albeu
2007-07-09
*
Revert r23530.
voroshil
2007-06-21
*
Remove broken option reset from per-file loop
uau
2007-06-16
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
implement "bind sections"
voroshil
2007-06-07
*
Create a new MSGT for just the status line.
diego
2007-06-05
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Output message fix
uau
2007-05-14
*
Gui --> gui
diego
2007-04-23
*
big surprise.. uau broke gcc 2.95 as usual
rfelker
2007-04-17
*
Gui: Show correct time after seeking in audio-only files.
cehoyos
2007-03-31
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Gui: Allow progress bar to move when playing mov or mp4 files
cehoyos
2007-03-26
*
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
diego
2007-03-21
*
Allow demuxers to return packets with no pts in -correct-pts mode
uau
2007-03-11
*
Move the sh_audio->delay field to mpctx->delay.
uau
2007-03-11
*
Fix bad uninit when switching DVB channels.
reimar
2007-03-06
*
Fix copy-paste bug (must have broken something in the GUI)
uau
2007-03-03
*
Seek to -ss position, not 0, in per-file loop.
uau
2007-03-01
*
Seek to -ss position without first starting audio/video from the start.
uau
2007-02-27
*
Remove some #if 0 code
uau
2007-02-24
*
Move parsing of the -ss option to the option code.
uau
2007-02-24
*
Fix error in comment
uau
2007-02-23
*
Reset the edl_decision flag after the seek is done.
uau
2007-02-23
*
Separate function for seeking
uau
2007-02-23
*
Remove useless fflush(stdout) calls. mp_msg already flushes output, and
uau
2007-02-22
*
Move EDL code to separate functions
uau
2007-02-22
*
Fix nonsense function type
uau
2007-02-22
*
Cleanup, move "global" state from the frame_time_remaining mainloop
uau
2007-02-21
*
Fix GUI compilation
uau
2007-02-21
*
Add missing "if (use_gui)" before some GUI calls
uau
2007-02-21
*
Fix menu to work with mpctx
uau
2007-02-21
*
Add missing #ifdef
uau
2007-02-21
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
[next]