index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mencoder.c
Commit message (
Expand
)
Author
Age
*
Move parsing of the -ss option to the option code.
uau
2007-02-24
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...
reimar
2007-02-17
*
Move common vo initialization code to video_out.c
reimar
2007-02-17
*
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
ods15
2007-02-17
*
DO NOT recommend or even suggest installing codecs.conf.
diego
2007-01-13
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
fix mencoder include clash on osx
nplourde
2006-12-01
*
Remove some of the worst "headers include headers which include
reimar
2006-11-29
*
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
diego
2006-11-28
*
Make compilation depending on USE_OSD unconditional.
uau
2006-11-22
*
MSGTRs for mencoder.c
kraymer
2006-11-22
*
Make compilation depending on USE_SUB unconditional.
uau
2006-11-21
*
Update OSD contents only after the correct values for the frame are known.
uau
2006-11-14
*
ARCH_X86 simplifications
reimar
2006-11-01
*
"-o -" -> use stdout
michael
2006-10-27
*
after a long time, finally i could add -endpos option to mplayer executable.
ptt
2006-09-25
*
Fix MEncoder build when bitmap fonts are disabled.
diego
2006-08-24
*
Cosmetics (nothing but spaces, tabs, and a comment changed here..)
ods15
2006-08-14
*
re-indent properly after last patch.
reimar
2006-08-14
*
10l in last commit, move configured-check inside sh_video and sh_video->vfilt...
reimar
2006-08-14
*
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
reimar
2006-08-14
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
Remove support for obsolete and non-free divx4/odivx libraries.
diego
2006-07-14
*
Marks several string parameters as const when they are not modified in the fu...
reynaldo
2006-07-09
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
*
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s...
reynaldo
2006-07-03
*
include stream_dvd's interface from libmpdemux/stream_dvd.h
nicodvb
2006-06-11
*
Temporary workaround for libavcodec issues with B-frames
rtognimp
2006-05-09
*
Rename some misspelled and misnamed messages.
diego
2006-04-28
*
Make EDL compilation unconditional
uau
2006-04-27
*
Make mencoder stream size printing use 64 bits.
corey
2006-04-26
*
No need to include the whole libinput in mencoder
albeu
2006-04-25
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
Remove support for default.sub.
diego
2006-04-23
*
arrg more of this stupid cruft
rfelker
2006-03-30
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
feed something (hopefully correct timestamps) into the video filter chain
michael
2006-03-21
*
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin...
nicodvb
2006-03-19
*
The system-wide and the user-specific MEncoder configuration file should both
diego
2006-03-14
*
Add uninit for audio before switching to next file and completing encode
ods15
2006-02-24
*
Fix video delay when encoding with B-frames.
corey
2006-02-21
*
New option: -ignore-start
corey
2006-02-20
*
dwStart support for mencoder.
corey
2006-02-19
*
deobfuscate some a/v sync code
ods15
2006-02-19
*
Second-try commit of this patch.
corey
2006-02-17
*
muxer_mpeg MUST be used with audio_preload=0
nicodvb
2006-02-11
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
[next]