2005-02-24 |
rfelker |
bugfix for negative stride
|
2005-02-24 |
rfelker |
stride must be signed! otherwise negative stride is broken on 64bit systems
|
2005-02-24 |
rfelker |
100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
|
2005-02-24 |
wight |
sync 1.883
|
2005-02-24 |
alex |
quick solution for making an option less braindead
|
2005-02-24 |
gabrov |
synced with 1.31
|
2005-02-24 |
diego |
Move audio filter descriptions to the man page.
|
2005-02-24 |
rfelker |
100l to michael :))))
|
2005-02-24 |
diego |
missing linebreak
|
2005-02-23 |
lorenm |
sync to x264 r137: adaptive B-frame decision, flush delayed frames.
|
2005-02-23 |
reimar |
100l, forgot to change an ifdef on last commit
|
2005-02-23 |
al |
Don't change buffers when paused and redrawing.
|
2005-02-23 |
henry |
revert the flip part of vd_theora fix
|
2005-02-23 |
henry |
revert the flip part of vd_theora fix
|
2005-02-23 |
nicodvb |
replace bzero() with memset()
|
2005-02-23 |
diego |
vstrict vs mjpeg update, typo
|
2005-02-23 |
diego |
Make vd message fit 80 character displays.
|
2005-02-23 |
joey |
a helpful new message about vd.
|
2005-02-23 |
reimar |
Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
|
2005-02-22 |
diego |
indentation fix
|
2005-02-22 |
lorenm |
List the 'context' option for the ffvhuff codec.
|
2005-02-22 |
nicodvb |
renamed init_adelay to vdelay with opposite range
|
2005-02-22 |
diego |
The MPEG muxer now supports MPEG-2 as well.
|
2005-02-22 |
diego |
typos
|
2005-02-22 |
nplourde |
rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
|
2005-02-22 |
diego |
spelling, wording and consistency fixes
|
2005-02-22 |
diego |
Sync -channels and -srate options with the XML docs.
|
2005-02-22 |
michael |
switch from DIVX -> FMP4 fourcc for libavcodec
|
2005-02-22 |
diego |
Finish incomplete -af-adv documentation.
|
2005-02-22 |
diego |
Mention that vstrict is necessary for some codecs, add ffvhuff.
|
2005-02-22 |
henry |
Theora fixes:
|
2005-02-22 |
reynaldo |
fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
|
2005-02-22 |
reimar |
fix for MAP_ANON vs. MAP_ANONYMOUS fix...
|
2005-02-22 |
wight |
fixes for previous commits
|
2005-02-22 |
lorenm |
Sync to x264 r134: weighted prediction for B-frames.
|
2005-02-22 |
rfelker |
finally the dreaded white-noise-with-floats bug is fixed!!!!
|
2005-02-21 |
nicodvb |
initial, extremely experimental, libavformat muxer; don't expect anything to work yet
|
2005-02-21 |
nicodvb |
mention new mpeg muxer
|
2005-02-21 |
nicodvb |
added new mpeg muxer options
|
2005-02-21 |
reimar |
typo, missing _no
|
2005-02-21 |
nicodvb |
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
|
2005-02-21 |
alex |
proper output formats for ffduck
|
2005-02-21 |
alex |
swf and flv through libavformat
|
2005-02-21 |
alex |
filter for adding a center channel, adding a high pass filter would be nice
|
2005-02-21 |
alex |
filter for adding a center channel, adding a high pass filter would be nice
|
2005-02-21 |
alex |
move the format related stuff to format.c
|
2005-02-21 |
reimar |
Remove a lot of duplicate code
|
2005-02-21 |
diego |
Add OpenDoh and changuito skin authors.
|
2005-02-21 |
diego |
small updates
|
2005-02-20 |
diego |
-af surround delay default is 20ms, not 15ms.
|
2005-02-20 |
al |
We should not crash, only because we couldn't hide the cursor.
|
2005-02-20 |
al |
Unified colorkey code for vo xv and vo xvmc.
|
2005-02-20 |
diego |
man page review part XVI
|
2005-02-20 |
gabrov |
fix sync tag after update by Reynaldo
|
2005-02-20 |
ivo |
Description of -af format was outdated. This updates it. Feel free to change
|
2005-02-20 |
lorenm |
x264: expose option "level_idc".
|
2005-02-19 |
paszczi |
synced with 1.876
|
2005-02-19 |
al |
Move generic tests to a common place.
|
2005-02-19 |
reimar |
Corrected/improved usage example for -af pan
|
2005-02-19 |
diego |
Update the MEncoder telecine documentation.
|
2005-02-19 |
wight |
correct filename
|
2005-02-19 |
diego |
Mark locally modified files as such to comply more closely with GPL 2a.
|
2005-02-19 |
diego |
Point to local_changes.diff.
|
2005-02-19 |
diego |
Update patch with missing changes.
|
2005-02-19 |
diego |
Sync missing cosmetics from the 2004-07-12 CVS snapshot.
|
2005-02-19 |
diego |
Correct CVS snapshot date and provide a little more detail.
|
2005-02-19 |
diego |
Remove modification notice from files that have not been locally modified.
|
2005-02-19 |
diego |
Remove modification notice from files that have not been locally modified.
|
2005-02-18 |
wight |
- sync 1.77
|
2005-02-18 |
wight |
trailing whitespace cosmetics
|
2005-02-18 |
wight |
sync 1.875
|
2005-02-18 |
lorenm |
Move x264 version check into configure.
|
2005-02-17 |
nicodvb |
mention udp:// streaming
|
2005-02-17 |
nicodvb |
added support for raw udp:// streaming
|
2005-02-17 |
lorenm |
sync to x264 r129: modified ratecontrol equation.
|
2005-02-17 |
reimar |
Make seek command parameter float.
|
2005-02-17 |
reimar |
confusing mixture of typecasts and casted variable, removed typecasts
|
2005-02-17 |
syrjala |
Added NV12/NV21 support.
|
2005-02-16 |
syrjala |
Improved NV12/NV21 support.
|
2005-02-16 |
wight |
sync tag bump to 1.24
|
2005-02-16 |
wight |
sync 1.59
|
2005-02-16 |
diego |
MPlayer-specific changes to libfaad
|
2005-02-16 |
diego |
updates
|
2005-02-16 |
diego |
typo
|
2005-02-15 |
rtognimp |
Update for my latest commits
|
2005-02-15 |
rtognimp |
Support for RealPlayer10 cook.so decoder in Linux
|
2005-02-15 |
reynaldo |
outdated EDL limit reference
|
2005-02-15 |
rtognimp |
Mp3On4 demuxer support
|
2005-02-15 |
gpoirier |
Should be in sync with 1.874, except both man pages reviews which will be done
|
2005-02-15 |
gabrov |
synced with 1.158
|
2005-02-15 |
gabrov |
synced with 1.59
|
2005-02-15 |
gabrov |
synced with 1.62 & fixed mis-spelling
|
2005-02-15 |
wight |
./postproc contains libswscale.a not libpostproc.a
|
2005-02-15 |
diego |
Simplify FAAD instructions.
|
2005-02-14 |
nplourde |
set device id to 0 if the device selected on startup do not exist
|
2005-02-14 |
nexus |
FreeBSD fix
|
2005-02-14 |
jheryan |
Another files translated
|
2005-02-13 |
diego |
Fix -sstep description.
|
2005-02-13 |
faust3 |
10l
|
2005-02-13 |
faust3 |
avisynth demuxer
|
2005-02-13 |
faust3 |
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-02-13 |
faust3 |
always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-02-13 |
diego |
Document missing slave mode commands.
|
2005-02-12 |
diego |
better explanation of N-pass encoding
|
2005-02-12 |
diego |
vf_detc parameter names fixed.
|
2005-02-12 |
diego |
Put general note at the top of the file.
|
2005-02-12 |
kraymer |
1.158: ESD configuration dialog and software volume control option for Gui
|
2005-02-12 |
reimar |
ESD configuration dialog and software volume control option for Gui
|
2005-02-12 |
reynaldo |
small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded Shimon
|
2005-02-12 |
henry |
command to log current subtitle to file
|
2005-02-12 |
diego |
Comment and info field spelling/grammar corrections.
|
2005-02-11 |
diego |
man page review part XV
|
2005-02-11 |
aurel |
fix "Unknown argument" with cmd containing spaces
|
2005-02-10 |
jheryan |
Fixed bug near line 761.
|
2005-02-10 |
diego |
man page review page XIV
|
2005-02-09 |
al |
Fix the behaviour of -geometry according to the documentation.
|
2005-02-09 |
diego |
translation maintainer updates
|
2005-02-09 |
paszczi |
sync
|
2005-02-08 |
jheryan |
Sync with 1.57
|
2005-02-08 |
jheryan |
Sync with 1.58
|
2005-02-08 |
jheryan |
Sync with 1.869
|
2005-02-07 |
wight |
sync 1.157
|
2005-02-06 |
reimar |
DGA works only with x11
|
2005-02-06 |
diego |
pp filter documentation
|
2005-02-06 |
gpoirier |
Sync with 1.868 + small fix
|
2005-02-06 |
wight |
sync 1.58
|
2005-02-06 |
wight |
sync 1.57
|
2005-02-06 |
reimar |
Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
|
2005-02-06 |
gabrov |
synced with 1.77
|
2005-02-06 |
gabrov |
synced with 1.60
|
2005-02-06 |
reimar |
X11 headers must be included also when X11_FULLSCREEN is not defined (although
|
2005-02-06 |
gabrov |
synced with 1.57
|
2005-02-06 |
gabrov |
synced with 1.61
|
2005-02-06 |
gabrov |
synced with 1.58
|
2005-02-06 |
gabrov |
synced with 1.30
|
2005-02-06 |
diego |
The included libfaad is at version 2.1 beta.
|
2005-02-05 |
diego |
XvMC is not yet autodetected, don't claim otherwise in the help output,
|
2005-02-05 |
henry |
removed forgotten old license clause
|
2005-02-05 |
wight |
Missing space
|
2005-02-05 |
diego |
Add Reimar's hint for building 32 bit MPlayer on Athlon64.
|
2005-02-05 |
diego |
updates
|
2005-02-05 |
diego |
small updates and typo fixes
|
2005-02-05 |
diego |
Remove inaccurate guess about keyframe intervals.
|
2005-02-05 |
gpoirier |
Sync with 1.867
|
2005-02-05 |
diego |
link fix
|
2005-02-05 |
diego |
Remove unnecessary options from the -dumpmicrodvdsub command line and add
|
2005-02-05 |
reimar |
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
|
2005-02-04 |
diego |
Remove outdated and hard to maintain sound driver table.
|
2005-02-04 |
kraymer |
1.876: -alang suppots many languages
|
2005-02-04 |
faust3 |
avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
|
2005-02-04 |
faust3 |
bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-02-04 |
faust3 |
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-02-04 |
wight |
sync 1.867
|
2005-02-04 |
wight |
-alang suppots many languages, guessing by the examples
|
2005-02-03 |
reimar |
fix for streams that do not send a bitrate
|
2005-02-03 |
aurel |
makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
|
2005-02-03 |
diego |
sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>
|
2005-02-02 |
diego |
Separate XF86 video mode extension check from XF86 keysym check as
|
2005-02-02 |
iive |
Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay ports
|
2005-02-02 |
diego |
sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>
|
2005-02-01 |
alex |
pass wave extradata to the codec..
|
2005-02-01 |
diego |
Updated the outdated audio section somewhat.
|
2005-02-01 |
diego |
Print which of Tremor, internal Tremor or libvorbis has been enabled.
|
2005-02-01 |
reimar |
Compile fix on non-x86
|
2005-01-31 |
rtognimp |
BGR32 is now supported also by lavc tscc decoder
|
2005-01-31 |
diego |
support for 32 bit Camtasia samples
|
2005-01-31 |
reimar |
Yet another memleak...
|
2005-01-31 |
syrjala |
- Don't advertise IMGFMT_RGBxx
|
2005-01-31 |
aurel |
makes funnyCode pages executable (for CPU with NX bit)
|
2005-01-31 |
alex |
now supports float based operation aswell
|
2005-01-31 |
alex |
using af_softclip
|
2005-01-31 |
alex |
af_softclip
|
2005-01-31 |
alex |
af_softclip
|
2005-01-31 |
alex |
added ecx to clobber list
|
2005-01-31 |
alex |
adding proper parenthesing
|
2005-01-31 |
alex |
unused definitions removed
|
2005-01-31 |
gabrov |
synced with 1.157
|
2005-01-31 |
gabrov |
synced with 1.60
|
2005-01-30 |
diego |
Remove overly outdated entries, update a few others.
|
2005-01-30 |
diego |
Expose support for 444P and 422P raw video.
|
2005-01-30 |
reimar |
Allow monitoraspect > 3 (up to 9)
|
2005-01-30 |
reimar |
Typo in hwac3 string
|
2005-01-30 |
nicodvb |
discard lavf packets with wrong ids
|
2005-01-29 |
reimar |
Print CPUflags and extension support on x86_64, too
|
2005-01-29 |
reimar |
print "Unknown/not supported internal format" message only with -v as it
|
2005-01-29 |
reimar |
Fix possible hang when playing broken MP3 from linear stream and remove
|
2005-01-29 |
iive |
several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
|
2005-01-28 |
reimar |
Fixed the syntax of the spdif device string.
|
2005-01-28 |
jheryan |
Sync with 1.866
|
2005-01-28 |
jheryan |
Sync with 1.157
|
2005-01-28 |
jheryan |
Sync with 1.864
|
2005-01-27 |
gpoirier |
Sync with 1.866:
|