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
*
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
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Update copyright date to 2006
gpoirier
2006-01-04
*
disable dvd subtitles by default
nicodvb
2006-01-03
*
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
ods15
2005-12-17
*
make -o mandatory and add a warning when the extension does not match the con...
wanderer
2005-12-15
*
more warning fixes
ods15
2005-12-07
*
compiler warning fixes, some of these were actual (printing) bugs.
ods15
2005-12-07
*
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
ods15
2005-12-07
*
new -msglevel option, constrols msg level for every msg module
ods15
2005-12-06
*
fatal error when muxer cannot initialize
rfelker
2005-12-02
*
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...
reynaldo
2005-11-29
*
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...
nicodvb
2005-11-21
*
print the number of encoded frames per seconds (fps) with a greater precision
gpoirier
2005-11-17
*
Provide percentage even when demuxer->movi_start and movi_end are not available
reimar
2005-10-30
*
comment on -noskip patch
rfelker
2005-10-23
*
honor decoder's/filter's decision to remove frames when using -noskip.
rfelker
2005-10-23
*
reapply rawaudio muxer fix (don't disable audio without user's permission!) (...
rfelker
2005-10-23
*
reverse patch that was mistakenly applied with unwanted unrelated changes
rfelker
2005-10-23
*
document hack
ods15
2005-10-20
*
processing audio is sometimes essential for a/v sync, so 1000l to
rfelker
2005-10-19
*
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai...
faust3
2005-10-16
*
cosmetics. does not change functionality, but makes code easier to read
ods15
2005-10-13
*
weirdness, flags aren't restored right unless you add this second push
ods15
2005-10-13
*
fix mencoder multi-file with some files having audio but others dont
ods15
2005-10-13
*
100000l to me
ods15
2005-10-08
*
Make frameno.avi not turn on by default. this is deprecated and this entire
ods15
2005-09-19
*
Demuxer modularization
rtognimp
2005-08-05
[next]