2005-11-10 |
reynaldo |
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
|
2005-11-10 |
joey |
move window style to a macro for easier maintaining
|
2005-11-10 |
reimar |
attempt to fix missing and/or broken boundary checks
|
2005-11-10 |
reimar |
ffmpeg truemotion1 codec now outputs BGR32 for some files
|
2005-11-10 |
reimar |
do not set ctx->vo_inited when init fails. This caused a crash when a
|
2005-11-10 |
reimar |
Do not hang forever when the card delivers no new data.
|
2005-11-10 |
reimar |
implement norm switching, which was already documented??
|
2005-11-10 |
gpoirier |
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH
|
2005-11-10 |
albeu |
Allow setting the mixer per instance so one can fallback between
|
2005-11-10 |
al |
Test if source image dimensions are too big.
|
2005-11-10 |
ptt |
small typo
|
2005-11-10 |
ptt |
synced with 1.198
|
2005-11-09 |
ptt |
reordered subtitles language OSD display, since it worked bad for ogm...
|
2005-11-09 |
gpoirier |
sync with 1.1150 (megaslow pp:) )
|
2005-11-09 |
faust3 |
it looks like width needs to be a multiple of 64 for newer cards
|
2005-11-09 |
ranma |
new orthography
|
2005-11-09 |
ranma |
Speling (das -> daÃ?)
|
2005-11-09 |
diego |
typo, trailing whitespace
|
2005-11-08 |
rathann |
SDL no longer needed by default
|
2005-11-08 |
rtognimp |
Add another content-type for aac audio in shoutcast streams
|
2005-11-08 |
ranma |
document new vf_uspp
|
2005-11-08 |
michael |
ultra simple&slow pp filter, yes yet another spp like filter :)
|
2005-11-08 |
diego |
fd --> file descriptor, small fixes
|
2005-11-07 |
reimar |
do not call glFinish when we do not have a context
|
2005-11-07 |
reimar |
Do not show cache-line size message, I've never seen a case where it was useful
|
2005-11-07 |
diego |
typo: libcio --> libcdio
|
2005-11-06 |
reimar |
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
|
2005-11-06 |
faust3 |
save us from #ifndef hell
|
2005-11-06 |
gabrov |
synced with 1.197
|
2005-11-06 |
faust3 |
there is no sh_video for audio only files
|
2005-11-06 |
ranma |
mostly formatting fixes
|
2005-11-06 |
faust3 |
libcdio
|
2005-11-06 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
2005-11-06 |
nicodvb |
fixed possible uint8 overflow; assign progid to the newly created pmt
|
2005-11-06 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
2005-11-06 |
reimar |
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
|
2005-11-06 |
ranma |
Two minor corrections by mitch (mitch at cgarbs dot de)
|
2005-11-06 |
reimar |
Fix bugs/crash introduced by translation patch
|
2005-11-06 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
2005-11-06 |
gpoirier |
sync w/ 1.1149
|
2005-11-06 |
reimar |
"describe" cdda://n-m syntax
|
2005-11-06 |
reimar |
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
|
2005-11-06 |
reimar |
estimate total time also for audio-only files.
|
2005-11-06 |
ptt |
added support for OSD localization
|
2005-11-06 |
ptt |
Added translatable messages for OSD localization to help/help_mp-en.h
|
2005-11-06 |
ptt |
Added translatable messages for OSD localization from libvo/sub.c
|
2005-11-05 |
gabrov |
synced with 1.98
|
2005-11-05 |
gpoirier |
Sync with 1.1148
|
2005-11-05 |
ranma |
sync with rev. 1.196
|
2005-11-05 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
2005-11-05 |
rtognimp |
Use correct demuxer type for aac in shoutcast streams
|
2005-11-05 |
reimar |
Speex audio decoding
|
2005-11-05 |
reimar |
Speex support. Seeking and pts generation does not work.
|
2005-11-05 |
reimar |
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
|
2005-11-05 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
2005-11-05 |
lorenm |
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
|
2005-11-05 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
2005-11-05 |
ptt |
Added translatable messages for OSD localization
|
2005-11-05 |
ptt |
Little fixes around ':' and spaces
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
2005-11-05 |
ptt |
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
2005-11-05 |
ptt |
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messages
|
2005-11-05 |
ptt |
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
|
2005-11-05 |
ptt |
libmpdemux translatables corrections
|
2005-11-04 |
ptt |
synced with 1.136
|
2005-11-04 |
jheryan |
Synced with 1.98
|
2005-11-04 |
jheryan |
Synced with 1.1146
|
2005-11-04 |
jheryan |
Synced with 1.193
|
2005-11-04 |
lorenm |
sync to x264 r360 (trellis)
|
2005-11-03 |
albeu |
Autoload vobsub's from ~/.mplayer/sub
|
2005-11-03 |
ptt |
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
|
2005-11-03 |
ptt |
small grammar/wording fixes
|
2005-11-03 |
reynaldo |
typo fix bust/must
|
2005-11-03 |
ptt |
sync with 1.192 by PaulTT
|
2005-11-02 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 |
ranma |
sync with 1.193
|
2005-11-02 |
ranma |
sync with rev. 1.192
|
2005-11-02 |
ranma |
Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
|
2005-11-02 |
gpoirier |
synced with 1.1146
|
2005-11-01 |
gpoirier |
bump sync tag
|
2005-11-01 |
reimar |
close stream_fd on uninit. Fixes bugzilla bug #400.
|
2005-11-01 |
gpoirier |
synced with 1.98, patch by Johan Bos.
|
2005-11-01 |
reimar |
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
|
2005-10-31 |
nicodvb |
more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
|
2005-10-31 |
reynaldo |
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
|
2005-10-31 |
reynaldo |
libmpdemux translatables to help_mp part 1 / messages / try 2
|
2005-10-31 |
reimar |
10l typo, nomanyfmts should be used against playback problems.
|
2005-10-31 |
reimar |
More consistent and sane types. Also avoids some gcc 4 warnings.
|
2005-10-31 |
gpoirier |
synced with 1.34, patch by Johan Bos + fixes by me
|
2005-10-30 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
2005-10-30 |
reimar |
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
|
2005-10-30 |
reimar |
Provide percentage even when demuxer->movi_start and movi_end are not available
|
2005-10-30 |
reimar |
10l, uninit() was not used, fixes bug #401
|
2005-10-29 |
reynaldo |
Updating little things I have done so far
|
2005-10-29 |
albeu |
Allow the user to set the $MPLAYER_HOME environment variable to point to the location
|
2005-10-28 |
reynaldo |
preliminary support for wpl playlists, closes #362
|
2005-10-27 |
ods15 |
add a \n after whole cache fill.
|
2005-10-26 |
diego |
updates
|
2005-10-26 |
reynaldo |
make myself console help messages maintainter at diego's request
|
2005-10-26 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
2005-10-26 |
gabrov |
synced with 1.192
|
2005-10-26 |
diego |
Clarify subtitle alignment behavior.
|
2005-10-26 |
syrjala |
Added support for remote controls.
|
2005-10-26 |
reynaldo |
Complete sync with 1.192
|
2005-10-26 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-10-25 |
diego |
Run dh_makeshlibs to create proper shlibs files and avoid warnings.
|
2005-10-25 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
2005-10-25 |
reimar |
big-endian fixes for "extended" (i.e. mythtv) files.
|
2005-10-25 |
rfelker |
10l broken asm crap needs an external name
|
2005-10-25 |
reynaldo |
INPUT section created, added messages from input/input.c and input/joystick.c
|
2005-10-25 |
reynaldo |
translatable eng strings to new section on help_mp-en
|
2005-10-25 |
reynaldo |
printf to mp_msg
|
2005-10-25 |
rfelker |
fix incorrect use of strl* functions (patch by reimar)
|
2005-10-25 |
rfelker |
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)
|
2005-10-25 |
rfelker |
do not export useless symbols! fixed compile bug with decode support in lame
|
2005-10-25 |
gpoirier |
synced with 1.1145
|
2005-10-25 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
2005-10-25 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
2005-10-24 |
diego |
Switch from our own to the upstream DVD key caching strategy and directory.
|
2005-10-24 |
diego |
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
|
2005-10-24 |
lorenm |
sync to x264 r334 (crf)
|
2005-10-23 |
gpoirier |
Synced with 1.1143
|
2005-10-23 |
diego |
minor spelling wording fixes
|
2005-10-23 |
diego |
author list prettyprinting
|
2005-10-23 |
diego |
Reformat section titles so that it becomes easier to tell sections and
|
2005-10-23 |
diego |
Make include paths consistent among files in libvo. Since -I.. is added
|
2005-10-23 |
rfelker |
improve documentation of -subalign
|
2005-10-23 |
rfelker |
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
|
2005-10-23 |
rfelker |
reverse incorrect sub alignment change, ok'd by diego
|
2005-10-23 |
rfelker |
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
|
2005-10-23 |
rfelker |
comment on -noskip patch
|
2005-10-23 |
diego |
spelling/grammar/wording
|
2005-10-23 |
diego |
The conditions for bottom (2) and top (1) subtitle alignment are reversed.
|
2005-10-23 |
diego |
support for prescott, nocona and pentium-m processors
|
2005-10-23 |
diego |
Add a comment to an esac where the case is very far away.
|
2005-10-23 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
2005-10-23 |
diego |
Add a comment to else clauses where the if is very far away.
|
2005-10-23 |
rfelker |
honor decoder's/filter's decision to remove frames when using -noskip.
|
2005-10-23 |
rfelker |
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
|
2005-10-23 |
rfelker |
reverse patch that was mistakenly applied with unwanted unrelated changes
|
2005-10-22 |
diego |
Add missing quotes around .IPs argument.
|
2005-10-22 |
iive |
Support for video files created by Samsung Miniket VP-M100 diskless camcorder
|
2005-10-22 |
mosu |
Added support for A_AAC.
|
2005-10-21 |
ods15 |
cross compiling probably worth mentioining
|
2005-10-20 |
diego |
Add a few more XML tags for better semantics markup.
|
2005-10-20 |
diego |
Explain how to place subtitles in black bands.
|
2005-10-20 |
faust3 |
mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
|
2005-10-20 |
faust3 |
sync amd64 fixes from vidix.sf.net
|
2005-10-20 |
reimar |
Fix seeking in wav files: align relative to start of data, not start of file
|
2005-10-20 |
diego |
sync with 1.32
|
2005-10-20 |
diego |
ilmv --> ilme typo fix
|
2005-10-20 |
reimar |
semi-hack: avoid passing 0-length blocks to audio filters.
|
2005-10-20 |
ods15 |
document hack
|
2005-10-20 |
diego |
-vc null -vo null is not the fastest way to dump...
|
2005-10-19 |
diego |
Converted from GBK to UTF-8 encoding.
|
2005-10-19 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-19 |
diego |
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
|
2005-10-19 |
jheryan |
Synced with 1.98
|
2005-10-19 |
jheryan |
Typo hunting.
|
2005-10-19 |
jheryan |
Formal syncing. Typo hunting.
|
2005-10-19 |
diego |
charset for help_mp-zh_TW.h
|
2005-10-19 |
rfelker |
processing audio is sometimes essential for a/v sync, so 1000l to
|
2005-10-18 |
aurel |
add cross-compiling support
|
2005-10-18 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
2005-10-18 |
aurel |
replace mp3lame version detection by required features detection
|
2005-10-18 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
2005-10-18 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
2005-10-18 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
2005-10-18 |
gpoirier |
synced with 1.1140
|
2005-10-18 |
rtognimp |
Update
|
2005-10-18 |
rtognimp |
Add FFmpeg QDM2 audio decoder
|
2005-10-18 |
diego |
xscreensaver --> XScreenSaver
|
2005-10-18 |
diego |
Embarassing goofs in the basic key sections that nobody noticed for ages
|
2005-10-18 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
2005-10-18 |
diego |
Add a few more CPU models to the list.
|
2005-10-17 |
diego |
Add a note about the "synce with 1.XXX" line that should be in every
|
2005-10-17 |
diego |
Add a note and a workaround about broken hardware players and how they
|
2005-10-17 |
gpoirier |
synced with 1.1139 + Reimar's patch
|
2005-10-17 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
2005-10-17 |
diego |
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
|
2005-10-17 |
diego |
deobfuscatioin: csp --> colorspace
|
2005-10-17 |
diego |
Guillaume now maintains the MEncoder documentation.
|
2005-10-17 |
diego |
minor typo
|
2005-10-17 |
rfelker |
100l -- mismatched type after changing sizes to type long!
|
2005-10-17 |
rfelker |
remove nonsense break statements that do nothing..
|
2005-10-16 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
2005-10-16 |
diego |
Add MIPS64 detection.
|
2005-10-16 |
gpoirier |
1000l de Breizh Cola: build fix.
|
2005-10-15 |
rtognimp |
Update
|
2005-10-15 |
rtognimp |
Support DTA and FLX extensions for flic via ffmpeg decoder
|
2005-10-15 |
rtognimp |
Add ffmpeg truemotion2 codec, make it default for TM20
|
2005-10-15 |
gpoirier |
synced with 1.1138
|
2005-10-15 |
gpoirier |
synced with 1.1137
|
2005-10-15 |
reimar |
Fix/improve vo_gl and vo_gl2 suboption documentation
|
2005-10-15 |
reimar |
Another usage example for the %n%str escaping syntax and ao_sgi documentation update
|
2005-10-15 |
reimar |
10l, demux_mpg_control was missing from demuxer info struct, causing audio
|
2005-10-15 |
reimar |
ugly hack to make it work again with external libdvdread
|
2005-10-15 |
diego |
Extend the network test to also check the socket libs.
|
2005-10-14 |
gabrov |
bumped sync tag after typo fix in English version (synced with 1.98)
|
2005-10-14 |
gpoirier |
missing ")", picked up by Mizda Gabor
|
2005-10-14 |
gabrov |
synced with 1.186
|
2005-10-14 |
gabrov |
synced with 1.26
|
2005-10-14 |
gabrov |
synced with 1.97
|
2005-10-14 |
gabrov |
synced with 1.31
|
2005-10-14 |
gpoirier |
Kill a compiler warning, Patch by Zuxy Meng
|
2005-10-14 |
gpoirier |
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
|
2005-10-14 |
gpoirier |
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
|
2005-10-14 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
2005-10-13 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
2005-10-13 |
gpoirier |
The Wanderer rulez :)
|
2005-10-13 |
ods15 |
cosmetics. does not change functionality, but makes code easier to read
|
2005-10-13 |
ods15 |
nit by diego
|
2005-10-13 |
gpoirier |
fixes suggested by Diego and Alex
|
2005-10-13 |
ods15 |
weirdness, flags aren't restored right unless you add this second push
|
2005-10-13 |
ods15 |
fix mencoder multi-file with some files having audio but others dont
|
2005-10-13 |
reimar |
Be less verbose.
|
2005-10-13 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
2005-10-13 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-13 |
faust3 |
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
|
2005-10-13 |
danny |
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-10-12 |
gpoirier |
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
|
2005-10-12 |
reimar |
Implement seeking
|
2005-10-12 |
reimar |
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
|
2005-10-12 |
reimar |
Bigendian bug
|
2005-10-12 |
reimar |
Missing space in status line
|
2005-10-12 |
reimar |
Add support for suboption escaping via both "" and %n%str syntax
|
2005-10-12 |
ods15 |
change to switch/case for dumpsub
|
2005-10-12 |
reimar |
Change unsigned->signed and int->long, this fits the asm code better on 64
|
2005-10-12 |
gpoirier |
sync with 1.1136
|
2005-10-12 |
reimar |
-vc dummy is know to cause crashes, so suggest -vc null instead.
|
2005-10-12 |
diego |
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
2005-10-11 |
diego |
Put networking lib linker flag checks in the order they were before the
|
2005-10-11 |
diego |
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
|
2005-10-11 |
diego |
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
|
2005-10-11 |
diego |
ao_macosx is a native audio output driver and should thus have priority
|
2005-10-11 |
rfelker |
solaris bug workarounds, take 2..
|
2005-10-11 |
reimar |
-frames plays one frame too many.
|
2005-10-11 |
ods15 |
I think I know EDL enough to maintain it...
|
2005-10-11 |
gpoirier |
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
|
2005-10-11 |
diego |
A few fixes noticed by Paul TT.
|
2005-10-11 |
reimar |
Compile fix: _lseeki64 is not available under cygwin
|
2005-10-11 |
reimar |
1l, strtof is only C99, strtod is ANSI C, so use that instead.
|
2005-10-11 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
2005-10-11 |
diego |
More consistency for the interactive control section.
|
2005-10-10 |
gpoirier |
nits
|
2005-10-10 |
joey |
use subopt parser for arguments.
|
2005-10-10 |
joey |
support float arguments in subopt helper.
|
2005-10-10 |
gpoirier |
Typo fix: RFC959 says that FTP commands should end with a carriage return
|
2005-10-10 |
gpoirier |
makes demux_lavf (-demuxer 35) use the framerate specified in the container
|
2005-10-09 |
gpoirier |
sync with 1.1132
|
2005-10-09 |
diego |
sync with patches.xml removal
|
2005-10-09 |
diego |
sync with 1.26
|
2005-10-09 |
diego |
Replace unconditional #defines by build system trickery.
|
2005-10-09 |
diego |
whitespace cosmetics
|
2005-10-08 |
lorenm |
sync to x264 r318 (mixed_refs)
|
2005-10-08 |
iive |
typo fix at (_)ld_dl
|
2005-10-08 |
diego |
some docs updates
|
2005-10-08 |
diego |
Remove the "How to send patches appendix", the info is in the FAQ.
|
2005-10-08 |
ods15 |
100000l to me
|
2005-10-07 |
jheryan |
Synced with 1.81
|
2005-10-07 |
jheryan |
Synced with 1.17
|
2005-10-07 |
jheryan |
Synced with 1.94
|
2005-10-07 |
jheryan |
Synced with 1.59
|
2005-10-07 |
jheryan |
Synced with 1.96
|
2005-10-07 |
jheryan |
Synced with 1.31
|
2005-10-07 |
jheryan |
Synced with 1.1131
|
2005-10-06 |
gabrov |
synced with 1.34
|
2005-10-06 |
gpoirier |
Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr>
|
2005-10-06 |
gpoirier |
synced with 1.17, patch by Johan Boss
|
2005-10-06 |
gpoirier |
synced with 1.81, patch by johan bos
|
2005-10-06 |
gpoirier |
synced with 1.14, patch by Johan Bos, plus some formating changes by me
|
2005-10-06 |
henry |
Centaur/VIA configure check
|
2005-10-06 |
gpoirier |
synced with 1.16, patch by Johan Bos, plus reformating by me
|
2005-10-06 |
gpoirier |
synced with 1.70, patch by Johan Bos + reformating of the source by me
|
2005-10-06 |
gpoirier |
synced with 1.1131 (just after Diego's commit torrent) :-)
|
2005-10-06 |
jheryan |
Synced with 1.1128
|
2005-10-06 |
diego |
stupid typo
|
2005-10-06 |
diego |
Reformat the interactive control section.
|
2005-10-06 |
diego |
Keyboard control section renamed to interactive control, small structure change.
|
2005-10-06 |
gpoirier |
synced with 1.12, patch by johan bos
|
2005-10-06 |
diego |
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
|
2005-10-06 |
diego |
typo
|
2005-10-06 |
diego |
neightbour --> neighbor typo fix
|
2005-10-06 |
jheryan |
Synced with 1.183
|
2005-10-06 |
lorenm |
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
|
2005-10-05 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
2005-10-05 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
2005-10-05 |
reimar |
10l, off by one error in last patch (codecdata length sanity check),
|
2005-10-05 |
diego |
libavcodec can encode to SVQ1 and RV20.
|
2005-10-05 |
diego |
Compilation fix for systems lacking lrintf like e.g. NetBSD.
|
2005-10-04 |
diego |
consistency nit
|
2005-10-04 |
diego |
Document XF86 multimedia keys.
|
2005-10-04 |
gabrov |
synced with 1.183
|
2005-10-04 |
diego |
mouse and keyboard control
|
2005-10-04 |
gabrov |
synced with 1.59
|
2005-10-04 |
diego |
typo
|
2005-10-04 |
diego |
Add missing keys to the keyboard section, fix typos in that section.
|
2005-10-04 |
gabrov |
synced with 1.96
|
2005-10-04 |
diego |
Shut up jack pkg-config.
|
2005-10-04 |
reimar |
General bug fixes, like missing includes, formats that were incorrectly
|
2005-10-04 |
diego |
Fix vo_zr2 suboption description.
|
2005-10-04 |
diego |
Rename compilation section to compilation and installation.
|
2005-10-04 |
reimar |
much simpler signed/unsigned conversion.
|
2005-10-04 |
gpoirier |
CVS now supports GTK 2.0
|
2005-10-04 |
gpoirier |
according to Intel/AMD official documentations, CPU family should be displayed as
|
2005-10-04 |
reimar |
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
|
2005-10-04 |
diego |
Use pkg-config to detect theora dependencies.
|
2005-10-04 |
reimar |
Add changes from last patch (stream mapping).
|
2005-10-04 |
diego |
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
|
2005-10-04 |
diego |
random improvements plus some readability cosmetics
|
2005-10-04 |
diego |
Document subsearch.sh, menc2pass.
|
2005-10-04 |
gpoirier |
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
|
2005-10-04 |
reimar |
Show total time when playing audio-only files
|
2005-10-04 |
reimar |
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
|
2005-10-04 |
gabrov |
synced with 1.14
|
2005-10-03 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
2005-10-03 |
reimar |
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
|
2005-10-03 |
reimar |
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
|
2005-10-03 |
reimar |
Make fragment program snprintf less confusing.
|
2005-10-03 |
gabrov |
synced with 1.30
|
2005-10-03 |
jheryan |
Synced with 1.34
|
2005-10-03 |
jheryan |
Synced with 1.1121
|
2005-10-02 |
gpoirier |
typo
|
2005-10-02 |
gpoirier |
synced with 1.22, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.25, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.72, Patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.11, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.15, patch by johan bos
|
2005-10-02 |
gpoirier |
sync with 1.13, patch by johan bos
|
2005-10-02 |
gpoirier |
synced with 1.31, patch by johan bos dariusjb AH gmail POIS com
|
2005-10-02 |
gpoirier |
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
|
2005-10-02 |
reimar |
10l, forgotten call to paranoia_modeset to actually set the desired mode.
|
2005-10-02 |
diego |
updates, fixes
|
2005-10-02 |
diego |
Expose MSG_USE_COLORS in config.h.
|
2005-10-02 |
reimar |
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
|
2005-10-01 |
diego |
modification notices according to GPL 2a
|
2005-10-01 |
diego |
upgrade to libdvdcss 1.2.9
|
2005-10-01 |
diego |
long obsolete
|
2005-10-01 |
gpoirier |
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382
|
2005-10-01 |
reimar |
documentation-only patch: make doxygen compatible and create
|
2005-10-01 |
reimar |
documentation update.
|
2005-10-01 |
reimar |
Support for ATI specific YUV->RGB conversion.
|
2005-10-01 |
reimar |
Check for eof instead of decoding the same data over and over.
|
2005-10-01 |
reimar |
Add Compn, expert at wrangling useful bugreports from users ;-)
|
2005-09-30 |
gpoirier |
Better wording by The Wanderer
|
2005-09-30 |
ods15 |
1000l
|
2005-09-29 |
gpoirier |
Add missing defaut for a suboption of tfields
|
2005-09-29 |
gpoirier |
document missing parameter of tfields: field dominance.
|
2005-09-29 |
ods15 |
mp_msg cleanup.
|
2005-09-28 |
diego |
A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
|
2005-09-28 |
nicodvb |
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
|
2005-09-28 |
ods15 |
code before decleration, gcc2.95 fix
|
2005-09-28 |
reimar |
another url_free that shouldn't be commented out.
|
2005-09-28 |
reimar |
Detect eof when seeking and do _not_ restart the video.
|
2005-09-27 |
reimar |
Report total time
|
2005-09-27 |
reimar |
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
|
2005-09-27 |
gpoirier |
synced with 1.1119
|
2005-09-27 |
reimar |
Allow string escaping via "".
|
2005-09-27 |
reimar |
Add missing GL_REGISTER_COMBINERS_NV define
|
2005-09-27 |
reimar |
Add -panscanrange option
|
2005-09-26 |
gpoirier |
the "psnr" option doesn't really need to be in the encoding setting examples.
|
2005-09-26 |
gpoirier |
Random fixes and more coherency
|
2005-09-26 |
rtognimp |
Don't pass NULL pointers to demux_info_add()
|
2005-09-26 |
danny |
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-09-26 |
gpoirier |
make xvid encoding use the filename from
|
2005-09-26 |
jheryan |
Config file option format corrected.
|
2005-09-25 |
gpoirier |
Sync with 1.1118
|
2005-09-25 |
gpoirier |
Nits noticed by Diego
|
2005-09-25 |
reimar |
the on suboption of -rawaudio and -rawvideo do not work anymore since the
|
2005-09-25 |
reimar |
little update
|
2005-09-25 |
gpoirier |
Adds encoding setting examples for lavc and XviD.
|
2005-09-25 |
reimar |
fix/improve code doxumentation. Also group gl_common functions in several
|
2005-09-25 |
reimar |
debugging/testing helpers: allow forcing a certain width/height for textures
|
2005-09-25 |
reimar |
Allow specifying a custom (ppm) texture for texture unit 3
|
2005-09-25 |
reimar |
support loading a texture from a PPM file
|
2005-09-25 |
reimar |
vo_gl2 now supports panscan
|
2005-09-25 |
reimar |
panscan support
|
2005-09-25 |
reimar |
contrast 0 should lead to a grey, not a black image
|
2005-09-25 |
reimar |
get rid of global getProcAddress variable
|
2005-09-25 |
reimar |
vo_gl rectangle and yuv options should work together now
|
2005-09-25 |
reimar |
Support rectangular texture in fragment programs
|
2005-09-25 |
reimar |
Improve/clarify description of -vo gl and -vo gl2 suboptions
|
2005-09-25 |
reimar |
Several bugfixes:
|
2005-09-25 |
reimar |
Fix crashes and green border when using YV12 input format
|
2005-09-25 |
reimar |
texture units do not need to be explicitly enabled when using a fragment
|
2005-09-25 |
wight |
sync 1.1114
|
2005-09-25 |
gpoirier |
synced with 1.1114
|
2005-09-24 |
kraymer |
German man page review part VI
|
2005-09-24 |
kraymer |
German man page review part V
|
2005-09-24 |
kraymer |
German man page review part IV
|
2005-09-24 |
diego |
The nth attempt to come up with correct a description of -frameno-file...
|
2005-09-24 |
kraymer |
sync with 1.183
|
2005-09-24 |
ods15 |
wrap around 80...
|
2005-09-24 |
ods15 |
compress back_ptr better by multiplying by 8
|
2005-09-23 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
2005-09-23 |
rathann |
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>
|
2005-09-23 |
ods15 |
More appropriatte section
|
2005-09-23 |
jheryan |
synced with 1.14
|
2005-09-23 |
jheryan |
synced with 1.70
|
2005-09-23 |
jheryan |
synced with 1.92
|
2005-09-23 |
gpoirier |
remove duplicate entry
|
2005-09-23 |
gpoirier |
synced with 1.1113
|
2005-09-23 |
jheryan |
Symlinks are not needed any more.
|
2005-09-23 |
jheryan |
synced with 1.24
|
2005-09-23 |
diego |
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
|
2005-09-23 |
diego |
better (hopefully correct) explanation of -frameno-file
|
2005-09-23 |
diego |
wording fix suggested by the Wanderer
|
2005-09-23 |
diego |
small fixes and additions
|
2005-09-23 |
gpoirier |
Nits and fixes
|
2005-09-23 |
jheryan |
synced with 1.58
|
2005-09-23 |
jheryan |
synced with 1.22
|
2005-09-23 |
jheryan |
synced with 1.93
|
2005-09-23 |
jheryan |
last file translated, synced with 1.21
|
2005-09-23 |
jheryan |
last file translated, synced with 1.79
|
2005-09-23 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
2005-09-23 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
2005-09-22 |
gpoirier |
Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-users
|
2005-09-22 |
gpoirier |
What means AVC, more consistency
|
2005-09-22 |
gabrov |
synced with 1.70
|
2005-09-22 |
gpoirier |
Prints the numbers of start and end tracks and MSF length for each
|
2005-09-22 |
gpoirier |
synced with 1.1112
|
2005-09-22 |
diego |
frameno.avi is an audio file, not a statistics file, wording fix.
|
2005-09-22 |
gpoirier |
Prints the number of titles, DVD disk ID, the numbers of chapters and
|
2005-09-22 |
ods15 |
Some very weird people are apperantely scared of reading GPL code. :/
|
2005-09-21 |
paszczi |
synced with 1.70
|
2005-09-20 |
gpoirier |
add some internal links between "codecs supported by mencoder" and
|
2005-09-20 |
ods15 |
bah, it's been there all night, and still noone fixed it...
|
2005-09-19 |
diego |
minor spelling/wording/grammar fixes
|
2005-09-19 |
diego |
better wording for -frameno-file
|
2005-09-19 |
alex |
Disassemble comments and pass it to the demux_info interface
|
2005-09-19 |
alex |
fix my email address
|
2005-09-19 |
gpoirier |
Document lavc audio codecs
|
2005-09-19 |
gpoirier |
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.
|
2005-09-19 |
gpoirier |
synced with 1.1109
|
2005-09-19 |
gpoirier |
Fixes formatting issues
|
2005-09-19 |
gpoirier |
Sync with 1.1108
|
2005-09-19 |
gpoirier |
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)
|
2005-09-19 |
ods15 |
feel free to fix this as you see fit...
|
2005-09-19 |
ods15 |
Make frameno.avi not turn on by default. this is deprecated and this entire
|
2005-09-19 |
wight |
sync 1.14
|
2005-09-19 |
wight |
sync 1.22
|
2005-09-19 |
wight |
sync 1.72
|
2005-09-19 |
gpoirier |
Prints the number of tracks and MSF length for each track of an audio CD,
|
2005-09-19 |
wight |
sync 1.1106
|
2005-09-19 |
gpoirier |
Prints -identify output for:
|
2005-09-19 |
diego |
Break up all long lines that were missed during the last reformatting round.
|
2005-09-19 |
gpoirier |
10l: the directories specified with --with-xvid*dir were ignored.
|
2005-09-19 |
ivo |
change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
|
2005-09-19 |
diego |
typo noticed by Torinthiel
|
2005-09-19 |
jheryan |
Synced with 1.182
|
2005-09-18 |
nicodvb |
removed dependency on glibc's %a in sscanf()
|
2005-09-18 |
gpoirier |
10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV support
|
2005-09-18 |
diego |
spelling/grammar fixes
|
2005-09-18 |
diego |
Reflect recent changes to the the pan audio filter syntax and behavior in
|
2005-09-18 |
iive |
remove very obsolate draft...
|
2005-09-17 |
michael |
remove info frame repeating its problematic and controversical
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-17 |
diego |
The s key is now used for taking screenshots.
|
2005-09-17 |
diego |
Unify the descriptions of vo_gl and vo_gl2 including some fixes.
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-17 |
michael |
add back_ptr
|
2005-09-17 |
reimar |
Fix H264 packetizer. Might not work with arbitrary slice order.
|
2005-09-17 |
reimar |
add a demux_peekc function that allows to just "have a look" at the next
|
2005-09-17 |
ods15 |
typo, probably..
|
2005-09-16 |
gpoirier |
Nits
|
2005-09-16 |
gpoirier |
Sync with 1.1102
|
2005-09-16 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
2005-09-16 |
reimar |
Missing break for WM_SYSCOMMAND handling.
|
2005-09-16 |
diego |
sync with 1.181 and misc fixes
|
2005-09-16 |
reimar |
print the first 16 bytes of frame data with -v -v, helps detect when
|
2005-09-16 |
reimar |
Wrong editlist handling: end pts must be included.
|
2005-09-15 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
2005-09-15 |
reimar |
Mention af_pan change
|
2005-09-15 |
reimar |
Fix af_pan commandline mess and (hopefully) improve description.
|
2005-09-15 |
reimar |
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
|
2005-09-15 |
diego |
Small wording/spelling fixes, one duplicate entry removed.
|
2005-09-15 |
diego |
Add comments to a few #endif statements in order to make clear which
|
2005-09-14 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
2005-09-14 |
reimar |
hardware color-space conversion for vo_gl and vo_gl2
|
2005-09-14 |
wanderer |
minor wording fix in the advanced audio guide
|
2005-09-14 |
gpoirier |
Illustrate by a nice table what each profiles supported by XviD features.
|
2005-09-14 |
gpoirier |
synced with 1.1100
|
2005-09-14 |
gpoirier |
Typos
|
2005-09-13 |
reimar |
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
|
2005-09-13 |
nicodvb |
reduced verbosity
|
2005-09-13 |
gpoirier |
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
|
2005-09-13 |
reimar |
Fix -af-adv force description, 1 is default now.
|
2005-09-13 |
diego |
The screenshot command is now implemented, wording/spelling fixes.
|
2005-09-13 |
diego |
screenshot filter entry wording improvement
|
2005-09-13 |
diego |
Make the fourcc output endianness-independent.
|
2005-09-13 |
diego |
Avoid duplicated messages from demux_avi.c and demuxer.c.
|
2005-09-13 |
reimar |
Allow disabling the glFinish call
|
2005-09-13 |
reimar |
Improved glFindFormat
|
2005-09-13 |
gpoirier |
Nits suggested by Diego
|
2005-09-13 |
diego |
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
|
2005-09-13 |
reimar |
pp_postprocess reads from target image, so request a readable one.
|
2005-09-13 |
diego |
- improved performance on truecolor modes
|
2005-09-12 |
aurel |
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
|
2005-09-12 |
reimar |
Fix maximum frame size, could lead to crashes when changing playback speed.
|
2005-09-12 |
gpoirier |
synced with 1.1096
|
2005-09-12 |
gpoirier |
start new sentences on a new line
|
2005-09-12 |
gpoirier |
XviD supports "turbo" mode.
|
2005-09-12 |
reimar |
Fix multiple issues: No picture at all, broken pictures, only every second
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
reimar |
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
|
2005-09-12 |
reimar |
Fix border color (forgot to divide by 255.0).
|
2005-09-12 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
2005-09-11 |
reimar |
Respect -nodouble even though it looks very bad.
|
2005-09-11 |
henry |
do nothing if no free filenames are available
|
2005-09-11 |
henry |
use slices if DR isn't available
|
2005-09-11 |
nplourde |
only make the check for osx api if system is darwin
|
2005-09-11 |
nplourde |
removed dep for perl_check on osx
|
2005-09-11 |
iive |
better _comment in echores
|
2005-09-11 |
henry |
forgotten MP_IMGFLAG_READABLE
|
2005-09-11 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
2005-09-11 |
henry |
DR and slice support
|
2005-09-11 |
gpoirier |
Sync with 1.1094
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-11 |
henry |
screenshot filter
|
2005-09-10 |
nplourde |
key_down_event
|
2005-09-10 |
nplourde |
perl check for macosx
|
2005-09-10 |
henry |
use system videodev2.h instead
|
2005-09-10 |
henry |
- remove useless /dev/video* checks
|
2005-09-10 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
2005-09-10 |
michael |
CONFIG_GPL for lavc
|
2005-09-10 |
diego |
Mac OS X section reviewed for wording/spelling/grammar and content.
|
2005-09-09 |
reimar |
Ignore movi_end (except on error) to allow playing growing files.
|
2005-09-09 |
reimar |
Set texture border color to avoid weird border colors in some rare cases.
|
2005-09-09 |
reimar |
Add missing doxygen comment for clearOSD()
|
2005-09-09 |
reimar |
Fix a typo in a comment
|
2005-09-09 |
reimar |
gl_buffer should be unsigned
|
2005-09-09 |
reimar |
Add an uninit function.
|
2005-09-09 |
gpoirier |
synced with 1.1093
|
2005-09-09 |
reimar |
Remove useless space
|
2005-09-09 |
reimar |
Missing .REss in -vo gl description
|
2005-09-09 |
ods15 |
Updates to NUT spec:
|
2005-09-09 |
diego |
spelling/grammar/wording
|
2005-09-09 |
gpoirier |
synced with 1.1091
|
2005-09-08 |
diego |
Replace remaining tabs by spaces.
|
2005-09-07 |
reimar |
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
|
2005-09-06 |
reimar |
We can not seek, so set seekable to 0
|
2005-09-06 |
diego |
When specifying a VIDIX subdevice the name needs to be written out
|
2005-09-06 |
diego |
small wording fixes
|
2005-09-06 |
reimar |
memleak fix, escfilename was not freed for an invalid url
|
2005-09-06 |
gpoirier |
New section about sync and remuxing issues.
|
2005-09-06 |
reimar |
memleak fixes when using an http proxy
|
2005-09-06 |
reimar |
check4proxies always creates a copy, so url should be freed
|
2005-09-06 |
reimar |
memleak fixes when invalid http url specified.
|
2005-09-06 |
diego |
support for GeForce FX Go5200 (newer Apple PowerBooks)
|
2005-09-06 |
reimar |
Use bitrate from demuxer
|
2005-09-06 |
reimar |
better bitrate calculation
|
2005-09-06 |
reimar |
execute the check function even when a demuxer is forced, to avoid crashes.
|
2005-09-06 |
reimar |
Forgotten mpc demuxer
|
2005-09-06 |
reimar |
Changes forgotten during demuxer API change, introduce a check function.
|
2005-09-06 |
diego |
Ignore libdha test program.
|
2005-09-06 |
diego |
Switch indentation over to K&R style, replace all tabs by spaces.
|
2005-09-06 |
reimar |
Only older card version seem to make problems with y < 8 in text mode.
|
2005-09-06 |
diego |
Avoid some short forms, some consistency, wording and typo fixes.
|
2005-09-06 |
diego |
A few more details and grammar updates.
|
2005-09-06 |
ivo |
10l
|
2005-09-06 |
diego |
Reduce unnecessary swscaler verbosity.
|
2005-09-06 |
ods15 |
Obsoleted...
|
2005-09-05 |
reimar |
clear OSD when playing new file
|
2005-09-05 |
gpoirier |
Consistency fix
|
2005-09-05 |
gpoirier |
synced with 1.1088
|
2005-09-05 |
danny |
Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
|
2005-09-05 |
diego |
Fix up cqm section.
|
2005-09-05 |
reimar |
Properly initialize osdtexCnt
|
2005-09-05 |
reimar |
OSD alpha conversion index out of range
|
2005-09-05 |
diego |
Spelling, fix Terminal and Categories entry, add MimeType.
|
2005-09-05 |
wanderer |
rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
|
2005-09-04 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
2005-09-04 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
2005-09-04 |
gpoirier |
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
|
2005-09-04 |
gpoirier |
synced with 1.1087
|
2005-09-04 |
reimar |
equalizer fixes: changing one attribute reset the others,
|
2005-09-04 |
reimar |
Support equalizer.
|
2005-09-04 |
gpoirier |
Fixes suggested by Diego
|
2005-09-04 |
diego |
Reorder slave mode commands to appear in alphabetical order with a few
|
2005-09-04 |
nplourde |
mplayer osx shared video buffer
|
2005-09-04 |
gpoirier |
Typo, and fixed missing word
|
2005-09-04 |
gpoirier |
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
|
2005-09-04 |
gpoirier |
synced with 1.1084
|
2005-09-03 |
gpoirier |
Suggestions by of The Wanderer
|
2005-09-03 |
reimar |
equalizer support
|
2005-09-03 |
michael |
improve colorization
|
2005-09-03 |
reimar |
64 bit fix: do not cast pointers to uint32_t
|
2005-09-03 |
reimar |
Make MTRR setup work on AMD64 and simplify some #ifdefs
|
2005-09-03 |
reimar |
vidix support for nVidix FX Go 5700
|
2005-09-03 |
gpoirier |
Capitalize sentences.
|
2005-09-03 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
2005-09-03 |
gpoirier |
Lotsa cool stuff new with -pre8
|
2005-09-03 |
faust3 |
replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
|
2005-09-03 |
faust3 |
initial endianess fixes
|
2005-09-03 |
faust3 |
simplification
|
2005-09-03 |
reimar |
faster mpg and much faster gxf demuxing
|
2005-09-03 |
reimar |
likely() and unlikely() macros to help (newer) compilers optimize correctly
|
2005-09-03 |
faust3 |
fix window position adjustment
|
2005-09-02 |
gpoirier |
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
|
2005-09-02 |
rtognimp |
Updates
|
2005-09-02 |
gpoirier |
Hopefully better advices about A/V sync
|
2005-09-02 |
reimar |
10l, typo in last commit
|
2005-09-02 |
reimar |
Support D-Cinema audio demuxer and decoder from FFmpeg.
|
2005-09-02 |
diego |
Mention the MEncoder configuration files along with the MPlayer ones.
|
2005-09-02 |
diego |
Replace bps by B/s when it means bytes per second to avoid ambiguity since
|
2005-09-02 |
diego |
100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
|
2005-09-02 |
diego |
Improve -idle description.
|
2005-09-02 |
gpoirier |
synced with 1.1083
|
2005-09-02 |
diego |
GUI MPlayer --> GMPlayer
|
2005-09-02 |
diego |
Remove duplication between vo_directfb and vo_dfbmga entries.
|
2005-09-02 |
diego |
Wording fixes: Avoid short forms.
|
2005-09-02 |
gpoirier |
Sync with 1.1081
|
2005-09-02 |
gpoirier |
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
|
2005-09-02 |
gpoirier |
Sync with with 1.1080
|
2005-09-02 |
ods15 |
and again.. sorry :/
|
2005-09-02 |
ods15 |
spacing
|
2005-09-02 |
ods15 |
-idle Documentation.
|
2005-09-02 |
ods15 |
Adds -idle, an option to make MPlayer wait for input ('loadfile' or
|
2005-09-02 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
2005-09-02 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
2005-09-02 |
diego |
typo
|
2005-09-02 |
diego |
description typo fixes
|
2005-09-02 |
diego |
updates, typos
|
2005-09-01 |
diego |
aRts, ESD consistent spelling
|
2005-09-01 |
diego |
Avoid short forms.
|
2005-09-01 |
gpoirier |
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
|
2005-09-01 |
reimar |
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
|
2005-09-01 |
attila |
* really keep track on how many samples were decoded last round (fix 10l)
|
2005-09-01 |
attila |
stop trying to decode faad audio, when last decoded length is <0
|
2005-09-01 |
jheryan |
Synced with 1.12
|
2005-09-01 |
jheryan |
Synced with 1.1077
|
2005-09-01 |
gpoirier |
Sync with 1.1077
|
2005-09-01 |
gpoirier |
Sync with 1.1076
|
2005-09-01 |
diego |
Add -I../libavutil to the includes to fix building vo_zr[2].
|
2005-08-31 |
wanderer |
fix longstanding typo - "patentend"
|
2005-08-31 |
faust3 |
x264 fourcc
|
2005-08-31 |
reimar |
Missing parts of the force codecs/demuxers documentation
|
2005-08-31 |
alex |
support Pinnacle VideoXL
|
2005-08-31 |
reimar |
Fix move playlists (control must be returned to mplayer.c, with the demuxer
|
2005-08-31 |
attila |
10l
|
2005-08-31 |
gpoirier |
Sync with 1.1075
|
2005-08-31 |
nplourde |
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
|
2005-08-30 |
reimar |
Sparcs do not like wild pointer typecasting (unaligned access).
|
2005-08-30 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|
2005-08-30 |
reimar |
extra size checks for samples array to avoid crashes in some rare cases.
|
2005-08-30 |
nicodvb |
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
|
2005-08-30 |
rtognimp |
Fix nsv detection with new demuxer structure
|
2005-08-30 |
gpoirier |
How to build MPlayerOSX
|
2005-08-29 |
gabrov |
synced with 1.12
|
2005-08-27 |
ods15 |
adds 'ID_DEMUXER=avi' to -identify...
|
2005-08-26 |
rtognimp |
Fix mpeg-pes playback
|
2005-08-26 |
henry |
ENCA uses -lm
|
2005-08-26 |
henry |
X11 can use pthread (fixes --enable-static)
|
2005-08-26 |
henry |
more thorough aalib test (needed for --enable-static)
|
2005-08-26 |
reimar |
support MPEG in GXF container with extension-based detection.
|
2005-08-25 |
henry |
reordered bps calculation
|
2005-08-25 |
henry |
set the nearest number of channels, return(0) upon errors
|
2005-08-25 |
reimar |
avoid reading more than maxlen bytes.
|
2005-08-25 |
faust3 |
10l, missing return
|
2005-08-25 |
reimar |
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
|
2005-08-25 |
reimar |
ffwmv3 does not work, use "status crashing" so it is not auto-selected.
|
2005-08-25 |
reimar |
Fix texture format variable types. Internal format is GLint, others are GLenum
|
2005-08-24 |
mosu |
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
|
2005-08-24 |
diego |
Slightly reduce unnecessary verbosity.
|
2005-08-24 |
diego |
typos, cosmetics
|
2005-08-23 |
gpoirier |
Documents x264 visualization during encoding
|
2005-08-23 |
reimar |
Add D-Cinema Audio and Video conversion programs
|
2005-08-23 |
reimar |
compile fix, vobsub.c needs identify variable.
|
2005-08-23 |
rathann |
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
|
2005-08-23 |
gpoirier |
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
|
2005-08-23 |
gpoirier |
Typo :)
|
2005-08-23 |
danny |
Correction pointed by Nico
|
2005-08-23 |
gpoirier |
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
|
2005-08-23 |
reimar |
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
|
2005-08-23 |
reimar |
ensure that audio-only files are decoded till the end by not only
|
2005-08-22 |
henry |
mode fps int vs. float woes
|
2005-08-22 |
reimar |
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
|
2005-08-22 |
gpoirier |
Sync with 1.1074
|
2005-08-22 |
diego |
typo, grammar
|
2005-08-21 |
gpoirier |
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
|
2005-08-21 |
reimar |
100l, video_out.h is now needed for some vo_ variables.
|
2005-08-21 |
gpoirier |
How to encode with soft 3:2 pullup, patch by Brendan McCarthy
|
2005-08-21 |
reimar |
-wid support for windows. Not well tested, might still behave a bit weird.
|
2005-08-21 |
gabrov |
synced with 1.88
|
2005-08-21 |
reimar |
remove extern for variables that are already in headers.
|
2005-08-21 |
gabrov |
synced with 1.11
|
2005-08-20 |
rathann |
cache-prefill has been renamed to cache-seek-min, example config should
|
2005-08-20 |
gpoirier |
Encoding setting examples for x264
|
2005-08-19 |
rfelker |
remove broken shared libpostproc stuff
|
2005-08-19 |
gpoirier |
Sync with 1.1073
|
2005-08-19 |
rfelker |
1000000000000000l
|
2005-08-19 |
rfelker |
100l
|
2005-08-19 |
reimar |
less weird OSD alpha transformation.
|
2005-08-19 |
reimar |
Do not set SwapInterval for values < 0.
|
2005-08-19 |
reimar |
Fix crash in windows
|
2005-08-19 |
gpoirier |
Sync with 1.1072
|
2005-08-19 |
reimar |
automatic vsync enabling for vo_gl.
|
2005-08-18 |
jonas |
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
|
2005-08-18 |
faust3 |
fix warnings and decoding on CYGWIN (produced only noise before this change)
|
2005-08-18 |
reimar |
gtk2 is supported, next step is pure gtk without X.
|
2005-08-18 |
alex |
gtf.{c,h} is used by vesa only
|
2005-08-18 |
jheryan |
synced with 1.72
|
2005-08-18 |
jheryan |
new, synced with 1.10
|
2005-08-18 |
jheryan |
synced with 1.25
|
2005-08-18 |
gpoirier |
sync 1.1071
|
2005-08-18 |
alex |
code reduction and less error prone, use the same table
|
2005-08-18 |
alex |
some entries are done
|
2005-08-18 |
alex |
these wishes are done
|
2005-08-18 |
alex |
use libvbe from vesautils
|
2005-08-18 |
jheryan |
synced with 1.87
|
2005-08-18 |
diego |
Further clarify loadfile/loadlist description.
|
2005-08-18 |
reimar |
name suboption for jack to set client name
|
2005-08-17 |
diego |
Remove unnecessary subshell invocations.
|
2005-08-17 |
diego |
Fix MEncoder build with shared libavcodec.
|
2005-08-17 |
diego |
Clarify loadfile/loadlist description.
|
2005-08-17 |
diego |
Update for latest changes.
|
2005-08-17 |
gpoirier |
Sync with 1.1070
|
2005-08-17 |
gpoirier |
"recent" noteworthy features
|
2005-08-17 |
reimar |
Support for GTK 2.x.
|
2005-08-17 |
diego |
wording/spelling
|
2005-08-17 |
gpoirier |
Fixes suggested by Diego
|
2005-08-17 |
reimar |
Set block_align in header, seems MatLab can not handle files without.
|
2005-08-17 |
jheryan |
Synced with 1.1068
|
2005-08-17 |
ivo |
Added entry for checktree.sh
|
2005-08-17 |
ivo |
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
|
2005-08-16 |
reimar |
Get events from -wid window.
|
2005-08-16 |
gpoirier |
Sync with 1.1069
|
2005-08-16 |
reimar |
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
|
2005-08-16 |
reimar |
OSD textures can be deleted with one function call...
|
2005-08-16 |
reimar |
Make glFinish optional
|
2005-08-16 |
ods15 |
silly printf() is the onyl reason avi-fix was so slow, a printf for
|
2005-08-16 |
reimar |
use GenBuffers to get a buffer number instead of hardcoding 1.
|
2005-08-16 |
danny |
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
2005-08-16 |
alex |
added libavutil, removed linux
|
2005-08-16 |
alex |
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
|
2005-08-15 |
wanderer |
grammar/phrasing fixes on the recent NTSC and telecine commit
|
2005-08-15 |
gpoirier |
-fafmttag can be needed while steam copying.
|
2005-08-15 |
reimar |
loadfile/loadlist can now also add files to the playlist
|
2005-08-14 |
reimar |
10l, initializers don't work without a declaration :-(
|
2005-08-14 |
gpoirier |
NTSC sources are hard to encode. How to identify telecine content reliably.
|
2005-08-14 |
reimar |
use glUploadTex helper function
|
2005-08-14 |
reimar |
extra check for glUploadTex to avoid a possible hang.
|
2005-08-14 |
reimar |
textures smaller 64x64 might not be supported
|
2005-08-14 |
reimar |
remove/move some unused headers/variables/code
|
2005-08-14 |
reimar |
10l, texture_width/height initialization was removed, so use
|
2005-08-14 |
wanderer |
minor punctuation fix
|
2005-08-14 |
wanderer |
grammar/phrasing fix, still less than ideal
|
2005-08-14 |
gpoirier |
fixes short form, better wording
|
2005-08-14 |
gpoirier |
fixes bf_threshold description.
|
2005-08-14 |
gpoirier |
typo
|
2005-08-14 |
reimar |
Helper function for drawing texture and general cleanup of vo_gl2.c
|
2005-08-14 |
reimar |
Cleanup, move declarations to beginning of block.
|
2005-08-14 |
wight |
libaf/config.mak is generated, so mention it
|
2005-08-13 |
rtognimp |
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
|
2005-08-13 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
2005-08-12 |
gabrov |
synced with 1.7
|
2005-08-12 |
gpoirier |
Formatting fix
|
2005-08-12 |
gpoirier |
Consitency fix
|
2005-08-12 |
gpoirier |
Sync with 1.1062
|
2005-08-12 |
gpoirier |
URL update
|
2005-08-12 |
gpoirier |
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn
|
2005-08-12 |
gpoirier |
Missing codecs that libavcodec supports.
|
2005-08-12 |
gpoirier |
Why multipass is better in a nutshell. Taken from Rich's encoding guide.
|
2005-08-11 |
gpoirier |
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)
|
2005-08-11 |
michael |
video fourcc fix
|