2006-11-08 |
gpoirier |
partial sync
|
2006-11-08 |
diego |
Reset _ld_xvid so that stray libs do not appear on the link command line.
|
2006-11-08 |
michael |
dts, width/height explanation
|
2006-11-08 |
eugeni |
s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.
|
2006-11-08 |
michael |
size and stream_id docs
|
2006-11-08 |
diego |
Remove unused variables.
|
2006-11-08 |
diego |
Rename xvid4 variable/option back to xvid so as not to break scripts.
|
2006-11-08 |
michael |
clearer frame_code explanation
|
2006-11-08 |
diego |
cosmetics: Fix indentation after last commit.
|
2006-11-08 |
diego |
Separate XviD 3 and XviD 4 tests.
|
2006-11-08 |
michael |
simple 1 line definition of what a keyframe is
|
2006-11-08 |
uau |
Change value used to indicate "unknown audio format" from 0 to -1.
|
2006-11-08 |
diego |
Remove some DivX 4 leftovers.
|
2006-11-08 |
voroshil |
r20774: Adding ability to check allowed frequency range.
|
2006-11-08 |
voroshil |
sync with r20774
|
2006-11-08 |
kraymer |
11l, revert r20782
|
2006-11-08 |
kraymer |
remove duplicate MSGTR
|
2006-11-08 |
kraymer |
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
|
2006-11-08 |
kraymer |
MSGTRs for ao_alsa.c
|
2006-11-08 |
gpoirier |
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free
|
2006-11-08 |
gpoirier |
partial sync with latest manpage commits
|
2006-11-08 |
diego |
Generated XSL files should be in UTF-8.
|
2006-11-08 |
diego |
Move some FourCC values from libavformat/riff.c to our private mapping.
|
2006-11-08 |
voroshil |
Spelling fix: Allowable -> Allowed
|
2006-11-08 |
voroshil |
Adding ability to check allowed frequency range.
|
2006-11-08 |
corey |
- explain lavc lmin option more clearly
|
2006-11-08 |
corey |
support lavc mblmin and mblmax
|
2006-11-08 |
diego |
Create binaries with proper executable suffix under Windows.
|
2006-11-08 |
nicodvb |
support for -dvdangle
|
2006-11-08 |
nicodvb |
near-precise seeking in dvd://
|
2006-11-07 |
uau |
Fix code that cuts audio data if the filters produce too much.
|
2006-11-07 |
gpoirier |
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %
|
2006-11-07 |
nicodvb |
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts
|
2006-11-07 |
nicodvb |
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)
|
2006-11-07 |
nicodvb |
now demux_seek() tries to seek aided by the stream layer, if possible
|
2006-11-07 |
nicodvb |
added definition of DEMUXER_CTRL_RESYNC
|
2006-11-07 |
nicodvb |
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
|
2006-11-07 |
gpoirier |
Partial sync with en/mplayer.1 r20739
|
2006-11-07 |
nicodvb |
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
|
2006-11-07 |
diego |
typo
|
2006-11-07 |
diego |
_inputmodules vs _noinputmodules typo fix
|
2006-11-07 |
michael |
feed av_log() through mp_msg()
|
2006-11-07 |
michael |
fprintf -> mp_msg
|
2006-11-07 |
voroshil |
Adding myself to man page translation and stram sections.
|
2006-11-07 |
voroshil |
Replace enneccesery O_RDWR with O_RDONLY
|
2006-11-07 |
voroshil |
Restoring volume level of radio card on exit.
|
2006-11-07 |
voroshil |
sync tag update, no real changes needed
|
2006-11-07 |
voroshil |
r20739: Remove remnants of long-gone libfame.
|
2006-11-07 |
mosu |
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.
|
2006-11-07 |
reimar |
Add our own CODEC_ID -> fourcc translation tables so we do not need
|
2006-11-07 |
reimar |
r20650 inverted the gtk1 check before setting charset, this
|
2006-11-07 |
kraymer |
remove stray comment line
|
2006-11-07 |
diego |
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,
|
2006-11-07 |
diego |
Remove bogus comment lines.
|
2006-11-07 |
diego |
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.
|
2006-11-07 |
kraymer |
remove dead defines (spotted by mphelp_check.py)
|
2006-11-07 |
kraymer |
fix format identifiers mismatch
|
2006-11-07 |
voroshil |
Initial (partially, about 40%) translation.
|
2006-11-07 |
gpoirier |
Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
|
2006-11-06 |
diego |
Remove remnants of long-gone libfame.
|
2006-11-06 |
eugeni |
Bugfix: when copying ass_force_style_list, ending 0 was left out.
|
2006-11-06 |
diego |
typo
|
2006-11-06 |
diego |
output cosmetics
|
2006-11-06 |
jheryan |
Synced to 3.11.2006
|
2006-11-06 |
eugeni |
Calculate text bounding box in a way that does not depend on actual glyph
|
2006-11-06 |
diego |
Don't let the program speak as 'I'.
|
2006-11-06 |
diego |
Remove hackish setting of extra libraries through --enable-static=-lfoo,
|
2006-11-06 |
diego |
Remove deprecated install-path option.
|
2006-11-06 |
diego |
spelling/grammar/wording/consistency for the help output
|
2006-11-05 |
diego |
WIN32 was already being set from config.h.
|
2006-11-05 |
reimar |
Fix index-based seeking in audio-only files, fixes bug #621
|
2006-11-05 |
rtogni |
printf->mp_msg
|
2006-11-05 |
kraymer |
fix typo (noticed by jerome.ferrari lappis com)
|
2006-11-05 |
voroshil |
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
2006-11-05 |
diego |
Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.
|
2006-11-05 |
voroshil |
Initial partial translation of man page
|
2006-11-05 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
2006-11-05 |
voroshil |
r20699: Missing <option> tag
|
2006-11-05 |
reimar |
Fix comment, it's 'sowt', not 'swot' ('twos' reversed)
|
2006-11-05 |
diego |
Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki fi.
|
2006-11-05 |
eugeni |
Cosmetics: indentation fix.
|
2006-11-05 |
reimar |
Fix compilation: forgotten mp_msg.h include
|
2006-11-05 |
eugeni |
Fix an obvious typo.
|
2006-11-05 |
rtogni |
printf ->mp_msg
|
2006-11-05 |
eugeni |
Fix the following compiler warnings:
|
2006-11-05 |
rtogni |
Do not use abort()
|
2006-11-05 |
kraymer |
better wording for "workarounding"
|
2006-11-05 |
kraymer |
MSGTRs for demux_avi.c
|
2006-11-05 |
diego |
Add 4XM audio.
|
2006-11-05 |
torinthiel |
Synced with r20705
|
2006-11-05 |
kraymer |
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
2006-11-05 |
nicodvb |
spellfix and improvement suggested by Wanderer
|
2006-11-05 |
kraymer |
some fixes for latest demux_mkv messages
|
2006-11-05 |
torinthiel |
Unify ./configure script handling
|
2006-11-05 |
torinthiel |
Better URL markup
|
2006-11-05 |
torinthiel |
Better wording, especially if hyperlinks are not visible
|
2006-11-05 |
torinthiel |
Remove ugly indentation in <screen> tags
|
2006-11-05 |
torinthiel |
Don't break a paragraph in a middle of a thought
|
2006-11-05 |
torinthiel |
A bunch of missing <systemitem class="library"> tags
|
2006-11-05 |
torinthiel |
Missing <option> tag
|
2006-11-05 |
kraymer |
better wording for note about utf-8
|
2006-11-05 |
kraymer |
note for translators to use utf-8 encoding for help_mp files and xml docs
|
2006-11-05 |
kraymer |
add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
2006-11-05 |
Gabrov |
synced with r20693
|
2006-11-05 |
kraymer |
fix overly long line
|
2006-11-05 |
kraymer |
markup fix
|
2006-11-05 |
kraymer |
version bump, no changes made
|
2006-11-05 |
kraymer |
Partial sync w/ en/mplayer.1 (6)
|
2006-11-05 |
diego |
consistency/grammar
|
2006-11-05 |
Gabrov |
synced with r20586
|
2006-11-05 |
voroshil |
Split too long line into a number of small one
|
2006-11-05 |
reimar |
Always respect w and h params to mpcodecs_config_vo over
|
2006-11-05 |
voroshil |
r20682: punctuation, full stop -> comma
|
2006-11-05 |
torinthiel |
(cosmetics) remove unneeded tabs
|
2006-11-05 |
nicodvb |
reccomend the usage of :tsaf with :format=dvd in -mpegopts
|
2006-11-05 |
nicodvb |
mention :tsaf on every instance of -mpegopts format=dvd
|
2006-11-05 |
torinthiel |
punctuation, full stop -> comma
|
2006-11-05 |
diego |
Remove empty variable.
|
2006-11-05 |
diego |
output cosmetics
|
2006-11-05 |
diego |
Fix some echo -n occurrences, patch by sci-fi@hush.ai.
|
2006-11-04 |
Gabrov |
synced with r20677
|
2006-11-04 |
nicodvb |
cosmetics: reformatted with only tabs
|
2006-11-04 |
nicodvb |
use calloc() instead of malloc()
|
2006-11-04 |
nicodvb |
nonsense removal: compare old and new frequency in order to skip tuning
|
2006-11-04 |
michael |
Corrigendum 1
|
2006-11-04 |
reimar |
Hack around Windows focus problem with -vo gl
|
2006-11-04 |
reimar |
ass renderer absolutely needs readable target mpi.
|
2006-11-04 |
reimar |
Remove completely useless cursor variable.
|